@charset "utf-8";
/* CSS 랜딩 시간 부분 */
@import url(flipclock.css);
/* /////CSS 랜딩 시간 부분 */

.landing_wrap {
	width:100%;
}

.landing_wrap img {
	width:100%;
}

/*******************
	    하단 고정바
********************/
.bt_fix_warp {
	width:100%;
	height: 90px;
	padding-top:10px;
	position: fixed;
	z-index: 200;
	bottom: 0;
	background: #000000 url(/images/landing/landing_btfix_bg.jpg) no-repeat center top;
}
.bt_fix_warp .bt_fix_box {
	overflow: hidden;
}
.bt_fix_warp .bt_fix_box a {
	float:right;
	margin-top:5px;
}

/*******************
	    브랜드 홍보 랜딩페이지
********************/
.brand_land01 {
	height:1003px;
	background: url(/images/landing/bg_brand01.jpg) no-repeat top center;
}
.brand_land01 .con_w1100 {
	padding-top:98px;
}
.brand_land02 {
	padding-bottom:30px;
	background: #e21b22;
}
.brand_land02_02 {
	padding:30px 0;
	background:#a5eefa;
	background-size: 100%;
}
.brand_land03 {
	height:320px;
	padding-top:10px;
	background:#0d1433 url(/images/landing/bg_brand03.png) no-repeat bottom center;
	background-size: 100%;
}
.brand_land03 .con_w1100 {
	padding-top:40px;
	text-align:center;
}
.brand_land03 .con_w1100 img {
	width:90%;
}
/** 04 만족도 수강후기 부분**/
.brand_land04 {
	background:#eee9ee url(/images/landing/bg_brand04.jpg) no-repeat top center;
}
.brand_land04 .con_w1100 {
	width: 90%;
	margin: 0 auto;
	padding-top:40px;
	text-align:center;
	position: relative;
}
.brand04_con_box {
	width:100%;
	margin:30px auto 0 auto;
}
.brand04_con_box ul {
	width:100%;
	text-align:left;
	overflow: hidden;
}
.brand04_con_box ul li {
	width:90%;
}
.brand04_con_box ul li.brand04_left {
	float:left;
	background: #f9ebcd;
}
.brand04_con_box ul li.brand04_right {
	padding-top:40px;
	float:right;
	background: #f9ebcd;
}
.brand04_con_box ul li .review_box{
	width: 84%;
	padding:8% 8% 18% 8%;
	position:relative;
}
.review_box .int_b a {
	float:right;
}
.review_box .int_b img {
	width: 30%;
}
.brand04_con_box ul li .review_box h5 {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	font-size: 25px !important;
	line-height: 32px;
	letter-spacing: -1px;
	font-weight:bold;
	color:#222222;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	margin:10px 0;
}
.brand04_con_box ul li .review_box em {
	font-size:14px;
	color:#ff4a4f;
	font-style:italic;
	text-decoration:underline;
}
.brand04_con_box ul li .review_box p {
	height:145px;
	font-size:18px;
	line-height:28px;
	color:#222222;
	letter-spacing: -1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-top:10px;
}
.brand04_con_box ul li .review_box a.float_r {
	position: absolute;
	bottom:4%;
}
.brand04_con_box ul li .review_box a.float_r img {
	width: 3em;
}

a.btn_reserve {
	width: 140px;
	display: block;
	background: #104151;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0 12px 0;
	border-radius: 12px;
}

/** 05 수강신청 **/
.brand05_con_box {
	width:100%;
	margin-top:20px;
}
ul.ld_price_list {
	width:100%;
	overflow: hidden;
	padding-top:30px;
}
ul.ld_price_list li {
	width:100%;
	overflow: hidden;
	background:#e21b22;
	margin-bottom:20px;
	padding-bottom:25px;
}
ul.ld_price_list li .prbox01 {
	width:100%;
	float:left;
	color:#ff9c98;
	font-size:24px;
	line-height:36px;
	padding-top:34px;
}
ul.ld_price_list li .prbox01 strong {
	color:#fff;
	font-size:30px;
	line-height:36px;
	font-weight:800;
}
ul.ld_price_list li .prbox01 h5{
	margin-top:3px;
}
ul.ld_price_list li .prbox01 h5 span{
	margin:42px 0 30px 0;
	color:#fff;
	font-size:28px;
	font-weight:500;
}
ul.ld_price_list li .prbox02  {
	width:100%;
	float:left;
	color:#222222;
	font-size:19px;
	line-height:24px;
	padding-top:20px;
	font-weight:600;
}
ul.ld_price_list li .prbox02 span {
	text-decoration:underline;
	color:#fff;
}
ul.ld_price_list li .prbox02 p {
	color:#fff;
}
ul.ld_price_list li .prbox02 img {
	width:1em;
	margin-left:20px;
}
ul.ld_price_list li .prbox02 h6.price_money {
	color:#f2f2f2;
	font-size:30px;
	line-height:50px;
	padding-top:20px;
	font-weight:400;
}
ul.ld_price_list li .prbox02 h6.price_money strong {
	color:#fff;
	font-size:32px;
	line-height:38px;
	font-weight:800;
}
ul.ld_price_list li .prbox02 a {
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	padding-top: 20px;
	font-weight: 600;
	color:#222222;
	text-decoration:underline;
}
ul.ld_price_list li .prbox02 a img {
	width:2em;
	text-decoration:none;
}
ul.ld_price_list li .prbox02 div.price_box {
	width: 70%;
	margin: 0 auto;
	background:#fff;
	padding-bottom: 10px;
	margin-top: 15px;
	border-top-left-radius: 10px; -webkit-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; 
	border-top-right-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; 
	border-bottom-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; 
}
ul.ld_price_list li .prbox02 div.price_box h6.price_money {
	padding-top: 10px;
	color:#222;
}
ul.ld_price_list li .prbox02 div.price_box h6.price_money strong {
	color:red;
}
ul.ld_price_list li .prbox02 div.price_box a img {
	margin-left: 0;
}
/** 05 인터퓨 기사**/
.brand_land06 {
	background:#262b3c;
	padding-bottom:50px;
}
.brand_land06 .con_w1100 {
	width: 90%;
	position: relative;
	padding-top:50px;
	text-align:center;
}
.brand06_con_box {
	width:100%;
}
.brand06_con_box ul {
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.brand06_con_box ul li {
	width:100%;
	float:left;
}
.brand06_con_box ul h5 {
	width:90%;
	padding:0 5%;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-bottom:30px;
}
/** 07 지정교육기관**/
.brand_land07 {
	height:906px;
	background: url(/images/landing/bg_brand07.jpg) no-repeat top center;
}
.brand_land07 .con_w1100 {
	padding-top:137px;
	text-align:center;
}
/** 08 지정교육기관**/
.brand_land08 {
	height:1037px;
	background: url(/images/landing/bg_brand08.jpg) no-repeat top center;
}
.brand_land08 .con_w1100 {
	padding-top:127px;
	text-align:center;
}
.brand08_con_box ul {
	width:900px;
	margin: 0 auto;
	overflow: hidden;
}
.brand08_con_box ul li {
	width:246px;
	float:left;
	margin:45px 0 0 81px;
}
.brand08_con_box ul li.mar_none {
	margin-left:0;
}
/** 09 교수님 소개**/
.brand_land09 {
	height:1365px;
	background: #edeff0;
}
.brand_land09 .con_w1100 {
	padding-top:120px;
	text-align:center;
}
.brand09_con_box ul {
	width:100%;
	overflow: hidden;
	margin-top:84px;
}
.brand09_con_box ul li {
	width:266px;
	float:left;
	margin:9px 0 0 9px;
	border:1px solid #b5b5b5;
}
.brand09_con_box ul li.mar_none {
	margin-left:0;
}
/** 10 차별화된 고품질 방송 강의**/
.brand_land10 {
	background:#e21b22;
}
.brand_land10 .con_w1100 {
	padding-top:50px;
	text-align:center;
}
.brand_land10 h5 {
	width: 90%;
	padding: 0 5%;
	font-size:30px;
	line-height:36px;
	color:#fff;
	margin-bottom:38px;
}
/** 11 완벽한 학습시스템 **/
.brand_land11 {
	height:1200px;
	background:#edeff0;
}
.brand_land11 .con_w1100 {
	padding-top:142px;
	text-align:center;
}
.brand_land11 h5 {
	font-size:50px;
	line-height:58px;
	color:#fff;
	margin-bottom:68px;
}

/*******************
	    브랜드 홍보 랜딩페이지
********************/
h5.landing_title {
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 68px
}

/** 01 메인 배너 **/
.license_landing01 {
	width: 90%;
	padding:0 5%;
	height:460px;
	background:#111111 url(/images/landing/bg_license_landing_top00.png) no-repeat center bottom;
	background-size: 100%;
}
.license_landing_top {
	overflow: hidden;
}
.license_landing_top div.license_landing_topimg,
.license_landing_top div.time_countdown {
	float:left;
}
.license_landing_top a.ti_coun {
	float:right;
	margin-top:30px;
}
.license_landing_topimg img.ti_coun {
	vertical-align: top;
}
.time_countdown {
	width: 100%;
	height:58px;
	margin-top:16px;
}
/** 02 혜택 **/
.license_landing02 {
	background:#fff;
}
.license_landing02 .con_w1100 {
	padding-bottom:40px;
	text-align:center;
}
/** 03 시험소개 **/
.license_landing03 {
	background:#e21b22;
}
.license_landing03 .license_box03 {
	background:#fff;
}
.license_landing03 .con_w1100 {
	padding-top:50px;
	text-align:center;
}
.license_landing03 .con_w1100 h5.landing_title {
	margin-bottom: 30px;
}
.license_box03 ul.license_box03_menu {
	width: 100%;
	height:42px;
	overflow: hidden;
	color:#fff;
	font-size:18px;
	line-height:42px;
	font-weight:600;
}
.license_box03 ul.license_box03_menu li {
	width: 33%;
	height:70px;
	float:left;
	margin-left:1px;
	background:#ab1419;
	cursor:pointer;
}
.license_box03 ul.license_box03_menu li#tab_menu1 {
	margin-left:0;
}
.license_box03 ul.license_box03_menu li.tab_on,
.license_box03 ul.license_box03_menu li:hover {
	background:#fff;
	color:#ab1419;
}
.license_box03 ul.license_box03_plist {
	width: 95%;
	font-size:16px;
	line-height:18px;
	margin-left:5%;
	margin-bottom:30px;
}
.license_box03 ul.license_box03_plist li {
	padding-left:10px;
	margin-bottom:8px;
	background: url(/images/landing/license_landing_top03_icon_list.png) no-repeat left 6px;
}
.license_box03 .step_ove_con {
	width: 100%;
	margin: 0 auto;
	padding-top:36px;
	padding-bottom:50px;
}
.license_box03 div.landing_tab2 {
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	overflow:auto;
	padding-bottom: 0;
	text-align:left
}
.license_box03 div.landing_tab2 h6 {
	margin-bottom:3px;
}
.license_box03 div.landing_tab2 p {
	margin-bottom:12px;
}
.license_box03 div.landing_tab3 {
	width: 90%;
	padding-left:5%;
	padding-right:5%;
	overflow:auto;
	padding-bottom: 0;
}
.license_box03 h6 {
	background:url(/images/landing/license_landing_top03_icon.png) no-repeat left 8px;
	padding-left:20px;
	color:#222222;
	font-size:22px;
	line-height:32px;
	text-align:left;
	font-weight:bold;
	margin-bottom:12px;
}
.license_box03 table {
	width: 100%;
	margin-bottom:30px;
	border-top:1px solid #3e3e3e;
	border-right:none;
	border-left:none;
}
.license_box03 table th {
	font-size:16px;
	color:#222222;
	background:none;
	border-bottom:1px solid #3e3e3e;
	border-left:1px solid #3e3e3e;
	border-right:none;
	font-weight:bold;
}
.license_box03 table td {
	font-size:15px;
	color:#636363;
	background:none;
	border-bottom:1px solid #3e3e3e;
	border-left:1px solid #3e3e3e;
	border-right:none;
}
.license_box03 table th.sj_col,
.license_box03 table td.sj_col {
	border-left:none;
}
/** 04 교수 **/
.license_landing04 {
	background:#eee9ee;
}
.license_landing04 .con_w1100 {
	width:90%;
	padding:40px 5% 40px 5%;
	text-align:center;
	position: relative;
}
.license04_con_box {
	width:100%;
}
.license04_con_box ul {
	margin: 0 auto;
	overflow: hidden;
}
.license04_con_box ul li {
	width:100%;
	float:left;
}
.license04_con_box ul h5 {
	height:68px;
	font-size:28px;
	line-height:32px;
	color:#222222;
	margin-bottom:10px;
	text-align:center;
}
/** 05 교재 **/
.license_landing05 {
	background:#262b3c;
}
.license_landing05 .con_w1100 {
	width:90%;
	padding:40px 5% 40px 5%;
	text-align:center;
	position: relative;
}
.license05_con_box {
	width:100%;
	margin: 0 auto;
}
.license_landing05 h5 {
	font-size: 28px;
	line-height: 32px;
	color:#fff;
	margin-bottom:20px;
	text-align:center;
}
.license05_con_box ul {
	margin: 0 auto;
	overflow: hidden;
}
.license05_con_box ul li {
	width:100%;
	float:left;
}
/** 06 영상 **/
.license_landing06 {
	background:#1b1b1b;
}
.license_landing06 .con_w1100 {
	width:90%;
	padding:40px 5% 40px 5%;
	text-align:center;
	position: relative;
}
.license06_con_box {
	width:100%;
}
.license06_con_box ul {
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.license06_con_box ul li {
	width:100%;
	float:left;
}
.license06_con_box ul h5 {
	font-size: 28px;
	line-height: 32px;
	color:#fff;
	margin-bottom:20px;
	text-align:center;
}

/*******************
	    슬라이드 롤링 버튼 
********************/
/*box04 수강후기 롤링*/
div.landing_container .license_landing04 .bx-wrapper .bx-prev,
div.landing_container .license_landing05 .bx-wrapper .bx-prev,
div.landing_container .license_landing06 .bx-wrapper .bx-prev,
div.landing_container .brand_land04 .bx-wrapper .bx-prev {
	left: 0px;
	background:url("/images/landing/btn_slide_landing.png") no-repeat 0px -13px;
}
div.landing_container .license_landing04 .bx-wrapper .bx-next,
div.landing_container .license_landing05 .bx-wrapper .bx-next,
div.landing_container .license_landing06 .bx-wrapper .bx-next,
div.landing_container .brand_land04 .bx-wrapper .bx-next {
	right: 0;
	background:url("/images/landing/btn_slide_landing.png") no-repeat -44px -13px;
}
div.landing_container .license_landing04 .bx-wrapper .bx-prev:hover,
div.landing_container .license_landing05 .bx-wrapper .bx-prev:hover,
div.landing_container .license_landing06 .bx-wrapper .bx-prev:hover,
div.landing_container .brand_land04 .bx-wrapper .bx-prev:hover {
	background-position: 0px -13px;
}
div.landing_container .license_landing04 .bx-wrapper .bx-next:hover,
div.landing_container .license_landing05 .bx-wrapper .bx-next:hover,
div.landing_container .license_landing06 .bx-wrapper .bx-next:hover,
div.landing_container .brand_land04 .bx-wrapper .bx-next:hover {
	background-position: -44px -13px;
}
div.landing_container .license_landing04 .bx-wrapper .bx-controls-direction a,
div.landing_container .license_landing05 .bx-wrapper .bx-controls-direction a,
div.landing_container .license_landing06 .bx-wrapper .bx-controls-direction a,
div.landing_container .brand_land04 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 40%;
	margin-top: 0px;
	outline: 0;
	width: 44px;
	height: 61px;
	text-indent: -9999px;
	z-index: 190;
}
div.landing_container .license_landing04 .bx-wrapper .bx-controls-direction a,
div.landing_container .license_landing05 .bx-wrapper .bx-controls-direction a,
div.landing_container .license_landing06 .bx-wrapper .bx-controls-direction a{
	top: 50% !important;
	transform:translateY(-50%) !important;
}
div.landing_container .license_landing05 .bx-wrapper .bx-prev,
div.landing_container .license_landing06 .bx-wrapper .bx-prev {
	background:url("/images/landing/btn_slide_landing_White.png") no-repeat 0px -13px !important;
}
div.landing_container .license_landing05 .bx-wrapper .bx-prev:hover,
div.landing_container .license_landing06 .bx-wrapper .bx-prev:hover {
	background-position: 0px -13px !important; 
}
div.landing_container .license_landing05 .bx-wrapper .bx-next,
div.landing_container .license_landing06 .bx-wrapper .bx-next {
	background:url("/images/landing/btn_slide_landing_White.png") no-repeat -44px -13px !important;
}
div.landing_container .license_landing05 .bx-wrapper .bx-next:hover,
div.landing_container .license_landing06 .bx-wrapper .bx-next:hover {
	background-position: -44px -13px !important;
}
/*box06 합격자 부분 롤링*/
div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: 0;
	outline: 0;
	width: 44px;
	height: 61px;
	text-indent: -9999px;
	/*z-index: 9999;*/
	z-index: 9900;
}
div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 0;
	background: url("/images/landing/btn_slide_landing_White.png") no-repeat 0 -13px;
}
div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-next {
	right: 0;
	background: url("/images/landing/btn_slide_landing_White.png") no-repeat -44px -13px;
}
div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
	background-position: 0 -13px;
}
div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-next:hover {
	background-position: -44px -13px;
}

/*******************
	통통코인 랜딩페이지 /mypage/TtCoinJoinForm.do
********************/
.ttcoin_container {
	background:#fff;
	font-family: "Noto Sans CJK KR";
	letter-spacing: -1px;
	font-size:1em;
	line-height:1.2em;
}
.ttcoin_container .con_w1100{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	text-align:center;
}
img.img_90auto {
	width: 90%;
	margin: 0 auto 0 auto;
}
.ttcoin_container .con_w1100 h4{
	text-align:center;
}
.coin_land01 {
	background: url(/images/landing/ttcoin/bg_coin_mbn.jpg) no-repeat top center;
	padding-bottom:50px;
}
.coin_land01 .con_w1100 {
	padding-top:40px;
}
.coin_land02 {
	background: #fff;
}
.coin_land02 div.con_w900 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.coin_land02 div.con_w900 p {
	float:left;
	font-size: 1.2em;
	font-family: "Noto Sans CJK KR";
	color: rgb(48, 53, 61);
	line-height: 1.6;
	text-align: left;
	letter-spacing:-1px;
	margin-top:20px;
}
.coin_land02 div.con_w900 img {
	width: 80% !important;
	margin: 0 auto;
	margin-top:20px;
}
.coin_land03 {
	background:#fafafa;
}
.coin_land03 .con_w1100 {
	text-align:center;
}
.coin_land03 .coin_btn_box {
	padding-top:100px;
	padding-bottom:60px;
	text-align:center;
	background: url(/images/landing/ttcoin/bg_coin_con03.png) no-repeat top center;
	background-size: 100%;
	background-color:#1f2025;
}
.coin_land03 .coin_btn_box P {
	width: 90%;
	margin: 0 auto;
	font-size:2em;
	line-height:1.4;
	color:#fff;
}
.coin_land03 .coin_btn_box a img {
	width: 40%;
	margin: 0 auto;
}
p.p_coin_text {
	width: 90%;
	margin: 0 auto;
	font-size: 1.4em;
	font-family: "Noto Sans CJK KR";
	color: rgb(42, 42, 42);
	line-height: 1.6;
	text-align: center;
	font-weight: bold;
}
.coin_land03 a.btn_wide {
	width: 80%;
	border-radius:3px;
	font-size:1.2em;
	padding:10px 0 10px 0;
	font-weight: bold;
	background: #02b9ff !important;
	letter-spacing: -1px;
	text-align: center;
	color: #fff !important;
	display: inline-block;
}
.coin_land03 a.btn_wide:hover {
	background:#02aaff !important;
}
.con_w900_box_left {
	width: 90%;
	float:left;
	margin-left:5%;
	text-align:left;
	font-size:20px;
	line-height:32px;
	color:#2a2a2a;
}
.con_w900_box_left strong {
	color:#c9252b;
}
.con_w900_box_left span.s_red {
	color:#c9252b;
	text-decoration:underline;
}
.con_w900_box_left em {
	border-radius: 3px;
	padding:1px 6px;
	background:#e6e6e6;
	font-size:18px;
	line-height:24px;
	margin-left:6px;
	margin-bottom:8px;
}
.con_w900_box_left span.s_blue {
	font-size:0.8em;
	line-height:0.8em;
	color:#3d3092;
}
div.ttcoin_container div.box_input {
	padding-top: 50px;
	padding-bottom: 50px;
	background:#ffeb6b;
}
div.box_input div.con_w900 {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.box_input h4 {
	font-size: 28px;
	font-family: "Noto Sans CJK KR";
	color: rgb(33, 37, 40);
	font-weight: bold;
	line-height: 1.6;
	text-align: left !important;
}
.box_input table {
	background:#02b9ff;
	border:none;
	margin-top:12px;
	border-radius:3px;
}
.box_input table th {
	background:#02b9ff;
	border:none;
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.box_input table td {
	background:#02b9ff;
	border:none;
}
.box_input table td input {
	width:100%;
	min-height:42px;
	float:left;
	background:#fff;
	border:none;
}
div.box_input a.btn_wide {
	width: 60%;
	padding: 5px 0 5px 0;
}
div.box_input a.btn_wide:hover {
	background:#bd1b1f !important;
}

/*** 21.04.28 보세사 랜딩페이지 추가  landing/License5225.do ***/
.brand_land02_jumbn {
	width:100%;
	background:#3f51b5;
	padding:20px 0;
}
.brand_land02_jumbn a {
	display: inline-block;
	width:40%;
	font-size:17px;
	padding:0 2.5%;
	color: #fff;
	line-height: 21px;
	text-align:center;
}
.brand_land02_jumbn a.land02_jumbn_cen {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	font-size:24px;
	line-height:28px;
}

/******************************
	21.10.19 펀드투자권유대행인 랜딩페이지 추가  landing/License3804.do 
******************************/
/** 펀드투자권유대행인 04 만족도 수강후기 부분  **/
.brand04_con_box ul li.brand04_left_3804 {
	float:left;
	background:#e8f1f6;
}

/******************************
	21.10.19 증권투자권유대행인 랜딩페이지 추가  landing/License3805.do 
******************************/
/** 증권투자권유대행인 04 만족도 수강후기 부분  **/
.brand04_con_box ul li.brand04_left_3805 {
	float:left;
	background:#f6ecc8;
}

/******************************
	22.10.04 CFP 랜딩페이지 추가  landing/License5014.do
******************************/
.landing_wrap .license_landing_top01_bf5014 {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    margin-top: 6%;
}
.landing_wrap .license_landing_top01_bf5014 > img {
	width: 45%;
	margin: 2% 0;
}
.landing_wrap .brand_landing01_why {
	background:#141c36 url(/images/landing/brand_landing01_02bg_5014.png) no-repeat right 35% bottom;
	background-size: cover;
	padding:12%;
	margin: 0 auto;
}
.landing_wrap .brand_landing01_why > img {
	width: 65%;
}
.landing_wrap .brand_landing01_why > img:nth-child(2) {
	margin-top: 4%;
}
.landing_wrap .license06_con_box.license06_5014 .bx-viewport {
	height: unset !important;
}
.landing_wrap .license06_con_box.license06_5014 .vd_btn {
	color: #fff;
	font-weight: 500;
	margin-top: 4%;
	background: #121212;
	display: block;
	padding: 2%;
	border-radius: 200px;
}
.license_box03 #tab1 > div {
	width: 90%;
	margin: 0 auto;
}
/** 강의리스트 바로가기 스타일3 ld_price_list03 **/
.ld_price_list03 .prbox:first-child {
	margin-bottom: 10%;
}
.ld_price_list03 .prbox .con_tit {
	position: relative;
	width: 100%;
	padding: 8% 5%;
	background: #262b3c;
	box-sizing: border-box;
}
.ld_price_list03 .prbox .con_tit .label_num {
	background: url(/images/landing/license_landing_ld_price_list03_icon_label.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	left: -3.3%;
	top: -10%;
	width: 7rem;
	height: 5rem;
}
.ld_price_list03 .prbox .con_tit .label_num span {
	color: #fff;
	font-size: 1.2rem;
	font-weight: 800;
	display: inline-block;
	transform: translate(-20px,27px) rotate(-20deg);
}
.ld_price_list03 .prbox .con_tit h4 {
	font-size: 1.1rem;
	font-weight: 800;
	line-height: 1.1;
	color: #fff046;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #444d6b;
	padding-bottom: 4%;
	margin-bottom: 4%;
}
.ld_price_list03 .prbox .con_tit ul li {
	font-size: 0.9rem;
	color: #fff;
	letter-spacing: -0.05em;
	line-height: 1.3;
}
.ld_price_list03 .prbox .con_tit ul li:before {
	content: '*';
	color: #fff046;
}
.ld_price_list03 .prbox .con_txt {
	width: 100%;
	padding: 5% 10% 8%;
	background: #fff;
	box-sizing: border-box;
}
.ld_price_list03 .prbox .con_txt ul li {
	font-size: 0.9rem;
	letter-spacing: -0.05em;
	line-height: 1.3;
	margin-bottom: 4%;
	color: #555;
}
.ld_price_list03 .prbox .con_txt > b {
	font-size: 1.1rem;
	font-weight: 800;
	letter-spacing: -0.05em;
	display: inline-block;
	margin: 4% 0 10%;
}
.ld_price_list03 .prbox .con_txt a {
	display: block;
	border-radius: 100px;
	background: linear-gradient(90deg, #fcff0e, #eabf1c);
	font-size: 1rem;
	font-weight: 800;
	color: #222;
	padding: 3%;
}
.ld_price_list03 .prbox .con_txt a em {
	display: inline-block;
	width: 8%;
	vertical-align: baseline;
}
.ld_price_list03 .prbox .con_txt a em img {
	display: block;
}
/** //강의리스트 바로가기 스타일3 ld_price_list03 끝 **/

/******************************
	22.11.11 재무위험관리사 랜딩페이지 추가  landing/License3836.do
******************************/
#landing3836 .ld_price_list03 .prbox .con_txt ul li {
	margin-bottom: 2%;
}

/******************************
	23.08.01 원산지관리사 랜딩페이지 추가
******************************/
/* 01 */
#landing5223 .landing_wrap .brand_landing01_why{padding: 0;background: #fa8532;}
#landing5223 .landing_wrap .brand_landing01_why > img{width: 100%;}

/* 시험소개 */
#landing5223 .license_landing03{background: #262c3c;}
#landing5223 .license_box03 ul.license_box03_menu li{background: #fa8532;}
#landing5223 .license_box03 ul.license_box03_menu li.tab_on,
#landing5223 .license_box03 ul.license_box03_menu li:hover {color:#fa8532;background-color: #fff;}
#landing5223 .license_box03 h6 {
    background: url(../images/landing/circle_or.png) no-repeat left 8px;
}
#landing5223 .license_box03 table td{font-size: 13px;}

/* 수강후기 */
#landing5223 .brand_land04 {
    background: #eee9ee url(../images/landing/bg_brand04.jpg) no-repeat top center;
}
#landing5223 .brand04_con_box ul li .review_box{
	width: 84%;
    padding: 8%;
    position: relative;
}
#landing5223 .brand04_con_box ul li .review_box p {
    height: 145px;
    font-size: 18px;
    line-height: 28px;
    color: #222222;
    letter-spacing: -1px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-top: 10px;
}
#landing5223 .brand04_con_box .float_l{left: 8%;bottom: 16px;}

#landing5223 .ld_price_list03 .prbox{
	width: 94%;
	height: 120vw;
	background: url(../images/landing/license_landing_ld_price_list03_bg.png) no-repeat top center;
	background-size: cover;
	margin: 0 auto;
	position: relative;
}
#landing5223 .ld_price_list03 .prbox:nth-of-type(2){
	width: 94%;
	height: 120vw;
	background: url(../images/landing/license_landing_ld_price_list04_bg.png) no-repeat top center;
	background-size: cover;
	margin: 0 auto;
	position: relative;
}
#landing5223 .ld_price_list03 .prbox .rgst{position: absolute;bottom: 5vw;width: 90%;left: 50%;transform: translateX(-50%);}

#landing5223 .landing_wrap img {
	width:100%;
}
#landing5223 .landing_wrap .license_landing_top01_bf5014 > img {
	width: 45%;
	margin: 2% 0;
}
#landing5223 .review_box .int_b img {
	width: 30%;
}

/* bx슬라이더 */
#landing5223 div.landing_container .license_landing04 .bx-wrapper .bx-controls-direction a,
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-controls-direction a,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-controls-direction a,
#landing5223 div.landing_container .brand_land04 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0px;
    outline: 0;
    width: 22px;
    height: 42px;
    text-indent: -9999px;
    z-index: 190;
}
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-prev:hover,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-prev:hover {
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat 0px 0px !important;
}
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-prev,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-prev {
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat 0px 0px !important;
}
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-next,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-next {
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat -22px 0px !important;
}
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-next:hover,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-next:hover {
    background-position: -22px 0px !important;
}

#landing5223 div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0;
    outline: 0;
    width: 22px;
    height: 42px;
    text-indent: -9999px;
    z-index: 9900;
}
#landing5223 div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat 0 0px;
}
#landing5223 div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-prev:hover {
    background-position: 0px 0px;
}
#landing5223 div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat -22px 0px;
}
#landing5223 div.landing_container .brand_land06 .con_w1100 .bx-wrapper .bx-controls-direction a.bx-next:hover {
    background-position: -22px 0px;
}

#landing5223 div.landing_container .license_landing04 .bx-wrapper .bx-prev,
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-prev,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-prev,
#landing5223 div.landing_container .brand_land04 .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat 0px 0px;
}
#landing5223 div.landing_container .license_landing04 .bx-wrapper .bx-prev:hover ,
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-prev:hover ,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-prev,
#landing5223 div.landing_container .brand_land04 .bx-wrapper .bx-prev:hover  {
    left: 0px;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat 0px 0px;
}
#landing5223 div.landing_container .license_landing04 .bx-wrapper .bx-next,
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-next,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-next,
#landing5223 div.landing_container .brand_land04 .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat -22px 0px;
}
#landing5223 div.landing_container .license_landing04 .bx-wrapper .bx-next:hover,
#landing5223 div.landing_container .license_landing05 .bx-wrapper .bx-next:hover,
#landing5223 div.landing_container .license_landing06 .bx-wrapper .bx-next,
#landing5223 div.landing_container .brand_land04 .bx-wrapper .bx-next:hover {
    right: 0;
    background: url(../images/landing/btn_slide_landing_White.png) no-repeat -22px 0px;
}

/* footer */
.footer_menu_group a{width: auto;}