@charset "utf-8";
/*공통*/
strong {
	font-weight: 100;
	font-family: 'noto5' !important;
}
#container_wrap {
	position: relative;
}
.apply {
}
.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: 'noto5';
	font-weight: 100;
}

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

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

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

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

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

.floating_banner {
	position: fixed;
	top: 200px;
	left: 150px;
	z-index: 5;
}
.floating_banner .btn_popup_close {
	position: absolute;
	top: 26px;
	right: 24px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 6;
}

/*필기반*/
.pilgi .con {
	padding: 80px 0;
}

.pilgi .con1 {
	padding: 48px 0;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi/tree_title_bg.png') center no-repeat #a2cccf;
}

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

.pilgi .con2 {
	background: #e7ecec;
}

.pilgi .line1 {
	padding: 70px 0;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi/tree_text_bg.png') center no-repeat;
}

.pilgi .line1 h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	font-family: 'noto3';
}

.pilgi .con3 {
	background: #f8ece5;
	padding: 80px 0 0;
}

.pilgi .con3 a {
	top: 371px;
	left: 143px;
	width: 134px;
	height: 30px;
	background: #20202c;
	color: #fff;
	line-height: 30px;
}

.pilgi .con3 a:hover {
	background: #804d38;
}

.pilgi .con4 {
	background: #eaefe9;
}

.pilgi .con4 .inner > a {
	right: 0;
	bottom: 88px;
	width: 134px;
	height: 30px;
	background: #272423;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}

.pilgi .con4 a:hover {
	background: #0a5120;
}
.pilgi .con4 .popupVideo.type2 {
	bottom: 31px;
	left: 27%;
}

.pilgi .con6 {
	background: #c6ced0;
}

.pilgi .con6 a {
	right: 29px;
	bottom: 0;
	width: 87px;
	height: 23px;
	font-size: 0;
}

/*더블*/
.double .con1 {
	padding: 56px 0;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/top_bg.jpg') center no-repeat;
}

.double .con2 {
	padding: 77px 0 138px;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con1_bg.png') center no-repeat;
}
.double .con2 .img_bg {
	position: relative;
	margin-top: 72px;
}
.double .con2 .img_bg:after {
	position: absolute;
	bottom: -45px;
	left: 0;
	width: 1000px;
	height: 352px;
	display: block;
	content: '';
	background: #137e50;
	z-index: 1;
	border-radius: 20px;
}

.double .con2 .img_bg img {
	z-index: 2;
	position: relative;
}

.double .line1 {
	height: 92px;
	line-height: 92px;
	background: #191c21;
	color: #fff;
	font-size: 27px;
}

.double .line1 h3 {
	font-weight: 100;
	font-family: 'noto3';
}

.double .con3 {
	background: #dfdfdf;
	padding: 80px 0 0;
}

.double .con3 .teacher_tab {
	margin-top: 50px;
	position: relative;
}

.double .con3 .teacher_menu {
	width: 480px;
	display: table;
	position: absolute;
	right: 50px;
	top: 17px;
	z-index: 9;
	overflow: hidden;
}

.double .con3 .teacher_menu li {
	display: table-cell;
	width: 50%;
	height: 76px;
}

.double .con3 .teacher_menu li a {
	width: 223px;
	height: 72px;
	display: block;
	border: 2px solid #ccc;
	border-radius: 36.5px;
	font-size: 0;
}

.double .con3 .teacher_con {
	display: none;
	height: 652px;
}

.double .con3 .teacher_con.selected {
	display: block;
}

.double .con3 .teacher_menu li:first-child a {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_tab1.png') #fff center no-repeat;
}

.double .con3 .teacher_menu li:last-child a {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_tab2.png') #fff center no-repeat;
}

.double .con3 .teacher_menu li:first-child a:hover,
.double .con3 .teacher_menu li:first-child a.selected {
	border: 2px solid #6d819c;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_tab1_over.png') #6d819c center no-repeat;
}

.double .con3 .teacher_menu li:last-child a:hover,
.double .con3 .teacher_menu li:last-child a.selected {
	border: 2px solid #6d819c;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_tab2_over.png') #6d819c center no-repeat;
}

.double .con3 .teacher_con1 {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_teacher1.png') left no-repeat;
}

.double .con3 .teacher_con2 {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con3_teacher2.png') left no-repeat;
}

.double .con3 .teacher_info {
	text-align: left;
	width: 533px;
	float: right;
	margin-top: 139px;
}

.double .con3 .teacher_info table {
	margin-top: 33px;
}

.double .con3 .teacher_info table th,
.double .con3 .teacher_info table td {
	font-weight: 100;
	vertical-align: top;
	text-align: left;
}

.double .con3 .teacher_info table th {
	font-size: 28px;
	width: 28%;
	color: #000;
}

.double .con3 .teacher_info table td {
	font-size: 14px;
	color: #4d4d4d;
	padding-top: 6px;
}

.double .con3 .teacher_con a {
	width: 533px;
	height: 287px;
	display: block;
	font-size: 0;
	margin: 23px 0 70px;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/player.png') center no-repeat;
}

.double .con4 {
	padding: 80px 0;
	background: #ddd6c6;
}

.double .con4 .inner {
	height: 478px;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con4_book.png') no-repeat right bottom;
}

.double .con4 .book_info {
	width: 530px;
	margin: 76px 0 0 0;
	text-align: left;
}

.double .con4 .popupVideo.type2 {
	right: 21px;
	bottom: 0;
}

.double .con4 .book_info > p {
	color: #352e24;
	font-size: 20px;
	line-height: 29px;
	font-family: 'noto3';
}

.double .con4 .book_info > ul {
	width: 100%;
	overflow: hidden;
	margin: 33px 0 0 0;
}

.double .con4 .book_info > ul li {
	float: left;
	width: 169px;
	height: 169px;
	background: rgba(208, 186, 137, 0.7);
	border-radius: 50%;
	text-align: center;
	padding: 34px 0 0 0;
	box-sizing: border-box;
	margin-right: 11.5px;
}

.double .con4 .book_info > ul li:last-child {
	margin-right: 0;
}

.double .con4 .book_info > ul li:last-child > img {
	margin-left: 5px;
}

.double .con4 .book_info > ul li > p {
	font-size: 19px;
	margin-top: 10px;
}

.double .con4 .book_prview {
	background: #342d23;
	padding: 5px 16px;
	font-size: 14px;
	margin-top: 44px;
	color: #fff;
}

.double .con4 .book_prview:hover {
	background: #58462d;
}

.double .con4 .book_prview2 {
	left: 151px;
}

.double .con5 {
	background: #58644c;
	padding: 81px 0;
}

.double .con6 {
	background: #e2e2e2;
	padding: 80px 0;
}

.double .con6 ul {
	width: 100%;
	background: #f4f4f4;
	margin-top: 43px;
}

.double .con6 ul li {
	height: 250px;
	padding: 70px 0 0 0;
	box-sizing: border-box;
	line-height: 20px;
	font-size: 17px;
	position: relative;
}

.double .con6 ul li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_2.png') center 77px no-repeat;
}
.double .con6 ul li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_3.png') center 77px no-repeat;
}
.double .con6 ul li:nth-child(3) {
	width: 281px;
	padding: 110px 0 0 0;
	font-size: 23px;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_1.png') center 37px no-repeat;
}
.double .con6 ul li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_4.png') center 67px no-repeat;
}
.double .con6 ul li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_5.png') center 77px no-repeat;
}

.double .con6 ul li:nth-child(5):after {
	display: none;
}

.double .con6 ul li > p {
	font-size: 15px;
	margin-top: 10px;
}

.double .con6 ul li:after {
	position: absolute;
	right: 0;
	top: 124px;
	width: 14px;
	height: 13px;
	display: block;
	content: '';
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/double/con6_x.png') center no-repeat;
}

.double .con6 .halbu-popup-show {
	width: 73px;
	height: 20px;
	background: #323232;
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	left: calc(50% - 36.5px);
	margin-top: 6px;
}

/*1차 합격반 리뉴얼 21-08-26*/

.pilgiArea {
	font-family: 'Nanum Square' !important;
}
.pilgiArea * {
	font-family: 'Nanum Square';
}
.pilgiArea .inner_title {
	font-size: 40px;
	font-weight: 900;
	color: #035587;
	line-height: 100%;
	letter-spacing: -1px;
}
.pilgiArea .inner_title .icon {
	display: block;
	line-height: 100%;
	margin: 0 0 17px;
}
.pilgiArea .topArea {
	padding: 77px 0;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/top_bg.png') top center no-repeat #fff;
}
.pilgiArea .topArea .bullet {
	position: absolute;
	right: -90px;
	top: 30px;
	width: 262px;
	height: 262px;
	padding: 59px 38px 50px 10px;
	box-sizing: border-box;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/top_bullet.png') center no-repeat;
	color: #fff;
	font-size: 31px;
	text-align: center;
	font-weight: 900;
	line-height: 130%;
	letter-spacing: -2px;
}
.pilgiArea .topArea .bullet_2026 {
	position: absolute;
	top: -23px;
	right: -105px;
}
.pilgiArea .topArea .top_title {
	margin: 0 auto 47px;
	font-size: 71px;
	font-family: 'Nanum Square';
	font-weight: 400;
	color: #303146;
	line-height: 109%;
	letter-spacing: -3px;
}
.pilgiArea .topArea .big_item {
	position: relative;
	width: 1000px;
	height: 217px;
	margin-top: 92px;
	padding: 45px 70px;
	border-radius: 20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	z-index: 1;
}
.pilgiArea .topArea .big_item::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1000px;
	height: 217px;
	border-radius: 20px;
	background: linear-gradient(to right, #fe6363, #ed58c8);
	z-index: -1;
}
.pilgiArea .topArea .big_item::after {
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 994px;
	height: 211px;
	border-radius: 18px;
	background: white url(/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_add.png) top 68% right 33px no-repeat;
	z-index: -1;
}
.pilgiArea .topArea .big_item h3 {
	font-family: 'noto7';
	font-size: 37px;
	font-weight: 900;
	color: #ff3038;
	line-height: 100%;
	letter-spacing: -1px;
	margin-bottom: 20px;
	text-align: left;
}
.pilgiArea .topArea .big_item p {
	font-family: 'noto4';
	font-size: 28px;
	line-height: 140%;
	font-weight: 400;
	color: #000;
	text-align: left;
	letter-spacing: -0.065em;
}
.pilgiArea .topArea .service {
	margin: 60px 0 0 -50px;
	width: 1100px;
	padding: 0 50px 50px;
	box-sizing: border-box;
	/* overflow:hidden; */
}
.pilgiArea .topArea .service::after {
	content: '';
	display: block;
	clear: both;
}
.pilgiArea .topArea .service li {
	position: relative;
	float: left;
	width: calc(33.33% - 13.9px);
	min-height: 320px;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
	padding: 35px 0 0 0;
	margin: 0 20px 20px 0;
	border-radius: 15px;
	color: #000;
}
.pilgiArea .topArea .service span {
	display: block;
	margin: 0 0 18px;
	line-height: 100%;
	font-size: 19px;
	font-weight: 400;
}
.pilgiArea .topArea .service h2 {
	margin-bottom: 170px;
	font-size: 30px;
	font-weight: 900;
	line-height: 130%;
	letter-spacing: -2px;
}
.pilgiArea .topArea .service li .bullet {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 45%;
	right: 20px;
	width: 68px;
	height: 68px;
	padding: 0;
	font-size: 18px;
	background: #fc5959;
	border-radius: 500px;
	color: #fff;
}
.pilgiArea .topArea .service li:nth-child(2) .bullet {
	top: 45%;
	right: 55px;
}
.pilgiArea .topArea .service li:nth-child(1) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_1.png') center 95% no-repeat #fff;
}
.pilgiArea .topArea .service li:nth-child(5) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_5_1.png') center 82% no-repeat #fff;
}
.pilgiArea .topArea .service li:nth-child(3) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_3_1.png') 60% 117% no-repeat #fff;
}
.pilgiArea .topArea .service li:nth-child(4) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_4_1.png') center 90% no-repeat #fff;
}
.pilgiArea .topArea .service li:nth-child(2) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_5.png') center 95% no-repeat #fff;
}
.pilgiArea .topArea .service li:nth-child(6) {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_6.png') center 99% no-repeat #fff;
}
.pilgiArea .lecinfoArea {
	padding: 52px 0;
	background: #cfd9e3;
}
.pilgiArea .lecinfoArea .info_txt {
	margin: 20px auto 90px;
	font-size: 19px;
	font-weight: 400;
	line-height: 170%;
}
.pilgiArea .lecinfoArea h1 {
	font-size: 49px;
	line-height: 100%;
	color: #303146;
	font-weight: 900;
}
.pilgiArea .lecinfoArea .lec_info {
	width: 1100px;
	overflow: hidden;
	margin: 55px 0 0 -50px;
	padding: 0 50px 50px;
	box-sizing: border-box;
}
.pilgiArea .lecinfoArea .lec_info li {
	float: left;
	width: calc(33.33% - 12px);
	background: #055384;
	margin: 0 17px 0 0;
	padding: 43px 0 38px;
	border-radius: 15px;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
}
.pilgiArea .lecinfoArea .lec_info li h2 {
	font-size: 30px;
	color: #fff;
	font-weight: 900;
	line-height: 130%;
}
.pilgiArea .lecinfoArea .lec_info li p {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	line-height: 160%;
	margin: 20px 0 0;
}
.pilgiArea .passArea {
	padding: 120px 0;
}
.pilgiArea .line {
	padding: 56px 0;
	background: linear-gradient(135deg, rgba(36, 50, 211, 1) 31%, rgba(162, 62, 212, 1) 63%, rgba(249, 65, 73, 1) 100%);
}
.pilgiArea .teacherArea {
	padding: 133px 0;
}
.pilgiArea .teacherArea .inner {
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/teacher.png') right -7% no-repeat;
	padding-bottom: 0px;
}
.pilgiArea .teacherArea .teacher_info {
	margin: 80px 0 0 0;
}
.pilgiArea .teacherArea .teacher_info .teacher_name {
	font-size: 45px;
	color: #065485;
	font-weight: 400;
	vertical-align: top;
	padding-top: 25px;
	height: 81px;
	box-sizing: border-box;
}
.pilgiArea .teacherArea .teacher_info .teacher_sample {
	vertical-align: top;
	padding-left: 21px;
}
.pilgiArea .teacherArea .teacher_info p {
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 170%;
	margin-top: -20px;
}
.pilgiArea .teacherArea .teacher_point {
	width: 1100px;
	margin: 40px 0 0 -50px;
	padding: 27px 50px 50px;
	box-sizing: border-box;
	overflow: Hidden;
}
.pilgiArea .teacherArea .teacher_point li {
	float: left;
	width: calc(33.33% - 72px);
	margin: 0 24px 0 0;
	background: #fff;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.3);
	border-radius: 15px;
	padding: 25px 0 25px 32px;
	box-sizing: border-box;
	text-align: left;
	font-size: 27px;
	color: #312f45;
	font-weight: 900;
	line-height: 120%;
}
.pilgiArea .teacherArea .teacher_point li span {
	display: inline-block;
	margin-bottom: 18px;
	background: #ff5f60;
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 20px;
	line-height: 100%;
	color: #fff;
	font-weight: 600;
}
.pilgiArea .bookArea {
	padding: 120px 0 70px;
	background: #f3f3f3;
}
.pilgiArea .bookArea .book {
	width: 1100px;
	margin: 89px 0 0 -147px;
}
.pilgiArea .bookArea .book_img {
	width: 50%;
}
.pilgiArea .bookArea .book_spec {
	text-align: left;
	vertical-align: top;
	padding-top: 35px;
}
.pilgiArea .bookArea .spec_list li {
	padding: 19px 0 19px 32px;
	margin: 0 0 6px;
	width: 100%;
	box-sizing: border-box;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
	border-radius: 14px;
	background: #fff;
}
.pilgiArea .bookArea .spec_list li em {
	display: block;
	width: 43px;
	height: 43px;
	text-align: center;
	font-size: 20px;
	line-height: 44px;
	background: #055384;
	color: #fff;
	border-radius: 50%;
	font-weight: 900;
	margin-right: -6px;
}
.pilgiArea .bookArea .spec_list li p {
	font-size: 20px;
	line-height: 130%;
	width: 86%;
	font-weight: 400;
}
.pilgiArea .bookArea .book_player {
	margin-top: 33px;
}
.pilgiArea .curriArea {
	padding: 122px 0;
}

.pilgiArea .curriArea .curri_list {
	padding: 50px 0;
	box-sizing: border-box;
	display: flex;
}

.pilgiArea .curriArea .curri_list li {
	width: calc(100% / 4);
	margin-right: 30px;
	padding: 35px 0;
	border: 3px solid #fb5f60;
	border-radius: 15px;
	box-sizing: border-box;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
}
.pilgiArea .curriArea .curri_list .step {
	display: block;
	margin-bottom: 31px;
	font-size: 19px;
	font-weight: 900;
	line-height: 100%;
	color: #2f3045;
	letter-spacing: -1px;
}
.pilgiArea .curriArea .curri_list .curri_type {
	font-size: 35px;
	line-height: 100%;
	font-weight: 900;
	color: #ff6160;
	margin-bottom: 20px;
}
.pilgiArea .curriArea .curri_list .curri_txt {
	font-size: 18px;
	font-weight: 400;
}
.pilgiArea .benefitArea {
	padding: 112px 0 70px;
	background: linear-gradient(180deg, rgba(236, 236, 236, 1) 67%, rgba(5, 83, 132, 1) 58%);
}
.pilgiArea .benefitArea .bene_bid {
	margin: 75px 0 29px;
	width: 100%;
	background: url('/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/bottom_benefit.png') 95% center no-repeat #fff;
	box-sizing: border-box;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	padding: 46px 0 46px 73px;
	text-align: left;
}
.pilgiArea .benefitArea .bene_bid {
	position: relative;
	width: 1000px;
	height: 217px;
	margin-top: 92px;
	padding: 45px 70px;
	border-radius: 20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	z-index: 1;
}
.pilgiArea .benefitArea .bene_bid::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1000px;
	height: 217px;
	border-radius: 20px;
	background: linear-gradient(to right, #fe6363, #ed58c8);
	z-index: -1;
}
.pilgiArea .benefitArea .bene_bid::after {
	content: '';
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 994px;
	height: 211px;
	border-radius: 18px;
	background: white url(/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_add.png) top 68% right 33px no-repeat;
	z-index: -1;
}
.pilgiArea .benefitArea .bene_bid .point {
	font-family: 'noto7';
	font-size: 37px;
	font-weight: 900;
	color: #ff3038;
	line-height: 100%;
	letter-spacing: -1px;
	margin-bottom: 20px;
	text-align: left;
}
.pilgiArea .benefitArea .bene_bid p {
	font-family: 'noto4';
	font-size: 28px;
	line-height: 140%;
	font-weight: 400;
	color: #000;
	text-align: left;
	letter-spacing: -0.065em;
}
.pilgiArea .benefitArea .bene_bid_wrap {
	display: flex;
	align-items: center;
	gap: 27px;
	margin-bottom: 29px;
}
.pilgiArea .benefitArea .bene_bids {
	position: relative;
	width: calc((100% - 27px) / 2);
	height: 200px;
	padding: 34px 46px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.pilgiArea .benefitArea .bene_bids.bid01 {
	background: #fff url(/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_5.png) top 72% right 30px no-repeat;
}
.pilgiArea .benefitArea .bene_bids.bid02 {
	background: #fff url(/_skin/tpl_skin/basic_tree_new/images/apply/pilgi_v2/benefit_3_1.png) bottom -10px right 15px no-repeat;
}
.pilgiArea .benefitArea .bene_bids .point {
	font-size: 30px;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: -1px;
	margin-bottom: 12px;
	text-align: left;
	color: #000;
}
.pilgiArea .benefitArea .bene_bids p {
	font-size: 22px;
	line-height: 140%;
	font-weight: 400;
	color: #000;
	text-align: left;
}
.pilgiArea .benefitArea .bene_bids .bullet {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 68px;
	height: 68px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	background: #fc5959;
	border-radius: 500px;
	color: #fff;
}
.pilgiArea .benefitArea .bene_list {
	padding: 0 50px 50px;
	overflow: hidden;
	width: 1100px;
	margin-left: -50px;
	box-sizing: border-box;
}
.pilgiArea .benefitArea .bene_list li {
	float: left;
	width: calc(25% - 21.5px);
	height: 149px;
	background: #fff;
	border-radius: 20px;
	margin-right: 27px;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
	text-align: center;
}
/* .pilgiArea .benefitArea .bene_bid_wrap li {
	width: calc((100% - 27px) / 2);
}
.pilgiArea .benefitArea .bene_bid_wrap li:last-child {
	margin-right: 0;
} */
.pilgiArea .benefitArea .bene_list li div {
	font-size: 26px;
	font-weight: 900;
	color: #2f2f47;
	line-height: 120%;
	width: auto;
	height: auto;
}
.pilgiArea .benefitArea .bene_list li a {
	display: block;
	width: 126px;
	height: 32px;
	font-size: 17px;
	background: #2f2f47;
	color: #fff;
	position: relative;
	line-height: 32px;
	margin: 6px auto 0;
}
