@charset 'utf-8';

@font-face {
	font-family: 'GongGothicBold';
	src: url('../Font/GongGothicBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GongGothicMedium';
	src: url('../Font/GongGothicMedium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


#wrap {
	background: url('./mainbg_top.png') no-repeat top center;

	width: 720px;
	height: 2813px;
	margin: 0 auto;
}
#wrap > div > div.count-num{ display: none;}
a {
	color: #fff;
	text-decoration: none;
}

.container {
	width: 720px;
	margin: 0 auto;
	position: relative;
}

.header {
	position: relative;
	width: 100%;
	height: 70px;
}

.logo {
	width: 228px;
	height: 70px;
	display: block;
	padding-left: 62px;
	padding-top: 10px;
	box-sizing: border-box;
}

.logo p {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.alert-form {
	position: absolute;
	top: 15px;
	right: 12px;
	width: 111px;
	height: 40px;
	cursor: pointer;
}

.text-box {
	box-sizing: border-box;
	height: 360px;
	padding-top: 36px;
	text-align: center;
}

.text-box p, .text-box em {
	color: #fff;
}
.text-box p {
	font-size: 60px;
	font-family: 'GongGothicBold';
	text-shadow: 4px 3px 0px black;
}

.text-box em {
	font-family: 'GongGothicMedium';
	text-shadow: 4px 4px 0px black;
	display: inline-block;
	margin-top: 14px;
	font-size: 25.5px;
}

.text-box p.first-text {
	color: #fff000;
	margin-bottom: 15px;
}

.slide-box {
	position: absolute;
	top: 1056px;
	left: 15px;
	width: 680px;
	height: 200px;
	box-sizing: border-box;
	padding: 20px 23px;
	z-index: 1;
}
.slide-list {
	width: 682px;
	height: 1000px;
}
.slide-list>div {
	position: relative;
	overflow: hidden;
}
.slide-list>div img {
	/* border: 1px solid #aaa; */
	display: block;
	float: left;
	margin-bottom: 10px;
}
.slide-list>div img:first-child {
	margin-right: 12px;
}

.slide-list .slide-div {
	position: relative;
}

.slide-list .alert{
	position: absolute;
	width: 277px;
	height: 56px;
	z-index: 50;
	top: 177px;
	left: 20px;
	cursor: pointer;
}
.slide-list>div .alert2,
.slide-list>div .alert4{
	top: 240px;
}
.slide-list>div .alert3,
.slide-list>div .alert4 {
	left: 349px;
}

.bx-box {
	position : absolute;
	top: 1369px;
	left: 45px;
	width: 635px;
	color: #fff;
}
.bx-box2 {
	top: 1601px;
}
.bx-wrapper, .bx-viewport {
	height: 172px !important;
}
.bx-box ul li {
	margin-bottom: 7px;
}
.bx-box ul li span {
	font-size: 29px;
}
.bx-box ul li span:nth-child(2) {
	padding: 5px 82px;
}
.bx-box ul li span:nth-child(1),
.bx-box ul li span:nth-child(2) {
	display: inline-block;
	padding-top: 2px;
	transform: translateY(5px);
}
.bx-box ul li span.name_new {
	letter-spacing: -1px;
}
.bx-box ul li span.sex {
	letter-spacing: -1px;
}
.bx-box ul li span.age {
	width: 135px;
	height: 32px;
	border: 1px solid #fff;
	border-radius: 20px;
	line-height: 32px;
	font-size: 22px;
	text-align: center;
	display: inline-block;
	float:right;

}

.bx-box2 ul li span.age {
	background: #fff;
	color: #666;
	font-weight: bold;
	float:right;
}

.alert-box {
	position: absolute;
	top: 18px;
	right: 31px;
	width: 220px;
	height: 1171px;
	box-sizing: border-box;
	cursor: pointer;
}

.count-num {
	position: absolute;
	width: 700px;
	height: 130px;
	top: 5907px;
	left: 18px;
	overflow: hidden;
	
}
.count-num>div {
	width: 224px;
	height: 120px;
	float: left;
	margin-left: 7px;
	text-align: center;
	position: relative;
}
.count-num>div:first-child {
	margin-left: 0;
}
.count-num>div span {
	font-size: 34px;
	color: #fff;
}
.count-num #cnum1,
.count-num #cnum2,
.count-num #cnum3 {
	position: absolute;
	top: 65px;
	right: 79px;
}
.count-num .num-char {
	position: absolute;
	top: 65px;
	left: 144px;
}

#footer {
	width: 720px;
	background: #222;
	margin: 0 auto;
	text-align: center;
	color: #bbb;
	box-sizing: border-box;
	padding: 30px 0;
}
#footer .copyright ul li {
	margin-bottom: 10px;
	font-size:14px;
}
#footer .f-logo {
	margin: 15px 0;
}
#footer li {
    line-height: 1.4em;
}

.bohum-btn {
	width: 720px;
	height: 1695px;
	position: absolute;
	top: 1215px;
	left: 0;
}

.bbtn {
	position: absolute;
	width: 260px;
	height: 86px;
	border-radius: 10px;
	cursor: pointer;
}

.bbtn.bleft {
	left: 67px;
}
.bbtn.bright {
	left: 395px
}
.bbtn.btop {
	top: 224px;
}
.bbtn.btop2 {
	top: 553px;
}
.bbtn.btop3 {
	top: 882px;
}
.bbtn.btop4 {
	top: 1210px;
}
.bbtn.btop5 {
	top: 1538px;
}

.bohum-btn2 {
	position: absolute;
	top: 3993px;
	right: 173px;
	width: 132px;
	height: 963px;
}
.bbtn2 {
	position: absolute;
	width: 132px;
	height: 74px;
	border-radius: 2px;
	cursor: pointer;
}

.bbtn2.btop {
	top: 18px;
}
.bbtn2.btop2 {
	top: 140px;
}
.bbtn2.btop3 {
	top: 262px;
}
.bbtn2.btop4 {
	top: 384px;
}
.bbtn2.btop5 {
	top: 505px;
}
.bbtn2.btop6 {
	top: 627px;
}
.bbtn2.btop7 {
	top: 749px;
}
.bbtn2.btop8 {
	top: 871px;
}

/* å ì™ì˜™å ì™ì˜™ å ì™ì˜™å ï¿½ */
.form-box { position: absolute; top: 716px; left: 84px; }
.form-all { height: 75px; font-weight: 800; font-size: 36px; font-family:NanumSquare, sans-serif;}
.form-set > div { margin-bottom: 12px; display:flex; }
.form-set div span { display: inline-block; width: 153px; line-height: 75px; font-weight: bold; background: none; color: #fff; text-align: left; }

.form-set .form-tel { display: inline-block; }
.form-set div .form-text {vertical-align: top;width: 430px;padding: 5px 10px;outline: none;border: 3px solid #000;border-radius: 0;box-sizing: border-box;}
.form-set div .form-number { box-sizing: border-box; vertical-align: top; width: 122px; outline: none; border: 3px solid #000; border-radius: 0; margin-right: 14px; padding: 5px 10px;}
.form-set div .form-number:last-child {margin-right: 0;width: 296px;}
.form-set div select { outline: none; border: none; font-weight: 800;}

.form-set div select:focus { border: 3px solid #ff5c00; }
.form-set div input:focus { border: 3px solid #ff5c00; }

.privacy { text-align: center; font-size: 33px; font-family:NanumSquare, sans-serif; color: #fff; margin-top: 5px;}
.privacy #check-box { width: 33px; height: 33px; vertical-align: -6px;}
.privacy #check-box2 { width: 33px; height: 33px; vertical-align: -6px;}
.privacy a { color: #fff; }

.btn_submit {position: absolute;top: 356px;left: -44px;width: 640px;height: 99px;background: transparent; 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% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* 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; }

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
/*	.cm-popup { */
/*		margin: 0 auto;*/
/*		left: 0;*/
/*		right: 0;*/
/*		top: 15%;*/
/*	}*/
}

/* ì„±ë³„ css */
.sex_cover {position: absolute;right: 2px;top:2px;display: flex;}
.sex_cover input { display:none;}
.sex_cover label {     
	border: 1px solid #000;
    height: 69px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 30px;
    background: #e0e0e0;
}
.sex_cover input:checked + label { background:#fd0; font-weight:bold; color:#000;}
.cover_box { position:relative;}
.main_top .form_box .privacy { width:100%; justify-content:center;}
#wrap_middle { width:720px; margin:0 auto; text-align:center; padding:30px 0 80px; position:relative;}
#wrap_bottom { width:720px; background:#272727; margin:0 auto;}
.footer-inner { margin:0 auto;padding: 50px 20px; color: #bbb;text-align: center;}
.footer-inner ul li {line-height:24px;}

#ajax_loding { position:fixed;z-index:999; top:0; left:50%; transform:translateX(-50%); width:100%; height:100vh; display:flex; background:rgba(0,0,0,0.7); color:#fff; font-size:30px; justify-content:center; align-items:center; flex-direction:column; display:none;}
.round > img { width:100%;}

/* í…Œì´ë¸” ìžë£Œ */
#sampleTable { 
	margin:0 auto;
	width:684px;
	max-width:100%;

	border-top:none;
}
#sampleTbody tr {
	display:flex; 
	justify-content:space-between;
	align-items:center;
	padding:10px 0;
	border:2px solid #c0c0c0;
	background:#fff;
	padding:0 10px;
	margin-bottom:10px;
}
#sampleTbody tr:nth-child(even) {
	background:#F6F7F7;
}

#sampleTable tr:first-child .wonbg { display:none;}
.bh_name { width:150px; max-width:24%;}
.bh_name > img { width:100%; background:#fff; border:1px solid #000;}
.product { width:368px; max-width:56%; font-size:17px; line-height:1.4; display:flex; flex-direction:column; justify-content:center; text-align:left; font-family: 'NotoSansKR' !important;}
.price { width:110px; max-width:20%;}
.bh_number { font-size:14px; color:#999;}
.wonbg { position:absolute; top:0; left:0; display:flex; width:110px; height:40px; justify-content:center; align-items:center; background:linear-gradient(0deg, #ff6512, #ff9363); color:#fff; cursor:pointer; font-size:14px !important; }
.wonbg.on { display:none;}
.jasehi { border:2px solid #000; margin:5px 0; color:#000; background:#fff;}
.price > div, .price > a { margin:5px 0; cursor:pointer; width:110px; height:40px; display:flex; align-items:center; justify-content:center; font-size:14px; box-sizing:border-box;}
.gaip { background:#333; color:#fff; }
.price_num {  font-size:20px !important; color:#f44; font-weight:bold; cursor:inherit !important; position:relative; background:#383635; color:#ffe900; border-radius:5px;}
.won { color:#fff;}
.mainbg_middle { text-align:center; position:relative;}
#wrap_bottom img { width:720px;}

#wrap > div > div:nth-child(3) > div > div > div > div > ul > li > div{display:flex; justify-content:center;}
#wrap > div > div.bx-box.bx-box2 > div > div > div > div > ul > li div{display:flex; justify-content:center;}

/* 폰트 깨지는 현상 */
@font-face {
	font-family: 'NotoSansKR';
	src: url('../Font/NotoSansKR-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
.form-set .form-name {font-family: 'NotoSansKR' !important;}
.form-set .form-name::placeholder{font-family: 'SCDream';}

#mobile2::placeholder{font-size: 27px;}