@charset "utf-8";

.tuition_wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #f9f9f9;
}

.tuition_box {
	position: fixed;
	width: 800px;
	max-width: 100%;
	height: 400px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #ffffff;
	border: 1px solid #bdbdbd;
	box-sizing: border-box;
	padding: 50px;
}

.tuition_tit {
	text-align: center;
	margin: 0 0 30px 0;
	font-weight: bold;
	font-size: 27px;
}

.tuition_btn {
	text-align: center;
	margin: 30px 0 0 0;
}

.tuition_btn button {
	min-width: 100%;
	height: 50px;
	line-height: 50px;
	background: #0061aa;
	color: #fff;
	border: 1px solid #0061aa;
}

.info_wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border: 1px solid #bdbdbd;
	overflow: auto;
}

.info_tit {
	text-align: center;
	margin: 30px 0 30px 0;
	font-weight: bold;
	font-size: 27px;
	color: #ffffff;
}

.info_header {
	min-width: 980px;
	min-height: 100px;
	position: relative;
	background: #0061aa;
    height: 10%;
    border-bottom: 1px solid #bdbdbd;
}

.info_btn {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 20px;
}

.info_btn .infoButton {
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;	
	min-width: 30px; 
	height: 30px; 
	line-height: 30px; 
	padding: 0 15px; 
	color: #fff; 
	background: #aaa; 
	border:1px solid #aaa; 
	cursor: pointer; display:inline-block; *display:inline; zoom:1; text-align:center;vertical-align:middle; box-sizing: border-box;
}

.info_btn .infoButton { 
	outline:0;
}

.info_btn .infoButton:hover,
.info_btn .infoButton:focus {
	background: #ff8c00; color: #fff; border:1px solid #0061aa; transition: .2s;
}

.info_btn .etcExpensInclud {
	color: #ffffff;
	padding-right: 10px;
}

.info_top {
	min-width: 980px;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	background: #ffffff;
	/*border: 1px solid #bdbdbd;*/
	box-sizing: border-box;
	padding: 10px 5%;
}

.info_bottom{
	min-width: 980px;
	margin-top: 50px;
    margin-left: 5%;
}

.notice {
	/*width: 52%;*/
	height: 290px;
	left: 0;
	margin-top: 50px;
	/*margin: auto;*/
	padding-left: 20px;
	display: inline-block;
	font-size: 15px;
	/*background-color: #f9f9f9;*/
}

.acnt_div {
	width: 43%;
	height: 290px;
	margin-top: 50px;
	margin-bottom: 50px;
	/*margin: auto;*/;
	right: 0px;
	/*display: inline-block;*/
	float:right;
	vertical-align: top;
	/*background-color: #f9f9f9;*/
}

.acnt_table {
	border-spacing: 5px;
	/*width: 600px;*/
	width:80%;
	right: 0px;
	margin-left: auto;
    border-top: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb; 		
}

.acnt_table th, .acnt_table td {
	border: 1px solid #ddd;
	border-collapse: collapse;
	padding: 3px;
	text-align: center;
}

.acnt_table th:first-child, .acnt_table td:first-child{
	border-left: 0px solid #ddd;
}

.acnt_table td:last-child, .acnt_table th:last-child{
	border-right: 0px solid #ddd;
}


.acnt_table tr:first-child th{
	background-color:#fbfbfb;
	font-weight: bold;
}

.info_std_table{
	min-width: 980px;
	width:90%;
    border-top: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;  
	/*margin: auto;*/
	margin-left: auto;
	margin-right: auto;
	
}

.info_std_table th, .info_std_table td { 
	padding:5px 15px; 
	box-sizing:border-box; 
	text-align: center;
	border: 1px solid #ddd;
}

.info_std_table th {
	background-color: #fbfbfb;
	font-weight: bold;
}

.info_std_table th:first-child, .info_std_table td:first-child{
	border-left: 0px solid #ddd;
}

.info_std_table td:last-child, .info_std_table th:last-child{
	border-right: 0px solid #ddd;
}

.tutn_div {
	width: 75%;
	left: 0;
	display: inline-block;
}

.tutn_table{
	width: 100%;	
    border-top: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb; 	
}

.tutn_table tr{
	height: 40px;
}

.tutn_table tr:first-child th, .tutn_table tr:nth-child(2) th, .tutn_table tr:nth-child(3) th {
	background-color:#fbfbfb;
}

.tutn_table th, .tutn_table td{
	border: 1px solid #ddd;
}

.tutn_table th:first-child{
	border-left: 0px solid #ddd;
}

.tutn_table td:last-child, .tutn_table th:last-child{
	border-right: 0px solid #ddd;
}

.tutn_table th{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
}

.tutn_table td{
	text-align: right;
	padding-right: 10px
}

.tutn_table tr:last-of-type td:last-of-type {
	color: #0060AA;
	font-weight: bold;
}


.stud_div {
	width: 18%;
	margin: auto;
	right: 0px;
	display: inline-block;
    /*margin-right: 5%;*/
	vertical-align: top;
	margin-left: 30px;
}

.stud_table{
	width: 100%;
    border-top: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb; 	
}

.stud_table tr{
	height: 40px;
}

.stud_table tr:first-child th{
	background-color: #fbfbfb;
}

.stud_table th, .stud_table td{
	border: 1px solid #ddd;
}

.stud_table th:first-child{
	border-left: 0px solid #ddd;
}

.stud_table td:last-child, .stud_table th:last-child{
	border-right: 0px solid #ddd;
}

.stud_table th{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.stud_table td{
	text-align: right;
	padding-right: 10px
}

.stud_table tr:last-of-type td:last-of-type {
	color: #0060AA;
	font-weight: bold;
}

.flex-container{ 
            width: 100%; 
            display: -webkit-box; 
            display: -moz-box;
            display: -ms-flexbox; 
            display: flex; 
 
            -webkit-box-align: center; 
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center; /* 수직 정렬 */
 
            -webkit-box-pack: center;
            -moz-box-pack: center; 
            -ms-flex-pack: center; 
            justify-content: center; /* 수평 정렬 */
}

@media screen and (max-width: 1300px) { 

	.tutn_table{font-size:14px;}
	.stud_table{font-size:14px;}
	.tutn_table th{padding : 0px;}
	.info_bottom {margin-left: 3%;}	
	.stud_div {margin-right: 3%;}
}

.payResult_box {
	position: fixed;
	width: 800px;
	max-width: 100%;
	height: 300px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background: #ffffff;
	border: 1px solid #bdbdbd;
	box-sizing: border-box;
	padding: 50px;
}