@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;
}
@font-face {
	font-family: 'GongGothicLight';
	src: url('../Font/GongGothicLight.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

#wrap {
	background: url('./mainbg.png') no-repeat center center;
	background-size: cover;
	width: 720px;
	height: 4655px;
	margin: 0 auto;
}

a {
	color: #fff;
	text-decoration: none;
}

.container {
	width: 720px;
	margin: 0 auto;
	position: relative;
}

.header {
	position: relative;
	width: 100%;
	height: 70px;
}

.logo {
	width: 288px;
	height: 70px;
	display: block;
	padding-right: 118px;
	padding-top: 18px;
	box-sizing: border-box;
}

.logo p {
	font-size: 14px;
	font-weight: bold;
	color: #888;
	text-align: right;
}

.alert-form {
	position: absolute;
	top: 15px;
	right: 12px;
	width: 111px;
	height: 35px;
	cursor: pointer;
}

.text-box { 
	box-sizing: border-box;
	height: 360px;
	text-align: left;
	position: absolute;
	z-index: 2;
	top: 180px;
	left: 27px;
}

.text-box p, .text-box em {
	color: #333;
}
.text-box p {
	font-size: 40px;
	font-family: 'GongGothicMedium';
}
.text-box p span {color: #ff1400; font-family: 'GongGothicMedium'; line-height: 48px;}
.text-box em {
	font-family: 'GongGothicLight';
	display: inline-block;
	margin-top: 0px;
	font-size: 25px;
	font-weight: 400;
}

.text-box p.first-text {
	color: #333;	
	margin-bottom: 15px;
}

.form-box {
	height: 400px;
	position: absolute;
	padding-left: 25px;
	box-sizing: border-box;
	top: 846px;
	left: 33px;
}
.form-box form {
	position: relative;
	z-index: 10;
}
.form-set>div {
	margin-bottom: 12px;
	overflow: hidden;
}
.form-set>div span {
	width: 160px;
	display: block;
	color: #222;
	font-size: 36px;
	line-height: 77px;
	font-weight: bold;
	padding-left: 2px;
	float: left;
}
.form-set>div input {
	width: 430px;
	height: 77px;
	border: 3px solid #222;
	padding: 5px;
	font-size: 43px;
	box-sizing: border-box;
	font-weight: bold;
	float: left;
	border-radius: 0;
}
.form-set .tel1 {
	border: 3px solid #222;
	margin-right: 12px;
	width: 125px;
	font-size: 43px;
	font-weight: bold;
	background: #fff;
	padding-left: 5px;
	height: 77px;
	float: left;
}
.form-set .ip_tel {
	width: 293px;
}
input::placeholder { 
	font-weight: normal;
	color: #aaa;
}
.privacy {
	margin-left: -15px;
	margin-top: -0px;
	font-size: 25px;
	position: relative;
	height: 500px;
	color: #222;
	letter-spacing: 1.5px;
}
.privacy .agree-cont { 
	font-size: 34px;
}
.privacy a { 
	color: #222;
	font-size: 34px;
	font-weight: bold;
}
input[type="checkbox"] { 
	display: inline-block;
	width: 34px;
	height: 34px;
	vertical-align: -6px;
	margin-left: 50px;
	margin-top: 11px;
}
.btn_sub {
	border: 0;
	width: 669px;
	height: 103px;
	position: absolute;
	left: -32px;
	top: 337px;
	cursor: pointer;
	z-index: 999;
	background: none;
}

.bx-box {
	position : absolute;
	top: 1499px;
	left: 72px;
	width: 620px;
	color: #222;
}
.bx-box .bx-wrapper, 
.bx-box .bx-viewport {
	height: 360px !important;
}
.bx-box ul li {
	margin-bottom: 13px;
}
.bx-box ul li span {
	font-size: 32px;
}
.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;
	font-weight: bold;
}
.bx-box ul li span.sex {
	letter-spacing: -1px;
	padding: 0 66px 0 58px;
	vertical-align: -3px;
	font-weight: bold;
}
.bx-box ul li span.age {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	border: 2px solid #ff8b00;
	background: #ff8b00;
	font-size: 25px;
	padding: 5px 15px;
	border-radius: 5px;
}

.count-num {
	position: absolute;
	width: 720px;
	height: 100px;
	top: 2803px;
	left: 0;
	overflow: hidden;
}
.count-num>div {
	text-align: right;
	width: 200px;
	position: absolute;
	top: 30px;
}
.count-num>div span {
	font-size: 30px;
	color: #444;
	font-weight: bold;
}
.count-num>div:nth-child(1) { 
	left: 0px;
}
.count-num>div:nth-child(2) { 
	left: 220px;
}
.count-num>div:nth-child(3) { 
	left: 440px;
}

html, body{
  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}

#footer {
	width: 720px;
	background: #222;
	margin: 0 auto;
	text-align: center;
	color: #888;
	box-sizing: border-box;
	padding: 30px;
	font-size: 20px;
}
#footer .copyright ul li {
	margin-bottom: 10px;
}
#footer .f-logo {
	margin: 15px 0;
}
#footer a { 
	color: #888;
}

.bohum-btn {
	width: 720px;
	height: 265px;
	position: absolute;
	top: 343px;
	left: 0;
}

.bbtn {
	position: absolute;
	width: 147px;
	height: 100px;
	border-radius: 6px;
	cursor: pointer;
	z-index: 999999999;
}

.bbtn.bleft1 {
	left: 39px;
}
.bbtn.bleft2 {
	left: 204px;
}
.bbtn.bleft3 {
	left: 369px;
}
.bbtn.bleft4 {
	left: 534px;
}
.bbtn.btop1 {
	top: 17px;
}
.bbtn.btop2 {
	top: 145px;
}

.bohum-btn2 {
	position: absolute;
	top: 3169px;
	right: 34px;
	width: 132px;
	height: 778px;
}
.bbtn2 {
	position: absolute;
	width: 200px;
	height: 80px;
	top: 0px;
	right: 0px;
	border-radius: 2px;
	cursor: pointer;
}

.bbtn2.btop2,
.alert-box .btop2 {
	top: 701px;
}
.bbtn2.btop3,
.alert-box .btop3 {
	top: 1437px;
}
.bbtn2.btop4,
.alert-box .btop4 {
	top: 2207px;
}
.bbtn2.btop5,
.alert-box .btop5 {
	top: 2901px;
}
.bbtn2.btop6,
.alert-box .btop6 {
	top: 3324px;
}
.bbtn2.btop7,
.alert-box .btop7 {
	top: 4100px;
}
.bbtn2.btop8 {
	top: 3712px;
}

.alert-box {
	position: absolute;
	top: 2093px;
	left: 528px;
	width: 168px;
	height: 994px;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 999;
}
.alert-box2 { 
	position: absolute;
	top: 0px;
	right: 0px;
	width: 247px;
	height: 75px;
	cursor: pointer;
}
.alert-box>div {
	position: absolute;
	width: 200px;
	height: 80px;
	top: 0px;
	right: 0px;
	border-radius: 2px;
	cursor: pointer;
}

.alert { 
	width: 500px;
	height: 95px;
	position: absolute;
	top: 5435px;
	left: 110px;
	cursor: pointer;
}

.slick-box { 
	position: absolute;
	top: 1300px;
	left: 29px;
	width: 660px;
	height: 435px;
	overflow: hidden;
}

.slick-box img { 
	margin-top: -5px;
	display: block;
}


#mask {  
	background: rgba(0, 0, 0, 0.8);
	display: none;
	width: 720px;
	height: 100%;
	position: absolute;
	z-index: 99999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.mask-a {  
	width: 100%;
	height: auto;
	position: relative;
}

.cm-popup { 
	width: 614px;
	height: 692px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999999999999;
	display: none;
}

.form-box2 { 
	position: absolute;
	top: 290px;
	left: 50px;
	width: 650px;
}

.form-box2 .ip_base { 
	border: 2px solid #888;
	width: 320px;
	height: 58px;
}
.form-box2 .form-set>div { 
	display: flex;
	width: 520px;
	margin-bottom: 10px;
}
.form-box2 .form-set>div span { 
	width: 140px;
	display: block;
	font-size: 30px;
	line-height: 58px;
	font-weight: bold;
	color: #444;
}
.form-box2 .form-set>div input { 
	font-size: 25px;
	font-weight: normal;
}

.form-box2 input::placeholder { 
	font-weight: normal;
}

.form-box2 .btn_sub { 
	top: 267px;
	left: -23px;
	border-radius: 2px;
	width: 510px;
	height: 77px;
}

.form-box2 .tel1 {
	font-size: 30px;
	border: 2px solid #888;
	margin-right: 6px;
}
.form-box2 .ip_tel {
	width: 214px;
}

.alert-popup { 
	position: absolute;
	width: 612px;
	height: 270px;
	top: 304px;
	left: -4px;
	cursor: pointer;
	z-index: 999999999;
}

.popup-close { 
	font-size: 40px;
	position: absolute;
	top: -280px;
	left: 515px;
	cursor: pointer;
	font-weight: bold;
	color: #444;
}

.form-box2 .privacy { 
	margin-top: 7px;
	margin-left: -27px;
}
.form-box2 input[type="checkbox"] + label,
.form-box2 a { 
	color: #000;
	font-size: 27px;
}
.form-box2 input[type="checkbox"] { 
	transform: translateY(6px);
}
.form-box2 .privacy .agree-cont {
	font-size: 27px;
	color: #444;
}

.under-text { 
	font-family: 'GongGothicMedium';
	border-bottom: 2px solid #aaa;
}

select {
	padding: 0 10px 0 4px;
/*	font-family: inherit;*/
	background: url('arrow.png') no-repeat 100% 50% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}