/* 게시판 관련 */
.board-wrap {border-radius:20px;background:#fff;padding:50px;}
/* 마우스 오버시 스타일 지정*/
.board-list-table tr:hover td a, .board-list-table tr:hover td a:visited, .board-list-table tr:hover td a span, .board-list-table tr:hover td a:visited span {color:#5b72b3 !important;} /*링크텍스트 스타일*/
.board-list-table tr:hover td a:hover span , board-list-table tr:hover td a:focus span {color:#5b72b3 !important;}  

.conwBox {border-radius:20px;background:#fff;padding:50px;}
@media all and (max-width:1249px){
	.board-wrap {border-radius:0;}
	.conwBox {border-radius:0;}
}
@media all and (max-width:699px){
	.board-wrap {padding:20px;}
	.conwBox {padding:20px;}
}
@media all and (max-width:480px) {
	.board-list-table tbody td {font-size:0.938em;}
}

/* 영체마을 */
.villageBox {position:relative;width:100%;box-sizing:border-box;}
.villageBox:before {display:block;content:'';position:absolute;top:0;left:50%;margin-left:-1000px;width:2000px;height:100%;background:#ddeef1;}
.villageBox:after {display:block;content:'';position:absolute;bottom:0;left:50%;width:1080px;height:136px;margin-left:-80px;background:url(/kor/_Img/Content/village_img02.png) no-repeat 0 0;}
.villageBox .imgBox {position:absolute;top:0;right:50%;width:920px;height:100%;margin-right:80px;text-align:right;overflow:hidden;z-index:2;}
.villageBox .txtBox {position:relative;padding:62px 0 100px 50%;z-index:2;}
.villageBox .txtBox:before {display:block;content:'';position:absolute;top:70px;right:-192px;width:58px;height:307px;background:url(/kor/_Img/Content/village_img03.png) no-repeat 0 0;}
.villageBox .txtBox .entit {position:relative;color:#333333;font-size:1.063em;font-weight:300;padding-left:47px;}
.villageBox .txtBox .entit:before {display:block;content:'';position:absolute;top:15px;left:0;width:32px;height:1px;background:#505050;}
.villageBox .txtBox .txt1 {color:#445892;font-size:3.125em;padding-top:60px;}
.villageBox .txtBox .txt2 {color:#445892;font-size:1.375em;padding-top:53px;}
.villageBox .txtBox .txt3 {padding-top:55px;}
.villageBox .txtBox .name {text-align:right;padding-top:55px;}

@media all and (max-width:1249px){
	.villageBox .txtBox:before {right:0;z-index:-1;}
}
@media all and (max-width:999px) {
	.villageBox:after {margin-left:-150px;}
	.villageBox .imgBox {margin-right:150px;}
	.villageBox .imgBox img {margin-left:200px}
	.villageBox .txtBox {margin-left:-100px;padding-top:50px;padding-right:20px;box-sizing:border-box;}
	.villageBox .txtBox .txt1 {font-size:2.5em;padding-top:30px;}
	.villageBox .txtBox .txt2 {font-size:1.125em;padding-top:20px;}
	.villageBox .txtBox .txt3 {padding-top:30px;}
}
@media all and (max-width:699px) {
	.villageBox:after {margin-left:0;left:0;}
	.villageBox .imgBox {position:relative;top:auto;right:auto;width:100%;height:300px;margin-right:0;}
	.villageBox .imgBox img {margin-left:-300px;margin-top:-250px;}
	.villageBox .txtBox {margin-left:0;padding:30px 20px;}
	.villageBox .txtBox .entit {font-size:0.875em;padding-left:25px;}
	.villageBox .txtBox .entit:before {top:12px;width:15px;}
	.villageBox .txtBox .txt1 {font-size:1.5em;padding-top:20px;}
	.villageBox .txtBox .txt2 {font-size:1em;padding-top:10px;}
	.villageBox .txtBox .txt3 {padding-top:20px;font-size:0.938em;}
}

/* 영체마을 후원회 */
.supportersBox {position:relative;width:100%;box-sizing:border-box;}
.supportersBox:before {display:block;content:'';position:absolute;top:0;left:50%;margin-left:-1000px;width:2000px;height:100%;background:#fff6e9;}
.supportersBox:after {display:block;content:'';position:absolute;bottom:0;left:50%;width:1080px;height:136px;margin-left:-80px;background:url(/kor/_Img/Content/supporters_img02.png) no-repeat 0 0;}
.supportersBox .imgBox {position:absolute;top:0;right:50%;width:920px;height:100%;margin-right:80px;text-align:right;overflow:hidden;z-index:2;}
.supportersBox .txtBox {position:relative;padding:62px 0 100px 50%;z-index:2;}
.supportersBox .txtBox:before {display:block;content:'';position:absolute;top:70px;right:-192px;width:58px;height:307px;background:url(/kor/_Img/Content/supporters_img03.png) no-repeat 0 0;}
.supportersBox .txtBox .entit {position:relative;color:#333333;font-size:1.063em;font-weight:300;padding-left:47px;}
.supportersBox .txtBox .entit:before {display:block;content:'';position:absolute;top:15px;left:0;width:32px;height:1px;background:#505050;}
.supportersBox .txtBox .txt1 {color:#445892;font-size:3.125em;padding-top:60px;}
.supportersBox .txtBox .txt2 {color:#445892;font-size:1.375em;padding-top:53px;}
.supportersBox .txtBox .txt3 {padding-top:55px;}
.supportersBox .txtBox .name {text-align:right;padding-top:55px;}

@media all and (max-width:1249px){
	.supportersBox .txtBox:before {right:0;z-index:-1;}
}
@media all and (max-width:999px) {
	.supportersBox:after {margin-left:-150px;}
	.supportersBox .imgBox {margin-right:150px;}
	.supportersBox .imgBox img {margin-left:200px}
	.supportersBox .txtBox {margin-left:-100px;padding-top:50px;padding-right:20px;box-sizing:border-box;}
	.supportersBox .txtBox .txt1 {font-size:2.5em;padding-top:30px;}
	.supportersBox .txtBox .txt2 {font-size:1.125em;padding-top:20px;}
	.supportersBox .txtBox .txt3 {padding-top:30px;}
}
@media all and (max-width:699px) {
	.supportersBox:after {margin-left:0;left:0;}
	.supportersBox .imgBox {position:relative;top:auto;right:auto;width:100%;height:300px;margin-right:0;}
	.supportersBox .imgBox img {margin-left:-300px;margin-top:-250px;}
	.supportersBox .txtBox {margin-left:0;padding:30px 20px;}
	.supportersBox .txtBox .entit {font-size:0.875em;padding-left:25px;}
	.supportersBox .txtBox .entit:before {top:12px;width:15px;}
	.supportersBox .txtBox .txt1 {font-size:1.5em;padding-top:20px;}
	.supportersBox .txtBox .txt2 {font-size:1em;padding-top:10px;}
	.supportersBox .txtBox .txt3 {padding-top:20px;font-size:0.938em;}
}

/* 혜라님 소개 */
.hyeraBox .imgBox img.base {max-width:100%;}
.hyeraBox .hyera-sec01 {position:relative;width:100%;height:610px;}
.hyeraBox .hyera-sec01 .imgBox {position:absolute;top:0;left:50%;width:2000px;height:100%;margin-left:-1000px;}
.hyeraBox .hyera-sec {position:relative;width:100%;padding:50px 0;}
.hyeraBox .hyera-sec:after {display:block;content:'';clear:both;}
.hyeraBox .hyera-sec:before {display:block;content:'';position:absolute;top:0;left:50%;width:2000px;height:100%;margin-left:-1000px;background:url(/kor/_Img/Content/hyera_bg2.jpg) no-repeat center 100%;background-size:auto 100%;z-index:-1;}
.hyeraBox .hyera-sec .imgBox {float:left;width:50%;overflow:hidden;box-sizing:border-box;}
.hyeraBox .hyera-sec .imgBox img {border-radius:20px;}
.hyeraBox .hyera-sec .txtBox {float:left;width:50%;padding:55px 0 0 100px;overflow:hidden;box-sizing:border-box;}
.hyeraBox .hyera-sec .txtBox .tit {color:#000000;}
.hyeraBox .hyera-sec .txtBox .tit .num {display:inline-block;position:relative;font-weight:700;font-size:1.25em}
.hyeraBox .hyera-sec .txtBox .tit .num:before {display:block;content:'';position:absolute;bottom:8px;left:40px;height:1px;width:70px;background:#000000;}
.hyeraBox .hyera-sec .txtBox .tit .stit {display:block;position:relative;font-weight:300;font-size:3.125em;line-height:1em;padding-top:30px;}
.hyeraBox .hyera-sec .txtBox .tit .stit .tp {position:relative;display:inline-block;font-weight:500;}
.hyeraBox .hyera-sec .txtBox .tit .stit .tp:before {display:block;content:'';position:absolute;bottom:0;left:0;height:15px;width:100%;background:#ffea01;opacity:0.5;z-index:-1;border-radius:15px;}
.hyeraBox .hyera-sec .txtBox .txt {padding-top:100px;font-weight:300;color:#333;line-height:2.3em;}

.hyeraBox .hyera-sec03 .imgBox {float:none;width:100%;}
.hyeraBox .hyera-sec03 .txtBox {float:none;width:100%;padding:50px 0 0 0;}
.hyeraBox .hyera-sec03 .txtBox .tit {float:left;width:50%;}
.hyeraBox .hyera-sec03 .txtBox .txt {float:left;width:50%;padding-top:50px;}
.hyeraBox .hyera-sec04 .imgBox {float:right;}
.hyeraBox .hyera-sec04 .txtBox {padding:55px 100px 0 0;}

.hyeraBox .hyera-sec03:before {background-image:url(/kor/_Img/Content/hyera_bg3.jpg);}
.hyeraBox .hyera-sec04:before {background-image:url(/kor/_Img/Content/hyera_bg4.jpg);}
.hyeraBox .hyera-sec05:before {background-image:url(/kor/_Img/Content/hyera_bg5.jpg);}

@media all and (max-width:1249px){
	.hyeraBox .hyera-sec .imgBox img {border-radius:0;}
	.hyeraBox .hyera-sec .txtBox {padding-left:50px;padding-right:20px;}
	.hyeraBox .hyera-sec03 {padding-top:0;}
	.hyeraBox .hyera-sec04 .txtBox {padding-right:50px;padding-left:20px;}
}
@media all and (max-width:999px){
	.hyeraBox .hyera-sec .imgBox {width:40%;}
	.hyeraBox .hyera-sec .txtBox {width:60%;padding-top:0;}
	.hyeraBox .hyera-sec .txtBox .tit .num {font-size:1em}
	.hyeraBox .hyera-sec .txtBox .tit .stit {font-size:2em;padding-top:20px;}
	.hyeraBox .hyera-sec .txtBox .txt {padding-top:50px;line-height:1.8em;}
	.hyeraBox .hyera-sec01 {height:auto;}
	.hyeraBox .hyera-sec01 .imgBox {position:relative;top:auto;left:auto;width:100%;height:auto;margin-left:0;}
	.hyeraBox .hyera-sec03 .imgBox {width:100%;}
	.hyeraBox .hyera-sec03 .txtBox {width:100%;padding-top:30px;padding-left:20px;}
	.hyeraBox .hyera-sec03 .txtBox .tit {float:none;width:100%;}
	.hyeraBox .hyera-sec03 .txtBox .txt {float:none;width:100%;}
}
@media all and (max-width:699px){
	.hyeraBox .hyera-sec {padding:0;}
	.hyeraBox .hyera-sec .imgBox {float:none;width:100%;}
	.hyeraBox .hyera-sec .imgBox img {width:100%;}
	.hyeraBox .hyera-sec .txtBox {float:none;width:100%;padding:20px 20px 40px 20px;}
	.hyeraBox .hyera-sec .txtBox .tit .num {font-size:0.875em}
	.hyeraBox .hyera-sec .txtBox .tit .num:before {left:30px;width:40px;}
	.hyeraBox .hyera-sec .txtBox .tit .stit {font-size:1.5em;padding-top:10px;}
	.hyeraBox .hyera-sec .txtBox .txt {padding-top:30px;}

	.hyeraBox .hyera-sec02 {margin-top:20px;}
	.hyeraBox .hyera-sec02 .imgBox {height:250px;}
	.hyeraBox .hyera-sec04 .imgBox {height:450px;}
}

/* 영체마을 전경 */
.jaunBox {position:relative;width:100%;padding-top:30px;}
.jaunBox:before {display:block;content:'';position:absolute;top:-45px;right:-345px;width:528px;height:393px;background:url(/kor/_Img/Content/jaun_ill.png) no-repeat 0 0;z-index:1;}
.jaunBox .conSlogan {color:#333333;font-size:2.125em;font-weight:300;text-align:center;line-height:1.3em;}
.jaunBox .conSlogan .tp {font-weight:500;}
.jaunBox .imgList {padding-top:50px;width:100%;}
.jaunBox .imgList li {padding-bottom:50px;}
.jaunBox .imgList li:last-child {padding-bottom:0;}
.jaunBox .imgList .limg {position:relative;width:100%;}
.jaunBox .imgList .limg img {position:relative;max-width:100%;border-radius:30px;}
.jaunBox .imgList .ltit {position:absolute;top:30px;left:30px;width:110px;height:110px;text-align:center;line-height:110px;color:#fff;font-size:1.125em;font-weight:500;background:rgba(244,108,110,0.9);border-radius:50%;z-index:1;}
.jaunBox .imgList .ltxt {text-align:center;font-size:1.125em;padding-top:15px;}
.jaunBox .imgList .ltxt .tp {color:#5b72b3;font-weight:500;display:inline-block;padding-right:20px;}
.jaunBox .imgList li:nth-child(2) .ltit {background:rgba(91,114,179,0.9);}
.jaunBox .imgList li:nth-child(3) .ltit {background:rgba(255,126,46,0.9);}
.jaunBox .imgList li:nth-child(4) .ltit {background:rgba(65,144,78,0.9);}
.jaunBox .imgList li:nth-child(6) .ltit {background:rgba(91,114,179,0.9);}

@media all and (max-width:1249px){
	.jaunBox .imgList .limg img {border-radius:0;}
}
@media all and (max-width:999px){
	.jaunBox {padding-top:0;}
	.jaunBox:before {transform:scale(0.3);top:-190px;right:-170px;z-index:-1;}
	.jaunBox .conSlogan {font-size:1.5em;}
	.jaunBox .imgList {padding-top:20px;}
	.jaunBox .imgList .ltit {top:20px;left:20px;width:80px;height:80px;line-height:80px;font-size:1em;}
}
@media all and (max-width:699px){
	.jaunBox .conSlogan {font-size:1em;}
	.jaunBox .imgList li {padding-bottom:30px;}
	.jaunBox .imgList .ltit {top:10px;left:10px;font-size:0.875em;}
	.jaunBox .imgList .ltxt {font-size:0.938em;padding-top:10px;}
}
@media all and (max-width:599px){
	.jaunBox:before {display:none;}
}

/* 찾아오시는 길 */
.locationBox .map {width:100%;height:600px;overflow:hidden;border:6px solid #5b72b3;border-radius:30px;box-sizing:border-box;}
.locationBox .map iframe {width:100%;height:100%;}

.locationBox .loc-info {position:relative;width:100%;margin-top:30px;box-sizing:border-box;padding-left:190px;padding-right:180px;min-height:112px;}
.locationBox .loc-info:after {display:block;content:'';position:absolute;top:0;left:40px;width:112px;height:112px;background:#fff url(/kor/_Img/Content/loc_jaun_icon.png) no-repeat center center;border-radius:50%;} 
.locationBox .loc-info:before {display:inline-block;content:'';font-size:0;width:0;height:112px;line-height:112px;vertical-align:middle;} 
.locationBox .loc-info ul {display:inline-block;max-width:99%;vertical-align:middle;}
.locationBox .loc-info li {position:relative;width:100%;}
.locationBox .loc-info li:first-child {padding-bottom:5px;}
.locationBox .loc-info li .ltit {display:inline-block;position:absolute;top:0;left:0;color:#445892;}
.locationBox .loc-info li .ltxt {display:inline-block;padding-left:150px;}
.locationBox .loc-info .btn-loc {position:absolute;top:24px;right:30px;}

.locationBox .locSld {position:relative;width:100%;margin-bottom:70px;}
.locationBox .locSld:before {display:block;content:'';position:absolute;top:70px;left:50%;margin-left:-1000px;width:2000px;height:100%;background:#f5e8e8 url(/kor/_Img/Content/loc_jaun_bg.jpg) no-repeat center 0;}
.locationBox .owl-carousel {position:relative;width:100%;padding:120px 50px 50px 50px;border-radius:30px;background:#fff;box-sizing:border-box;}
.locationBox .owl-theme .owl-dots {position:absolute;top:0;left:0;text-align:center;width:100%;overflow:hidden;}
.locationBox .owl-theme .owl-nav.disabled+.owl-dots {margin:0;}
.locationBox .owl-theme .owl-dots .owl-dot {position:relative;float:left;width:33.33%;height:70px;background:#ecd9d9;font-size:1.125em;box-sizing:border-box;border-left:1px solid rgba(0,0,0,0.1);}
.locationBox .owl-theme .owl-dots .owl-dot:first-child {border-radius:30px 0 0 0;border-left:0;}
.locationBox .owl-theme .owl-dots .owl-dot:last-child {border-radius:0 30px 0 0;}
.locationBox .owl-theme .owl-dots .owl-dot:after {display:block;content:'';position:absolute;bottom:0;left:50%;width:0;height:3px;background:#f46c6e;transition:all .3s ease;} 
.locationBox .owl-theme .owl-dots .owl-dot:before {display:inline-block;content:'';width:0;font-size:0;height:70px;line-height:70px;vertical-align:middle;}
.locationBox .owl-theme .owl-dots .owl-dot p {display:inline-block;max-width:99%;vertical-align:middle;}
.locationBox .owl-theme .owl-dots .owl-dot:hover {color:#f46c6e;}
.locationBox .owl-theme .owl-dots .owl-dot:hover:after {width:100%;left:0;}
.locationBox .owl-theme .owl-dots .owl-dot.active {background-color:#f46c6e;color:#fff}
.locationBox .locSld .txt-list {width:100%;overflow:hidden;}
.locationBox .locSld .txt-list li {position:relative;width:100%;padding-bottom:10px;}
.locationBox .locSld .txt-list li .tit {position:absolute;top:0;left:0;color:#41904e;border-right:1px solid #ddd;width:70px;}
.locationBox .locSld .txt-list li .txt {display:block;padding-left:102px;}

@media all and (max-width:1249px){
	.locationBox .map {border-radius:0;border:0;}
	.locationBox .locSld {margin-bottom:0;}
	.locationBox .locSld:before {display:none;}
	.locationBox .owl-theme .owl-dots .owl-dot:first-child {border-radius:0;}
	.locationBox .owl-theme .owl-dots .owl-dot:last-child {border-radius:0;}
	.locationBox .owl-carousel {border-radius:0;}
}
@media all and (max-width:999px){
	.locationBox .loc-info .btn-loc {right:20px;}
	.locationBox .owl-carousel {padding:70px 20px 20px 20px;}
	.locationBox .owl-theme .owl-dots .owl-dot {height:50px;font-size:1em;}
	.locationBox .owl-theme .owl-dots .owl-dot:before {height:50px;line-height:50px;}
}
@media all and (max-width:899px){
	.locationBox .loc-info {margin-top:20px;padding-left:110px;padding-right:0;min-height:auto;}
	.locationBox .loc-info:after {transform:scale(0.7);top:-20px;left:0;} 
	.locationBox .loc-info:before {display:none;} 
	.locationBox .loc-info ul {display:block;}
	.locationBox .loc-info .btn-loc {position:relative;top:auto;right:auto;margin-top:15px;height:auto;}
	.locationBox .loc-info .btn-loc span {padding-top:10px;padding-bottom:10px;}
}
@media all and (max-width:699px){
	.locationBox .map {height:300px;}
	.locationBox .loc-info {padding-left:0;padding-right:0;text-align:center;}
	.locationBox .loc-info:after {display:none;} 
	.locationBox .loc-info li {display:inline-block;}  
	.locationBox .loc-info li:first-child {padding-bottom:10px;}
	.locationBox .loc-info li .ltit {position:relative;top:auto;left:auto;}
	.locationBox .loc-info li .ltxt {padding-left:20px;padding-right:20px;}
	.locationBox .loc-info li .ltxt .bl {display:inline-block;}  
}
@media all and (max-width:499px){
	.locationBox .loc-info li .ltit {display:block;}  
}

/* 랜선 마음쇼 Live - 영상없음 */
.live-slogan {position:relative;width:100%;text-align:center;padding:50px 0;}
.live-slogan:before {display:block;content:'';position:absolute;top:0;left:50%;width:2000px;height:380px;margin-left:-1000px;background:#5b72b3 url(/kor/_Img/Content/live01_bg1.jpg) no-repeat center 0;z-index:-1;}
.live-slogan .txt {font-family:'NanumSquareRound', sans-serif;font-weight:700;font-size:2em;color:#fff;padding-top:70px;background:url(/kor/_Img/Content/live01_icon1.png) no-repeat center 0;}

.live-bank {position:relative;width:100%;text-align:center;padding:40px;box-sizing:border-box;border-radius:0 0 70px 70px;background:#fff;}
.live-bank .tit {display:inline-block;font-size:1.25em;color:#b83646;font-weight:500;padding-left:35px;background:url(/kor/_Img/Content/live01_icon2.png) no-repeat 0 2px;}
.live-bank .txt {display:inline-block;font-size:1.125em;}
.live-bank .txt span {display:inline-block;padding-left:55px;}

.liveSche-list {position:relative;display:inline-block;width:500px;margin:0 auto;text-align:center;}
.liveSche-list:before {display:block;content:'';position:absolute;top:0;left:-140px;width:95px;height:100%;box-sizing:border-box;border:15px solid #fff;border-right:0;}
.liveSche-list:after {display:block;content:'';position:absolute;top:0;right:-140px;width:95px;height:100%;box-sizing:border-box;border:15px solid #fff;border-left:0;}
.liveSche-list li {position:relative;overflow:hidden;padding-bottom:10px;min-height:100px;}
.liveSche-list .date {position:absolute;top:0;left:0;display:inline-block;width:100px;height:100px;line-height:100px;color:#fff;background:#ca436a;border-radius:50%;}
.liveSche-list .txt {display:block;position:relative;padding-left:350px;font-size:1.25em;color:#000;}
.liveSche-list .txt:before {display:inline-block;content:'';width:0;height:100px;line-height:100px;vertical-align:middle;}
.liveSche-list .txt span {display:inline-block;vertical-align:middle;text-align:left;line-height:1.5em;}
.liveSche-list .txt:after {display:block;content:'';position:absolute;top:50px;left:120px;width:210px;height:1px;background:#000000;}
.liveSche-list li:nth-child(2) .date {background:#bf308c;}
.liveSche-list li:nth-child(3) .date {background:#9d54a5;}
.liveSche-list li:nth-child(4) .date {background:#71409b;}
.liveSche-list li:nth-child(5) .date {background:#3b418b;}

.live01-sec02 {position:relative;overflow:hidden;width:100%;border-radius:70px 70px 0 0;background:#fff;}
.live01-sec02 .txtBox {float:left;width:50%;padding:70px 70px 0 70px;box-sizing:border-box;}
.live01-sec02 .txtBox .txt01 {padding-top:15px;text-align:center;}
.live01-sec02 .txtBox .txt01 img {max-width:100%;}
.live01-sec02 .txtBox .txt02 {padding-top:50px;}
.live01-sec02 .btn {position:absolute;bottom:70px;left:70px;}  
.live01-sec02 .btn .btn-line {width:150px;}
.live01-sec02 .btn .btn-line:before {background:#767676;}
.live01-sec02 .btn > a:last-child {margin-left:45px;}
.live01-sec02 .imgBox {float:left;width:50%;}
.live01-sec02 .imgBox img {max-width:100%;}

.live01-sec03 {position:relative;overflow:hidden;width:100%;background:#7d65ab;background-image:linear-gradient(#d366a3, #7d65ab, #316bbd);}
.live01-sec03 .imgBox {float:left;width:50%;}
.live01-sec03 .imgBox img {max-width:100%;}
.live01-sec03 .txtBox {float:right;width:50%;padding:60px 70px 0 70px;box-sizing:border-box;}
.live01-sec03 .txtBox .tit {display:inline-block;font-weight:400;font-size:1.375em;color:#fff;padding:0 10px;border-left:1px solid #fff;border-right:1px solid #fff;}
.live01-sec03 .txtBox .txt {display:block;color:#fff;padding-top:10px;font-size:0.938em;}

.live01-sec04 {position:relative;overflow:hidden;width:100%;padding:60px;box-sizing:border-box;background:#ffeaef url(/kor/_Img/Content/live01_bg2.jpg) no-repeat center 100%;text-align:center;}

.live02Box .live-slogan:before {background:#c63d81 url(/kor/_Img/Content/live02_bg1.jpg) no-repeat center 0;}
/*
.live02-sec02 {position:relative;overflow:hidden;width:100%;border-radius:70px 70px 0 0;background:#fff;}
.live02-sec02 .txtBox {padding:100px 100px 180px 100px;box-sizing:border-box;}
.live02-sec02 .txtBox .txt01 img {max-width:100%;}
.live02-sec02 .txtBox .txt02 {position:relative;padding-top:65px;z-index:2;}
.live02-sec02 .txtBox .txt02 .tit {position:relative;display:inline-block;font-size:2.875em;color:#000;font-weight:700;font-family:'NanumSquareRound', sans-serif;}
.live02-sec02 .txtBox .txt02 .tit:before {display:block;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:12px;background:#b82581;opacity:0.2;border-radius:10px;}
.live02-sec02 .txtBox .txt02 .list {padding-top:50px;}
.live02-sec02 .txtBox .txt02 .list li {width:100%;position:relative;padding-bottom:10px;box-sizing:border-box;}
.live02-sec02 .txtBox .txt02 .list .ltit {display:block;position:absolute;top:0;left:0;width:109px;font-size:1.375em;font-weight:300;border-right:1px solid #ddd;}
.live02-sec02 .txtBox .txt02 .list .ltxt {display:block;font-size:1.375em;color:#333;padding-left:130px;font-weight:700;}
.live02-sec02 .imgBox {position:absolute;bottom:0;right:0;z-index:1;text-align:right;}
.live02-sec02 .imgBox img {max-width:100%;}*/

.live02-sec02 {position:relative;overflow:hidden;width:100%;border-radius:70px 70px 0 0;background:#fff;}
.live02-sec02 .txtBox {position:absolute;top:60%;left:10%;box-sizing:border-box;}
.live02-sec02 .txtBox .txt01 img {max-width:100%;}
.live02-sec02 .txtBox .txt02 {position:relative;padding-top:0;z-index:2;}
.live02-sec02 .txtBox .txt02 .tit {position:relative;display:inline-block;font-size:2.875em;color:#000;font-weight:700;font-family:'NanumSquareRound', sans-serif;}
.live02-sec02 .txtBox .txt02 .tit:before {display:block;content:'';position:absolute;bottom:-10px;left:0;width:100%;height:12px;background:#D08240;opacity:0.2;border-radius:10px;}
.live02-sec02 .txtBox .txt02 .list {padding-top:50px;}
.live02-sec02 .txtBox .txt02 .list li {width:100%;position:relative;padding-bottom:10px;box-sizing:border-box;}
.live02-sec02 .txtBox .txt02 .list .ltit {display:block;position:absolute;top:0;left:0;width:109px;font-size:1.375em;font-weight:300;border-right:1px solid #ddd;}
.live02-sec02 .txtBox .txt02 .list .ltxt {display:block;font-size:1.375em;color:#333;padding-left:130px;font-weight:700;}
.live02-sec02 .imgBox {z-index:1;text-align:right;}
.live02-sec02 .imgBox img {max-width:100%;}

.live02-sec03 {padding:50px 40px;background:#5F39B0 url(/kor/_Img/Content/live02_bg2.jpg) no-repeat center 0;background-size:100% 100%;}
.live02-sec03 .titBox {text-align:center;}
.live02-sec03 .titBox img {max-width:100%;}
.live02-sec03 .txtBox {position:relative;width:100%;border-radius:30px;padding:50px;box-sizing:border-box;background:#fff;margin-top:35px;}
.live02-sec03 .txtBox:before {display:block;content:'';position:absolute;top:-140px;left:20px;width:103px;height:140px;background:url(/kor/_Img/Content/live02_bg3.png) no-repeat center 0;}
.live02-sec03 .txtBox:after {display:block;content:'';position:absolute;top:-105px;right:20px;width:85px;height:105px;background:url(/kor/_Img/Content/live02_bg4.png) no-repeat center 0;}
.live02-sec03 .txtBox .tit {display:inline-block;font-weight:500;font-size:1.375em;color:#5f39af;padding:0 10px;border-left:1px solid #5f39af;border-right:1px solid #5f39af;}
.live02-sec03 .txtBox .txt {display:block;padding-top:10px;font-size:0.938em;}

.live02-sec04 {text-align:center;}
.live02-sec04 .c-tit01 {color:#fff;padding:0;}
.live02-sec04 .liveSche-list:before {display:none;}
.live02-sec04 .liveSche-list:after {display:none;}
.live02-sec04 .liveSche-list li {min-height:70px;}
.live02-sec04 .liveSche-list .date {width:70px;height:70px;line-height:70px;background:rgba(255,255,255,0.1);}
.live02-sec04 .liveSche-list .txt {color:#fff;}
.live02-sec04 .liveSche-list .txt:before {height:70px;line-height:70px;}
.live02-sec04 .liveSche-list .txt:after {top:35px;background:#fff;}
.live02-sec04 .liveSche-list li:nth-child(2) .date {background:rgba(255,255,255,0.2);}
.live02-sec04 .liveSche-list li:nth-child(3) .date {background:rgba(255,255,255,0.3);}
.live02-sec04 .liveSche-list li:nth-child(4) .date {background:rgba(255,255,255,0.4);}
.live02-sec04 .liveSche-list li:nth-child(5) .date {background:rgba(255,255,255,0.5);}

.live02-sec05 {padding:40px 70px;background:#273143;}
.live02-sec05 .tit {display:block;position:relative;min-height:24px;font-size:1.375em;color:#fff;font-weight:500;padding-left:40px;}
.live02-sec05 .tit:before {display:block;content:'';position:absolute;top:2px;left:0;width:31px;height:22px;background:url(/kor/_Img/Layout/ico_ex_spr.png) no-repeat -82px -61px;}
.live02-sec05 .txt {display:block;padding-top:16px;}
.live02-sec05 .txt li {color:#fff;}

.pop-live-test {position:relative;padding-bottom:56.25%;height:0;}
.pop-live-test iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

@media all and (max-width:1249px){
	.live01-sec02 {border-radius:0;}
	.live-bank {border-radius:0;}

	.live02-sec02 {border-radius:0;}
}
@media all and (max-width:1199px){
	.live01-sec02 .txtBox {padding:50px 50px 0 50px;}
	.live01-sec02 .txtBox .txt01 {padding-top:0;}
	.live01-sec02 .btn {bottom:50px;left:50px;}  

	.live01-sec03 .txtBox {padding:30px 50px 0 50px;}

	.live01-sec04 {padding:50px;}

	/*.live02-sec02 .txtBox {padding:50px 50px 180px 50px;}*/

	.live02-sec05 {padding:40px 50px;}
}
@media all and (max-width:1099px){
	.live01-sec02 .txtBox .txt01 img {width:260px;} 
	.live01-sec02 .txtBox .txt02 {padding-top:20px;}
	.live01-sec02 .btn > a:last-child {margin-left:10px;}

	.live01-sec03 .txtBox .tit {font-size:1.125em;}
	.live01-sec03 .txtBox .txt {line-height:1.4em;}

	.live02-sec03 .txtBox .tit {font-size:1.125em;}
}
@media all and (max-width:999px){
	.live-bank {padding:20px;}
	.live-bank .tit {font-size:1em;}
	.live-bank .txt {font-size:1em;}
	.live-bank .txt span {padding-left:30px;}

	.liveSche-list:before {display:none;}
	.liveSche-list:after {display:none;}

	.live01-sec02 .txtBox {padding:20px 20px 0 20px;}
	.live01-sec02 .btn {bottom:20px;left:20px;}

	.live01-sec03 .txtBox {padding:20px;}

	.live01-sec04 {padding:20px;}

	/*.live02-sec02 .txtBox {padding:20px 20px 80px 20px;}
	.live02-sec02 .txtBox .txt01 img {width:360px;}
	.live02-sec02 .txtBox .txt02 {padding-top:35px;}
	.live02-sec02 .txtBox .txt02 .tit {font-size:2em;}
	.live02-sec02 .txtBox .txt02 .tit:before {bottom:0;height:7px;}
	.live02-sec02 .txtBox .txt02 .list {padding-top:30px;}
	.live02-sec02 .txtBox .txt02 .list .ltit {font-size:1.125em;}
	.live02-sec02 .txtBox .txt02 .list .ltxt {font-size:1.125em;}
	.live02-sec02 .imgBox img {max-width:80%;}*/

	.live02-sec02 .txtBox .txt02 .tit {font-size:2em;}
	.live02-sec02 .txtBox .txt02 .tit:before {bottom:0;height:7px;}
	.live02-sec02 .txtBox .txt02 .list {padding-top:30px;}
	.live02-sec02 .txtBox .txt02 .list .ltit {font-size:1.125em;}
	.live02-sec02 .txtBox .txt02 .list .ltxt {font-size:1.125em;}

	.live02-sec03 .titBox img {width:360px;}
	.live02-sec03 .txtBox:before,
	.live02-sec03 .txtBox:after {display:none;}

	.live02-sec05 {padding:20px;}
}
@media all and (max-width:799px){
	.live01-sec02 .txtBox .txt01 img {width:180px;} 
	.live01-sec02 .txtBox .txt02 {font-size:0.875em;}
	.live01-sec02 .btn {position:relative;bottom:auto;left:auto;padding:20px;text-align:center;clear:both;} 

	.live01-sec03 .txtBox .txt02 {font-size:0.875em;}
}
@media all and (max-width:699px){
	.live-slogan {padding:30px 0;}
	.live-slogan .txt {font-size:1.25em;padding-top:50px;background-size:37px auto;}

	.live-bank .tit {background-size:18px auto;padding-left:25px;}
	.live-bank .txt {display:block;font-size:1em;padding-top:10px;}
	.live-bank .txt span {padding:0 5px;}

	.liveSche-list {width:100%;}
	.liveSche-list li {min-height:60px;}
	.liveSche-list .date {width:60px;height:60px;line-height:60px;}
	.liveSche-list .txt {padding-left:110px;font-size:1em;text-align:left;}
	.liveSche-list .txt:before {height:60px;line-height:60px;}
	.liveSche-list .txt:after {left:70px;top:30px;width:20px;}

	/*.live02-sec02 .txtBox .txt01 img {width:300px;}
	.live02-sec02 .txtBox .txt02 .tit {font-size:1.5em;}
	.live02-sec02 .txtBox .txt02 .list {padding-top:20px;}
	.live02-sec02 .txtBox .txt02 .list .ltit {font-size:1em;width:80px;}
	.live02-sec02 .txtBox .txt02 .list .ltxt {font-size:1em;padding-left:95px;}*/

	.live02-sec02 .txtBox {top:55%;left:5%;}
	.live02-sec02 .txtBox .txt02 .tit {font-size:1.5em;}
	.live02-sec02 .txtBox .txt02 .list {padding-top:20px;}
	.live02-sec02 .txtBox .txt02 .list .ltit {font-size:1em;width:80px;}
	.live02-sec02 .txtBox .txt02 .list .ltxt {font-size:1em;padding-left:95px;}

	.live02-sec03 {padding:30px 10px;}
	.live02-sec03 .txtBox {border-radius:10px;padding:30px;margin-top:20px;}
}
@media all and (max-width:599px){
	.live01-sec02 .txtBox {float:none;width:100%;}
	.live01-sec02 .imgBox {float:none;width:100%;padding-top:20px;}
	.live01-sec02 .btn {padding-top:0;} 

	.live02-sec02 .txtBox {position:relative;top:auto;left:auto;text-align:center;padding:20px;background:#D0C8BC;}
	.live02-sec02 .txtBox .list {margin:0 auto;width:auto;display:inline-block;}
	.live02-sec02 .txtBox .list li {text-align:left;}

	.live01-sec03 .txtBox {float:none;width:100%;background:#7d65ab;background-image:linear-gradient(#d366a3, #7d65ab, #316bbd);}
	.live01-sec03 .imgBox {float:none;width:100%;}
}
@media all and (max-width:499px){
	/*.live02-sec02 .txtBox {padding-bottom:130px;}
	.live02-sec02 .txtBox .txt01 {text-align:center;}
	.live02-sec02 .txtBox .txt01 img {width:230px;}*/
}

/* 랜선 마음쇼 Live - 라이브영상 */
.liveVideo-wr {position:relative;}
.liveVideo .inBox {position:relative;padding-bottom:56.25%;height:0;}
.liveVideo .inBox iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
.liveChatting {overflow:hidden;}
.liveChatting iframe {width:100%;height:400px;/*margin-top:-70px;*/}
.liveTit {overflow:hidden;width:100%;padding-bottom:30px;box-sizing:border-box;padding-top:20px;}
.liveTit .tit {float:left;font-size:1.5em;color:#000;}
.liveTit .txt {float:right;font-size:0.938em;color:#666;background:url(/kor/_Img/Content/icon_time.png) no-repeat 0 3px;padding-left:30px;}
.liveTit .txt span {display:inline-block;padding-left:15px;color:#000;}

.livePayAgreeBox {overflow:hidden;width:100%;padding-top:20px;box-sizing:border-box;}
.livePayAgreeBox .input-type {float:left;}
.livePayAgreeBox .btn-EFTA {float:right;position:relative;border:0;border-bottom:1px solid #444;padding-bottom:10px;background:none;padding-right:20px;}
.livePayAgreeBox .btn-EFTA:before {display:block;content:'';position:absolute;top:50%;right:5px;margin-top:-8px;width:6px;height:6px;border-bottom:2px solid #444;border-right:2px solid #444;transform:rotate(-45deg);}
.livePayAgreeBox .EFTABox {width:100%;clear:both;display:none;}
.livePayAgreeBox .EFTABox .inBox {height:140px;overflow-y:auto;text-align:left;}

.liveComplete {padding:50px;border:4px solid #f46c6e;border-radius:70px;margin-bottom:60px;text-align:center;}
.liveComplete .btit {position:relative;display:inline-block;font-size:2.255em;color:#f46c6e;font-family: 'NanumSquareRound', sans-serif;font-weight:700;padding-left:110px;}
.liveComplete .btit:before {display:block;content:'';position:absolute;top:50%;left:0;width:80px;height:80px;margin-top:-40px;border-radius:50% 50% 0 50%;background:#f46c6e;}
.liveComplete .btit:after {display:block;content:'';position:absolute;top:50%;left:16px;margin-top:-20px;width:56px;height:40px;background:url(/kor/_Img/Layout/ico_ex_spr.png) no-repeat 0 -43px;transform:scale(0.7);}

@media all and (max-width:1249px){
	.liveTit {padding-left:20px;padding-right:20px;}

	.livePayAgreeBox {padding-left:20px;padding-right:20px;}
}
@media all and (min-width:1000px){
}
@media all and (max-width:999px){
	.liveVideo-wr {padding-bottom:50px;}
	.liveVideo {padding:0;background:none;}
	.liveTit {padding:0;position:absolute;bottom:0;left:20px;margin:0;}
	.livePayAgreeBox {padding-left:20px;padding-right:20px;}
	.liveChatting iframe {height:450px;}
}
@media all and (max-width:899px){
	.liveComplete {padding:20px;border:2px solid #f46c6e;border-radius:0;}
	.liveComplete .btit:before {transform:scale(0.5)}
	.liveComplete .btit:after {left:13px;transform:scale(0.5)}
	.liveComplete .btit {font-size:1.5em;padding-left:70px;}
}
@media all and (max-width:799px){
	.liveVideo-wr {padding-bottom:75px;}
	.liveTit .tit {float:none;font-size:1.25em;}
	.liveTit .txt {float:none;margin-top:10px;}
}
@media all and (max-width:599px){
	.livePayAgreeBox {text-align:center;margin-bottom:30px;}
	.livePayAgreeBox .input-type {float:none;}
	.livePayAgreeBox .btn-EFTA {float:none;margin-top:20px;}
	.livePayAgreeBox .EFTABox {font-size:0.875em;margin-top:10px;}
	.livePayAgreeBox .EFTABox .inBox {height:125px;}
}

/* 영성깨우기 프로그램 */
.prg-top {position:relative;width:100%;border-radius:20px;overflow:hidden;}
.prg-top img.base {position:relative;width:100%;}
.prg-top .ptop-tit {position:absolute;top:30px;left:30px;display:inline-block;font-size:1.875em;color:#fff;text-align:center;font-weight:700;font-family: 'NanumSquareRound', sans-serif;padding:60px 50px;text-transform:uppercase;background:rgba(244,108,110,0.7);border-radius:100px}
.prg-top.mindImg .ptop-tit {background:rgba(91,114,179,0.7);}
.prg-top.loveImg .ptop-tit {background:rgba(65,144,78,0.7);}
.prg-top.purifyImg .ptop-tit {background:rgba(222,151,107,0.7);}

.prg-txtBox {text-align:center;margin-top:70px;padding-bottom:50px;padding-top:150px;}
.prg-txtBox .prg-tit {font-size:2.125em;line-height:1.2em;color:#333333;margin-bottom:40px;font-weight:300;}
.prg-txtBox .prg-stxt {font-size:1.125em;font-weight:300;}
.prg-txtBox.stayTxt {background:url(/kor/_Img/Content/stay_icon01.png) no-repeat center 0;}
.prg-txtBox.mindTxt {background:url(/kor/_Img/Content/prog_mind_icon01.png) no-repeat center 0;padding-top:190px;}
.prg-txtBox.loveTxt {background:url(/kor/_Img/Content/prog_love_icon01.png) no-repeat center 0;padding-top:140px;} 
.prg-txtBox.purifyTxt {background:url(/kor/_Img/Content/prog_purify_icon01.png) no-repeat center 0;padding-top:170px;}

.prg-list-new li {overflow:hidden;width:100%;}
.prg-list-new .imgBox {float:left;width:50%;border-radius:20px;overflow:hidden;}
.prg-list-new .imgBox img {width:100%;}
.prg-list-new .txtBox {float:left;width:50%;box-sizing:border-box;padding:120px 0 0 100px;}
.prg-list-new .txtBox .gname {position:relative;font-size:0.938em;}
.prg-list-new .txtBox .gname:before {display:block;content:'';position:absolute;top:-2px;left:-10px;width:26px;height:26px;background:#fae5e0;border-radius:50%;z-index:-1;}
.prg-list-new .txtBox .gname .num {position:relative;display:inline-block;padding-left:95px;}
.prg-list-new .txtBox .gname .num:before {display:block;content:'';position:absolute;top:50%;left:10px;width:75px;height:1px;background:#6e6e70;}
.prg-list-new .txtBox .tit {color:#333;font-size:3.125em;line-height:1;padding-top:16px;}
.prg-list-new .txtBox .txt {font-size:1.375em;font-weight:300;line-height:1.5em;padding-top:50px;}
.prg-list-new li:nth-child(even) .imgBox {float:right;}
.prg-list-new li:nth-child(even) .txtBox {padding-left:10px;padding-right:100px;}
.prg-list-new.prg-list-purify .txtBox {padding-top:60px;padding-bottom:50px;}
.prg-list-new.prg-list-purify .txtBox .txt {font-size:1.25em;}

.prg-info-ex {position:relative;background:url(/kor/_Img/Layout/info-box-bg.png);padding:10px;border-radius:10px;}
.prg-info-ex .inBox {background:#fff;position:relative;padding:40px;}
.prg-info-ex .tit {display:block;position:relative;min-height:24px;font-size:1.375em;color:#333;font-weight:500;padding-left:40px;}
.prg-info-ex .tit:before {display:block;content:'';position:absolute;top:2px;left:0;width:31px;height:22px;background:url(/kor/_Img/Layout/ico_ex_spr.png) no-repeat 0 0;}
.prg-info-ex .txt {display:block;padding-top:16px;}

.prg-info-list {position:relative;overflow:hidden;width:100%;box-sizing:border-box;padding-left:190px;min-height:92px;}
.prg-info-list:before {display:block;content:'';position:absolute;top:10px;left:45px;width:83px;height:82px;background:url(/kor/_Img/Content/prg_spr.png) no-repeat 0 0;}
.prg-info-list.icon1:before {background-position:0 0;}
.prg-info-list.icon2:before {background-position:0 -92px;}
.prg-info-list.icon3:before {background-position:0 -184px;}
.prg-info-list.icon4:before {background-position:0 -276px;}
.prg-info-list.icon5:before {background-position:0 -368px;}
.prg-info-list.icon6:before {background-position:0 -460px;}
.prg-info-list .tit {color:#5b72b3;font-weight:500;font-size:1.375em;padding-bottom:16px;}
.prg-info-list.inbtn {padding-right:180px;}
.prg-info-list.inbtn .btn-prginfo {position:absolute;top:40px;right:0;}

.prgbtn-wrap {position:relative;width:100%;text-align:center;transition:all .3s ease;z-index:9999;}
.prgbtn-wrap .btn-prg-app {position:relative;display:inline-block;font-size:1.125em;vertical-align:top;min-width:120px;text-align:center;padding:16px 60px 16px 35px;margin-left:4px;margin-right:4px;text-align:center;background-color:#41904e;border-radius:30px;}
.prgbtn-wrap .btn-prg-app:before {display:block;content:'';position:absolute;top:50%;right:25px;margin-top:-14px;width:28px;height:28px;background:#fff;border-radius:50%;}
.prgbtn-wrap .btn-prg-app:after {display:block;content:'';position:absolute;top:50%;right:30px;margin-top:-5px;width:0;height:0;border:5px solid transparent;border-left:7px solid #41904e;}
.prgbtn-wrap .btn-prg-app span {display:block;text-align:left;color:#fff;}
.prgbtn-wrap .btn-prg-app2 {position:relative;display:inline-block;font-size:1.125em;vertical-align:top;min-width:120px;text-align:center;padding:16px 60px 16px 35px;margin-left:4px;margin-right:4px;text-align:center;background-color:#555;border-radius:30px;}
.prgbtn-wrap .btn-prg-app2:before {display:block;content:'';position:absolute;top:50%;right:25px;margin-top:-14px;width:28px;height:28px;background:#fff;border-radius:50%;}
.prgbtn-wrap .btn-prg-app2:after {display:block;content:'';position:absolute;top:50%;right:30px;margin-top:-5px;width:0;height:0;border:5px solid transparent;border-left:7px solid #555;}
.prgbtn-wrap .btn-prg-app2 span {display:block;text-align:left;color:#fff;}
.prgbtn-wrap.fixed {position:fixed;left:0;bottom:10px;}

@media all and (max-width:1249px){
	.prg-top {border-radius:0;}

	.prg-list-new .imgBox {border-radius:0;}
	.prg-list-new .txtBox {padding:40px;}
	.prg-list-new li:nth-child(even) .txtBox {padding-left:40px;padding-right:40px;}
	.prg-list-new.prg-list-purify .txtBox {padding-top:40px;padding-bottom:30px;}

	.prg-info-ex {border-radius:0;}

	.prg-info-list {padding-right:20px;}
	.prg-info-list.inbtn .btn-prginfo {right:20px;}
}
@media all and (max-width:999px){
	.prg-top {border-radius:0;}
	.prg-top .ptop-tit {top:20px;left:20px;font-size:1.125em;padding:20px 20px;}

	.prg-list-new .txtBox .tit {font-size:2.5em;}
	.prg-list-new .txtBox .txt {font-size:1.125em;padding-top:30px;}
	.prg-list-new.prg-list-purify .txtBox .txt {font-size:1.125em;}

	.prg-info-list {padding-left:120px;min-height:80px;}
	.prg-info-list:before {transform:scale(0.7);left:20px;top:-10px;}
	.prg-info-list .tit {font-size:1.25em;}
}
@media all and (max-width:799px){
	.prg-top .ptop-tit {font-size:1em;line-height:1em;padding:15px 20px;}

	.prg-txtBox {background-size:auto 80px !important;padding:100px 20px 0 20px !important;margin-top:20px;}
	.prg-txtBox .prg-tit {font-size:1.25em;margin-bottom:20px;}
	.prg-txtBox .prg-stxt {font-size:1em;}

	.prg-list-new .txtBox {padding:20px;}
	.prg-list-new li:nth-child(even) .txtBox {padding-left:20px;padding-right:20px;}
	.prg-list-new .txtBox .gname {display:none;}
	.prg-list-new .txtBox .tit {font-size:1.5em;padding-top:0;}
	.prg-list-new .txtBox .txt {font-size:1em;padding-top:20px;}
	.prg-list-new.prg-list-purify .txtBox {padding-top:10px;}
	.prg-list-new.prg-list-purify .txtBox .txt {font-size:1em;}
	
	.prg-info-ex {padding:5px;}
	.prg-info-ex .inBox {padding:20px;}
	.prg-info-ex .tit {font-size:1.125em;padding-left:35px;}
	.prg-info-ex .tit:before {transform:scale(0.8);}
	.prg-info-ex .txt {font-size:0.875em;padding-top:10px;}

	.prg-info-list.inbtn {padding-right:0;}
	.prg-info-list.inbtn .btn-prginfo {position:relative;top:auto;right:auto;margin-top:20px;}
}
@media all and (max-width:499px){
	.prg-top .ptop-tit {font-size:0.875em;padding:10px 20px;}

	.prg-txtBox .prg-tit {font-size:1.125em;margin-bottom:10px;}
	.prg-txtBox .prg-stxt {font-size:0.938em;}

	.prg-list-new .imgBox {width:100%;}
	.prg-list-new .txtBox {width:100%;}
	.prg-list-new .txtBox .tit {font-size:1.25em;}
	.prg-list-new .txtBox .txt {font-size:0.938em;padding-top:10px;}
	.prg-list-new.prg-list-purify .txtBox {padding-top:20px;}
	.prg-list-new.prg-list-purify .txtBox .txt {font-size:0.938em;}

	.prg-info-list {padding-left:20px;min-height:auto;}
	.prg-info-list:before {display:none;}
	.prg-info-list .tit {font-size:1.125em;}

	.prgbtn-wrap .btn-prg-app {font-size:1em;min-width:auto;padding:10px 60px 10px 20px;margin-left:1px;margin-right:1px;}
	.prgbtn-wrap .btn-prg-app:before {right:10px;margin-top:-10px;width:20px;height:20px;}
	.prgbtn-wrap .btn-prg-app:after {right:10px;}
	.prgbtn-wrap .btn-prg-app2 {font-size:1em;min-width:auto;padding:10px 60px 10px 20px;margin-left:1px;margin-right:1px;}
	.prgbtn-wrap .btn-prg-app2:before {right:10px;margin-top:-10px;width:20px;height:20px;}
	.prgbtn-wrap .btn-prg-app2:after {right:10px;}
}

/* 참가안내 달력 */
/* 예약 날짜 선택 달력 */
.prg-cal-top {text-align:center;position:relative;margin-bottom:30px;}
.prg-cal-top * {vertical-align:middle;}
.prg-cal-top .date {display:inline-block;font-size:1.875em;line-height:70px;font-weight:500;color:#000;padding:0 95px;}
.prg-cal-top button {border:0;cursor:pointer;position:relative;line-height:70px;width:70px;height:70px;background:#fff no-repeat center center;font-size:0;color:transparent;border-radius:50%;overflow:hidden;box-shadow:0 10px 10px rgba(0,0,0,0.2);transition:all .3s ease;}
.prg-cal-top button:before {display:block;content:'';position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(-45deg);transition:all .3s ease;}
.prg-cal-top .btn-prev:before {border:0;border-top:2px solid #000;border-left:2px solid #000;}
.prg-cal-top .btn-next {}
.prg-cal-top button:hover {background:#41904e;}
.prg-cal-top button:hover:before {border-color:#fff;}
.prg-cal-top .btn-prev:hover:before {border-color:#fff;}

.prg-cal {width:100%;table-layout:fixed;border-collapse:collapse;clear:both;margin:0 auto;border:0px solid #D0C8C0;border-bottom:1px solid #e8e5e1;}
.prg-cal td {border-left:1px solid #e8e5e1;border-top:1px solid #e8e5e1;background:#fff;font-weight:normal;vertical-align:top;color:#555;}
.prg-cal td:first-child {border-left:0;}
.prg-cal td:first-child span {color:#e84848;}
.prg-cal td:last-child span {color:#4295ab;font-weight:normal;}
.prg-cal tbody tr:first-child td {border-top:0;}

.prg-cal td .date {display:block;position:relative;padding:5px;z-index:1000;color:#555;text-align:left;min-height:100px;font-size:15px;}
.prg-cal thead th {background:#c5e5e4;color:#436f6e;padding:15px 0;border-left:1px solid rgba(255,255,255,0.4);border-bottom:0px solid #d3d3d3;text-align:center;}
.prg-cal thead th:first-child {border-left:0;border-radius:35px 0 0 0}
.prg-cal thead th:last-child {border-radius:0 35px 0 0}
.prg-cal a {position:relative;display:block;padding:5px 0;}
.prg-cal .txt {display:block;font-size:13px;line-height:1.2;}
.prg-cal td.chk  {background-color:#ecf4f4;border:2px solid #76a3a2;}
.prg-cal td.chk2  {background-color:#f6f6ee;border:1px solid #76a3a2;}
.prg-cal td.selected .date {color:#FFF;text-decoration:underline;}

.prg-cal-txt {overflow:hidden;background-color:#fff;border-radius:0 0 35px 35px;padding:50px;}
.prg-cal-txt .infobox {border-top:1px solid #e8e5e1;padding-top:20px;margin-top:20px;text-align:right;}

@media all and (max-width:599px){
	.prg-cal-top {margin-bottom:15px;}
	.prg-cal-top .date {font-size:1.125em;line-height:40px;padding:0 20px;}
	.prg-cal-top button {line-height:40px;width:40px;height:40px;box-shadow:0 3px 3px rgba(0,0,0,0.2);}
	.prg-cal-top button:before {width:10px;height:10px;margin:-5px 0 0 -5px;border-bottom:1px solid #000;border-right:1px solid #000;}
	.prg-cal-top .btn-prev:before {border-top:1px solid #000;border-left:1px solid #000;}

	.prg-cal thead th {padding:8px 0;font-size:14px;}
	.prg-cal thead th:first-child {border-radius:0}
	.prg-cal thead th:last-child {border-radius:0}
	.prg-cal td .date {min-height:50px;font-size:14px;}

	.prg-cal-txt {border-radius:0;padding:20px;}
	.prg-cal-txt .infobox {text-align:left;}
}

/* 유의사항 리스트 */
.list-style-type-ga li {position:relative;width:100%;}
.list-style-type-ga .num {position:absolute;width:30px;display:inline-block;}
.list-style-type-ga .txt {display:inline-block;padding-lefT:30px;}
.list-style-type-ga li ul {margin-left:30px;}

@media all and (max-width:499px){
	.list-style-type-ga li {font-size:0.938em;}
}

/* 프로그램 팝업 */
.prg-mv-popup {position:relative;padding:55px;overflow:hidden;}
.prg-mv-popup .tit {position:absolute;top:55px;left:55px;width:290px;font-size:30px;color:#a8835c;font-family:'Nanum Myeongjo';line-height:1.2;padding-left:20px;border-left:2px solid #e0c8b2;font-weight:normal;}
.prg-mv-popup .txt {padding-left:310px;font-size:15px;}
.prg-mv-popup .txt0{margin-top:40px;line-height:2em}
.prg-mv-popup .img {padding-left:273px;display:block;margin-top:30px;}
.prg-mv-popup .prg-mv {border-bottom:15px solid #C8B180;}
.prg-mv-popup .prg-mv img {width:100%;}

.prg-mv {position:relative;padding-bottom:56.5%;padding-top:30px;height:0;overflow:hidden;}
.prg-mv iframe, .prg-mv object, .prg-mv embed {position:absolute;top:0;left:0;width:100%;height:100%;}

@media all and (max-width:860px){
	.prg-mv-popup {padding:35px 25px 25px 25px;}
	.prg-mv-popup .tit {position:relative;top:0;left:0;width:100%;font-size:20px;padding-left:0;text-indent:20px;}
	.prg-mv-popup .txt {padding-left:0;font-size:15px;height:88px;overflow-y:auto;margin-top:20px;}
	.prg-mv-popup .img {padding-left:0;}
}
@media all and (max-width:480px){
	.prg-mv-popup .img img{width:90%;}
}


/* 프로그램 참가신청 /_Css/progr.Application.css 일부 수정 */
.pinfo-list .btit {color:#5b72b3;}

.program-select {border-top:0}
.select-list {background:none;padding-top:60px;padding-bottom:40px;}
.select-list:before {display:block;content:'';position:absolute;top:0;left:50%;width:2000px;height:100%;margin-left:-1000px;background:#e2f7f2;z-index:-1;}
.pgm-sec {display:inline-block;width:277px;margin:0 10px;letter-spacing:-0.02em;padding-bottom:20px;}
.pgm-sec .info-pgm {padding:33px 10px 15px 10px;background:#fff;border:2px solid #fff;border-radius:20px;margin-bottom:10px;cursor:pointer;transition:all .3s ease;}
.pgm-sec.chk  .info-pgm {border:2px solid #f46c6e;}
.pgm-sec .info-pgm .stit {display:block;letter-spacing:-0.04em;font-size:1.125em;}
.pgm-sec .info-pgm .btit {display:block;margin-bottom:5px;}
.pgm-sec .info-pgm .no {display:inline-block;font-size:1.125em;color:#f46c6e;border:2px solid #f46c6e;padding:8px 20px;border-radius:30px;font-weight:600;line-height:1;margin-top:15px;}
.pgm-sec .info-pgm .sttit {display:block;font-size:1em;color:#5b72b3;padding-top:15px;}
.pgm-sec .info-pgm .date {display:block;font-size:0.875em;color:#898989;padding-top:10px;border-top:1px solid #dbd6d2;margin-top:18px;}
.pgm-sec .input-type label {font-size:1px;height:22px;width:1px;text-indent:-9999px;padding-left:18px !important;}
.pgm-sec .info-pgm.nodata {background:#fff url(/kor/_Img/Layout/noimga.jpg) no-repeat center 50px;padding-top:140px;}

.infoview {position:relative;padding:90px;background:none;border-radius:70px;border:5px solid #f46c6e;overflow:hidden;}
.infoview .pimg {float:left;width:25%;margin-right:2%;}
.infoview .pimg img {width:100%;}
.infoview .stxt {float:left;width:73%;}

.program-form .amount {text-align:right;}
.program-form .amount .num{display:inline-block;font-size:20px;color:#5b72b3;margin-left:15px;}
.program-form .amount .btit {display:inline-block;font-size:13px;color:#5b72b3;font-weight:600;margin-right:5px;}
.program-form .total {text-align:right;background:#f6f2e8;}
.program-form .total .num{display:inline-block;font-size:1.875em;color:#5b72b3;}
.program-form .total .btit {display:inline-block;font-size:1em;color:#333;font-weight:600;margin-right:25px;}
.program-form .total .won {display:inline-block;font-size:1.25em;color:#5b72b3;font-weight:300;}

@media all and (max-width:1249px){
	.pgm-sec {width:30%;margin:0 1%;}
}
@media all and (max-width:999px){
	.infoview {padding:40px;border-radius:0;border:2px solid #f46c6e;}

	.pgm-sec .info-pgm .stit {font-size:1em;}
	.pgm-sec .info-pgm .no {font-size:1em;border:1px solid #f46c6e;margin-top:10px;}
	.pgm-sec .info-pgm .sttit {font-size:0.875em;padding-top:5px;}
	.pgm-sec .info-pgm .date {padding-top:10px;margin-top:10px;}
}
@media all and (max-width:699px){
	.select-list {box-sizing:border-box;padding:20px 10px;}
	.pgm-sec {width:47%;}
	.pgm-sec .info-pgm {padding-top:15px;border-radius:10px;}
	.program-form .total .btit {display:block;margin-right:0;}
}  
@media all and (max-width:399px){
	.select-list {padding:20px;}
	.pgm-sec {width:100%;margin:0;}
}

/* 프로그램 완료안내 */
.prg-complete {position:relative;overflow:hidden;border-bottom:0;padding-top:53px;}
.prg-complete:after {display:none;}
.prg-complete .alert-txt {position:relative;padding:50px 50px 50px 215px;border:4px solid #f46c6e;border-radius:70px;background:none;margin-bottom:60px;}
.prg-complete .alert-txt:before {display:block;content:'';position:absolute;top:50px;left:50px;width:114px;height:114px;border-radius:50% 50% 0 50%;background:#f46c6e;}
.prg-complete .alert-txt:after {display:block;content:'';position:absolute;top:87px;left:90px;width:56px;height:40px;background:url(/kor/_Img/Layout/ico_ex_spr.png) no-repeat 0 -43px;}

.prg-complete .alert-txt .btit {font-size:1.5em;color:#f46c6e;font-weight:600;letter-spacing:-0.04em;margin-bottom:5px;width:100%}
.prg-complete .alert-txt .bstit {font-size:1.25em;color:#333;margin-bottom:10px;}
.prg-complete .alert-txt .stxt {font-size:0.938em;color:#777;}

.prg-complete .request-info {float:left;width:49%;padding:70px;border-top:0px solid #dbd1c7;background:#fff;height:452px;border-radius:70px;box-sizing:border-box;}
.prg-complete .request-info .pinfo-list .btit {width:85px;}

.prg-complete .pay-info {position:relative;float:left;width:49%;padding:70px;background:#fff;height:452px;border-left:0;border-top:0;margin-left:2%;border-radius:70px;box-sizing:border-box;}
.prg-complete .pay-info .amount {position:absolute;left:70px;bottom:70px;width:calc(100% - 140px);padding:20px 25px;text-align:right;background:#e2f0fa;box-sizing:border-box;border-radius:50px;}
.prg-complete .pay-info .amount .btit {display:inline-block;color:#333;font-weight:600;margin-right:20px;}
.prg-complete .pay-info .amount .won {display:inline-block;font-size:16px;color:#5b72b3;}
.prg-complete .pay-info .amount .num{display:inline-block;font-size:1.875em;color:#5b72b3;}

@media all and (max-width:1024px){
	.prg-complete:after {background:none;}
}
@media all and (max-width:999px){
	.prg-complete .request-info {padding:30px;border-radius:30px;}
	.prg-complete .pay-info {padding:30px;border-radius:30px;}
	.prg-complete .pay-info .amount {left:30px;bottom:30px;width:calc(100% - 60px);}
} 
@media all and (max-width:899px){
	.prg-complete .alert-txt {padding:20px 20px 20px 100px;border:2px solid #f46c6e;border-radius:0;margin-bottom:20px;}
	.prg-complete .alert-txt:before {top:-10px;left:-10px;transform:scale(0.5)}
	.prg-complete .alert-txt:after {top:28px;left:23px;transform:scale(0.5)}

	.prg-complete .alert-txt .btit {font-size:1.125em;}
	.prg-complete .alert-txt .bstit {font-size:1em;}
	.prg-complete .alert-txt .stxt {font-size:0.875em;}

	.prg-complete .request-info {width:100%;padding:20px;height:auto;border-radius:0;}
	.prg-complete .pay-info {width:100%;padding:20px;height:auto;margin-left:0;border-radius:0;margin-top:20px;}
	.prg-complete .pay-info .amount {position:relative;left:auto;bottom:auto;width:100%;padding:15px 25px;margin-top:15px;}
	.prg-complete .pay-info .amount .won {font-size:14px;}
	.prg-complete .pay-info .amount .num{font-size:1.125em;}
}
@media all and (max-width:640px){
	.prg-complete .alert-txt {padding-left:20px;padding-top:85px;}
	.prg-complete .alert-txt:before {top:-10px;left:50%;margin-left:-57px;}
	.prg-complete .alert-txt:after {top:25px;left:50%;margin-left:-28px;}
} 
@media all and (max-width:680px){
	.prg-complete {padding-top:20px;}
} 

/*페이징 스타일*/
.board-list-paging {margin:20px 0;}
.pagelist {text-align:center;line-height:110%;display:block;position:relative;height:auto;min-height:35px;}
.pagelist * {vertical-align:middle;}
.pagelist a , .pagelist strong {display:inline-block;height:32px;min-width:32px;border:0px solid #d8d8d8;border-left:0 !important;text-align:center;overflow:hidden}
.pagelist span {font-size:100%;font-weight:normal;color:#777 !important;display:inline-block;height:32px;min-width:32px;padding-top:0;}
.pagelist span.first {background:none;}
.pagelist a span {cursor:pointer;line-height:32px}
.pagelist a:hover span {color:#5b72b3 !important;text-decoration:underline;}
.pagelist strong {background:#fff;border:1px solid #5b72b3 !important;border-radius:50%;}
.pagelist strong span  { color:#5b72b3 !important;font-weight:500;text-decoration:underline;line-height:32px}
.pagelist .firstpage span, .pagelist .lastpage span, .pagelist .firstpage1 span, .pagelist .lastpage1 span,
.pagelist .prevblock span, .pagelist .nextblock span, .pagelist .prevblock1 span, .pagelist .nextblock1 span,
.pagelist .prevpage span, .pagelist .nextpage span, .pagelist .prevpage1 span, .pagelist .nextpage1 span {padding-top:0px;border:0px !important;background:none !important;visibility:hidden;margin-left:0px;margin-right:0px;}
.pagelist .firstpage , .pagelist .lastpage ,.pagelist .firstpage1 , .pagelist .lastpage1 ,
.pagelist .prevblock , .pagelist .nextblock ,.pagelist .prevblock1 , .pagelist .nextblock1 ,
.pagelist .prevpage , .pagelist .nextpage  , .pagelist .prevpage1 , .pagelist .nextpage1  {border-radius:50%;display:inline-block;background-image:url("/_Img/Common/btn_page_new.png");background-repeat:no-repeat;height:32px;width:32px;overflow:hidden;margin-left:3px;margin-right:3px;border:1px solid #ccc !important;}

/*비활성*/
.pagelist .firstpage1 {background-position:0 -64px;background-color:#e9e9e9;}
.pagelist .prevblock1 {background-position:-62px -64px;margin-right:10px;width:32px;background-color:#e9e9e9;}
.pagelist .nextblock1 {background-position:-94px -64px;margin-left:10px;background-color:#e9e9e9;}
.pagelist .lastpage1 {background-position:right -64px;width:32px;background-color:#e9e9e9;}

/*활성*/
.pagelist .firstpage {background-position:0 0;}
.pagelist .prevblock {background-position:-62px 0;margin-right:10px;width:32px;}
.pagelist .nextblock {background-position:-94px 0;margin-left:10px;}
.pagelist .lastpage {background-position:right 0;width:32px;}

/*오버*/
.pagelist .firstpage:hover {background-position:0px -32px;}
.pagelist .prevblock:hover {background-position:-62px -32px;width:32px;}
.pagelist .nextblock:hover {background-position:-94px -32px;}
.pagelist .lastpage:hover {background-position:right -32px;width:32px;}

@media all and (max-width:499px){
	.pagelist a , .pagelist strong {height:25px;min-width:25px;}
	.pagelist span {height:25px;min-width:25px;font-size:13px;}
	.pagelist a span {cursor:pointer;line-height:25px;}
	.pagelist strong span  {line-height:25px}

	.pagelist .firstpage , .pagelist .lastpage ,.pagelist .firstpage1 , .pagelist .lastpage1 ,
	.pagelist .prevblock , .pagelist .nextblock ,.pagelist .prevblock1 , .pagelist .nextblock1 ,
	.pagelist .prevpage , .pagelist .nextpage  , .pagelist .prevpage1 , .pagelist .nextpage1  {transform:scale(0.8);margin-left:0;margin-right:0;}
} 

/*카테고리 탭메뉴*/
.board-category {background:#fff;margin-top:-1px;}
.bd-category  {margin-bottom:0px !important;border-bottom:0px solid #bbb;}
.board-category-selfrm {background:#f9f9f9;padding:10px 5px;border-bottom:1px solid #ddd;}

/* 카테고리 탭스타일 */
.b-tab01 {position:relative;overflow:hidden;margin-bottom:0;border:0px solid #5b72b3;background:none;padding-top:1px;}
.b-tab01 li {float:left;width:33.33%;font-size:1em;text-align:center;border:2px solid #5b72b3;border-top-width:0;border-left-width:0;background:#fff;box-sizing:border-box;}
.b-tab01 li a {padding:14px 10px;height:15px;line-height:15px;display:block;border-style:solid;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;border:0;}
.b-tab01 li a span {display:inline-block;color:#444;padding-right:21px;background:url(/_Img/Board/btab01_off.png) no-repeat right 50%}
.b-tab01 li:first-child, .b-tab01 li.is-first, .b-tab01 li.first {border-left-width:2px !important;border-radius:15px 0 0 0;}
.b-tab01 li:last-child, .b-tab01 li.is-last, .b-tab01 li.last {border-radius:0 15px 0 0;}
.b-tab01 .first-row {border-top-width:2px !important;}
.b-tab01 .first-row a {padding-top:14px !important}
.b-tab01 .over {background:#5b72b3;color:#fff;font-weight:500;border-color:#5b72b3;border-bottom-width:2px;}
.b-tab01 a.over , .b-tab01 .over a {background:#5b72b3;border-color:#5b72b3;}

.b-tab01 .over span, .b-tab01 li  a.over span {color:#fff;background:url(/_Img/Board/btab01_ov.png) no-repeat right 50%}
.b-tab01 li a:hover, .b-tab01 a:focus {background-color:#fff;}
.b-tab01 li a:hover span, .b-tab01 a:focus span{text-decoration:underline;}
.b-tab01 li a.over:hover , .b-tab01 .over a:hover, .b-tab01 li a.over:focus, .b-tab01 .over a:focus {background-color:#5b72b3;color:#fff;text-decoration:underline;}
.b-tab01 li a.over:hover span, .b-tab01 .over a:hover span, .b-tab01 li a.over:focus span , .b-tab01 .over a:focus span {color:#fff}

.b-tab01 button {border:0;position:absolute;width:50px;height:45px;text-indent:-9999px;border-left:1px solid #ddd;border-right:1px solid #ddd;cursor:pointer;}
.b-tab01 button.btn-prev {left:0;top:0;background:#f9f9f9 url(/_Img/Board/arr_btns.png) no-repeat 0 -3px;}
.b-tab01 button.btn-prev:hover, .b-tab01 button.btn-prev:focus, .b-tab01 button.btn-prev:active {background:#f9f9f9 url(/_Img/Board/arr_btns.png) no-repeat 0 -53px;}
.b-tab01 button.btn-next {right:0;top:0;background:#f9f9f9 url(/_Img/Board/arr_btns.png) no-repeat -50px -3px;}
.b-tab01 button.btn-next:hover, .b-tab01 button.btn-next:focus, .b-tab01 button.btn-next:active {background:#f9f9f9 url(/_Img/Board/arr_btns.png) no-repeat -50px -53px;} 

@media all and (max-width:999px){
	.b-tab01 li:first-child, .b-tab01 li.is-first, .b-tab01 li.first {border-radius:0;}
	.b-tab01 li:last-child, .b-tab01 li.is-last, .b-tab01 li.last {border-radius:0;}
	.b-tab01 li a span {padding-right:0;background:none;}
	.b-tab01 .over span, .b-tab01 li  a.over span {background:none}
}
@media all and (max-width:693px){
	.b-tab01 li {border:1px solid #5b72b3;border-top-width:0;border-left-width:0;}
	.b-tab01 li a span {font-size:14px;}
	.b-tab01 li:first-child, .b-tab01 li.is-first, .b-tab01 li.first {border-left-width:0px !important;}
	.b-tab01 .first-row {border-top-width:1px !important;}
	.b-tab01 li.first {border-left-width:1px !important;}
}
@media all and (max-width:640px){
	.b-tab01 li a {padding:10px 10px;}
	.b-tab01 .first-row a {padding-top:11px !important}
}
@media all and (max-width:540px){
	.b-tab01 li a span {font-size:14px;}
}


/*영문*/
.eng-tit{letter-spacing:0}


.front {width:100%;overflow:hidden;}
.front-ttext {width:100%;height:424px;padding-top:78px;overflow:hidden;background: url(/kor/_Img/Content/front00.jpg) no-repeat center 0;color:#fff;text-align:center;}
.front-ttext .box-t {width:142px;height:82px;border:1px solid #C8B180;border-bottom:0;display:block;margin:0 auto;}
.front-ttext .box-b {width:142px;height:60px;border:1px solid #C8B180;border-top:0;display:block;margin:0 auto;}
.front-ttext .txt-w {display:block;padding-bottom:27px;}
.front-ttext .txt-w .line {display:block;width:29px;height:4px;background:#C8B180;margin:0 auto;}
.front-ttext .txt-w .txt1 {display:block;margin:0 auto;padding-top:22px;font-size:18px; font-weight:400}
.front-ttext .txt-w .txt2 {display:inline-block;padding-top:10px;font-size:36px;line-height:110%;font-family:'adobe-text-pro', 'serif';text-transform:uppercase;}

.front-slide {position:relative;width:100%;overflow:hidden;}
.front-slide .owl-carousel {padding-left:180px;width:auto;}

.front-slide .owl-nav {position:absolute;bottom:0;left:0;}
.front-slide .owl-theme .owl-nav [class*=owl-] {width:64px;height:58px;background:url(/kor/_Img/Content/greeting_navi.png) no-repeat 0 0;padding:0;margin:0;border-radius:0;display:block;float:left;font-size:0;}
.front-slide .owl-theme .owl-nav [class*=owl-prev] {background-color:#AE9664;background-position:0 0;color:#AE9664;}
.front-slide .owl-theme .owl-nav [class*=owl-next] {background-color:#C8B180;background-position:-64px 0;color:#C8B180;}
.front-slide .owl-theme .owl-nav [class*=owl-prev]:hover {transition:all .3s ease;background:#776131 url(/kor/_Img/Content/greeting_navi.png) no-repeat 0 0;color:#776131;}
.front-slide .owl-theme .owl-nav [class*=owl-next]:hover {transition:all .3s ease;background:#776131 url(/kor/_Img/Content/greeting_navi.png) no-repeat -64px 0;color:#776131;}
.front-slide .owl-theme .owl-nav [class*=owl-prev].disabled:hover {transition:all .3s ease;background:#AE9664 url(/kor/_Img/Content/greeting_navi.png) no-repeat 0 0;color:#AE9664;}
.front-slide .owl-theme .owl-nav [class*=owl-next].disabled:hover {transition:all .3s ease;background:#C8B180 url(/kor/_Img/Content/greeting_navi.png) no-repeat -64px 0;color:#C8B180;}

.front-slide .owl-theme .owl-dots {position:absolute;top:0;left:0;}
.front-slide .owl-theme .owl-dots .owl-dot {display:block;padding-bottom:25px;}
.front-slide .owl-theme .owl-dots .owl-dot span {width:45px;height:30px;display:block;margin:0;border-radius:0;border-bottom:2px solid #fff;background:url(/kor/_Img/Content/greeting_dot.png) no-repeat 0 0;}
.front-slide .owl-theme .owl-dots .owl-dot.active span, .front-slide .owl-theme .owl-dots .owl-dot:hover span {border-bottom-color:#E0C8B2;background:url(/kor/_Img/Content/greeting_dot.png) no-repeat 0 -135px;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(2) span {background-position:-78px 0;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(3) span {background-position:-157px 0;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(4) span {background-position:-236px 0;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(2).active span, .front-slide .owl-theme .owl-dots .owl-dot:nth-child(2):hover span {background-position:-78px -135px;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(3).active span, .greeting-slide .owl-theme .owl-dots .owl-dot:nth-child(3):hover span {background-position:-157px -135px;}
.front-slide .owl-theme .owl-dots .owl-dot:nth-child(4).active span, .greeting-slide .owl-theme .owl-dots .owl-dot:nth-child(4):hover span {background-position:-236px -135px;}
.front-slide .item1 .img {background:url(/kor/_Img/Content/front01.jpg) no-repeat 0 0;padding-top:280px;}
.front-slide .item2 .img {background:url(/kor/_Img/Content/front02.jpg) no-repeat 0 0;padding-left:345px;min-height:195px;}
.front-slide .item3 .img {background:url(/kor/_Img/Content/front03.jpg) no-repeat 0 0;padding-left:345px;padding-top:135px;min-height:195px;}
.front-slide .item4 .img {background:url(/kor/_Img/Content/front04.jpg) no-repeat 0 0;padding-top:280px;}


@media all and (max-width:1000px){
	.front-slide .item2 .img {background-position:center 0;padding-left:0;padding-top:350px;min-height:auto;}
}
@media all and (max-width:860px){
	.front-slide .owl-theme .owl-nav {left:50%;margin-left:-64px;}
	.front-slide .owl-theme .owl-dots .owl-dot {display:inline-block;padding-bottom:25px;}
	.front-slide .owl-carousel {padding-left:0;padding-top:60px;padding-bottom:100px;}
}


/* 마음쇼 다시보기 */
.gallery-replay {overflow:hidden;width:100%;padding-top:40px}
.gallery-replay li {float:left;width:31%;margin-left:3.5%;padding-bottom:40px;}
.gallery-replay li:nth-child(3n+1) {margin-left:0;clear:both;}
.gallery-replay li a {position:relative;display:block;overflow:hidden;}
.gallery-replay li .subscribe {position:absolute;top:10px;left:10px;width:76px;height:76px;background:rgba(255,126,46,0.85);text-align:center;line-height:76px;color:#fff;font-weight:500;border-radius:50%;z-index:2;}
.gallery-replay li .gimg {position:relative;display:block;overflow:hidden;width:100%;height:190px;transition:all .3s ease;}
.gallery-replay li .gimg:before {display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:1;transition:all .3s ease;}
.gallery-replay li .gimg:after {display:block;content:'';position:absolute;top:50%;left:50%;margin:-40px 0 0 -40px;width:80px;height:80px;background:url(/kor/_Img/Content/replay_play.png) no-repeat 26px center;border:2px solid transparent;border-radius:50%;z-index:2;transition:all .3s ease;}
.gallery-replay li .gimg img {width:100%;height:auto;transition:all .3s ease;}
.gallery-replay li .gtit {display:block;overflow:hidden;height:47px;text-overflow:ellipsis;font-size:17px;line-height:1.4;margin-top:15px;transition:all .3s ease;}
.gallery-replay li .txtBox {display:block;overflow:hidden;padding-top:10px;border-top:1px solid #eee;margin-top:10px;}
.gallery-replay li .txtPlay {display:inline-block;float:left;font-size:15px;background:url(/kor/_Img/Content/replay_icon.png) no-repeat 0 7px;padding-left:20px;}
.gallery-replay li .txtPlay .tpTit {display:inline-block;padding-right:5px;color:#767676;font-size:14px;}
.gallery-replay li .txtPrice {display:inline-block;float:right;color:#5b72b3;}
.gallery-replay li .txtPrice .tpPrice {display:inline-block;font-weight:700;font-size:20px;}

.gallery-replay li a:hover .gimg:before {background:rgba(0,0,0,0.3);}
.gallery-replay li a:hover .gimg:after {border-color:#fff;}
.gallery-replay li a:hover .gimg img {transform:scale(1.1);}
.gallery-replay li a:hover .gtit {text-decoration:underline;}

@media all and (max-width:1099px){
	.gallery-replay li .gimg {height:145px;}
}
@media all and (max-width:899px){
	.gallery-replay {padding-top:20px}
	.gallery-replay li {width:32%;margin-left:2%;padding-bottom:20px;}
	.gallery-replay li .subscribe {top:5px;left:5px;width:56px;height:56px;line-height:56px;font-size:15px;}
	.gallery-replay li .gimg {height:135px;}
	.gallery-replay li .gtit {height:45px;font-size:15px;margin-top:10px;}
	.gallery-replay li .txtPrice .tpPrice {font-size:16px;}
}
@media all and (max-width:799px){
	.gallery-replay li .gimg {height:110px;}
	.gallery-replay li .txtBox {line-height:1.3;}
	.gallery-replay li .txtPlay {display:block;float:none;font-size:13px;background-size:13px auto;background-position:0 3px;padding-left:15px;}
	.gallery-replay li .txtPlay .tpTit {font-size:13px;}
	.gallery-replay li .txtPrice {display:block;float:none;font-size:13px;}
	.gallery-replay li .txtPrice .tpPrice {font-size:15px;}	
}
@media all and (max-width:599px){
	.gallery-replay li .subscribe {top:0;left:0;width:auto;height:auto;border-radius:0;padding:7px 10px;line-height:1;font-size:13px;}
	.gallery-replay li .gimg {height:90px;}
	.gallery-replay li .gimg:after {transform:scale(0.5);}
	.gallery-replay li .gtit {height:40px;font-size:14px;}
	.gallery-replay li .txtBox {padding-top:5px;margin-top:5px;}
}
@media all and (max-width:499px){
	.gallery-replay li .gimg {height:75px;}
}
@media all and (max-width:399px){
	.gallery-replay li {width:49%;}
	.gallery-replay li:nth-child(3n+1) {margin-left:2%;clear:none;}
	.gallery-replay li:nth-child(odd) {margin-left:0;clear:both;}
}

.replay-view-title {position:relative;overflow:hidden;padding:0.75em 210px 0.9em 15px;border-bottom:1px solid #999;box-sizing:border-box;min-height:100px;}
.replay-view-title .rvTit {color:#444;line-height:1.4;padding:0.35em 0 0.45em 0;font-size:19px;}
.replay-view-title .replay-view-vtopinfo {font-size:15px;color:#666;}
.replay-view-title .replay-view-vtopinfo .ptxt {position:relative;display:inline-block;padding-left:20px;padding-right:20px;}
.replay-view-title .replay-view-vtopinfo .ptxt:after {display:block;content:'';position:absolute;top:7px;left:0;width:1px;height:16px;background:#ddd;}
.replay-view-title .replay-view-vtopinfo .ptxt span {display:inline-block;padding-right:5px;font-size:14px}
.replay-view-title .replay-view-vtopinfo > span:first-child {padding-left:0;}
.replay-view-title .replay-view-vtopinfo > span:first-child:after {display:none;}
.replay-view-title .rvPrice {position:absolute;top:20px;right:10px;font-size:20px;color:#fff;display:block;padding:15px;background:#5b72b3;}
.replay-view-winfo {background:#f5f5f5;padding:15px;}
.replayVideo {padding:20px 15px;} 
.replayVideo .inBox {position:relative;padding-bottom:56.25%;height:0;}
.replayVideo .inBox iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
.replay-view-stxt {padding:20px 15px;} 
.replay-view-infos {border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:15px;}
.replay-view-cont img {max-width:100%;height:auto;}

@media all and (max-width:799px){
	.replay-view-title .rvTit {font-size:16px;}
	.replay-view-title .rvPrice {font-size:16px;padding:10px;}
	.replay-view-winfo {font-size:15px;}
	.replay-view-stxt {font-size:15px;} 
}
@media all and (max-width:599px){
	.replay-view-title {padding-left:0;padding-right:0;min-height:auto;}
	.replay-view-title .rvTit {font-weight:500;}
	.replay-view-title .replay-view-vtopinfo {display:inline-block;}
	.replay-view-title .rvPrice {position:relative;top:auto;left:auto;right:auto;padding:0;background:none;color:#5b72b3;font-weight:700;}
	.replayVideo {padding:20px 0;} 
	.replay-view-stxt {padding:15px 0;} 
	.replay-view-infos {padding:15px 0;}
}
