﻿
/*서브탑*/ 
#subtop{position:relative; margin-top:90px; margin-bottom:110px;}
#subtop .subtopIG{width:100%;padding:8vw;}

#subgnb { text-align: left; background:transparent; width:100%; z-index:11;}
#subgnb > .container { background:#fff; padding:0 15px;  border-radius: 5px; z-index:10; }
#subgnb span, #subgnb a { font-size:18px; color:#777;font-weight:bold; position:relative; text-decoration:none; transform: skew(-0.05deg); }
#subgnb > div > div > div > img { float: left;  padding: 11px 15px 15px 5px; position: relative; top: 2px; max-width: 45px;}
#subgnb a.active { color:#f1592a; font-weight:bold; }
#subgnb .subgnb-home { float:left; margin-top:15px; margin-right:0; }

.sub-top-2{position:relative;}
.sub-top-2 .subtop-bottom{background-color: rgba(255,255,255,1);position: relative;bottom: 0; padding: 2% 0 0%;width: 100%;}
    .sub-top-2 .subtop-bottom .subtop-menu ul {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
.sub-top-2 .subtop-bottom .subtop-menu ul li{display:inline-block;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a{display: inline-block;padding: 52px 13px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.sub-top-2 .subtop-bottom .subtop-menu ul li p{display: inline-block;padding: 52px 0px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a .btn-plus{position: absolute;top: 40%;left: 45%;background:#f1592a;width: 6px;height: 6px;border-radius: 50%;
text-align: center;opacity: 0;transition: all .3s linear;}
.sub-top-2 .subtop-bottom .subtop-menu ul li a:hover .btn-plus,
.sub-top-2  .subtop-bottom .subtop-menu ul li.active a .btn-plus,
.sub-top-2  .subtop-bottom .subtop-menu ul li a:focus .btn-plus{opacity:1;}


.subtop-bottom2{background-color: rgba(255,255,255,1);height: 140px;position: relative;bottom: 0; left: 10px;width: 100%;}
.subtop-bottom2 .subtop-menu ul {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
.subtop-bottom2 .subtop-menu ul li{display:inline-block;}
.subtop-bottom2 .subtop-menu ul li a{ display: inline-block; margin: 30px 0; width:420px; padding: 15px 70px; border: solid 1px #dfdfdf;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
.subtop-bottom2 .subtop-menu ul li p{display: inline-block;padding: 52px 0px 25px;font-size: 17px;font-weight:700;text-decoration: none;color: #343434;position: relative;}
    .subtop-bottom2 .subtop-menu ul li a:hover, .subtop-bottom2 .subtop-menu ul li.active a, .subtop-bottom2 .subtop-menu ul li a:focus {
        border: solid 1px #123369;
        color: #123369;
    } 



.subTitle {
    position: relative;  text-align: center;
}

#sub_title {
    font-size: 40px;
    font-weight: 600;
    border-bottom: 4px solid black;
    display: inline-block;
    padding-bottom: 10px;
}



/**/

.board-title{margin-top: 30px;margin-bottom: 30px; position: relative; display: inline-block; transform: translateX(-50%);left: 50%; text-align: center; padding-bottom: 15px; text-align: center; border-bottom: 3px solid #000; font-size: 40px;}
.img-wrap{word-break:keep-all;text-align: center;}
.page-content{word-break:keep-all!important;}

/*버튼*/
.section6-more-btn {display:inline-block; position:relative; text-align: center; transition:0.3s all;border: 3px solid #000;color:#FC5D33; font-size:18px; text-decoration:none;  background:black;border: 3px solid #000;width: 180px;height: 60px;}
.section6-more-btn:hover{ text-decoration:none;color:#FC5D33; }
.section6-more-btn span{position: absolute;top: 50%;left: 50%;width: 100%;transform: translateX(-50%) translateY(-50%);}

/*탭 페이지 S*/
.sub-section1{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/four/1.2_titleimg.jpg);}
.sub-section2-back{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/outsideview/outsideview.jpg);}
.tab-content-right{transition:0.3s all; position: absolute; top: 0;left: auto; right: 0;height:100%;width:50%;background-size: cover!important; background-position: 50% 50%!important;background-repeat: no-repeat;}

.active-tab{display:block; opacity:1;  transition:150ms all;}
.tab-wrap{position:relative; background-color: #fdb723; width: 260px; padding: 40px 0; text-align: center; position: absolute; top: 140px; left: 50%; z-index: 10; -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);transform: translateX(-50%);}
.tab-top{display: none;padding: 35px 0 0 100px;color: #fdb723; margin: 0 0 30px;}
.tab-header{cursor:pointer;color: #fff;position: relative;-webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;
            -o-transition: color .2s ease-in-out;  transition: color .2s ease-in-out; font-size: 24px; letter-spacing: .72px;}
.tab-header.active-tab, .tab-header:hover{color:#000;}
.tab-header.active-tab:before{content: '';position: absolute; border-bottom: 10px solid transparent; border-top: 10px solid transparent; border-right: 10px solid #fdb723;
    top: 50%; left: -10px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
.tab-content-wrap{min-height:700px; background:black; }
.tab-content-wrap:after{content: "";display: table; clear: both;}
.tab-content-left{word-break:keep-all;padding:75px;height:100%; width:50%;float: left;padding-top: 125px; padding-right: 170px; color:white;}

.each-tab {opacity:0; min-height: 700px;float: left;position: relative;top: 0;left: 0; width: 100%; height: 100%;}


/*.title{font-size:30px;font-weight:bold; margin-bottom:30px;}*/
.sub-title{font-size:23px;margin-bottom:30px;}
.content{font-size:20px;}

/*원서클*/
.section2-2-circle {width: 140px;height: 140px;position: relative;display: inline-block;border: 6px solid #fff;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.section2-2-circle p{font-size: 20px; color:white;position: absolute;left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
.circletime-wrap {width: 900px;}
/*탭 페이지 E*/
/*슬라이드 페이지 S*/
/*
.slide-content-wrap{position:relative; height:987px;}
.slide-content-center{line-height:1.8; position:absolute; left:20%; top:50%;transform:translateX(-20%) translateY(-50%);}
*/
.slide-head-title {
    font-size: 35px;
    margin-bottom: 20px;
}
.slide-body-content{font-size:25px; line-height:1.5;margin-bottom:20px;} 
.slide-footer-add li{font-size:25px; line-height:1.5;}

.awana-wrap{position:absolute;left:0;top:0;height:100%;width:100%;display:table;}
.awana-wrap2{display:table-row;}
.awana-wrap3{display:table-cell;vertical-align:middle;}
.sub-slide-section1-back1{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub//kids/kids_back.jpg);}
.sub-slide-section1-back2{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/awana/awana_back.jpg);}
.sub-slide-section1-back3{  height: 620px; background-size: cover;position:relative; min-height:200px; background:url(/UserData/pcltvhp/Layouts/pcltvhp_Layout/Images/sub/discipleship/discipleship_back.jpg);}

.sub-slide-section2{padding-top: 90px; padding-bottom: 90px;   background-color: #fdb723; text-align:center; font-size:25px; color:white;}
/*.sub-section2 .inner-content{padding:30px; background:#ffbc2e; display:inline-block; }*/
.sub-slide-section2 .inner-content p{margin:0px;}

#custom_carousel .item {color: #000; padding: 0px 0; }
#custom_carousel .controls {overflow-x: auto;overflow-y: hidden;padding: 30px 0px; margin: 0; white-space: normal; text-align: center; position: relative;  background: #000}
#custom_carousel .controls li {display: inline-block;}
#custom_carousel .controls li:before { content: '/'; position: absolute;  left: -4px; top: 15px; color: #fff; font-size: 20px; z-index: 999; }
#custom_carousel .controls li:first-child:before {display: none;}
#custom_carousel .controls li.active a {color: white;font-size: 20px; }
#custom_carousel .controls li a { overflow: hidden;display: block; font-size: 20px; margin-top: 5px; font-weight: bold; color: orange;}
/*슬라이드 페이 E*/
.text-clean li{counter-increment: chapter;    padding-left: 1em;  text-indent: -1.1em;}
.text-clean li:before{content: counter(chapter)". "; }
.center-padding p img{padding:0px 5px!important;}
.slide__content{padding-top:50px;}
.ul-secondary li{line-height:1.5;}
.margin-15px{margin:15px 0px;}

.dimode-component-WIDE .container{width:100%!important;}
.root_daum_roughmap{width:100%!important;}




@media (max-width:1699px) {
    #component1840 #component7641 #unit9198 > div{padding:25px!important;}
	#component1840 #component7641 #unit9198 .col-sm-6{padding:0!important;}
}
@media (max-width:1499px) {
	#component4225{display:grid;grid-template-columns: 1fr;}
	#component4225 #component8154{width:100%!important;text-align:center;}
	#component4225 #component8566{width:100%!important;}
	#component4993 #unit9116 > div{padding:70px 30px!important;}
}

@media (max-width:1199px) {
	.history_01 td:nth-child(1){width:20%!important;}
	#component1840 #component7641 #unit9198 .col-sm-6{width:100%!important;}
	#component1840 #component7641 #unit9198 .row{display: flex !important;flex-direction: column;align-items: center;gap:20px!important;}
	#component1840 #component7641 #unit9198 .row:after,
	#component1840 #component7641 #unit9198 .row:before{content:none;}
	.stcatime{display: flex;flex-direction: column;gap: 20px;}
	.stcatime .row{margin:0!important;display: flex;flex-direction: column;gap: 20px;}
	.stcatime .row:before,
	.stcatime .row:after{content:none;}
	.stcatime .row .col-sm-6{width:100%!important;}
}

@media (max-width:992px) {
	.history_01 td:nth-child(1){width:30%!important;}
	#component5507 #component2361 > div{display: flex !important;flex-direction: column;align-items: center;}
	#component5507 #component2361 #unit6485{width:60%!important;}
	#component5507 #component2361 #unit3771{width:100%!important;}
	#component6890 #component9224{width:33%!important;}
	#component6890 #component9224 > div{padding:10px!important;}
	.sub28 #component4993 #unit9116 > div{display: flex;flex-direction: column;flex-wrap: wrap;gap:20px;}
	.sub28 #component4993 #unit9116 .row{display:grid;grid-template-columns: 1fr 1fr;gap: 20px;margin:0!important;}
	.sub28 #component4993 #unit9116 .row:before,
	.sub28 #component4993 #unit9116 .row:after{content:none;}
	.sub28 #component4993 #unit9116 .row .col-sm-3{width:100%!important;padding:0!important;}
}

@media (max-width:767px) {
	.row{margin:0!important;}
	.font-l {font-size: 1.1rem!important;}
	.font-xl {font-size: 1.2rem!important;}
	.font-1xl {font-size: 1.2rem!important;}
	.font-2xl {font-size: 1.3rem!important;}
	.font-3xl {font-size: 1.4rem!important;}
	.font-4xl {font-size: 1.5rem!important;}
	.font-5xl {font-size: 1.6rem!important;}
    .table-responsive{border:none;}
	.history_01 td{font-size:15px!important;}
	.history_01 td:nth-child(1){width:50%!important;}
	#subtop{margin: 75px 0;}
    #subtop .subtopIG {padding: 15vw;}
    #subtop .sub-desc{top:45%;}
	#sub_title {font-size: 20px;}
	#component2717{margin:0!important;}
	#component6890 #component9224{width:50%!important;}
	#component1840 #component7641 #unit9198 > div {padding: 25px 10px !important;}
	#component5806 #unit8795 .map-content{height:200px!important;}
	#component6791 #component4993 #unit9116 > div{padding:15px!important;font-size:15px!important;}
	#component6791 #component4993 #unit9116 table tbody tr td{font-size:15px!important;}
	#component1503 #component3963 #unit7308 table tbody tr td{font-size:15px!important;}
	#component3785 #component1848 #unit2757 table tbody tr td{font-size:15px!important;}
	#component7606 #component9558 .flex-wrap{flex-direction: column;}
	#component7606 #component9558 .flex-wrap > div{font-size:17px!important;}
	#component7606 #component9558 .flex-wrap > div:nth-child(2){display:none;}
	#component3112 #unit8109{margin:0 0 20px!important;}
	#component3112 #unit8109 > div > div{top: 15px!important;height: 5px!important;}
	#component1420{aspect-ratio: 3 / 1!important;}
    .sub28 #component1420 {aspect-ratio: 3 / 2.5 !important;}
}

@media (max-width:320px) {
}
