/* 공통 */
.ul-list01 {
	margin-bottom: 50px;
	border: 0px solid red;
}

.ul-list01 li {
	padding-left: 16px;
	font-size: 16px;
	line-height: 26px;
	color: #333339;
	background: url(../make_img/common/icon_bullet01.png) no-repeatㄴ left 10px;
}

.clear {
	overflow: hidden;
	clear: both;
}




/* 원리문제풀이 */
.principle-information-wrapper {
	position: relative;
	margin-bottom: 33px;
}

.principle-information-wrapper .principle-information-header {
	background: #001d53;
	overflow: hidden;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box01 {
	border-bottom: 1px solid #334a75;
	padding: 23px 45px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box01 .current-level {
	float: left;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box01 .result-information {
	float: right;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 {
	overflow: hidden;
	padding: 34px 45px 37px 45px;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 .btn-go {
	float: left;
	margin-right: 37px;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 .btn-go img {
	display: block;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 ul {
	float: left;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
}
.principle-information-wrapper .principle-information-header .principle-information-header-box02 ul li {
	margin: 0;
	padding: 0;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 ul li strong {
	font-weight: bold;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 .word-answer {
	float: right;
	margin-top: 13px;
	color: #ffffff;
	font-size: 15px;
}

.principle-information-wrapper .principle-information-header .principle-information-header-box02 .word-answer strong {
	display: inline-block;
	vertical-align: middle;
	font-size: 48px;
	line-height: 50px;
	font-weight: bold;
	color: #f6e153;
}


.principle-information-contents {
	position: relative;
	height: 675px;
	background: url(../make_img/sub02/img_map01.gif) no-repeat 0 0;
}


.principle-information-contents  .btns-matrix {
	padding-top: 24px;
	padding-left: 46px;
}

.principle-information-contents  .btns-matrix a {
	display: block;
}

.principle-information-contents  .btns-matrix a img {
	display: inline-block;
	vertical-align: bottom;
}



	.principle-information-contents02 .matrix-select-box {
        padding-top: 24px;
        padding-left: 46px;

	}

	.principle-information-contents02 .matrix-select-box  dl {
		position: relative;
		float: left;
		margin-left: 0px;
	}

	.principle-information-contents02 .matrix-select-box  dl dt {
		display: block;
		width: 246px;
		height: 35px;
	}

	.principle-information-contents02 .matrix-select-box  dl dt {
		cursor: pointer;
		display: block;
		height: 37px;
		line-height: 37px;
		padding: 0 29px 0 16px;
		color:#fff;
		font-weight:bold;
		font-size:14px;
		background: transparent url(../make_img/sub02/matrix.gif) no-repeat 0px center;
		border: 0px solid #e3e3e3;
	}



	.principle-information-contents02 .matrix-select-box  dl dd {
		display: none;
		position: absolute;
		top: 36px;
		left: 0;
		width: 246px;
		max-height: 400px;
		background: #2E2E2E;
		color:#fff;
		font-size:13px;
		overflow-x: hidden;
		overflow-y: auto;
		z-index:100;
	}

	.principle-information-contents02 .matrix-select-box  dl dd ul {
		margin: 0;
		padding: 0;
	}

	.principle-information-contents02 .matrix-select-box  dl dd ul li {
		display: block;
	}

	.principle-information-contents02 .matrix-select-box  dl dd ul li a {
		display: block;
		height: 35px;
		line-height: 35px;
		padding: 0 16px;
		border-bottom: 1px solid #5C5C5C;
	}

	.principle-information-contents02 .matrix-select-box  dl dd ul li a:hover {
		background: #414141;
		color: #fff;
	}

	.span-br {
		display: block;
	}

	.btn-back-button {
		display: none;
	}














.principle-information-contents .question-box {
	position: absolute;
	width: 203px;
	height: 230px;
}

.principle-information-contents .question-box ul {
	width: 203px;
	height: 124px;
	padding-top: 79px;
	text-align: center;
	background: url(../make_img/sub02/bg_circle01.png) no-repeat 0 0;
}

.principle-information-contents .question-box ul li {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin: 0 2px;
}

.principle-information-contents .question-box ul li a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background: #6f6f6f;
	border-radius: 25px;
	font-size: 18px;
	font-weight: 100;
}

.principle-information-contents .question-box ul li a.levelA{
	background: #eca310
}

.principle-information-contents .question-box ul li a.levelB{
	color:#fff;
	font-size: 18px;
	font-weight: 100;
	background: #3d71e0;
}

.principle-information-contents .question-box ul li a.levelC{
	color:#fff;
	font-size: 18px;
	font-weight: 100;
	background: #fa4238;
}


.principle-information-contents .question-box .question-name {
	text-align: center;
	color: #565656;
	font-size: 17px;
	font-weight: bold;
}


.principle-information-contents .question-box .complate,
.principle-information-contents .question-box .question {
	position: absolute;
	top: 0;
	left: 0;
	width: 203px;
	height: 203px;
}


.principle-information-contents .question-box#q1 {
	top: 82px;
	left: 295px;
}

.principle-information-contents .question-box#q2 {
	top: 82px;
	left: 556px;
}

.principle-information-contents .question-box#q3 {
	top: 376px;
	left: 220px;
}

.principle-information-contents .question-box#q4 {
	top: 376px;
	left: 455px;
}

.principle-information-contents .question-box#q5 {
	top: 376px;
	left: 685px;
}

.principle-summary-area {
	margin:0;
	padding: 0;
	border: 0px solid red;
}

.principle-summary-area dt {
	color: #373737;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}

.principle-summary-area dd {
	font-size: 15px;
	color: #656565;
}

.part_btn-table-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 478px;
	padding: 197px 58px 0 58px;

	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}

.part_btn-table-wrapper02 {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 618px;
	padding: 57px 58px 0 58px;
	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}

.part_btn-table-wrapper02A {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 665px;
	padding: 10px 58px 0 58px;
	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}

.part_btn-table-wrapper02B {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 618px;
	padding: 157px 58px 0 58px;
	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}

.part_btn-table-wrapper02C {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 618px;
	padding: 57px 58px 0 58px;
	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}

.part_btn-table-wrapper03 {
	position: absolute;
	top: 0;
	left: 0;
	width: 764px;
	height: 478px;
	padding: 197px 58px 0 58px;
	background: url(../make_img/sub02/bg_opacity01.png) repeat;
	z-index: 1000;
}



.part_btn-table-area {
	margin: 0;
	padding: 0;
}

.part_btn-table-area .btn-close {
	text-align: right;
	margin-bottom: 8px;
}

.part_btn-table-area .btn-close a {
	display: inline-block;
	vertical-align: bottom;
}


.part_btn-table-area .btn-close a img {
	display: block;
}

.layer-table {
	margin: 0;
	padding: 0;
}

.layer-table table {
	border-collapse: collapse;
}

.layer-table table thead th {
	padding: 10px;
	background: #445063;
	border: 1px solid #09546e;
	text-align: center;
	color: #fff;
	font-size: 13px;
}


.layer-table table .bg01 {
	background: #009e56
}
.layer-table table .bg02 {
	background: #617288
}
.layer-table table .bg03 {
	background: #d00a5e
}
.layer-table table .order th {
	background: #ffdd0b;
	color:#333;
	padding:9px 10px;
}
.layer-table table .order td {
	background: #848484;
	color:#Fff;
	padding:9px 10px;
}

.layer-table table .current {
	background: #fa4238
}

.layer-table table .current a {
	color: #fff;
	font-size: 13px;
}

.layer-table table tbody th {
	padding: 17px 10px;
	background: #3198f8;
	border: 1px solid #09546e;
	text-align: center;
	color: #fff;
	font-size: 13px;
}

.layer-table table tbody td {
	padding: 0px 0px;
	background: #fff;
	border: 1px solid #09546e;
	text-align: center;
	font-size: 13px;

}


.layer-table table tbody td .txtleft{
	text-align:left;
	padding:10px;
	background-color:#0F3;

}

.layer-table02 {
	margin: 0;
	padding: 0;
	overflow-y:auto;
}

.layer-table02 table {
	border-collapse: collapse;
}

.layer-table02 table thead th {
	padding: 10px;
	background: #445063;
	border: 1px solid #09546e;
	text-align: center;
	color: #fff;
	font-size: 13px;
}


.layer-table02 table .bg01 {
	background: #5790fb
}
.layer-table02 table .bg02 {
	background: #617288
}

.layer-table02 table .red {
	background: #FF0000
}

.layer-table02 table .red a {
	color: #fff;
	font-size: 13px;
}

.layer-table02 table .yellow {
	background: #FFFF00
}


.layer-table02 table .yellow a {
	color: #333;
	font-size: 13px;
}


.layer-table02 table tbody th {
	padding: 0px 0px;
	background: #ffd400;
	border: 1px solid #09546e;
	text-align: center;
	color: #2d2d2d;
	font-size: 13px;
	width:300px;

}

.layer-table02 table tbody td {
	padding: 0px 0px;
	background: #fff;
	border: 1px solid #09546e;
	text-align: center;
	font-size: 13px;
	height:30px;
	width:400px;

}




.layer-table03 {
	margin: 0;
	padding: 0;

}

.layer-table03 .h_txt{
	font-size:17px;
	font-weight:bold;
	padding-bottom:8px;
}

.layer-table03 table {
	border-collapse: collapse;


}

.layer-table03 table thead th {
	padding: 10px;
	background: #445063;
	border: 1px solid #09546e;
	text-align: left;
	color: #fff;
	font-size: 13px;
}


.layer-table03 table .bg01 {
	background: #2F2F2F;
	color:#fff;
	font-size:20px;
	height:40px;
	border: 1px solid #111111;
}
.layer-table03 table .bg02 {
	background: #FF3030;
	color:#fff;
	font-size:17px;
	border: 1px solid #FF3030;
}


.price {
	font-size:20px;
}

.layer-table03 table .red {
	background: #FF0000
}

.layer-table03 table .red a {
	color: #fff;
	font-size: 13px;
}

.layer-table03 table .yellow {
	background: #FFFF00
}

.layer-table03 table .yellow a {
	color: #333;
	font-size: 13px;
}


.layer-table03 table tbody th {
	padding: 10px 20px 10px 20px ;
	background: #F9F9F9;
	border: 1px solid #DBDEE6;
	text-align: left;
	color: #2d2d2d;
	font-size: 14px;
}

.layer-table03 table tbody td {
	padding: 10px 20px 10px 20px ;
	background: #fff;
	border: 1px solid #DBDEE6;
	text-align: left;
	font-size: 14px;

}


.layer-table04 {
	margin: 0;
	padding: 0;

}

.layer-table04 .h_txt{
	font-size:17px;
	font-weight:bold;
	padding-bottom:8px;
}

.layer-table04 tbody {
	background: #fff;
	font-size:15px;
	border: 1px solid #DBDEE6;

}

.layer-table04 tbody td {
	text-align:left;
}




.layer-table05 {
	margin: 0;
	padding: 0;

}

.layer-table05 .h_txt{
	font-size:17px;
	font-weight:bold;
	padding-bottom:8px;
}

.layer-table05 table {
	border-collapse: collapse;


}

.layer-table05 table thead th {
	padding: 10px;
	background: #445063;
	border: 1px solid #09546e;
	text-align: center;
	color: #fff;
	font-size: 13px;
}


.layer-table05 table tbody th {
	padding: 10px 20px 10px 20px ;
	background: #F9F9F9;
	border: 1px solid #DBDEE6;
	text-align: center;
	color: #2d2d2d;
	font-size: 14px;
}

.layer-table05 table tbody td {
	padding: 10px 20px 10px 20px ;
	background: #fff;
	border: 1px solid #DBDEE6;
	text-align: left;
	font-size: 14px;

}


.layer-table06 {
	margin: 0;
	padding: 0;

}

.layer-table06 .h_txt{
	font-size:17px;
	font-weight:bold;
	padding-bottom:8px;
}

.layer-table06 table {
	border-collapse: collapse;


}

.layer-table06 table thead th {
	padding: 10px;
	background: #3ABBA8;
	border: 1px solid #4D8D97;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight:bold;
}


.layer-table06 table tbody th {
	padding: 10px 20px 10px 20px ;
	background: #F9F9F9;
	border: 1px solid #DBDEE6;
	text-align: center;
	color: #2d2d2d;
	font-size: 14px;
}

.layer-table06 table tbody td {
	padding: 8px 20px 8px 20px ;
	background: #fff;
	border: 1px solid #DBDEE6;
	text-align: left;
	font-size: 14px;
	text-align: center;

}


/* 로그인 */
.login-area {
	width: 350px;
	margin: 0 auto;
	padding: 97px 0;
}

.login-area .login-box input[type="text"],
.login-area .login-box input[type="password"] {
	width: 350px;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
	border: 1px solid #dbdde0;
	margin-bottom: 12px;
	color: #aeaeae;
}

.login-area .login-box input[type="submit"] {
	display: block;
	width: 350px;
	height: 50px;
	border: 1px solid #1a7edf;
	background: #1a7edf;
	text-align: center;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	font-family: "roboto", "Apple Gothic", "맑은 고딕", '돋움', roboto, Apple Gothic, Malgun Gothic, dotum, sans-serif;
}

.login-area .login-box .id_save{
	font-size: 14px; line-height: 40px; float:left; width:100%; font-weight:500; margin-bottom: 30px;
}
.login-area .login-box .id_save input{width:15px; height:15px; margin:12.5px 5px 0 10px}

.login-area .login-box input[type="submit"]:focus,
.login-area .login-box input[type="submit"]:hover {
	background: #166bbe
}

.login-area dl {
	margin-bottom: 5px;
}

.login-area dl dt {
	color: #585858;
	font-size: 15px;
	margin-bottom: 5px;
}

.login-area dl dd {
	color: #264b6e;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;

	font-family: "roboto", "Apple Gothic", "맑은 고딕", '돋움', roboto, Apple Gothic, Malgun Gothic, dotum, sans-serif;
}

.login-area p {
	color: #585858;
	font-size: 15px;
}

/* 회원가입 이용약관 */
.title0201 {
	font-size: 15px;
	color: #222229;
	font-weight: bold;
	margin-bottom: 10px;
}

.title0202 {
	font-size: 22px;
	color: #373737;
	font-weight: bold;
	margin-bottom: 10px;
}


.agreement-wraaper {
	padding-top: 26px;
	width:940px;
}

.agreement-wraaper .agreement-area {
	margin-bottom: 30px;
}

.agreement-wraaper .agreement-area .agreement-box {
	width: 880px;
	height: 185px;
	overflow-x: hidden;
	overflow-y: auto;
	word-break: break-all;
	border: 1px solid #dbdde0;
	padding :30px;
	margin-bottom: 5px;
	font-family: "roboto", "Apple Gothic", "맑은 고딕", '돋움', roboto, Apple Gothic, Malgun Gothic, dotum, sans-serif;
}


.agreement-box02 {
	width: 835px;
	height: 215px;
	overflow-x: hidden;
	overflow-y: auto;
	word-break: break-all;
	border: 1px solid #dbdde0;
	padding :20px;
	margin-bottom: 5px;
	font-family: "roboto", "Apple Gothic", "맑은 고딕", '돋움', roboto, Apple Gothic, Malgun Gothic, dotum, sans-serif;
	color:#333;
}


.agreement-wraaper .agreement-area .agreement-btns-right {
	text-align: center;
}

.agreement-wraaper .agreement-area .agreement-btns-right input[type="radio"],
.agreement-wraaper .agreement-area .agreement-btns-right label {
	display: inline-block;
	vertical-align: middle;

	font-size: 15px;
	color: #222229;
}


.form-join-area {
	padding-bottom: 40px;
}

.form-join-area dl {
	position: relative;
	padding-left: 160px;
	min-height: 40px;
	margin-bottom: 10px;
}

.form-join-area dl dt {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	line-height: 40px;
	padding-left: 14px;
	color: #454545;
	font-size: 17px;
	background: url(../make_img/common/icon_bullet01.gif) no-repeat left center;

}

.form-join-area dl dd {
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #333333;
	text-align:left;
}

.form-join-area dl dd input[type="text"],
.form-join-area dl dd input[type="password"] {
	display: inline-block;
	vertical-align: middle;
	width: 195px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid #dbdde0;
	background: #fafafa
}

.form-join-area dl dd input[type="radio"],
.form-join-area dl dd select {
	display: inline-block;
	vertical-align: middle;
}

.form-join-area dl dd select {
	display: inline-block;
	vertical-align: middle;
	min-width: 60px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	border: 1px solid #dbdde0;
	background: #fafafa
}



.detail {
	overflow: hidden;
}


.detail select {
	display: inline-block;
	vertical-align: middle;
	min-width: 60px;
	height: 36px;
	line-height: 16px;
	padding-left: 10px;
	border: 1px solid #dbdde0;
	background: #fafafa
}

.detail .input-calendar {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}


.detail .btns-double-checked02 {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #757b8a;
	color: #fff;
	font-size: 15px;
}

.detail .btns-double-checked02:hover {
	background: #4e5159
}





.form-join-area dl dd .btns-double-checked {
	display: inline-block;
	vertical-align: middle;
	width: 105px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #757b8a;
	color: #fff;
	font-size: 15px;
}


.form-join-area dl dd .btns-double-checked:hover {
	background: #4e5159
}


.form-join-area dl dd .btns-double-checked02 {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #757b8a;
	color: #fff;
	font-size: 15px;
}

.form-join-area dl dd .btns-double-checked02:hover {
	background: #4e5159
}



.form-join-area dl dd .word-info01 {
	/*display: inline-block;*/
	vertical-align: middle;
	margin: 0 5px;
}



.principle-information-contents02 {
	position: relative;
	height: 675px;
	background: url(../make_img/sub02/img_map02.gif) no-repeat 0 0;
}


.principle-information-contents02  .btns-matrix {
	padding-top: 24px;
	padding-left: 46px;
}

.principle-information-contents02  .btns-matrix a {
	display: block;
}

.principle-information-contents02  .btns-matrix a img {
	display: inline-block;
	vertical-align: bottom;
}

.principle-information-contents02 .question-box {
	position: absolute;
	width: 203px;
	height: 230px;
}

.principle-information-contents02 .question-box ul {
	width: 203px;
	height: 124px;
	padding-top: 79px;
	text-align: center;
	background: url(../make_img/sub02/bg_circle01.png) no-repeat 0 0;
}

.principle-information-contents02 .question-box ul li {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin: 0 2px;
}

.principle-information-contents02 .question-box ul li a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	background: #6f6f6f;
	border-radius: 25px;
	font-size: 18px;
	font-weight: 100;
}

.principle-information-contents02 .question-box ul li a.levelA {
	background: #eca310;
}

.principle-information-contents02 .question-box ul li a.levelB{
	color:#fff;
	font-size: 18px;
	font-weight: 100;
	background: #3d71e0;
}

.principle-information-contents02 .question-box ul li a.levelC{
	color:#fff;
	font-size: 18px;
	font-weight: 100;
	background: #fa4238;
}

.principle-information-contents02 .question-box .question-name {
	text-align: center;
	color: #222;
	font-size: 17px;
	font-weight: bold;
}


.principle-information-contents02 .question-box .complate,
.principle-information-contents02 .question-box .question {
	position: absolute;
	top: 0;
	left: 0;
	width: 203px;
	height: 203px;
}


.principle-information-contents02 .question-box#q1 {
	top: 82px;
	left: 175px;
}

.principle-information-contents02 .question-box#q2 {
	top: 82px;
	left: 466px;
}

.principle-information-contents02 .question-box#q3 {
	top: 376px;
	left: 100px;
}

.principle-information-contents02 .question-box#q4 {
	top: 376px;
	left: 355px;
}

.principle-information-contents02 .question-box#q5 {
	top: 376px;
	left: 605px;
}


/* 실전진단평가 리포트 */
.search-calendar-area {
	margin-bottom: 11px;
	overflow: hidden;
}

.search-calendar-area .input-calendar {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.search-calendar-area .input-calendar input[type="text"] {
	float: left;
	width: 98px;
	height: 34px;
	text-align: center;
	border: 1px solid #c1c1c3
}

.search-calendar-area .input-calendar a {
	float: left;
	width: 36px;
	height: 36px;
}

.search-calendar-area .input-calendar a img {
	display: inline-block;
	vertical-align: bottom;
}

.search-calendar-area .btn-search01 {
	display: inline-block;
	vertical-align: bottom;
	width: 100px;
	height: 36px;
	background: #fe893e;
	text-align: center;
	line-height: 26px;
	color: #fff;
	border: 0;
	cursor: pointer;
}

.report-result-wrapper {
	margin-bottom: 55px;
}

.report-result-wrapper .report-result-area {
	background: #001d53;
	padding: 30px 40px 20px 40px;
	overflow: hidden;
}

.report-result-wrapper .report-result-area  .tit01{
	text-align:center;
	font-size:19px;
	font-weight:bold;
	color:#fff;
	padding-bottom:20px;

}


.report-result-wrapper .report-result-area .user-info {
	float: left;
	margin-right: 45px;
}

.report-result-wrapper .report-result-area .user-info li {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
}

.report-result-wrapper .report-result-area .user-info li strong {
	font-weight: bold;
	color: #f6e153
}

.report-result-wrapper .report-result-area .ranking-info {
	float: left;
	margin-left: 25px;
	margin-bottom:10px;
	color: #fff;
	font-size: 19px;
}

.report-result-wrapper .report-result-area .ranking-info strong {
	font-weight: bold;
	color: #fe893e;
	font-size: 28px;
	font-family: "Roboto", sans-serif;
}

.report-result-wrapper .report-result-area .ranking-info strong.type01 {
	color: #f6e153
}

.report-result-wrapper .report-result-area .ranking-info span {
	display: block;
	padding-left: 37px;
	font-size: 15px;
}

.report-result-wrapper .report-graph-result-area {
	clear: both;
	display: block;
	height: 630px;
	padding: 42px 75px 0px 75px;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}



.report-result-wrapper .report-graph-result-area .graph-area01 {
	float: left;
	width: 273px;
	height: 230px;
	margin-right: 75px;
}

.report-result-wrapper .report-graph-result-area .graph-area02 {
	float: left;
	width: 380px;
	height: 230px;
}
.report-result-wrapper .report-graph-result-area2 {
	clear: both;
	display: block;
	height: 1030px;
	padding: 42px 75px;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}
.report-result-wrapper .report-graph-result-area2 .graph-area01 {
	float: left;
	width: 273px;
	height: 230px;
	margin-right: 75px;
}

.report-result-wrapper .report-graph-result-area2 .graph-area02 {
	float: left;
	width: 380px;
	height: 230px;
}
.result-information-area01 {
	border: 1px solid #d3d3d3;
	padding: 17px 32px 37px 32px;
	margin-bottom: 60px;
}

.result-information-area01a {

	border: 1px solid #ddd;
	padding: 37px 32px 37px 32px;
	margin-bottom: 0px;/*2018-05-03 수정*/
	background-color:#f9f9f9;
}

.result-information-area01b {
	border: 0px solid #eeeeee;
	padding: 37px 32px 30px 32px;
	margin-bottom: 0px;
}

.result-title{
	border: 1px solid #406179;
	background-color:#406179;
	color:#fff;
	height:30px;
	font-size:20px;
	padding:10px 0 10px 0;
	text-align:center;

}
/* 2018-04-24 start */
.amchart_title{
	border: 0px solid #406179;
	background-color:#f9f9f9;
	color:#67b7dc;
	height:15px;
	font-size:15px;
	font-weight: bold;
	padding:10px 0 10px 0;
	text-align:center;

}
/* 2018-04-24 end   */

.result-title02 {
	font-size:12px;
	color:#eee;
}


.result-information-area01 .word-type01 {
	font-size: 16px;
	line-height: 26px;
	color: #656565;
	letter-spacing: -0.08em;
	margin-bottom: 10px;
}

.result-information-area01 .word-type01 strong {
	color: #ff3333;
	font-weight: bold;
}

.result-information-area01 a {
	display: block;
}

.result-information-area01 a img {
	display: inline-block;
	vertical-align: bottom;
}


.current-report-area {
	padding: 27px 0;
	background: #1c5266;
	text-align: center;
	margin-bottom: 10px;
}

.current-report-area dl {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 20px;
	font-size: 18px;
	color: #fff;
}

.current-report-area dl dt,
.current-report-area dl dd {
	display: inline-block;
	vertical-align: bottom;
}

.current-report-area dl dd {
	font-weight: bold;
	color: #f6e153;
}

.result{
	height:370px;
	padding-top:80px;
	text-align:center;
	font-size:17px;
	line-height:30px;
	font-weight:500;

	}

.result p{

font-size:21px;
padding-bottom:10px;

}





.result-area02 {
	padding: 0 0 75px 0;
}

.result-area02 .word-result {
	text-align: center;
	color: #2b2b2b;
	font-size: 32px;
	line-height: 41px;
	padding-bottom: 36px;
	padding-top: 30px;
	border-bottom: 0px solid #4e4e4e
}

.result-area02 .word-result strong {
	color: #e73132;
	font-weight: bold;
}

.result-area02 .result-tabmenu {
	overflow: hidden;
	margin-bottom: 45px;
}

.result-area02 .result-tabmenu li {
	float: left;
	width: 164px;
	height: 48px;
	margin-right: 2px;
}

.result-area02 .result-tabmenu li a {
	display: block;
	width: 164px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #6e8196;
	background: #465971;

	font-size: 17px;
	font-weight: bold;
}

.result-area02 .result-tabmenu li a.on,
.result-area02 .result-tabmenu li a:hover {
	background: #eb990e;
	color: #fff;
}

.result-area02 .result-box {
	overflow: hidden;
	border: 0px solid red;
}


.result-area02 .result-box .graph-result {
	float: left;
	width: 282px;
	margin-left: 21px;
	margin-right: 67px;
	border: 0px solid red;
}

.result-area02 .result-box .graph-result .graph-info01 {
	height: 230px;
	margin-bottom: 50px;
}

.result-area02 .result-box .graph-result .graph-info01 img {
	display: block;
	margin: 0 auto;
}


.result-area02 .result-box .graph-result .graph-info02 {
	padding-left: 20px;
	height: 250px;
	overflow: hidden;
	background: url(../make_img/popup/bg_graph01.png) no-repeat left top;
}

.result-area02 .result-box .graph-result .graph-info02 dl {
	position: relative;
	float: left;
	width: 28px;
	height: 220px;
	margin-right: 30px;
}

.result-area02 .result-box .graph-result .graph-info02 dl.last {
	margin-right: 0;
}

.result-area02 .result-box .graph-result .graph-info02 dl dt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28px;
	margin-bottom: -24px;
	text-align: center;
	font-weight: bold;
	color: #555555;
	font-size: 14px;
}

.result-area02 .result-box .graph-result .graph-info02 dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 26px;
	text-indent: -5000em;
}

.result-area02 .result-box .graph-result .graph-info02 dl dd.color01 {
	background: #edcd57
}

.result-area02 .result-box .graph-result .graph-info02 dl dd.color02 {
	background: #5ba3e0
}

.result-area02 .result-box .graph-result .graph-info02 dl dd.color03 {
	background: #7674d0
}

.result-area02 .result-box .graph-result .graph-info02 dl dd.color04 {
	background: #69696e
}
.result-area02 .result-box .graph-result .graph-info02 dl dd.color05 {
	background: #74d09e
}




.result-area02 .result-box .detail-result {
	display: none;
	float: right;
	width: 435px;
	padding-right: 40px;
	border: 0px solid red;
}

.result-area02 .result-box .detail-result .type-box {
	background-color:#f7f7f7;
	color:#222;
	font-size:14px;
	line-height:20px;
	padding:17px 20px 15px 20px;
	margin-bottom:25px;
}

.result-area02 .result-box .detail-result .type-box .txt01{
	color:#F00;
	font-weight:bold;
}

.result-area02 .result-box .detail-result .type-box .txt02{
	color:#111;
	font-weight:bold;
}

.result-area02 .result-box .detail-result .type-box .txt03{
	color:#00F;
	font-weight:bold;
}

.result-area02 .result-box .detail-result#result-box01 {
	display: block;
}


.result-area02 .result-box .detail-result p {
	color: #037ED5;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top:10px;

}


.result-area02 .result-box .detail-result dl {
	margin-bottom: 30px;
	color: #333333;
}

.result-area02 .result-box .detail-result dl dt {
	font-size: 22px;
	line-height: 35px;
	font-weight: bold;
}

.result-area02 .result-box .detail-result dl dd {
	font-size: 15px;
	line-height: 23px;
	color: #333333;
	text-align:left;
	word-break: keep-all;
}




.result-area04 .accodion {
	background-color:#FFF;
	border: 1px solid #d3d3d3;
}


.result-area04 .accodion .accodion-box {
	padding:15px;
	display:block;


}


.result-area04 .accodion .accodion-box:hover {
	background-color:#fff;
}


.result-area04 .accodion .accodion-box .label{
	margin-top:20px;
	font-size:19px;
	font-weight:600;
	display:block;
	text-align:center;

}


.result-area04 .accodion .accodion-box .elements{
	padding-top:10px;
	font-size:15px;
	text-align:center;
	color:#777;
}

.result-area04 .accodion .accodion-box .label dl{
	display: block;
	background-color:#F1A32C;
	font-size:18px;
	font-weight:bold;
	padding-top:20px;
	height:40px;
	width:50%;
	float:left;

}

.result-area04 .accodion .accodion-box .label dt{
	display: block;
	background-color:#000;
	width:50%;
	padding-top:15px;
	height:45px;

}






/* 2018-04-05 start */
 .result-tabmenu3 {
	overflow: hidden;
	margin-bottom: 45px;
        border-bottom: 1px solid #001d93;
}

.result-tabmenu3 li {
	float: left;
	width: 312px;
	height: 48px;
	margin-right:1px;
}

 .result-tabmenu3 li a {
	display: block;
	width: 312px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #001d93;
	background: #ffffff;
	font-size: 17px;
}

 .result-tabmenu3 li a.on {
	background: #3455eb;
	color: #fff;
	background:-ms-linear-gradient(#ffffff, #3455eb);
        text-shadow:#232388 0px 1px 0px;
}

 .result-tabmenu3 li a:hover {
	background: #3455eb;
	color: #fff;
}

/*****************************
 .result-tabmenu3 {
	overflow: hidden;
	margin-bottom: 45px;
}

.result-tabmenu3 li {
	float: left;
	width: 312px;
	height: 48px;
	margin-right:1px;
}

 .result-tabmenu3 li a {
	display: block;
	width: 312px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #6e8196;
	background: #465971;

	font-size: 17px;
	font-weight: bold;
}

 .result-tabmenu3 li a.on,
 .result-tabmenu3 li a:hover {
	background: #eb990e;
	color: #fff;
}
*****************************/
/* 2018-04-05 end   */






.agreement{
	font-size:14px;
}


.agreement h2{
	font-size:18px;
	font-weight:bold;
    padding-top:20px;
    padding-bottom:15px; 
    /*  
        2019.11.01
        수정내용: padding-top추가, padding-bottom추가
    */
}

.agreement h3{
    font-size: 15px;
    font-weight:bold;
	padding-left: 1.5em;
    padding-bottom: 10px;
}/* 2019.11.01 추가*/


.agreement ul{
    padding-left: 1.5em;
    /* 2019.11.01 수정 */
}


.agreement ul li{
	padding-bottom:10px;
    
}/* 2019.11.01 추가*/


.agreement ul li ul{
	padding-top:10px;
}/* 2019.11.01 추가*/


.privacy{
	font-size:14px;
}


.privacy h2{
	font-size:18px;
	font-weight:bold;
    padding-top:20px;
    padding-bottom:15px; 
    /*  
        2019.11.01
        수정내용: h3->h2변경, padding-top추가, padding-bottom추가
    */
}


.privacy ul{
    padding-left: 1.5em;
    /* 
        2019.11.01 
        수정내용: padding-left추가, padding-bottom삭제
    */
}


.privacy ul li{
	padding-bottom:10px;
}/* 2019.11.01 추가*/


.privacy ul li p{
    padding-left: 1.5em;
}/* 2019.11.01 추가*/


.join-box{
	padding:100px 0 100px 0;
	width:620px;
	margin:0 auto;
}


.findid-box{
	padding:100px 0 100px 0;
	width:700px;
	margin:0 auto;
}


.findid-box p{
	padding-bottom:0px;
	font-size: 16px;
	line-height:24px;
	color: #454545;
}

.findid{
	background-color:#F5F6FA;
	padding:35px 40px 35px 20px;
	margin:0 auto;

}

.findid dl {
	min-height: 40px;
	margin-bottom: 10px;
}

.findid dl dt {
	float:left;
	padding-right:20px;

	height: 40px;
	line-height: 40px;
	padding-left: 14px;
	color: #454545;
	font-size: 17px;



}

.findid dl dd {
	display: block;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	color: #454545;
}

.findid dl dd input[type="text"],
.findid dl dd input[type="password"] {
	display: inline-block;
	vertical-align: middle;
	width: 195px;
	height: 38px;
	line-height: 38px;
	padding: 0 10px;
	border: 1px solid #dbdde0;
	background: #fafafa
}

.findid dl dd input[type="radio"],
.findid dl dd select {
	display: inline-block;
	vertical-align: middle;
}

.findid dl dd select {
	display: inline-block;
	vertical-align: middle;
	min-width: 60px;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
	border: 1px solid #dbdde0;
	background: #fafafa
}

.findid dl dd .btns-double-checked {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #757b8a;
	color: #fff;
	font-size: 15px;
}

.findid dl dd .btns-double-checked:hover {
	background: #4e5159
}

.findid dl dd .word-info01 {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}





.result-tabmenu {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
}

.result-tabmenu li {
	float: left;
	width: 470px;
	height: 48px;
}

.result-tabmenu li a {
	display: block;
	width: 500px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #6e8196;
	background: #465971;

	font-size: 17px;
	font-weight: bold;
}

.result-tabmenu li a.on,
.result-tabmenu li a:hover {
	background: #eb990e;
	color: #fff;
}

.result-box {
	overflow: hidden;ㅏ78 ,kmn7, ,ㅡ8ㅡ, m,ㅡ8ㅡ9, m  ㅡ,k m,ㅏㅑ8 ㅡ
	border: 0px solid red;
}


.mt0 {margin-top: 0}
.mt05 {margin-top: 5px}
.mt10 {margin-top: 10px}
.mt15 {margin-top: 15px}
.mt20 {margin-top: 20px}
.mt25 {margin-top: 25px}
.mt30 {margin-top: 30px}
.mt35 {margin-top: 35px}
.mt40 {margin-top: 40px}
.mt45 {margin-top: 45px}
.mt50 {margin-top: 50px}
.mt55 {margin-top: 55px}
.mt60 {margin-top: 60px}
.mt65 {margin-top: 65px}
.mt70 {margin-top: 70px}
.mt75 {margin-top: 75px}
.mt80 {margin-top: 80px}
.mt85 {margin-top: 85px}
.mt90 {margin-top: 90px}
.mt95 {margin-top: 95px}
.mt100 {margin-top: 100px}

.mb0 {margin-bottom: 0}
.mb05 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px}
.mb15 {margin-bottom: 15px}
.mb20 {margin-bottom: 20px}
.mb25 {margin-bottom: 25px}
.mb30 {margin-bottom: 30px}
.mb35 {margin-bottom: 35px}
.mb40 {margin-bottom: 40px}
.mb45 {margin-bottom: 45px}
.mb50 {margin-bottom: 50px}
.mb55 {margin-bottom: 55px}
.mb60 {margin-bottom: 60px}
.mb65 {margin-bottom: 65px}
.mb70 {margin-bottom: 70px}
.mb75 {margin-bottom: 75px}
.mb80 {margin-bottom: 80px}
.mb85 {margin-bottom: 85px}
.mb90 {margin-bottom: 90px}
.mb95 {margin-bottom: 95px}
.mb100 {margin-bottom: 100px}

.ml0 {margin-left: 0}
.ml05 {margin-left: 5px}
.ml10 {margin-left: 10px}
.ml15 {margin-left: 15px}
.ml20 {margin-left: 20px}
.ml25 {margin-left: 25px}
.ml30 {margin-left: 30px}
.ml35 {margin-left: 35px}
.ml40 {margin-left: 40px}
.ml45 {margin-left: 45px}
.ml50 {margin-left: 50px}
.ml55 {margin-left: 55px}
.ml60 {margin-left: 60px}
.ml65 {margin-left: 65px}
.ml70 {margin-left: 70px}
.ml75 {margin-left: 75px}
.ml80 {margin-left: 80px}
.ml85 {margin-left: 85px}
.ml90 {margin-left: 90px}
.ml95 {margin-left: 95px}
.ml100 {margin-left: 100px}

.mr0 {margin-right: 0}
.mr05 {margin-right: 5px}
.mr10 {margin-right: 10px}
.mr15 {margin-right: 15px}
.mr20 {margin-right: 20px}
.mr25 {margin-right: 25px}
.mr30 {margin-right: 30px}
.mr35 {margin-right: 35px}
.mr40 {margin-right: 40px}
.mr45 {margin-right: 45px}
.mr50 {margin-right: 50px}
.mr55 {margin-right: 55px}
.mr60 {margin-right: 60px}
.mr65 {margin-right: 65px}
.mr70 {margin-right: 70px}
.mr75 {margin-right: 75px}
.mr80 {margin-right: 80px}
.mr85 {margin-right: 85px}
.mr90 {margin-right: 90px}
.mr95 {margin-right: 95px}
.mr100 {margin-right: 100px}


.pt0 {padding-top: 0}
.pt05 {padding-top: 5px}
.pt10 {padding-top: 10px}
.pt15 {padding-top: 15px}
.pt20 {padding-top: 20px}
.pt25 {padding-top: 25px}
.pt30 {padding-top: 30px}
.pt35 {padding-top: 35px}
.pt40 {padding-top: 40px}
.pt45 {padding-top: 45px}
.pt50 {padding-top: 50px}
.pt55 {padding-top: 55px}
.pt60 {padding-top: 60px}
.pt65 {padding-top: 65px}
.pt70 {padding-top: 70px}
.pt75 {padding-top: 75px}
.pt80 {padding-top: 80px}
.pt85 {padding-top: 85px}
.pt90 {padding-top: 90px}
.pt95 {padding-top: 95px}
.pt100 {padding-top: 100px}

.pb0 {padding-bottom: 0}
.pb05 {padding-bottom: 5px}
.pb10 {padding-bottom: 10px}
.pb15 {padding-bottom: 15px}
.pb20 {padding-bottom: 20px}
.pb25 {padding-bottom: 25px}
.pb30 {padding-bottom: 30px}
.pb35 {padding-bottom: 35px}
.pb40 {padding-bottom: 40px}
.pb45 {padding-bottom: 45px}
.pb50 {padding-bottom: 50px}
.pb55 {padding-bottom: 55px}
.pb60 {padding-bottom: 60px}
.pb65 {padding-bottom: 65px}
.pb70 {padding-bottom: 70px}
.pb75 {padding-bottom: 75px}
.pb80 {padding-bottom: 80px}
.pb85 {padding-bottom: 85px}
.pb90 {padding-bottom: 90px}
.pb95 {padding-bottom: 95px}
.pb100 {padding-bottom: 100px}

.pl0 {padding-left: 0}
.pl05 {padding-left: 5px}
.pl10 {padding-left: 10px}
.pl15 {padding-left: 15px}
.pl20 {padding-left: 20px}
.pl25 {padding-left: 25px}
.pl30 {padding-left: 30px}
.pl35 {padding-left: 35px}
.pl40 {padding-left: 40px}
.pl45 {padding-left: 45px}
.pl50 {padding-left: 50px}
.pl55 {padding-left: 55px}
.pl60 {padding-left: 60px}
.pl65 {padding-left: 65px}
.pl70 {padding-left: 70px}
.pl75 {padding-left: 75px}
.pl80 {padding-left: 80px}
.pl85 {padding-left: 85px}
.pl90 {padding-left: 90px}
.pl95 {padding-left: 95px}
.pl100 {padding-left: 100px}

.pr0 {padding-right: 0}
.pr05 {padding-right: 5px}
.pr10 {padding-right: 10px}
.pr15 {padding-right: 15px}
.pr20 {padding-right: 20px}
.pr25 {padding-right: 25px}
.pr30 {padding-right: 30px}
.pr35 {padding-right: 35px}
.pr40 {padding-right: 40px}
.pr45 {padding-right: 45px}
.pr50 {padding-right: 50px}
.pr55 {padding-right: 55px}
.pr60 {padding-right: 60px}
.pr65 {padding-right: 65px}
.pr70 {padding-right: 70px}
.pr75 {padding-right: 75px}
.pr80 {padding-right: 80px}
.pr85 {padding-right: 85px}
.pr90 {padding-right: 90px}
.pr95 {padding-right: 95px}
.pr100 {padding-right: 100px}

/* 161208 sub06 추가 */

.sub06wrap{margin:0 auto; max-width:1920; width:100%; min-width:1000px;}
.sub06wrap div{text-align:center; width:100%; min-width:1000px;}
.sub06wrap div.page1{background:url(../make_img/sub06/02.jpg) no-repeat  center top; height:416px;}
.sub06wrap div.page2{background:url(../make_img/sub06/03.jpg) no-repeat  center top; height:2924px;}
.sub06wrap div.page3{background:url(../make_img/sub06/04.jpg) no-repeat  center top; height:1173px;}
.sub06wrap div.page4{background:url(../make_img/sub06/05.jpg) no-repeat  center top; height:1405px;}
.sub06wrap div.page5{background:url(../make_img/sub06/06.jpg) no-repeat  center top; height:285px;}
.sub06wrap div.page6{background:url(../make_img/sub06/07.jpg) no-repeat  center top; height:2024px;}
.sub06wrap div.page7{background:url(../make_img/sub06/08.jpg) no-repeat  center top; height:994px;}
.sub06wrap div.page7 iframe{width:940px; height:580px; margin-top:290px;}
.sub06wrap div.page8{background:url(../make_img/sub06/09.jpg) no-repeat  center top; height:1748px;}
.sub06wrap div.page9{background:url(../make_img/sub06/10.jpg) no-repeat  center top; height:1540px;}
.sub06wrap div.page10{background:url(../make_img/sub06/11.jpg) no-repeat  center top; height:993px;}
.sub06wrap div.page10 iframe{width:940px; height:580px; margin-top:280px;}
.sub06wrap div.page11{background:url(../make_img/sub06/12.jpg) no-repeat  center top; height:982px;}
.sub06wrap div:first-child{padding:30px 0;}
.sub06wrap div:last-child{background:#199fe4; padding:30px 0;}

.sub06wrap.english div.page1{background:url(../make_img/sub06/02_en.jpg) no-repeat  center top; height:415px;}
.sub06wrap.english div.page2{background:url(../make_img/sub06/03_en.jpg) no-repeat  center top; height:2955px;}
.sub06wrap.english div.page3{background:url(../make_img/sub06/04_en.jpg) no-repeat  center top; height:1175px;}
.sub06wrap.english div.page4{background:url(../make_img/sub06/05_en.jpg) no-repeat  center top; height:1405px;}
.sub06wrap.english div.page5{background:url(../make_img/sub06/06_en.jpg) no-repeat  center top; height:285px;}
.sub06wrap.english div.page6{background:url(../make_img/sub06/07_en.jpg) no-repeat  center top; height:2024px;}
.sub06wrap.english div.page7{background:url(../make_img/sub06/08_en.jpg) no-repeat  center top; height:995px;}
.sub06wrap.english div.page8{background:url(../make_img/sub06/09_en.jpg) no-repeat  center top; height:1748px;}
.sub06wrap.english div.page9{background:url(../make_img/sub06/10_en.jpg) no-repeat  center top; height:1541px;}
.sub06wrap.english div.page10{background:url(../make_img/sub06/11_en.jpg) no-repeat  center top; height:993px;}
.sub06wrap.english div.page11{background:url(../make_img/sub06/12_en.jpg) no-repeat  center top; height:982px;}

/* 161209 원리문제풀이 추가 */

.solve_wrap{background:url(../make_img/sub02/solve_bg.png)no-repeat;}

.solve_wrap .top{background:#485f78; padding:50px 0 35px 0;}
.solve_wrap .top .name_wrap{margin-bottom:60px;}
.solve_wrap .top .name_wrap:after{content:""; clear:both; display: block;}
.solve_wrap .top .name_wrap span{float:left;}
.solve_wrap .top .name_wrap span.name{color:#fff; margin-left:248px; width:205px; height:45px; line-height:45px; background:#333; border-radius:5px; font-size:22px; font-weight:600; margin-top:17.5px;}
.solve_wrap .top .name_wrap span.type{color:#ffe43f; margin-left:21px; font-size:80px; font-weight:600; line-height:80px;}

.solve_wrap .top .order_warp{margin-bottom:45px;}
.solve_wrap .top .order_warp:after{content:""; clear:both; display: block;}
.solve_wrap .top .order_warp h4{float:left; color:#fff; width:70px; height:76px; margin-left:193px; font-size:20px; word-break: keep-all; line-height:24px; letter-spacing:-0.05em;}
.solve_wrap .top .order_warp h4 span{margin-top:20px; display:block;}
.solve_wrap .top .order_warp p{float:left; color:#fff; line-height:76px; width:28px;}
.solve_wrap .top .order_warp div{background:url(../make_img/sub02/order_bg.png) no-repeat; width:76px; height:76px; float:left; padding-right:11px; margin-right:11px;}
.solve_wrap .top .order_warp div:last-child{padding:0; margin:0;}
.solve_wrap .top .order_warp div span{display:block; text-align:center; line-height:33px; color:#fff; font-size:20px; font-weight:700;}
.solve_wrap .top .order_warp div span.number	{line-height:32px; font-size:18px; color:#8bccb7;}

.solve_wrap .top .prec{}
.solve_wrap .top .prec:after{content:""; clear:both; display: block;}
.solve_wrap .top .prec h4{float:left; color:#fff; width:70px; height:96px; margin-left:193px; font-size:20px; word-break: keep-all; line-height:24px; letter-spacing:-0.05em;}
.solve_wrap .top .prec h4 span{margin-top:24px; display:block;}
.solve_wrap .top .prec > p{float:left; color:#fff; line-height:96px; width:28px;}
.solve_wrap .top .prec div{float:left;}
.solve_wrap .top .prec div p{display:block; text-align:left; color:#fff; line-height:32px; font-size:19px;}

.solve_wrap > div{position:relative;}
.solve_wrap div .part_top{position:relative; height:152px;}
.solve_wrap div .part_top .top_btn{position:absolute; right:43px; bottom:91px;}
.solve_wrap div .part_top .top_btn:after{content:""; clear:both; display: block;}
.solve_wrap div .part_top .top_btn a{display:block; float:left; padding-top:24px; width:82px; height:35px; line-height:35px; color:#3f3f3f; font-weight:800; font-size:23px; background:url(../make_img/sub02/btn_off.png)no-repeat; margin-left:5px;}
.solve_wrap div .part_top .top_btn a.on{background:url(../make_img/sub02/btn_on.png)no-repeat; color:#fff;}
.solve_wrap div .part_top .type {width:854px; height:91px; position:absolute; bottom:0; left:44px;}
.solve_wrap div .part_top .type span{color:#ffdd0b; font-size:50px; font-weight:900; position:relative; left:40px; top:45px;}
.solve_wrap div .part_txt{ min-height:71px;}
.solve_wrap div .part_txt > div{background:url(../make_img/sub02/blackboard_center.png); width:854px; min-height:71px; margin:0 auto; display:none; padding:20px 0;}
.solve_wrap div .part_txt > div.open{}
.solve_wrap div .part_txt > div.open table{width:810px; margin-left:22.5px;}
.solve_wrap div .part_txt > div.open p.txt{width: 810px;  margin-left: 22.5px;color:#fff; text-align:left; font-size:15px; line-height:20px; padding-top:20px; word-break: keep-all}
.solve_wrap div .part_txt > div.close{font-size:36px; font-weight:800; color:#fff; line-height:71px;}
.solve_wrap div .part_txt > div.close span{filter:alpha(opacity=0.6); opacity:0.6;}
.solve_wrap div .part_txt > div.on{display:block;}
.solve_wrap div .part_bot{position:relative;}
.solve_wrap div .part_bot .bot_txt{background:url(../make_img/sub02/blackboard02_bottom.png) no-repeat;width:854px; height:19px; position:absolute; left:44px}
.solve_wrap div .part_bot .part_btn{position:absolute; right:50px; top:30px;}
.solve_wrap div .part_bot .part_btn a{width:80px; height:30px; line-height:30px; background:#000; color:#fff; border-radius:5px; display:none;}
.solve_wrap div .part_bot .part_btn a.on{display:block;}

/*.solve_wrap .part01{background:url(../make_img/sub02/part01_bg.png) no-repeat 0 0; position:relative;}*/
.solve_wrap .part01 .part_line{background:#bae7fb url(../make_img/sub02/top_bg.png); height:14px;}
.solve_wrap .part01 .part_line_today{background:#58c4b5  url(../make_img/sub02/top_bg.png); height:14px;}
.solve_wrap .part01 .part_top{background:url(../make_img/sub02/part01_01bg.png); height:328px; margin-top:64px;}
.solve_wrap .part01 .part_top_today{background:url(../make_img/sub02/today/part01_01bg.jpg); height:148px; margin-top:0px;}
.solve_wrap .part01 .part_tab_today1{background:url(../make_img/sub02/today/part01_02bg_1.jpg); height:160px; margin-top:0px;}
.solve_wrap .part01 .part_tab_today2{background:url(../make_img/sub02/today/part01_02bg_2.jpg); height:160px; margin-top:0px;}
.solve_wrap .part01 .part_tab_today3{background:url(../make_img/sub02/today/part01_02bg_3.jpg); height:160px; margin-top:0px;}
.solve_wrap .part01 .part_tab_today4{background:url(../make_img/sub02/today/part01_02bg_4.jpg); height:160px; margin-top:0px;}
.solve_wrap .part01 .part_tab_today5{background:url(../make_img/sub02/today/part01_02bg_5.jpg); height:160px; margin-top:0px;}
.solve_wrap .part01 .part_tab_line{background:url(../make_img/sub02/today/part01_03bg.jpg); height:6px; margin-top:0px;}
.solve_wrap .part01 .part_tab_bg{background:url(../make_img/sub02/today/part01_04bg.jpg); height:222px; margin-top:0px;}
.solve_wrap .part01 .part_tab_last{background:url(../make_img/sub02/today/part01_05bg.jpg); height:242px; margin-top:0px;}
.solve_wrap .part01 .part_top .type{background:url(../make_img/sub02/blackboard01_top.png) no-repeat;}
.solve_wrap .part01 .part_txt{background:url(../make_img/sub02/part01_02bg.png) no-repeat bottom right;}
.solve_wrap .part01 .part_bot{background:url(../make_img/sub02/part01_03bg.png) no-repeat; height:224px;}
.solve_wrap .part01 .part_bot .bot_txt{background:url(../make_img/sub02/blackboard01_bottom.png) no-repeat; width:854px; height:148px; }
.solve_wrap .part01 .part_btn{top:66px !important;}

.today_tab1{margin-left:48px; width:162px; height:159px; float:left;}
.today_tab2{margin-left:11px; width:162px; height:159px; float:left;}
.today_tab3{margin-left:10px; width:162px; height:159px; float:left;}
.today_tab4{margin-left:10px; width:162px; height:159px; float:left;}
.today_tab5{margin-left:10px; width:162px; height:159px; float:left;}
.tab_tit {padding: 12px; font-weight: bold;}
.pd15{padding:29px;     font-size: 19px;}
.pd5{padding:5px;}
.tablast{font-weight: bold; color: #5ae2f2;}
/******* 2018-05-30 수정 start *******/
.tabdetail1>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 102px; text-align: left;}
.tabdetail1>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold;width: 405px;text-align: left;}
.tabdetail1>.tab_txt3{float: right; padding: 13px; width: 137px;}
.tabdetail1{width: 848px; margin-left: 70px; height:53px;}
.tabdetail2>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 102px; text-align: left;}
.tabdetail2>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 405px;text-align: left;}
.tabdetail2>.tab_txt3{float: right; padding: 8px 13px; width: 137px;}
.tabdetail2{width: 848px; margin-left: 70px; height:53px;}
.tabdetail3>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 102px; text-align: left;}
.tabdetail3>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 405px;text-align: left;}
.tabdetail3>.tab_txt3{float: right; padding: 8px 13px; width: 137px;}
.tabdetail3{width: 848px; margin-left: 70px; height:53px;}
.tabdetail4>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 102px; text-align: left;}
.tabdetail4>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 405px;text-align: left;}
.tabdetail4>.tab_txt3{float: right; padding: 8px 13px; width: 137px;}
.tabdetail4{width: 848px; margin-left: 70px; height:53px;}
/************************************** 
.tabdetail1>.tab_txt1{float: left; font-size: 20px; padding: 22px; color: #f67a7a; font-weight: bold; width: 92px;}
.tabdetail1>.tab_txt2{float: left; font-size: 20px; padding: 22px; font-weight: bold;width: 545px;text-align: left;}
.tabdetail1>.tab_txt3{float: right; padding: 13px; width: 97px;}
.tabdetail1{width: 848px; margin-left: 50px; height:62px;}
.tabdetail2>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 92px;}
.tabdetail2>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 545px;text-align: left;}
.tabdetail2>.tab_txt3{float: right; padding: 8px 13px; width: 97px;}
.tabdetail2{width: 848px; margin-left: 50px; height:53px;}
.tabdetail3>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 92px;}
.tabdetail3>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 545px;text-align: left;}
.tabdetail3>.tab_txt3{float: right; padding: 8px 13px; width: 97px;}
.tabdetail3{width: 848px; margin-left: 50px; height:52px;}
.tabdetail4>.tab_txt1{float: left; font-size: 20px; padding: 17px 22px; color: #f67a7a; font-weight: bold; width: 92px;}
.tabdetail4>.tab_txt2{float: left; font-size: 20px; padding: 17px 22px; font-weight: bold; width: 545px;text-align: left;}
.tabdetail4>.tab_txt3{float: right; padding: 8px 13px; width: 97px;}
.tabdetail4{width: 848px; margin-left: 50px; height:54px;}
**************************************/
/******* 2018-05-30 수정 end   *******/

/*.solve_wrap .part02{background:url(../make_img/sub02/part01_bg.png) no-repeat 0 0;}*/
.solve_wrap .part02 .part_top{background:url(../make_img/sub02/part02_01bg.png) no-repeat top;}
.solve_wrap .part02 .part_top .type{background:url(../make_img/sub02/blackboard02_top.png) no-repeat;}
.solve_wrap .part02 .part_bot{background:url(../make_img/sub02/part02_03bg.png) no-repeat; height:152px;}

/*.solve_wrap .part03{background:url(../make_img/sub02/part01_bg.png) no-repeat 0 0;}*/
.solve_wrap .part03 .part_top{background:url(../make_img/sub02/part03_01bg.png) no-repeat top; }
.solve_wrap .part03 .part_top .type{background:url(../make_img/sub02/blackboard03_top.png) no-repeat;}
.solve_wrap .part03 .part_bot{background:url(../make_img/sub02/part03_03bg.png) no-repeat; height:168px;}


/*.solve_wrap .part04{background:url(../make_img/sub02/part01_bg.png) no-repeat 0 0;}*/
.solve_wrap .part04 .part_top{background:url(../make_img/sub02/part04_01bg.png) no-repeat top;}
.solve_wrap .part04 .part_top .type{background:url(../make_img/sub02/blackboard04_top.png) no-repeat;}
.solve_wrap .part04 .part_bot{background:url(../make_img/sub02/part04_03bg.png) no-repeat; height:164px;}


/*.solve_wrap .part05{background:url(../make_img/sub02/part01_bg.png) no-repeat 0 0;}*/
.solve_wrap .part05 .part_top{background:url(../make_img/sub02/part05_01bg.png) no-repeat top;}
.solve_wrap .part05 .part_top .type{background:url(../make_img/sub02/blackboard05_top.png) no-repeat;}
.solve_wrap .part05 .part_txt{background:#fff5b4;}
.solve_wrap .part05 .part_bot{background:#fff5b4; height:195px;}

/* 161214 실전문제풀이 추가 */
#sub03.solve_wrap{background:url(../make_img/sub03/solve_bg.png)no-repeat;}

.part01 .matrix-select-box{position:absolute; left:362px; top:30px; z-index:100;}
.part01 .matrix-select-box dl { position: relative; float: left; margin-left: 0px; text-align:left;}
.part01 .matrix-select-box  dl dt {cursor: pointer; display: block; height: 37px; line-height: 37px; padding-left:16px; color:#fff; font-weight:bold; font-size:14px; background: transparent url(../make_img/sub02/matrix.gif) no-repeat 0px center; border: 0px solid #e3e3e3; width: 230px;}
.part01 .matrix-select-box  dl dd {display: none; position: absolute; top: 36px; left: 0; width:246px;  max-height: 400px; background: #2E2E2E;	font-size:13px; line-height:30px;	overflow-x: hidden;	overflow-y: auto; z-index:100;}
.part01 .matrix-select-box  dl dd li{border-bottom:1px solid #cdcdcd; padding-left:16px;}
.part01 .matrix-select-box  dl dd li a{color:#fff;}
.part01 .matrix-select-box  dl dd li:hover a{color:#fff228;}

#sub03.solve_wrap .part01 .part_top{background:url(../make_img/sub03/part01_01bg.png); height:297px; margin-top:64px;}
#sub03.solve_wrap .part01 .part_txt{background:none;}
#sub03.solve_wrap .part01 .part_bot{background:url(../make_img/sub03/part01_03bg.png) no-repeat; height:143px;}
#sub03.solve_wrap .part01 .part_bot .bot_txt{background:url(../make_img/sub03/blackboard01_bottom.png) no-repeat;}
#sub03.solve_wrap .part02 .part_top .type{background:url(../make_img/sub03/blackboard02_top.png) no-repeat;}
#sub03.solve_wrap .part02 .part_top{background:url(../make_img/sub03/part02_01bg.png);}
#sub03.solve_wrap .part02 .part_bot{background:url(../make_img/sub03/part02_03bg.png) no-repeat; height:114px;}
#sub03.solve_wrap .part03 .part_top{background:url(../make_img/sub03/part03_01bg.png);}
#sub03.solve_wrap .part03 .part_bot{background:url(../make_img/sub03/part03_03bg.png) no-repeat; height:106px;}
#sub03.solve_wrap .part04 .part_top .type{background:url(../make_img/sub03/blackboard04_top.png) no-repeat;}
#sub03.solve_wrap .part04 .part_top{background:url(../make_img/sub03/part04_01bg.png);}
#sub03.solve_wrap .part04 .part_bot{background:url(../make_img/sub03/part04_03bg.png) no-repeat; height:123px;}
#sub03.solve_wrap .part05 .part_top{background:url(../make_img/sub03/part05_01bg.png);}
#sub03.solve_wrap .part05 .part_txt{background:none;}
#sub03.solve_wrap .part05 .part_bot{background:url(../make_img/sub03/part05_03bg.png) no-repeat; height:262px;}
#sub03.solve_wrap div .part_txt > div{    background: url(../make_img/sub02/blackboard_center.png);}

/* 161213 추가 프로그램소개 */
.intro {width: 100%; height:100%; overflow-y:scroll;  position: relative; display:none; background:url(../make_img/sub06/sub06_02_1bg.jpg)center center;}
.intro.on{display:block;}

.intro .slide{width:60%; text-align:left; padding-left:20%; padding-top:10%; padding-bottom:15%;}
.intro .slide.slide-a {z-index: 400;}
.intro .slide.slide-a .slide-a-child {-webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; -webkit-transition: all 1s; transition: all 1s;}
.intro .slide.slide-a .slide-a-child.is-visible {-webkit-transform: translateY(0); transform: translateY(0); opacity: 1;}
.intro .slide p {color:#fff; font-size:1.3em; line-height:1.7em; margin-bottom:30px;  display:block; word-break: keep-all; width:100%; word-break: keep-all;}
.intro .slide p.tit{color:#ffdd0b; font-weight:900; font-size:35px; line-height:45px; margin-bottom:40px;}
.intro .slide p.txt{color:#fff;}
.intro .slide p.txt2{color:#ffdd0b;}
.intro .slide p.img50:after{content:""; clear:both; display: block;}
.intro .slide p.img50 img{width:50%; float:left;}
.intro .slide p.img50 span{display:block; margin-left:10%; width:40%; float:left;}
.intro .slide p b{display:block; margin-top:40px; font-size:0.8em; font-weight:300; color:#cdcdcd;}
.intro .slide p a:after {content: ""; width: 0; height: 1px; background: #b6483d; display: block; position: absolute; bottom: -3px; left: 0; -webkit-transition: all 0.5s; transition: all 0.5s;}
.intro .slide p table{ color:#fff;}
.intro .slide p table th{padding:5px; border:1px solid #fff; height:50px;}
.intro .slide p table td{padding:5px; border:1px solid #fff;}
.intro .slide p table td:first-child{text-align:center;}
.intro .slide p strong{background:#; text-decoration:underline;}

.intro button {width: 120px; height: 120px; line-height: 120px; border: none; color: #fff;  border-radius: 50%; text-align: center; background: #CC584C; margin-top: 30px; border: 2px solid transparent; -webkit-transition: all 0.5; transition: all 0.5; cursor: pointer; font-size: 18px; -webkit-transition: all 0.5s; transition: all 0.5s; position:fixed; bottom:10%; right:10%;}
.intro button:hover {background: none; border: 2px solid #CC584C; color: #b6483d;}


/* 161216 프로그램소개 추가 */
#program{position:relative;}
#program img{position:relative; left:-30px;}
#program a{position:absolute; right:60px; display:block; width:54px; height:54px; bottom:3499px; z-index:40; background:#000; filter:alpha(opacity=0); opacity:.0;}
/* 2018-10-11 수정 */
#program a.btn01{bottom:4339px;}
#program a.btn02{bottom:4051px;}
#program a.btn03{bottom:3841px;}
#program a.btn04{bottom:3606px;}
#program a.btn05{bottom:3464px;}
/* 2019-08-14 추가*/
#program a.btn06{bottom:4051px;}
/*********************
#program a.btn01{bottom:4369px;}
#program a.btn02{bottom:4081px;}
#program a.btn03{bottom:3871px;}
#program a.btn04{bottom:3636px;}
#program a.btn05{}
*********************/

/* 161221 성향별 도서추천 추가 */
#booklist{text-align:center; margin-top:62px; padding-top:62px; position:relative;}
#booklist .booklistin{}
#booklist .booklistin h2{position:absolute; top:0; left:0; border-bottom:2px solid #000;}
#booklist .booklistin h2 a{width:190px; height:60px; line-height:60px; background:#5e75a9; display:block; font-size:23px; color:#fff; font-weight:600; text-align:center;}
#booklist .booklistin h2 a span{font-size:18px; padding-left:3px;}
#booklist .booklistin.on h2 a{background:#ff5123;}
#booklist .booklistin table{width:100%; border-spacing:0; border-collapse:collapse; display:none;}
#booklist .booklistin.on table{display:block;}
#booklist .booklistin table tbody{width:100%;}
#booklist .booklistin table tr{width:100%;}
#booklist .booklistin table th{width:150px; position:relative; background:url(../make_img/sub06/th_line.png) repeat-y center center; min-height:94px; display:inline-table; text-align:center;}
#booklist .booklistin table th span{width:100%; height:31px; line-height:31px; background:url(../make_img/sub06/tdbg.png) no-repeat center center; display:block; position:absolute; bottom:-15px; z-index:2; font-weight:600;}
#booklist .booklistin table th img{ margin-left:1px;}
#booklist .booklistin table td{padding:10px 0; }
#booklist .booklistin table td.list_tit{width:130px; text-align:right;}
#booklist .booklistin table td.list_tit span{width:93px; height:31px; line-height:31px; background:url(../make_img/sub06/tdbg.png) no-repeat center center; display:inline-block; text-align:center; margin-right:20px; font-weight:600;}
#booklist .booklistin table td.list_view{width:630px;}
#booklist .booklistin table td.list_view span{float:left; font-size:15px; line-height:21px; padding:5px 0; color:#505050; font-weight:600; width: calc(100%  / 3); word-break: keep-all; }
#booklist .booklistin table td.last span{float:left; background:url(../make_img/sub06/last_list.png) no-repeat; padding:5px 15px 0 0; width:122px; height:47px; line-height:20px;text-align:center; font-size:18px; font-weight:600; margin:0 34px; color:#fff;}
#booklist .booklistin table td.last img{float:left; margin:13.5px -10px 0 -10px;}
#booklist .booklistin table tr.up td.list_tit{background:url(../make_img/sub06/td_line_up.png) no-repeat center left;}
#booklist .booklistin table tr.dw th{text-indent:-9999px;}
#booklist .booklistin table tr.dw td.list_tit{background:url(../make_img/sub06/td_line_dw.png) no-repeat center left; border-bottom:1px dashed #cfcfcf;}
#booklist .booklistin table tr.dw td.list_view{ border-bottom:1px dashed #cfcfcf;}
#booklist .booklistin table tr:nth-child(11) th{background:none; min-height:30px;}
#booklist p{font-size:19px; color:#9e9e9e; display:inline-block; background:url(../make_img/sub06/sub06_03_icon01.png)no-repeat left top; padding:21px 0 0 26px; line-height:22px; margin-top:50px;}
#booklist p strong{color:#c72e40;}

#booklist .booklistin.booklist01 h2{}
#booklist .booklistin.booklist02 h2{left:190px;}
#booklist .booklistin.booklist03 h2{left:380px;}
#booklist .booklistin.booklist04 h2{left:570px;}
#booklist .booklistin.booklist05 h2{left:760px;}

/* 161223 수강신청 추가 */
/* 2018-06-21 추가,변경 start */
#buy tr td a{width:290px; height:429px; display:block;}
#buy tr td a.buy01{background:url(../make_img/sub05/sujang05.png)no-repeat;}
#buy tr td a.buy02{background:url(../make_img/sub05/sujang06.png)no-repeat;}
#buy tr td a.buy03{background:url(../make_img/sub05/sujang07.png)no-repeat;}
/* 수강신청 초급,중급,고급 가격을 그림위에 표기*/
#buy tr td a.buy01_text{position:absolute; top:389px; left:21px; color:#ffffff; font-size: 34px; font-weight:bold;}
#buy tr td a.buy02_text{position:absolute; top:389px; left:336px; color:#ffffff; font-size: 34px; font-weight:bold;}
#buy tr td a.buy03_text{position:absolute; top:389px; left:652px; color:#ffffff; font-size: 34px; font-weight:bold;}
/* 2018-06-21 추가 end   */

/* 2019-01-04 추가 start */
#buy tr td span.buy11_text{position:absolute; top:389px; left:51px; color:#ffffff; font-size: 34px; font-weight:bold;}
#buy tr td span.buy12_text{position:absolute; top:389px; left:366px; color:#ffffff; font-size: 34px; font-weight:bold;}
#buy tr td span.buy13_text{position:absolute; top:389px; left:682px; color:#ffffff; font-size: 34px; font-weight:bold;}
/* 2019-01-04 추가 end   */

#buy tr td .number{width:116px; padding:0 87px; margin-top:15px;}
#buy tr td .number:after{content:""; clear:both; display: block;}
#buy tr td .number input{float:left; width:50px; height:38px; text-align:center; border:1px solid #cdcdcd;}
#buy tr td .number div{float:left; line-height:18px; height:36px; width:25px;}
#buy tr td .number div:after{content:""; clear:both; display: block; }
#buy tr td .number div a{float:left; display:block; width:25px !important; height:18px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
#buy tr td .number div a:last-child{border-top:1px solid #fff;}
#buy tr td .number p{float:left; line-height:40px; margin-left:10px; font-size:15px;}


#buy_last{width:100%; margin-top:40px;}
#buy_last ul{width:100%; border-bottom:1px solid #cdcdcd;}
#buy_last ul.tit{border-top:3px solid #333;}
#buy_last ul:after{content:""; clear:both; display: block; }
#buy_last ul li{float:left; border-left:1px solid #cdcdcd; line-height:40px; text-align:center; width:calc((100% - 3px)  / 4);}
#buy_last ul li:first-child{border-left:0;}
#buy_last ul li input{border:0; width:115px; height:110px; line-height:50px; padding:5px; font-size:24px; font-weight:600; color:#333; text-align:right;}
#buy_last ul.tit li{background:#f3f3f3; font-weight:600;}
#buy_last ul.txt{position:relative; margin-bottom:30px;}
#buy_last ul.txt li{text-align:right; padding:0 40px; width:calc((100% - 323px)  / 4); line-height:124px;}
#buy_last ul.txt li:last-child{font-size:24px; font-weight:600; color:#ce1710; }
#buy_last ul.txt li.po_ap{position:absolute; left:0; display:none;}
#buy_last a{width:150px; height: 46px; line-height: 46px; padding: 0 20px; color: #fff !important; font-size: 17px; text-align: center; background: #4386e1; border: 0; margin: 0 auto; display:block;}


/* 2018-09-13 추가 start */
/* 초급결제 */
#buy_ymdr1 tr td .number{width:116px; padding:0 87px; margin-top:15px; }
#buy_ymdr1 tr td .number:after{content:""; clear:both; display: block;}
#buy_ymdr1 tr td .number input{float:left; width:40px; height:48px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
//-2018-09-19 #buy_ymdr1 tr td .number input{float:left; width:70px; height:35px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
#buy_ymdr1 tr td .number div{float:left; line-height:18px; height:49px; width:25px;}
//-2018-09-19 #buy_ymdr1 tr td .number div{float:left; line-height:18px; height:36px; width:25px;}
#buy_ymdr1 tr td .number div:after{content:""; clear:both; display: block; }
#buy_ymdr1 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:23px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
//-2018-09-19 #buy_ymdr1 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:17px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
#buy_ymdr1 tr td .number div a:last-child{border-top:1px solid #fff;}
#buy_ymdr1 tr td .number p{float:left; line-height:50px; margin-left:5px; font-size:15px; }
//-2018-09-19 #buy_ymdr1 tr td .number p{float:left; line-height:40px; margin-left:10px; font-size:15px;}

#buy_last_ymdr1{width:140px;; margin-top:0px;}
#buy_last_ymdr1 ul{width:140px; border-bottom:1px solid #cdcdcd;}
#buy_last_ymdr1 ul.tit{border-top:0px solid #333;border-bottom:0px solid #333;}
#buy_last_ymdr1 ul:after{content:""; clear:both; display: block; }
#buy_last_ymdr1 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:right; width:140px;}
//-2018-09-19 #buy_last_ymdr1 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:right; width:140px;}
#buy_last_ymdr1 ul li:first-child{border-left:0;}
#buy_last_ymdr1 ul li input{border:0; width:105px; height:20px; line-height:10px; padding:0px; font-size:18px; font-weight:600; color:#333; text-align:right;}
//-2018-09-19 #buy_last_ymdr1 ul li input{border:0; width:105px; height:30px; line-height:20px; padding:0px; font-size:20px; font-weight:600; color:#333; text-align:right;}
#buy_last_ymdr1 ul.tit li{background:#165266; color:#ffffff; font-size:15px; font-weight:600; text-align:center; width:140px;}
//-2018-09-19 #buy_last_ymdr1 ul.tit li{background:#165266; color:#ffffff; font-weight:600; text-align:center; width:140px;}
#buy_last_ymdr1 ul.txt{position:relative; margin-bottom:0px;}
#buy_last_ymdr1 ul.txt li{text-align:left; padding:0px; width:140px; height:24px; font-size:16px; line-height:20px; background:#ffffff;}
//-2018-09-19 #buy_last_ymdr1 ul.txt li{text-align:left; padding:0px; width:140px; line-height:32px; background:#ffffff;}
#buy_last_ymdr1 ul.txt li:last-child{font-size:16px; font-weight:600; color:#ce1710; }
#buy_last_ymdr1 ul.txt li.po_ap{position:absolute; left:0; display:none;}
#buy_last_ymdr1 a{width:150px; height: 46px; line-height: 46px; padding: 0 20px; color: #fff !important; font-size: 17px; text-align: center; background: #4386e1; border: 0; margin: 0 auto; display:block;}

/* 중급결제 */
#buy_ymdr2 tr td .number{width:116px; padding:0 87px; margin-top:15px; }
#buy_ymdr2 tr td .number:after{content:""; clear:both; display: block;}
#buy_ymdr2 tr td .number input{float:left; width:40px; height:48px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
//-2018-09-19 #buy_ymdr2 tr td .number input{float:left; width:70px; height:35px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
#buy_ymdr2 tr td .number div{float:left; line-height:18px; height:49px; width:25px;}
//-2018-09-19 #buy_ymdr2 tr td .number div{float:left; line-height:18px; height:36px; width:25px;}
#buy_ymdr2 tr td .number div:after{content:""; clear:both; display: block; }
#buy_ymdr2 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:23px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
//-2018-09-19 #buy_ymdr2 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:17px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
#buy_ymdr2 tr td .number div a:last-child{border-top:1px solid #fff;}
#buy_ymdr2 tr td .number p{float:left; line-height:50px; margin-left:5px; font-size:15px; }
//-2018-09-19 #buy_ymdr2 tr td .number p{float:left; line-height:40px; margin-left:10px; font-size:15px;}

#buy_last_ymdr2{width:140px;; margin-top:0px;}
#buy_last_ymdr2 ul{width:140px; border-bottom:1px solid #cdcdcd;}
#buy_last_ymdr2 ul.tit{border-top:0px solid #333;border-bottom:0px solid #333;}
#buy_last_ymdr2 ul:after{content:""; clear:both; display: block; }
#buy_last_ymdr2 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:right; width:140px;}
//-2018-09-19 #buy_last_ymdr2 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:center; width:calc((100% - 3px)  / 4);}
#buy_last_ymdr2 ul li:first-child{border-left:0;}
#buy_last_ymdr2 ul li input{border:0; width:105px; height:20px; line-height:10px; padding:0px; font-size:18px; font-weight:600; color:#333; text-align:right;}
//-2018-09-19 #buy_last_ymdr2 ul li input{border:0; width:105px; height:30px; line-height:20px; padding:0px; font-size:20px; font-weight:600; color:#333; text-align:right;}
#buy_last_ymdr2 ul.tit li{background:#15387D; color:#ffffff; font-size:15px; font-weight:600; text-align:center; width:140px;}
//-2018-09-19 #buy_last_ymdr2 ul.tit li{background:#15387D; color:#ffffff; font-weight:600; text-align:center; width:140px;}
#buy_last_ymdr2 ul.txt{position:relative; margin-bottom:0px;}
#buy_last_ymdr2 ul.txt li{text-align:left; padding:0px; width:140px; height:24px; font-size:16px; line-height:20px; background:#ffffff;}
//-2018-09-19 #buy_last_ymdr2 ul.txt li{text-align:left; padding:0px; width:140px; line-height:32px; background:#ffffff;}
#buy_last_ymdr2 ul.txt li:last-child{font-size:16px; font-weight:600; color:#ce1710; }
#buy_last_ymdr2 ul.txt li.po_ap{position:absolute; left:0; display:none;}
#buy_last_ymdr2 a{width:150px; height: 46px; line-height: 46px; padding: 0 20px; color: #fff !important; font-size: 17px; text-align: center; background: #4386e1; border: 0; margin: 0 auto; display:block;}

/* 고급결제 */
#buy_ymdr3 tr td .number{width:116px; padding:0 87px; margin-top:15px; }
#buy_ymdr3 tr td .number:after{content:""; clear:both; display: block;}
#buy_ymdr3 tr td .number input{float:left; width:40px; height:48px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
//-2018-09-19 #buy_ymdr3 tr td .number input{float:left; width:70px; height:35px; text-align:center; border:1px solid #cdcdcd; font-size:16px; font-weight:800; color:#333333;}
#buy_ymdr3 tr td .number div{float:left; line-height:18px; height:49px; width:25px;}
//-2018-09-19 #buy_ymdr3 tr td .number div{float:left; line-height:18px; height:36px; width:25px;}
#buy_ymdr3 tr td .number div:after{content:""; clear:both; display: block; }
#buy_ymdr3 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:23px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
//-2018-09-19 #buy_ymdr3 tr td .number div a{float:left; text-align:center; display:block; width:25px !important; height:17px !important; border:1px solid #cdcdcd; color:#333; font-size:10px; border-left:0;}
#buy_ymdr3 tr td .number div a:last-child{border-top:1px solid #fff;}
#buy_ymdr3 tr td .number p{float:left; line-height:50px; margin-left:5px; font-size:15px; }
//-2018-09-19 #buy_ymdr3 tr td .number p{float:left; line-height:40px; margin-left:10px; font-size:15px;}

#buy_last_ymdr3{width:140px;; margin-top:0px;}
#buy_last_ymdr3 ul{width:140px; border-bottom:1px solid #cdcdcd;}
#buy_last_ymdr3 ul.tit{border-top:0px0solid #333;border-bottom:0px solid #333;}
#buy_last_ymdr3 ul:after{content:""; clear:both; display: block; }
#buy_last_ymdr3 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:right; width:140px;}
//-2018-09-19 #buy_last_ymdr3 ul li{float:left; border-left:1px solid #ffffff; line-height:25px; text-align:right; width:140px;}
#buy_last_ymdr3 ul li:first-child{border-left:0;}
#buy_last_ymdr3 ul li input{border:0; width:105px; height:20px; line-height:10px; padding:0px; font-size:18px; font-weight:600; color:#333; text-align:right;}
//-2018-09-19 #buy_last_ymdr3 ul li input{border:0; width:105px; height:30px; line-height:20px; padding:0px; font-size:20px; font-weight:600; color:#333; text-align:right;}
#buy_last_ymdr3 ul.tit li{background:#165c28; color:#ffffff; font-size:15px; font-weight:600; text-align:center; width:140px;}
//-2018-09-19 #buy_last_ymdr3 ul.tit li{background:#165c28; color:#ffffff; font-weight:600; text-align:center; width:140px;}
#buy_last_ymdr3 ul.txt{position:relative; margin-bottom:0px;}
#buy_last_ymdr3 ul.txt li{text-align:left; padding:0px; width:140px; height:24px; font-size:16px; line-height:20px; background:#ffffff;}
//-2018-09-19 #buy_last_ymdr3 ul.txt li{text-align:left; padding:0px; width:140px; line-height:32px; background:#ffffff;}
#buy_last_ymdr3 ul.txt li:last-child{font-size:16px; font-weight:600; color:#ce1710; }
#buy_last_ymdr3 ul.txt li.po_ap{position:absolute; left:0; display:none;}
#buy_last_ymdr3 a{width:150px; height: 46px; line-height: 46px; padding: 0 20px; color: #fff !important; font-size: 17px; text-align: center; background: #4386e1; border: 0; margin: 0 auto; display:block;}



/* 2018-09-13 추가 end   */


.chkput {width: 17px; height: 17px;  vertical-align: middle;}

.ymdrli{width: 286px;background-color: #2662a8;font-weight: bold;padding: 10px; text-align:center; margin:0 auto; margin-top:20px;}
.ymdrli a{color:#fff; cursor:pointer;}
.ymdrli a:hover{color:#fff;}


.part_tab_last p.txt{padding: 43px 58px; text-align: left; line-height: 21px;}
