@charset "utf-8";

/*==========================================================
	TAG RESET / CUSTOM STYLE
==========================================================*/


/* TABLE OF CONTENTS
----------------------------------------------------------*/
/*
	- RESET
	- LAYOUT
	- MAIN
	- LAYER POP-UP
	- WINDOW POP-UP
*/


/* RESET
----------------------------------------------------------*/
/* 기타 리셋 스타일은 초록우산 기본 소스 적용 */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Malgun Gothic','맑은 고딕','돋움','Dotum','굴림','Gulim','Helvetica','AppleSDGothicNeo','Sans-serif';
	font-size: 12px;
	letter-spacing: -0.02em;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
}
a, img {
	outline: none;
}
li {
	list-style: none;
}
legend {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
	line-height: 0;
	font-size: 0;
}
input, textarea, button, select {
	font-family: 'Malgun Gothic','맑은 고딕','돋움','Dotum','굴림','Gulim','Helvetica','AppleSDGothicNeo','Sans-serif';
	outline: none;
}
button {
	cursor: pointer;
}
iframe {
	border: none;
}
img,
video {
	max-width: 100%;
	max-height: 100%;
}


/* LAYOUT
----------------------------------------------------------*/
.wrap {
	position: relative;
	min-width: 360px;
	width: 100%;
	height: 100%;
}

/***** header *****/
.header {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 360px;
	width: 100%;
	height: 80px;
	background: none;
	z-index: 100;
}
.header a {
	display: inline-block;
}
.header .logo1 {
	float: left;
	margin: 35px 0 0 55px;
}
.header .logo2 {
	float: right;
	margin: 35px 55px 0 0;
}

/***** 후원하기 고정 버튼 *****/
.fix-support {
	position: fixed;
	top: 100px;
	right: 32px;
	z-index: 100;
}
.fix-support a.btn-support {
	position: relative;
	display: block;
	z-index: 100;
}
.fix-support .btn-close {
	position: absolute;
	top: 0;
	right: 15px;
	width: 15px;
	height: 15px;
	border: 0;
	font-size: 0;
	background: url(../img/fix-support-close.png) 0 0 no-repeat;
	z-index: 101;
}

/***** gnb *****/
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	background: rgba(0,0,0,.3);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	background: rgba(255,255,255,.1);
	border: 2px solid #8bbc21;
}
#fp-nav ul li .fp-tooltip {
	top: -5px;
	padding: 0 10px 0 5px;
	min-width: 90px;
	height: 24px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.03em;
	line-height: 24px;
	text-align: center;
	background: url(../img/bg-nav-tooltip.png) right 0 no-repeat;
}
#fp-nav ul li .fp-tooltip.right {
	right: 18px;
}

/***** footer *****/
#footer,
#footArea {
	clear: both;
	text-align: left;
	line-height: 1.1;
}
#footer:after,
#footArea:after {
	content: '';
	display: block;
	clear: both;
}

/***** etc *****/
.hidden {
	display: none !important;
}


/* MAIN
----------------------------------------------------------*/
.container {
	clear: both;
	margin: auto;
	padding: 20px;
	text-align: center;
}
.container:after {
	content: '';
	clear: both;
	display: block;
}

/***** tabs *****/
.tabs .tabs-nav,
.tabs .tab-cont {
	clear: both;
}
.tabs .tabs-nav:after,
.tabs .tabs-cont:after {
	content: '';
	display: block;
	clear: both;
}
.tabs-nav {
	text-align: center;
	font-size: 0;
}
.tabs-nav li {
	display: inline-block;
	vertical-align: top;
}
.tabs-nav a {
	display: block;
	font-size: 12px;
}
.tabs .tabs-cont {
	display: none;
}
.tabs .tabs-nav + .tabs-cont {
	display: block;
}

/**** 반응형 영상 *****/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/***** background *****/
.section {
	overflow: hidden;
	background-image: url(../img/bg-section.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	letter-spacing: -0.02em;
	text-align: center;
}
.section.intro 	{ background-image: url(../img/bg-intro.jpg); }
.section.episode-01,
.section.episode-02,
.section.episode-03 { background-color: #252527; background-image: url(../img/bg-video.jpg); }
.section.pr-video 	{ background-color: #336d2e; background-image: url(../img/bg-pr-video.jpg); }
.section.support1 	{ background-image: url(../img/bg-support1.jpg); }
.section.support2 	{ background-image: url(../img/bg-support2.jpg); }
.section.babykit 	{ background-image: url(../img/bg-babykit.jpg); }
.section.comment 	{ background: none; }

/***** 캠페인 소개(인트로) 백그라운드 동영상 *****/
.section-width {
	position: absolute;
	top: 0;
	left: -9999px;
	right: -9999px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: auto;
}
.section-aspect {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	width: 100%;
	height: 0;
	margin: auto;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.video-wrap { /* 에피소스 동영상 wrapper 공통 사용 */
	position: absolute;
    top: 0;
    bottom: 0;
	left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.video-wrap:after { /* 섹션 이동용 마우스 휠 적용 영역 확보 */
	content: '';
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrap > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0 none;
}

/***** 에피소드1 ~ 3 *****/
.section.episode-01 .video-wrap,
.section.episode-02 .video-wrap,
.section.episode-03 .video-wrap {
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
}

/***** Scroll Down *****/
.section .scrolldown {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
	z-index: 10;
}

/***** 다큐영상 *****/
.section.pr-video .container {
	max-width: 750px;
	padding-bottom: 10px;
}
.section.pr-video .mov {
	margin-top: 30px;
}
.section.pr-video .btn-wrap {
	margin-top: 30px;
}
.section.pr-video .btn-wrap .btn {
	display: inline-block;
}

/** 다큐 팝업 **/
#pop_full_video {
	display: none;
	position: fixed;
	width: 900px;
	text-align: right;
	z-index: 601;
}
#pop_full_video .btn-close {
	position: absolute;
	top: -36px;
	right: 0;
	width: 26px;
	height: 26px;
	background: url(../img/btn-movie-close.png) 0 0 no-repeat;
	border: 0;
	font-size: 0;
}

/***** 후원안내*****/
.section.support1 .info {
	margin-top: 30px;
}

/***** 후원하기 *****/
.section.support2 .tabs {
	margin-top: 25px;
}
.section.support2 .tabs-nav li {
	width: 48%;
	text-align: right;
}
.section.support2 .tabs-nav li + li {
	margin-left: 3px;
	text-align: left;
}
.section.support2 .tabs-cont {
	margin-top: 15px;
}
.section.support2 .info {
	margin: 15px auto 2px;
}
.section.support2 .btn-area {
	clear: both;
	font-size: 0;
}
.section.support2 .btn-area:after {
	content: '';
	clear: both;
	display: block;
}
.section.support2 .btn-area li {
	display: inline-block;
	padding: 10px 80px 0;
	vertical-align: top;
	max-width: 241px;
}
.section.support2 .btn-area li span {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	word-break: keep-all;
}

/***** 후원 후기 *****/
/* background image */
.section.review .owl-carousel,
.section.review .owl-carousel .owl-stage-outer,
.section.review .owl-carousel .owl-stage,
.section.review .owl-carousel .owl-item,
.section.review .owl-carousel .item {
	width: 100%;
	height: 700px;
}
.section.review .owl-carousel .item {
	position: relative;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

/* 자세히 보기 버튼 */
.section.review .owl-carousel .item .btn {
	position: absolute;
	right: 180px;
	bottom: 20px;
	background: none;
	border: 0;
	line-height: 1;
	z-index: 4;
}

/* navigation */
.section.review .owl-carousel .owl-nav > div {
    position: absolute;
	display: inline-block;
    top: 50%;
    margin-top: -35px;
    width: 30px;
    height: 70px;
	background: url(../img/review-nav.png) 0 0 no-repeat;
	font-size: 0;
	opacity: .5;
	z-index: 3;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.section.review .owl-carousel .owl-nav > div:hover {
	opacity: 1;
}
.section.review .owl-carousel .owl-nav > div.owl-prev {
	left: 150px;
}
.section.review .owl-carousel .owl-nav > div.owl-next {
	right: 150px;
	background-position: right 0;
}

/***** 베이비 키트 *****/
.section.babykit .sec-2,
.section.babykit .sec-3 {
	display: inline-block;
	vertical-align: top;
}
.section.babykit .sec-2 {
	margin: 44px 0 0;
}
.section.babykit .sec-3 {
	margin: 50px 0 0 25px;
}

/***** 자원봉사 안내 *****/
.section.volunteer .sec-2 {
	margin-top: 50px;
}

/***** 모자이크, 댓글 *****/
.section.comment .container {
	max-width: 1000px;
}
.section.comment .fp-tableCell {
	vertical-align: top;
}
.section.comment .container {
	padding-top: 100px;
}

/* 모자이크 */
.section.comment .mosaic {
	position: relative;
	width: 100%;
	z-index: 1;
}
.section.comment .mosaic .bg {
	position: relative;
}
.section.comment .mosaic .on {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	text-align: left;
}
.section.comment .mosaic .on img {
	float: left;
	width: 5%;
	vertical-align: top;
	visibility: hidden;
}
.section.comment .mosaic .on img.view {
	visibility: visible;
}

/* 댓글 상단 텍스트(이미지) */
.section.comment .comment-top {
	position: relative;
	margin: 40px 0 30px;
}


/* LAYER POP-UP
----------------------------------------------------------*/
/***** 딤 레이어 *****/
#mask {
	background: url(../img/dim-bg.png) 0 0 repeat;
}


/* WINDOW POP-UP
----------------------------------------------------------*/
/***** 베이비 키트 *****/
.popup-win {
	position: relative;
	width: 760px;
	margin:0 auto;
	text-align: center;
}
.popup-win.babykit .tabs-nav li {
	width: 120px;
	margin-left: 8px;
}
.popup-win.babykit .tabs-nav li:first-child {
	margin-left: 0;
}
.popup-win.babykit .tabs-nav li a {
	width: 120px;
	height: 78px;
	background: url(../img/popup-babykit/tabs-nav.png) 0 0 no-repeat;
	font-size: 0;
}
.popup-win.babykit .tabs-nav li.nav1 a { background-position: 0 0; }
.popup-win.babykit .tabs-nav li.nav2 a { background-position: -128px 0; }
.popup-win.babykit .tabs-nav li.nav3 a { background-position: -256px 0; }
.popup-win.babykit .tabs-nav li.nav4 a { background-position: -384px 0; }
.popup-win.babykit .tabs-nav li.nav5 a { background-position: -512px 0; }
.popup-win.babykit .tabs-nav li.nav6 a { background-position: -640px 0; }
.popup-win.babykit .tabs-nav li.nav1.active a { background-position: 0 -80px; }
.popup-win.babykit .tabs-nav li.nav2.active a { background-position: -128px -80px; }
.popup-win.babykit .tabs-nav li.nav3.active a { background-position: -256px -80px; }
.popup-win.babykit .tabs-nav li.nav4.active a { background-position: -384px -80px; }
.popup-win.babykit .tabs-nav li.nav5.active a { background-position: -512px -80px; }
.popup-win.babykit .tabs-nav li.nav6.active a { background-position: -640px -80px; }
.popup-win.babykit .btn-wrap {
	padding: 50px 0;
}

/***** 자원봉사 확인증 *****/
.popup-win.volunteer {
	font-size: 14px;
	line-height: 1.1;
}

/** 자원봉사 확인증 Step 1 **/
.popup-win.volunteer.step1 {
	padding: 25px 0 10px;
	width: 645px;
}
.popup-win.volunteer.step1 p {
	margin-top: 23px;
}
.popup-win.volunteer.step1 p.tit {
	margin-top: 0;
	margin-bottom: 20px;
}
/* 영상 영역 */
.adult_day {
	position: relative;
	font-size: 0;
	width: 100%;
}
.adult_day ul {
	width: 100%;
	text-align: center;
}
.adult_day li {
	display: inline-block;
	padding: 3px 0 0 3px;
	vertical-align: top;
}
.adult_day li:first-child {
	padding-left: 0;
}
.adult_day > div {
	width: 100%;
}

/** 자원봉사 확인증 Step 2 **/
.popup-win.volunteer.step2 {
	width: auto;
	padding: 50px 30px 20px;
}
.popup-win.volunteer.step2 .input-code {
	margin-top: 30px;
	padding: 10px;
	width: 350px;
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #45ac36;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.popup-win.volunteer.step2 .input-code:focus {
	border: 1px solid #45ac36;
}
.popup-win.volunteer.step2 .btn-submit {
	margin-top: 30px;
	width: 120px;
	height: 52px;
	background: url(../img/btn-submit.png) 0 0 no-repeat;
	font-size: 0;
	border: 0;
}