.sub_con2 {
	max-width: 1600px;
	margin: 0 auto;
}

.apply_movie2 {
	width: 100%;
    margin: 30px auto;
}
@media (max-width: 1200px) {
	.apply_movie2 {
		width: 100%;
		margin: 30px auto;
	}
}

.tx-center {
	text-align:center;
}

.apply_movie2 .apply_tb {
	max-height:500px;
	overflow-y:scroll;
}



.apply_tb .apply_th2 {
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.0rem;
	font-weight: 300;
}
.apply_movie2 .apply_tb2 {
	max-height:500px;
	overflow-y:scroll;
}

.apply_tb2 .apply_th3 {
	padding: 10px;
	box-sizing: border-box;
	font-size: 0.6rem;
	font-weight: 300;
}

.apply_tb2 .apply_th {
	padding: 20px;
	box-sizing: border-box;
	font-size: 0.8rem;
	font-weight: 600;
}

.apply_tb2 .apply_th {
	padding: 10px;
	box-sizing: border-box;
	font-size: 0.8rem;
	font-weight: 600;
}
.apply_tb2 {
	width:100%;
	border-top: 1px solid #000;
}
.apply_tb2 li {
	display: flex;
    justify-content: flex-start;
    align-items: flex-start;
	border-bottom: 1px solid #f0f0f0;
}
.apply_tb2 .apply_th {
	padding: 5px;
	box-sizing: border-box;
	font-size: 0.8rem;
	font-weight: 600;
}
.apply_tb2 .apply_td {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
    font-size: 1.0rem;
}
.apply_tb2 .apply_td .apply_item_con {
    display: flex;
    font-size: 0.8rem;
    justify-content: flex-start;
    align-items: center;
}
.apply_tb2 .apply_td .apply_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	margin: 5px 0;
}

.apply_tb2 div {
	font-size:14px;
}

.signature_btn_warp button.sig_btn1  { 
	width:40%;
	font-size: 1.25rem;
	font-weight:600;
	margin-right: .3rem;
	padding: 1rem;
	background: #9c8146;
	color: #FFF;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 768px) {
	.apply_tb2 li {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
	.apply_tb2 .apply_th {
		padding: 15px 0 0 0;
		box-sizing: border-box;
		font-size: 0.8rem;
		font-weight: 600;
	}
	.apply_tb2 .apply_td {
		padding: 10px 0;
	}
	.apply_tb2 .apply_td .apply_item_con {
	display: flex;
        justify-content: space-evenly;
        align-items: center;
    }

	.signature_btn_warp button.sig_btn1  { 
		width:48%;
		font-size: 1.125rem;
		letter-spacing:-1px;
	}
}
	
.width25 {
	width: 25%;
}

.width15 {
	width: 15%;
}

.width5 {
	width: 5%;
}

.apply_btn3 {
	background-color: #333;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;
	font-size: 1rem;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}
.apply_btn4 {
	background-color: #3f51b5;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;
	font-size: 1rem;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}

.apply_btn5 {
	background-color: #333;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;
	font-size: 1rem;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}
.apply_btn6 {
	background-color: #3f51b5;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;
	font-size: 1rem;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}

.apply_btn7 {
	background-color: #3fb2b5;
	color: #fff;
	border: none;
	border-radius: 6px;
	padding: 10px 10px;
	font-size: 1rem;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}

.apply_btn8 {
	background-color: #333;
	color: #fff;
	border: none;
	border-radius: 3px;
	padding: 5px 5px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}
.apply_btn9 {
	background-color: #3f51b5;
	color: #fff;
	border: none;
	border-radius: 3px;
	padding: 5px 5px;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	transition: background-color 0.3s ease;
}
