@charset 'euc-kr';

/* ±³»ç Àü¿ë ¼­ºñ½º */
.teacher_1 { background-image: url('/static/images/service-for-teachers/service-for-teachers-cover.jpg'); padding-bottom: 45px; }
.teacher_1 ul.teacher_top { text-align: center; padding-top: 60px; }
.teacher_1 ul.teacher_top li:nth-child(1) {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.teacher_1 ul.teacher_top li:nth-child(2) { margin-top: 10px; margin-bottom: 30px; }
.teacher_1 ul.teacher_top li.img_1 { margin-top: 120px; margin-bottom: 70px; }
.teacher_1_order {
	background: #FFFFFF;
	border: 1px solid rgba(43, 45, 48, 0.2);
	box-sizing: border-box;
	box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding: 20px 20px 20px 40px;
}
.teacher_1_order button { width: 150px; }
.teacher_2 { background: #F3F6FA; padding: 120px 0; }
.teacher_2 .box_2 { margin-top: 60px; margin-bottom: 100px; }
.teacher_2 .won_1 {
	border: 2px solid #D4DBE4;
	box-sizing: border-box;
	width: 320px; height: 320px;
}
.teacher_2 .won_1:first-child { position: relative; left: 50px; }
.teacher_2 .won_1:last-child { position: relative; left: -50px; }
.teacher_2 .won_1 ul { text-align: center; }
.teacher_2 .won_1 ul li:nth-child(2) { margin-top: 5px;	margin-bottom: 15px; }
.teacher_2 .box_4 { margin-top: 30px; }
.teacher_2 .box_4 .table th {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: -0.03em;
	color: #2B2D30;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top: 1px solid #D4DBE4;
	border-right: 0;
	border-left: 0;
}
.teacher_2 .box_4 .table td {
	border-top: 1px solid #D4DBE4;
	border-right: 0;
	border-left: 0;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.teacher_2 .box_4 .table tbody td.ST {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -0.03em;
	color: #2B2D30;
}
.teacher_2 .box_4 .table tbody td {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -0.03em;
	color: #2B2D30;
}
.teacher_2 .box_4 .table tbody td ul { text-align: left; }
.teacher_2 .box_4 .table tbody td ul li {
	padding-left: 12px;
    background: url('/static/images/common/list-bullet.png') left center no-repeat;
    background-size: 4px 4px;
}

.teacher_menu {
	position: fixed;
    left: 0;
    /* bottom: 25px; */
    width: 100%;
    z-index: 99;
}
/* End ±³»ç Àü¿ë ¼­ºñ½º */

/* ´ÜÃ¼¹æ¹® ¼³¸íÈ¸ */
.groupPt_title {
	border: 6px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 24px;
}
.groupPt_title .box { height: 130px; border-right: 1px solid #D4DBE4; padding-top: 20px; }
.groupPt_title .box:last-child { border-right: 0; }
.groupPt_title .box ul li:last-child { margin-top: 10px; }
.groupPt_box { padding-top: 60px; }
.groupPt_txt ul { padding-left: 10px; }
/* End ´ÜÃ¼¹æ¹® ¼³¸íÈ¸ */