@charset 'utf-8';


@font-face { font-family: 'SCDream'; src: url('../Font/SCDream1.woff') format('woff'); font-weight: 100; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream2.woff') format('woff'); font-weight: 200; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream3.woff') format('woff'); font-weight: 300; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream4.woff') format('woff'); font-weight: 400; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream5.woff') format('woff'); font-weight: 500; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream6.woff') format('woff'); font-weight: 600; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream7.woff') format('woff'); font-weight: 700; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream8.woff') format('woff'); font-weight: 800; }
@font-face { font-family: 'SCDream'; src: url('../Font/SCDream9.woff') format('woff'); font-weight: 900; }

/* 기종별 글자 크기 초기화 */
html, body{
  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}

#wrap {
	background: url('./mainbg_bojang.png') no-repeat center center;
	background-size: cover;
	width: 720px;
	height: 2220px;
	margin: 0 auto;
	position:relative;
}

a {	color: #fff; text-decoration: none; }

.container { width: 720px; margin: 0 auto; position: relative; }

/* 헤더 */

/* 상단 글자 */

/* 입력 폼 */
.form-box {position: absolute;top: 1145px;left: 52px;}
.form-all { height: 68px; font-weight: 800; font-size: 35px; font-family:NanumSquare, sans-serif;}
.form-set div {margin-bottom: 25px;border-bottom: 2px solid #ddd;}
.form-set div span { font-family: 'SCDream'; display: inline-block; width: 150px; padding-right: 15px; line-height: 68px; font-weight: 400;  color: #fff; text-align: left; padding-right:10px;}

.form-set div:nth-child(3) { border-bottom: none; }
.form-set div:nth-child(3) span { border-bottom: 2px solid #ddd; }

.form-set .form-tel { display: inline-block; }
.form-set div .form-text { font-family: 'SCDream'; color: #fff; background: none; vertical-align: top; width: 454px; padding: 5px 10px; outline: none; border: none; border-radius: 0; box-sizing: border-box;}
.form-set div .form-number { font-family: 'SCDream'; color: #fff; margin-top: 2px; background: none; border:none; border-bottom: 2px solid #ddd; vertical-align: top; width: 145px; outline: none; border-radius: 0;padding: 5px 10px;}
.form-set div .form-number:last-child { margin-right: 0; }
.form-set div select { outline: none; border: none; font-weight: 800;}
#mobile2{width: 301px;}
#wrap > div > div.form-box > form > div.form-set > div:nth-child(3) {display: flex;}


.privacy {text-align: center;font-size: 35px;font-family:NanumSquare, sans-serif;color: #fff;margin-top: 42px;}
.privacy #check-box { width: 40px; height: 40px; vertical-align: -9px;}
.privacy a { color: #fff; }

.btn_submit {
	position: absolute;
	top: 377px;
	left: -21px;
	width: 659px;
	height: 100px;
	background: inherit;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	overflow: visible;
	cursor: pointer;
}


/* Select box 스타일 초기화 */ 
select {
	padding: 0 10px 0 15px;
	background: url('arrow.png') no-repeat 100% 50% !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select option { 
	color: #000;
}

/* IE 에서 Select box 화살표 제거 */ 
select::-ms-expand { display: none; }

/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear { display: none; }

/* placeholder 초기화 */
input::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input::placeholder { font-weight: 400; color:#aaa; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	 transition: background-color 5000s ease-in-out 0s;
	 -webkit-transition: background-color 9999s ease-out;
     -webkit-box-shadow: 0 0 0px 1000px none inset !important;
     -
}

/* alert 버튼 */
.btn-box { position: absolute; cursor: pointer; }
.btn-box1 { top: 4872px; left: 428px; width: 264px; height: 72px; }
.btn-box2 { top: 3567px; left: 511px; width: 175px; height: 176px; }
.btn-popup { position: absolute; cursor: pointer; }
.btn-popup1 {top: 1646px;left: 31px;width: 659px;height: 76px;}
/* bx-slider */
.bx-box { position : absolute; top: 2197px; left: 55px;	width: 620px; color: #3c2828; }
.bx-box .bx-wrapper, 
.bx-box .bx-viewport { 
	height: 148px !important;
}
.bx-box ul li {	margin-bottom: 10px; }
.bx-box ul li span { font-size: 30px; }
.bx-box ul li span:nth-child(2) {
}
.bx-box ul li span:nth-child(1),
.bx-box ul li span:nth-child(2) {
	display: inline-block;
}
.bx-box ul li span.name_new {  letter-spacing: -1px; vertical-align: -3px; }
.bx-box ul li span.sex { letter-spacing: -1px; padding: 0 66px; vertical-align: -3px; }
.bx-box ul li span.age { display: inline-block; color: #fff; border: 1px solid #00a663; background: #00a663; font-size: 25px; padding: 8px 26px; font-weight: normal;}

.bx-box2 { top: 2000px; }
.bx-box2 ul li span.age { border: 1px solid #bbb; background: #bbb; }

/* 숫자 카운팅 */

.count-num>div>span {font-family:'gotic',sans-serif !important;}
.count-num>div { display: inline-block; width: auto; position: absolute; left:140px; color: #00cf80;}
.count-num>div:nth-child(2) { left: 355px; color: #fd7a4d;}

.count-num2 {    position: absolute;
    top: 1027px;
    left: 84px;
    font-size: 30px;
    text-align: right;
    font-weight: 800;
    color: #fff;}
.count-num2>div { width: 100px; position: absolute; color: #ff5014;}
.count-num2>div .num-char { color: #fff; }
.count-num2>div:nth-child(2) { left: 188px; }
.count-num2>div:nth-child(3) { width: 200px; left: 347px; }

.main-slide {
	position: absolute;
	z-index: 9999;
	top: 1712px;
	left: 29px;
	overflow: hidden;
	width: 659px;
}
.main-slide img { 
	width: 659px;
}

.slick-dots { position: absolute; bottom: 20px; left: 50%; transform: translate(-50%, 0%);  }
.slick-dots li { float: left; margin-right: 8px;}
.slick-dots button { background: #fff; border: none; text-indent: -9999; width: 45px; height: 5px;}
.slick-dots .slick-active button { background: #00cf80;}

/* 푸터 */
#footer { width: 720px; background: #fff; margin: 0 auto;	text-align: left;	color: #333; box-sizing: border-box; padding: 30px;	font-size: 16px; }
#footer div { margin-bottom: 20px; }
#footer div:last-child { margin-bottom: 0; }
#footer .copyright ul li { margin-bottom: 10px; }
#footer .copyright ul li:last-child { margin-bottom: 0px; }
#footer p { margin-top: 5px; }
#footer a { color: #333; }

.mask { position: fixed; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(0,0,0,0.5); display: none; z-index:9999; }

.popup { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.p-header { background: #00864b; overflow: hidden; padding: 18px 25px 18px 30px; font-size: 18px; box-sizing: border-box;}
.p-header .p-title { color: #fff; float: left;}
.p-header .p-close { float: right; color: #fff;}

.p-container { width: 600px; background: #fff; box-sizing: border-box; padding: 30px 27px 27px; position: relative;}
.p-container .p-cont { padding: 20px; overflow-y: scroll; height: 450px; border-bottom: 1px solid #aaa; background: #f9f9f9; border-top: 1px solid #aaa; margin-top: -3px;}
.p-container .p-cont ul li { font-size: 13px; margin-bottom: 10px; color: #888; line-height: 19px;}

.p-confirm { margin: 0 auto; text-align: center;}
.p-confirm p { margin-top: 25px;background: #00a087; cursor: pointer; font-size: 15px; padding: 12px 28px; color: #fff; text-align: center; display: inline-block; }

.p-close { cursor: pointer; width: 20px; height: 20px; position: relative;}
.p-top, .p-bottom { width: 2px; height: 20px; background: #fff; position: absolute; top: -2px; left: 9px; }
.p-top { transform: rotate(45deg); }
.p-bottom { transform: rotate(-45deg); }

#container{position: relative;}
.today_txt{position: absolute;
    left: 320px;
    top: 778px;
    color: #000;
    font-weight: bold;
    font-family: 'SCDream';
    font-size: 27px;
    letter-spacing: -0.06em;}
.title_img{position: absolute;left: 50%;transform: translateX(-50%);top: 98px;}

.middle1{background-image: url('./middle_total1_mo.png'); background-position: center; background-repeat: no-repeat; height: 393px;}
.middle2{background-image: url('./middle_total2_mo.png'); background-position: center; background-repeat: no-repeat; height: 3062px;}

.bottom{background-image: url('./bottom.png'); background-position: center; background-repeat: no-repeat; height: 456px;}