/*공통*/

#container_wrap {
	position: relative;
}
.apply {
	margin-top: 50px;
}
.apply .con {
	width: 100%;
	font-family: 'noto3';
	font-weight: 100;
	position: relative;
}

.apply .con .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.apply .con strong {
	font-family: 'noto4';
	font-weight: 100;
}

.apply .line {
	text-align: center;
}
.apply .line-inner {
	padding: 40px 0;
}

.line-inner h3 {
	font-family: 'noto4';
	font-weight: 100;
	font-size: 30px;
}
.apply .con a {
	display: block;
	position: absolute;
}

.apply .div-table {
	display: table;
}

.apply .div-table > * {
	display: table-cell;
	vertical-align: middle;
}

.col-lightgreen {
	color: #c8df28 !important;
}

/*필기패스반*/
.pilgi .con {
	padding: 0 0;
}

.pilgi .con .inner {
	width: 1100px;
	margin: 0 auto;
}

.pilgi .con1 {
	/* background:url('/_skin/tpl_skin/basic_elevator/images/apply/top_bg.png')center no-repeat; */
	background-image: url(/_skin/tpl_skin/basic_elevator/images/apply/top_bg.png), linear-gradient(#14336d, #005f79);
	background-repeat: no-repeat;
	background-position: center;
}

.pilgi .line {
	padding: 30px 0 50px;
	background: #001e1f;
}

.pilgi .con2 {
	background: #ffffff;
	padding: 98px 0;
}

.pilgi .con2 .inner > img:first-child {
	margin-bottom: 45px;
}

.pilgi .line1 {
	padding: 48px 0;
	background: #0d4b6b;
}

.pilgi .con3 {
	background: #d4d4d4;
	padding: 0 0 0;
}

.pilgi .con3 .inner {
	width: 1197px;
	margin: 0 auto;
	height: 804px;
	padding-top: 114px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_elevator/images/apply/t_photo.png') no-repeat left center;
}

.pilgi .con3 .inner img {
	float: right;
	margin-right: 48px;
}

.pilgi .con3 a {
	top: 468px;
	left: calc(50% + 120px);
	width: 306px;
	height: 49px;
	font-size: 0;
}

.pilgi .con4 {
	background: #f0ede6;
}

.pilgi .con5 {
	background: #fff;
	position: relative;
}

.pilgi .con5 .inner > a {
	right: 110px;
	bottom: 165px;
	width: 260px;
	height: 43px;
	font-size: 0;
}

.pilgi .con5 .popupVideo {
	display: block;
	right: 850px;
	top: 450px;
	width: 390px;
	height: 215px;
}
.inner .popupVideo a.book_play {
	background: url('/_skin/tpl_skin/basic_elevator/images/apply/book_btn.png') no-repeat;
	border-radius: 0;
	width: 100%;
	height: 100%;
}

.pilgi .con_bottom {
	background: #6f92be;
}

.pilgi .con_bottom a {
	right: 57px;
	bottom: 79px;
	width: 90px;
	height: 29px;
	font-size: 0;
}
