@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;600;700&display=swap');

html { font-size: 18px; color: #000; letter-spacing: -0.03rem;}
body, h1, h2 { font-family: 'Roboto Condensed','Noto Sans KR', sans-serif; font-weight: 400; text-align: center; color: #000; word-break: keep-all; }

.br-m { display: none;}
.br-p { display: block;}
.img-m { display: none;}
.img-p { display: flex;}
.uk-section { position: relative; overflow: hidden;}

.uk-logo { width: 150px;}
.uk-logo img { width: 100%;}


/*.main-tit .title-logo { width: 100%; max-width: 900px; height: auto; margin: 0 auto; margin-top: 50%;}
.main-tit p { color: #fff;}*/

footer { background-color: #000; position: absolute; width: 100%; }
footer .uk-logo { min-height: auto;}
footer p, footer p a { font-size: 11px !important; font-weight: 300; color: #7f7f7f !important; margin: 10px 5px;}

@media (max-width: 1024px) {
	
}

@media (max-width: 638px) {
	html { font-size: 13px;}
	h1 { font-size: 20px !important;}
	.img-m { display: block; }
	.img-p { display: none;}
	.br-m { display:block;}
	.br-p { display:none;}

}

/* 커스텀 */

.top-banner { background-color: #cc569a; position: fixed; top: 0; z-index: 999; width: 100%; height: 70px; color: #fff; font-size: 16px;}
.top-banner p { display:inline-block; padding: 0 10px; margin: 0; }
.top-banner a, .top-banner a:hover { color: #fff; border: 1px solid #fff;}
.top-banner img { height: 70px; width: auto; }

.uk-section { width: 100%; max-width: 1000px; margin: 0 auto;}
.bg { position: fixed; width: 100%; height: 100vh; }

.main-tit { margin-top: 70px; padding-bottom: 0; }
.main-tit .video-full { border: 20px solid #fff;}

.main-tit .bird-01 {
  top: 13%;
  left: 22%;
  position: absolute;
  animation-name: bird-01;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.main-tit .bird-02 {
  top: 5%;
  right: 20%;
  position: absolute;
  animation-name: bird-02;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.topic-1  { width: 100%; max-width: 1000px; margin: 0 auto; padding-bottom: 0;}
.topic-1 .uk-section { padding-bottom: 0;}
.topic-1 .info { background: rgba(255,255,255,0.50); margin-top: -12%;}
.topic-1 .info .tit h1 { font-size: 36px; color:#cc569a; font-weight: 600; padding-top: 20px; }
.topic-1 .info .uk-grid { background: url("images/con-01-bg.png"); background-repeat: no-repeat; text-align: left;}
.topic-1 .info .box-02 { padding: 100px 0; background-position: right;}
.topic-1 .info .box-02 .uk-first-column img { margin-left: 60px;}
.topic-1 .info .box-03 { padding-bottom: 100px;}
.topic-1 .gift { background: #fbf2f8; color:#cc569a; position: relative; }
.topic-1 .gift a, .topic-1 .gift a:hover { color: #cc569a; border: 1px solid #cc569a; font-size: 20px; font-weight: 600; padding: 10px 20px;}
.topic-1 .gift .txt-01 { font-size: 24px; font-weight: 600;}
.topic-1 .gift .txt-02 { margin: -10px 0;}
.topic-1 .gift .txt-03 { font-size: 14px;}
.topic-1 .gift img { margin-top: 20px;}
.topic-1 #target { position: absolute; top:-13%; }

.topic-2  { width: 100%; max-width: 1000px; margin: 0 auto;  }
.topic-2 .uk-section { padding-top: 0;}
.topic-2 .top { border-top: 5px solid #cc569a;}
.topic-2 .info { background: #fff; color: #cc569a;}
.topic-2 .info p { font-size: 26px; font-weight: 600; margin-bottom: 10px; margin-top: 0;}
.topic-2 .info .price { font-size: 16px; border-radius: 20px; background: #cc569a; color: #fff; display: inline-block; padding: 5px 20px;}
.topic-2 .gift { background: #fbf2f8; }
.topic-2 .gift a, .topic-2 .gift a:hover { color: #cc569a; border: 1px solid #cc569a; font-size: 20px; font-weight: 600; padding: 10px 20px;}

@media (max-width: 1024px) {
	.main-tit .bird-01 img, .main-tit .bird-02 img { width:80%; height: auto; }
	.main-tit .bird-01 { top: 10%; left: 17%;}
	
}

@media (max-width: 638px) {
	.top-banner { font-size: 12px;}
	.top-banner p {  max-width: calc(100% - 190px); text-align: left; float: left; padding-top: 15px; padding-right: 0;}
	.top-banner p:first-child { padding-top: 5px;}
	.top-banner p:last-child { float: right; padding-right: 10px;}
	.top-banner a { padding: 5px 10px; line-height: 1.5rem; margin-right: 5px;}
	.top-banner img { height: 60px; width: auto; }
	
	.main-tit .bird-01 img, .main-tit .bird-02 img { width:50%; height: auto; }
	.main-tit .bird-01 { top: 10%; left: 7%;}

	.main-tit .bird-02 { top: 7%; right: 4%;}

	.topic-1 { padding: 0 10px; width: calc(100% - 20px); }
	.topic-1 .info .uk-grid { padding: 0 30px; text-align: center;}
	.topic-1 .info .box-02 .uk-first-column img { margin-left: 0;}
	.topic-1 .info .img-m { margin-top: 20px;}
	.topic-1 .info .uk-grid { background-size: 90%; background-position: -30% 90%; }
	.topic-1 .info .box-02 { background-position: 272% 95%;}
	
	.topic-1 .gift .txt-01 { font-size: 15px; margin: 20px 0 !important;}
	.topic-1 .gift .txt-02 { text-align: center;}
	.topic-1 .gift .txt-02 p { padding-left: 0;}
	.topic-1 .gift .txt-02 p span { position: relative; display: block; font-weight: 600;}
	.topic-1 .gift a, .topic-1 .gift a:hover { font-size: 16px; padding: 5px 10px;}
	
	.topic-2 { padding: 0 10px; width: calc(100% - 20px); }
	.topic-2 .info p { font-size: 15px;}
	.topic-2 .info .price { font-size: 12px;}
	.topic-2 .gift a, .topic-2 .gift a:hover  { font-size: 16px; padding: 5px 10px;}
}


