* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: none;
}
h1,
h2,
h3,
h4,
ul,
li,
dl {
	margin: 0;
}
.d-flex{
	display: flex !important;!i;!;
	width:100%;
	justify-content:space-between;
	align-items:center;
}
.br_480 {
	display: none;
}
.cm_tab_wrap {
}
.cm_tab_wrap .cm_tab_list {
	border-bottom: 3px #484e67 solid;
	border-right: 1px #c0c0c0 solid;
	display: flex;
}
.cm_tab_wrap .cm_tab_list li {
	flex: 1 auto;
	width: 50%;
	border-left: 1px #c0c0c0 solid;
	border-top: 1px #c0c0c0 solid;
}
.cm_tab_wrap .cm_tab_list li:first-chiild {
	border-left: 0;
}
.cm_tab_wrap .cm_tab_list li.selected {
	border-top: 1px #484e67 solid;
}
.cm_tab_wrap .cm_tab_list li.selected a {
	background: #484e67;
	color: #fff;
	font-weight: 600;
}
.cm_tab_wrap .cm_tab_list li a {
	display: block;
	text-align: center;
	line-height: 65px;
	font-size: 20px;
	font-weight: 900;
}
.cm_tab_wrap .cm_tab_list li a:after {
	content: '';
	width: 25px;
	height: 25px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	margin: 0 0 0 10px;
	background: url(/mobile/new/main/common/tab_icon_arrw.png) no-repeat center center;
}
.cm_tab_wrap .cm_tab_list li.selected a:after {
	background: url(/mobile/new/main/common/tab_icon_arrw_on.png) no-repeat center center;
}
.cm_tab_wrap .link_list li a {
	font-size: 16px;
	color: #353535;
}
.cm_tab_wrap .cm_tab_cont {
	display: none;
}
.cm_tab_wrap .cm_tab_cont.ta1 {
	display: block;
}
.cm_tab_wrap .cm_tab_cont .link_list {
	border-top: 0;
}
#all_menu_wrap:not(.renew_all) {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background: #fff;
	overflow-y: auto;
	padding-bottom: 70px;
}
#all_menu_wrap .wrap_title {
	display: block;
	margin: 0 0 0 0;
	padding-bottom: 3%;
	border-bottom: 1px solid #000;
}
#all_menu_wrap .title_area {
	border-bottom: 2px #000 solid;
	position: relative;
	padding: 3% 2%;
	text-align: center;
}
#all_menu_wrap .title_area h2 {
	text-align: center;
	line-height: 100%;
	font-weight: 900;
	color: #000;
}
#all_menu_wrap .title_area .prev,
#all_menu_wrap .go_home {
	position: absolute;
	left: 2%;
	line-height: 100%;
	top: 50%;
	width: 46px;
	max-width: 5.5%;
	height: 40px;
	margin: -20px 0 0 0;
	font-size: 0;
	background: url(/mobile/new/main/common/prev_arr.png) no-repeat center center;
	background-size: contain;
}
#all_menu_wrap .go_home {
	background: url(/mobile/new/main/common/home_icon.png) no-repeat center center;
	background-size: contain;
	left: 12%;
}
.line_layout {
	background: #fff;
}
.line_layout > li {
	border-top: 20px #eff1f2 solid;
	padding: 7% 3%;
	overflow: hidden;
	box-sizing: border-box;
}
.line_layout > li.bt_nopd {
	padding: 5% 3% 0 3%;
}
.line_layout > li:first-child {
	border-top: 0;
}
.line_layout > li .middle_layout {
	display: table;
	width: 100%;
	margin: 1.5% 0 0 0;
	table-layout: fixed;
}
.line_layout > li .middle_layout:first-child {
	margin: 0;
}
.line_layout > li .middle_layout dt,
.line_layout > li .middle_layout dd {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
}
.line_layout > li .middle_layout dt {
	font-size: 25px;
	word-break: keep-all;
}
.line_layout > li .middle_layout dd {
	text-align: right;
}
.line_layout > li .middle_layout a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	max-width: 155px;
	margin: 0 0 0 1%;
	border-radius: 5px;
	border: 1px #888888 solid;
	width: 100%;
	line-height: 48px;
	font-size: 23px;
	text-align: center;
	font-weight: 400;
	color: #61605f;
}
.line_layout > li .middle_layout dd a.db_btn {
	background: #484e67;
	color: #fff;
}
.line_layout > li .middle_layout dd a:first-child {
	margin: 0;
}
.count_box {
	border: 3px #484e67 solid;
	padding: 2%;
	border-radius: 20px;
	margin: 2.5% 0 5%;
	padding: 3% 0;
}
.count_box ul {
	width: 100%;
	font-size: 0;
}
.count_box ul li {
	width: 33.33%;
	border-left: 1px #c2c2c2 solid;
	font-size: 22px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	text-align: center;
	font-weight: 600;
}
.count_box ul li:first-child {
	border-left: none;
}
.count_box ul li b {
	text-align: center;
	font-size: 25px;
	color: #c23131 !important;
	display: block;
}
.icon_list {
}
.icon_list a {
	text-align: center;
	font-size: 25px;
	color: #000;
	font-weight: 600;
	letter-spacing: -0.7px;
}

#all_menu_wrap .mid_banner2 {
	margin: 10% -3%;
}

/*학습자료실 new*/
.user_study_menu {
	width: 100%;
	overflow: hidden;
	margin-top: 5%;
	margin-bottom: 4%;
}
.user_study_menu ul:first-child {
	margin-bottom: 4%;
}
.user_study_menu li {
	text-align: center;
}
.user_study_menu li a {
	display: inline-block;
	width: 100%;
	padding: 3% 0 0;
	font-size: 20px;
}
.user_study_menu li a .icon2 {
	margin-bottom: 15px;
}

/*학습자료실 old*/
.study_list {
	border-top: 1px #c0c0c0 solid;
	margin: 0 -5%;
	padding: 5% 5% 0 5%;
}
.study_list ul {
	font-size: 0;
}
.study_list ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 25%;

	margin: 3% 0 0 0;
}
.study_list ul li:nth-of-type(1),
.study_list ul li:nth-of-type(2),
.study_list ul li:nth-of-type(3),
.study_list ul li:nth-of-type(4) {
	margin: 0;
}
.study_list ul li a {
	display: block;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	padding: 80% 0 0 0;
	display: block;
	box-sizing: border-box;
}
.study_list ul li a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 80%;
	height: 75%;
	margin: 0 0 0 -40%;
	border-radius: 50%;
}
.study_list ul li.fir a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_01.png) no-repeat center;
	background-size: 40%;
}
.study_list ul li.sec a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_02.png) no-repeat center;
	background-size: 40%;
}
.study_list ul li.thir a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_03.png) no-repeat center;
	background-size: 40%;
}
.study_list ul li.four a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_04.png) no-repeat center;
	background-size: 34%;
}
.study_list ul li.five a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_05.png) no-repeat center;
	background-size: 40%;
}
.study_list ul li.six a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_06.png) no-repeat center;
	background-size: 32%;
}
.study_list ul li.sev a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_07.png) no-repeat center;
	background-size: 32%;
}
.study_list ul li.eig a:before {
	background: #f4f2eb url(/mobile/new/main/common/study_icon_08.png) no-repeat center;
	background-size: 40%;
}

/*이벤트 new*/
.user_event_menu {
	margin-top: 4%;
}

/*이벤트 old*/
.round_list li {
	background: #f0f1f1;
	border-radius: 15px;
	margin: 1.5% 0 0 0;
	padding: 0 0 0 6%;
}
.round_list li:first-child {
	margin: 0;
}
.round_list li a {
	font-size: 27px;
	color: #353535;
	font-weight: 600;
	display: block;
	position: relative;
	padding: 3% 0 3% 10%;
	background: url(/mobile/new/main/common/link_arrow.png) no-repeat 94% center;
}
.round_list li a:before {
	content: '';
	position: absolute;
	vertical-align: middle;
	margin: 0 4% 0 0;
	width: 8%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/mobile/new/main/common/event_icon_01.png) no-repeat center;
	background-size: 70%;
}
.round_list li:nth-of-type(2) a:before {
	background: url(/mobile/new/main/common/event_icon_02.png) no-repeat center;
	background-size: 80%;
}
.round_list li:nth-of-type(3) a:before {
	background: url(/mobile/new/main/common/event_icon_03.png) no-repeat center;
	background-size: 70%;
}
.round_list li:nth-of-type(4) a:before {
	background: url(/mobile/new/main/common/event_icon_04.png) no-repeat center;
	background-size: 70%;
}
#all_menu_wrap .mid_banner7 {
	margin: 5% -3% 0 -3%;
}
#all_menu_wrap .link_list li a {
	padding: 2.5% 0;
	width: 33.33%;
}
#all_menu_wrap .link_list.customer li a {
	width: 25%;
}
#all_menu_wrap .link_list li img {
	max-width: 100%;
	margin: 0 5% 0 0;
}
.link_list.comunity li a {
	text-align: center;
	box-sizing: border-box;
}
.link_list.comunity li a img {
	vertical-align: middle;
}

#accordion_productBookInfo {
	padding-bottom: 100px;
}

.user_infoArea {
	width: 100%;
	padding: 2% 3%;
	margin-top: 20px;
	border: 1px solid #000;
	border-radius: 7px;
}
.user_infoArea > .div-table {
	width: 100%;
	padding: 2% 0;
	border-top: 1px solid #d8d9d9;
}
.user_infoArea > .div-table:first-child {
	border-top: none;
}
.user_infoArea > .div-table .border_l {
	border-left: 1px solid #d8d9d9;
	padding-left: 2%;
}
.user_infoArea > .div-table a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0 1%;
	font-size: 20px;
}
.user_infoArea > .div-table a p {
	display: block;
	text-align: left;
	line-height: 100%;
}
.user_infoArea > .div-table a em {
	display: inline-block;
	width: 100%;
	text-align: right;
}
.user_infoArea > .div-table a em span {
	display: inline-block;
	font-weight: 900;
	color: #4842fa;
}
.user_menuArea {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}
.user_menuArea > div {
	width: 33.33%;
	text-align: center;
	border-right: 1px solid #d8d9d9;
}
.user_menuArea > div a {
	display: inline-block;
	width: 100%;
	font-size: 20px;
}
.user_menuArea > div:last-child {
	border-right: none;
}

/* 배너 슬라이드 */
.all_menu_slide {
	position: relative;
	width: 100vw;
	height: 20.933vw;
}
.all_menu_slide a {
	display: block;
	width: 100vw;
	height: 20.933vw;
}
.all_menu_slide a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.all_menu_slide .swiper-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 6px;
	bottom: 9px;
	height: clamp(20px, 5.6vw, 42px);
	padding: 0 2.4vw;
	border-radius: clamp(12px, 2.667vw, 20px);
	background: #3c4146;
}
.all_menu_slide .swiper-pagination span {
	letter-spacing: -0.045em;
	color: #fff;
	font-size: clamp(12px, 2.667vw, 20px);
	font-family: 'Nanum Square';
	font-weight: 600;
}
#invest_popup {
	width: 100%;
}
#invest_popup img {
	width: 100%;
}
#invest_popup .img02 {
	/* display: none; */
}

@media screen and (max-width: 680px) {
	#all_menu_wrap .title_area h2 {
		font-size: 24px;
	}
	#all_menu_wrap .wrap_title {
		font-size: 17px;
	}
	.cm_tab_wrap .cm_tab_list li a {
		line-height: 40px;
		font-size: 17px;
	}
	.cm_tab_wrap .cm_tab_list li a:after {
		width: 13px;
		height: 13px;
		background-size: contain !important;
	}
	.line_layout > li {
		border-top: 10px #eff1f2 solid;
	}
	.line_layout > li .middle_layout dt {
		font-size: 19px;
		word-break: keep-all;
		width: 50%;
	}
	.line_layout > li .middle_layout a {
		max-width: 120px;
		line-height: 20px;
		font-size: 18px;
	}
	.count_box {
		border: 2px #484e67 solid;
	}
	.count_box ul li {
		font-size: 18px;
	}
	.count_box ul li b {
		font-size: 19px;
	}
	.icon_list a {
		font-size: 18px;
	}
	.icon_list a:before {
		height: 25px;
	}
	.study_list ul li a {
		font-size: 13px;
		letter-spacing: -1px;
	}
	.round_list li a {
		font-size: 14px;
		padding: 4% 0 4% 10%;
		background: url(/mobile/new/main/common/link_arrow.png) no-repeat 94% center;
		background-size: 10px;
	}
	#all_menu_wrap .link_list li a {
		font-size: 13px;
	}
	#all_menu_wrap .link_list li img {
		max-width: 25px;
	}
	.user_infoArea > .div-table a,
	.user_menuArea > div a {
		font-size: 15px;
	}
	.user_study_menu li a {
		font-size: 13px;
	}
}

@media screen and (max-width: 480px) {
	.br_480 {
		display: block;
	}
	#all_menu_wrap .title_area h2 {
		font-size: 20px;
	}
	#all_menu_wrap .wrap_title {
		font-size: 17px;
	}

	.icon_list a {
		font-size: 15px;
	}
	#all_menu_wrap .link_list li a {
		font-size: 13px;
		line-height: 29px;
		letter-spacing: -0.9px;
	}
	.line_layout > li .middle_layout dt {
		font-size: 18px;
		line-height: 130%;
		width: auto;
	}
	.line_layout > li .middle_layout dd {
		width: 60%;
	}
	.line_layout > li .middle_layout a {
		width: auto;
		font-size: 13px;
		padding: 0 7px;
	}
	.count_box ul li {
		font-size: 16px;
	}
	.count_box ul li b {
		font-size: 14px;
	}
}

@media screen and (max-width: 330px) {
	.icon_list a:before {
		display: none;
	}
}
