html, body{
  -webkit-text-size-adjust : none; 
  -ms-text-size-adjust : none;  
  -moz-text-size-adjust : none; 
  -o-text-size-adjust : none;
}

#wrap {
	background: url('./mainbg_top.png') no-repeat center center;
	background-size: cover;
	width: 720px;
	height: 1180px;
	margin: 0 auto;
	position:relative;
}

a {	color: #fff; text-decoration: none; }

.container { width: 720px; margin: 0 auto; position: relative; }

/* í—¤ë” */

/* ìƒë‹¨ ê¸€ìž */

/* ìž…ë ¥ í¼ */
.form-box {
    position: absolute;
    top: 470px;
    left: 56px;
    }
.form-all { height: 68px; font-weight: 500; font-size: 26px; font-family:NotoSansKR, sans-serif;}
.form-set div {margin-bottom: 35px;border-bottom: 2px solid #ddd;}
.form-set div span { font-family: 'NotoSansKR'; display: inline-block; width: 150px; padding-right: 15px; line-height: 68px; font-weight: 400;  color: #222; text-align: left; padding-right:10px;}
.form-set .form-span {min-width: 150px;}
.form-set .form-tel { display: inline-block; }
.form-set div .form-text {font-family: 'NotoSansKR';color: #222;background: none;vertical-align: top;width: 415px;padding: 5px 10px;outline: none;border: none;border-radius: 0;box-sizing: border-box;}
.form-set div .form-number {font-family: 'NotoSansKR';color: #222;margin-top: 2px;background: none;border:none;vertical-align: top;width: 100px;outline: none; font-weight: 500; 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: 400;}
 #mobile2 {width: 307px;margin: 0;margin-top: 2;padding: 0; padding-left: 10px;}
.name_wrap{margin: 0 !important; }
.privacy {font-size: 26px;font-family:NotoSansKR, sans-serif;color: #222;margin-top: 10px;margin-left:100px}
.privacy #check-box, .privacy #check-box2, .privacy #check-box_health { width: 34px; height: 34px; vertical-align: -6px;}
.privacy a { color: #222; }

.form-set .region_wrap select {width: 415px; font-size: 26px; font-family: inherit; color: #000;}

.btn_submit {
	position: absolute;
	top: 543px;
	left: 50%;
	width: 590px;
	height: 102px;
	background: inherit;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	overflow: visible;
	cursor: pointer;
	transform: translateX(-50%);
}


/* 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: 1826px;
	left: 30px;
	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;}

/* í‘¸í„° */



.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: 472px;
	top: 43px;
	color: #000;
	font-weight: bold;
	font-family: 'NotoSansKR';
	font-size: 18px;
	letter-spacing: -0.06em;
	}
.title_img{
    position: absolute;
    left: 65%;
    transform: translateX(-50%);
    top: 258px;
	width:85%
    }
	.title_img img {width:100%}

.middle, .middle2 {
	width: 50%;
	margin: 0 auto;
	margin-top: 50px;
	border: 1px solid #ddd;
}

.middle2 {
	margin-bottom: 50px;
}

.middle > img,
.middle2 > img {
	width: 100%;
	object-fit: contain;
}



.agree-text, .agree-text a{font-family: 'NotoSansKR';}

.middle, .middle2{width: 660px; margin: 50px auto;}

.form-set span {padding-left: 10px;}
.Selected{color: #fff !important;}



/* 푸터 */
.bottom {background: #fff;color:#000; width:100%;}
.bottom_inner {width:680px;padding: 50px 0;box-sizing: border-box; ;margin: 0 auto;;}
.bottom h3 {margin-bottom: 20px;font-size: 24px;display: flex;align-items: center; gap: 10px; letter-spacing: -2px;}
.bottom ul {margin-bottom:15px}
.bottom ul li {color:#000; position:relative;padding-left:20px;font-size: 15px;line-height: 1.5;margin-bottom: 10px; }
.bottom ul li::before {position:absolute; left:0;content:'※';}
.bottom p{font-size: 16px;line-height: 1.5;color: #000;margin-bottom:20px; letter-spacing: -.25px; line-height: 2;}
.bottom p:first-child {color:#ff2335;}
.bottom p:last-child {margin-bottom:0}
/* 푸터 */
.footer { background: #282a29; box-sizing: border-box; padding: 35px 0;}
.footer_inner {width: 680px; margin: 0 auto; position: relative;}
.footer p {color: #999; font-size: 14px; line-height: 2; letter-spacing: -.2px;}
.footer button {font-size: 15px; color: #999; font-weight: 600; margin-top: 15px; width: fit-content; background: none; border: 0; font-family: inherit; padding: 0; cursor: pointer;}