@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: 3656px;
	margin: 0 auto;
}

html, body{
  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}

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;
}


.form-box {
	height: 400px;
	position: absolute;
	box-sizing: border-box;
	top: 630px;
	left: 57px;
}
.form-box form {
	position: relative;
	z-index: 10;
}
.form-set>div {
	margin-bottom: 20px;
	overflow: hidden;
}
.form-set>div:nth-child(3) { 
	margin-bottom: 4px;
}

.form-set>div span {
	width: 160px;
	display: block;
	color: #fff;
	font-size: 38px;
	line-height: 90px;
	font-weight: normal;
	padding-left: 2px;
	float: left;
}
.form-set>div input[type="text"],
.form-set>div input[name="start_date"] {
	width: 440px;
	height: 90px;
	border: 3px solid #000;
	padding: 5px;
	font-size: 43px;
	box-sizing: border-box;
	font-weight: bold;
	float: left;
	border-radius: 0;
	display: block;
}

.cs_select01 { 
	height: 90px;
	width: 144px;
	border: 3px solid #000;
	font-size: 25px;
	font-weight: bold;
	padding-right: 30px;
}

/* .address_box2 */
/********************************************/

.form-set.address_box2 span { 
	line-height: 90px;
}
.address_box2 { 
	margin-top: 20px;
}
.address_box2>div { 
	padding-bottom: 0px;
}
.address_box2>div:nth-child(2) { 
	padding-bottom: 0;
}
.address_box { 
/*	display: none;*/
}
.address_box2 { 
	display: none;
}

.form-set>div input[type="text"] { 
	height: 90px;
	font-size: 43px;
}
.form-set .tel1 {
	border: 3px solid #000;
	margin-right: 18px;
	width: 125px;
	font-size: 43px;
	font-weight: bold;
	background: #222;
	padding-left: 5px;
	float: left;
	height: 90px;
}
.form-set .ip_tel {
	width: 294px;
	height: 90px;
	border: 3px solid #000;
	font-size: 43px;
	padding: 5px;
	border-radius: none;
	font-weight: bold;
}

input::placeholder { 
	font-weight: normal;
	color: #aaa;
}
.privacy {
	margin-left: 32px;
	font-size: 25px;
	position: relative;
	height: 70px;
	color: #fff;
	margin-top: -2px;
}
.privacy .agree-cont { 
	font-size: 35px;
}
.privacy a { 
	color: #fff;
	font-size: 35px;	
}
input[type="checkbox"] { 
	display: inline-block;
	width: 35px;
	height: 35px;
	vertical-align: -6px;
	margin-top: 13px;
	margin-right: 9px;
}
.btn_sub, .stepbtn {
	border: 0;
    width: 680px;
    height: 104px;
    position: absolute;
    left: -40px;
    top: 338px;
    cursor: pointer;
    z-index: 999;
	background: none;
}
.stepbtn { 
	top: 325px;
}

.bx-box {
	position : absolute;
	top: 1250px;
	left: 64px;
	width: 620px;
	color: #222;
	font-weight: normal;
}
.bx-box .bx-wrapper, 
.bx-box .bx-viewport {
	height: 250px !important;
}
.bx-box ul li {
	margin-bottom: 14px;
}
.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;
}
.bx-box ul li span.sex {
	letter-spacing: -1px;
	padding: 0 60px 0 62px;
	vertical-align: -3px;
}
.bx-box ul li span.age {
	display: inline-block;
	color: #fff;
	border: 2px solid #ff0000;
	font-size: 27px;
	padding: 11px 21px;
	border-radius: 0px;
	background: #ff0000;
}

.under-text { 
	font-family: 'GongGothicMedium';
	border-bottom: 2px solid #aaa;
}
.today-date { 
	position: absolute;
	top: 17px;
	right: 20px;
}
.today-date p { 
	font-size: 19px;
	color: #fff;
}
.today-date p span { 
/*	border-bottom: 2px solid #fff;*/
}

.alert-box { 
	position: absolute;
	top: 2171px;
	left: 524px;
	width: 171px;
	height: 994px;
	cursor: pointer;
}

.alert-box2 { 
	position: absolute;
	top: 0;
	right: 0;
	width: 233px;
	height: 70px;
	cursor: pointer;
}

select {
	padding: 0 10px 0 7px;
/*	font-family: inherit;*/
	background: url('arrow.png') no-repeat 100% 50% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}