/* 제품 상세 페이지 ========================================================================================================================================================= */

/* 경리봇 */

/* prodVisual account */


#prodVisual {
	width:100%;
	min-height:322px;
	position:relative;
	/* margin-top:160px; */
}

.visual_account {
	background:url('/images/sub/bg_prodAccount.jpg') no-repeat center bottom;
}

.visual_nonprofit .point {
	margin:0 auto;
	padding-top:45px !important;
	padding-bottom:8px;
}

.visual_nonprofit .point span {
	font-size:26px !important;
	font-weight:600;
	width:350px !important;
	height:43px !important;
	background-color:#fff839;
	text-shadow:none;
	color:#010101 !important;
	padding-top:0 !important;
}

.visual_nonprofit .tit {
	font-size:40px;
	color:#fff;
	text-align:center;
	text-shadow:2px 2px 1px rgba(0, 0, 0, 0.5);
	padding-top:5px !important;
	line-height:47px !important;
}
#prodVisual p {
	font-size:40px;
	color:#fff;
	text-align:center;
	text-shadow:2px 2px 1px rgba(0, 0, 0, 0.5);
	padding-top:100px;
	line-height:38px;
}

#prodVisual p.Ltxt {
	line-height:50px;
	padding-top:60px;
}

#prodVisual p.Stxt {
	line-height:28px;
	font-size:18px;
	padding-top:20px;
}

#prodVisual  p span {
	font-size:18px;
	color:#fff;
	padding-top:20px;
}

#prodVisual p b {
	font-weight:600;
	font-size:43px;
	color:#fffb80;
	vertical-align:top;
}

#prodVisual p b sup {
	font-weight:500;
	font-size:14px;
	color:#fffb80;
	vertical-align:top;
	line-height:21px;
}

#prodVisual  .visual_tab {
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-600px;
}

#prodVisual  .visual_tab li {
	float:left;
	width:300px;
	margin-left:1px;
	padding:17px 0 19px;
	background-color:#fff;
	font-size:18px;
	color:#4d6ede;
	text-align:center;
}

.visual_account  .visual_tab li {
	width:300px !important;
}

.visual_account  .account_tab li {
	width:399px !important;
}

#prodVisual  .visual_tab li:hover {
	background-color:#5980ff;
	color:#fff;
}

/* chapterA */

.chapterA {
	width:1220px;
	margin:0 auto;
	padding:70px 0;
}

.chapterA p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}
.chapterA .card_bill dt img{
	margin-top : 10px;
}
.chapterA p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterA .card_contents {
	overflow:hidden;
}

.chapterA .card_contents dl {
	float:left;
	box-sizing:border-box;
	width:283px;
	height:170px;
	padding:25px 0;
	border:1px solid #a8bcff;
	box-shadow:0 0 20px rgba(168, 188, 255, 0.5);
	cursor:pointer;
}

.chapterA .card_contents dt {
	padding-bottom:15px;
	text-align:center;
}

.chapterA .card_contents dd {
	font-size:21px;
	font-weight:500;
	color:#363636;
	text-align:center;
}

.chapterA .card_contents dd.letterS {
	letter-spacing:-1px;
}

.chapterA .card_wrapper {
	float:left;
	margin:11px;
	background-color:#FFF;
}

.chapterA dl.card_description {
	position:absolute;
	background-color:#5980ff;
	padding:20px 0;
	overflow:hidden;
	opacity:0;
	transition:opacity 0.1s;
}

.chapterA .card_wrapper:hover dl.card_description {
	opacity:1;
	padding:20px 0;
}

.chapterA .card_wrapper:hover dl.three_txt {
	opacity:1;
	padding:30px 0;
}

.chapterA dl.card_description dt {
	padding-bottom:15px;
	font-size:20px;
	font-weight:500;
	color:#fffc0a;
	padding-top:20px;
	transition:padding 0.2s;
}

.chapterA dl.card_description dd {
	font-size:15px;
	font-weight:300;
	color:#fff;
	line-height:24px;
	padding-top:20px;
	transition:padding 0.2s;
}

.chapterA .card_wrapper:hover dl.card_description dt {
	padding-top:0;
}

.chapterA .card_wrapper:hover dl.card_description dd {
	padding-top:0;
}

.chapterA .card_bill dl {
	width:373px;
	height:200px;
	padding:26px 0;
	line-height:30px;
}

.chapterA .card_bill .card_wrapper {
	margin:16px;
}

/* #chapterA_wrap{
	background-color : #f7f7f7;
}
 */
/* chapterB */

#chapterB_wrap {
	background-color:#222438;
}

.chapterB {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.chapterB p {
	font-size:34px;
	font-weight:600;
	color:#86a2ff;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.chapterB p span {
	font-size:34px;
	font-weight:normal;
	color:#fff;
}

/* chapterF */

#chapterF_wrap {
	background-color:#f7f7f7;
}

.chapterF {
	width:1200px;
	margin:0 auto;
	padding:70px 0 40px 0;
	text-align :center;
}

.chapterF p {
	font-size:34px;
	line-height:50px;
	text-align:center;
	padding-bottom:30px;
}

.chapterF p span {
	font-size:34px;
	font-weight:normal;
	color:#4d6ede;
	font-weight:600;
}

.chapterF .sub_text {
	margin-top:40px;
	font-size:19px;
	line-height:31px;
}

/* New_chapterC */

/* .chapterC {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
	}

.chapterC > p {
	font-size:34px;
	font-weight:500;
	color:#363636;
    line-height:50px;
	text-align:center;
	padding-bottom:50px;
	}

.chapterC > p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
	}

.chapterC .tabmenu {
	overflow:hidden;
	border:1px solid #dedede;
	margin-bottom:30px;
	}

.chapterC .tabmenu li {
	float:left;
	width:132px;
	height:132px;
	border-right:1px solid #dedede;
	font-size:16px;
	color:#363636;
	text-align:center;
	cursor:pointer;
	}

.chapterC .tabmenu li:last-child {
	border-right:0;
	}

.chapterC .tabmenu li a {
	font-size:16px;
	color:#363636;
	}

.chapterC .tabmenu li img {
	display:block;
	margin:0 auto;
	padding:22px 0 10px;
	}

.chapterC .tabmenu li.on {
	background-color:#5980ff;
	color:#fff;
	}

.chapterC .tabmenu li.on a {
    font-size:16px;
	color:#fff;
	}

.chapterC .billTab li {
	float:left;
	width:298px;
	height:132px;
	border-right:1px solid #dedede;
	font-size:16px;
	color:#363636;
	text-align:center;
	cursor:pointer;
	}

.chapterC .billTab li:last-child {
	width:301px;
	}

.chapterC .function {
	display:none;
	}

.chapterC div.on {
	display:block;
	}

.chapterC .func_summary {
	background-color:#eceff9;
	border:1px solid #d7dcef;
	position:relative;
	}

.chapterC .func_summary .btn_pr {
	width:16px;
    height:29px;
    background:url('/images/sub/btn_funArrowpr.png') center no-repeat;
    border:0;
	position:absolute;
	top:40px;
	left:20px;
	font-size:0;
    text-indent:-99999px;
    cursor:pointer;
	z-index:1;
	}

.chapterC .func_summary .btn_nx {
	width:16px;
    height:29px;
    background:url('/images/sub/btn_funArrownx.png') center no-repeat;
    border:0;
	position:absolute;
	top:40px;
	right:20px;
	font-size:0;
    text-indent:-99999px;
    cursor:pointer;
	z-index:1;
	}

.chapterC .func_summary .tit {
	font-size:28px;
	font-weight:600;
	color:#363636;
	text-align:center;
	padding:40px 0;
	}

.chapterC .func_summary .tit span {
	font-size:28px;
	font-weight:normal;
	color:#363636;
	}

.chapterC .func_summary .txt {
	overflow:hidden;
	margin:0 15px 20px;
	}

.chapterC .func_summary .txt li {
	float:left;
	box-sizing:border-box;
	width:222px;
	height:144px;
	margin-right:14px;
	background-color:#fff;
	font-size:16px;
	color:#363636;
	line-height:24px;
	padding:15px;
	}

.chapterC .func_summary .six_list li {
	width:183px;
	padding-right:0;
	}

.chapterC .func_summary .four_list li {
	width:281px;
	}

.chapterC .func_summary .four_lis_bill li {
	width:281px;
	height:109px;
	}

.chapterC .func_summary .three_list li {
	width:380px;
	height:109px;
	}

.chapterC .func_summary .two_list li {
	width:577px;
	height:109px;
	}

.chapterC .func_summary .txt li:last-child {
	margin-right:0;
	}

.chapterC .func_summary .txt li p {
    font-family:'Yantramanav', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#aaa;
	padding-bottom:5px;
	}

.chapterC .func_summary .txt li span {
	font-size:16px;
	color:#4d6ede;
	}

.chapterC .func_btn_wrapper {
	border-bottom:2px solid #5980ff;
}

.chapterC .sub_func_btn {
	width:405px;
	overflow:hidden;
	margin:0 auto;
	}

.chapterC .func_btn {
	box-sizing:border-box;
	width:300px;
	margin:30px auto 0;
	padding:14px 0 16px 0;
	font-size:19px;
	color:#fff;
	font-weight:500;
	background-color:#5980ff;
	text-align:center;
	float:left;
	}

.chapterC .func_btn span {
	font-size:19px;
	color:#fff;
	padding-right:4px;
	font-weight:300;
	}

.chapterC .func_btn_click {
	margin:30px auto 0;
	padding:14px 0 35px 25px;
	background:url('/images/sub/bl_functionBtn.gif') no-repeat top 12px right 9px;
	background-color:#5980ff;
	}

.chapterC .func_detail .func_txt {
	box-sizing:border-box;
	width:1200px;
	padding:30px;
	background-color:#f1f1f1;
	border:1px solid #d5d5d5;
	position:relative;
	bottom:0;
	right:0;
	}

.chapterC .func_txt div {
	overflow:hidden;
	border-bottom:1px dotted #999999;
	}

.chapterC .func_txt div:last-child {
	border-bottom:0;
	}

.chapterC .func_txt dl {
	float:left;
	box-sizing:border-box;
	width:569px;
	padding:20px;
	border-right:1px dotted #999999;
	}

.chapterC .func_txt dl:nth-child(even) {
	border-right:0;
	}

.chapterC .func_txt dl.right_none {
	width:568px;
	border-right:0;
	}

.chapterC .func_txt dl.dot_left {
	border-left:1px dotted #999999;
	}

.chapterC .func_txt dt {
	font-size:18px;
	font-weight:500;
	color:#363636;
	padding-bottom:15px;
	}

.chapterC .func_txt dd {
	font-size:14px;
	color:#363636;
	line-height:24px;
	} */
.chapterC {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.chapterC > p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.chapterC > p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterC .tabmenu {
	overflow:hidden;
	border:1px solid #dedede;
	margin-bottom:30px;
}

.chapterC .tabmenu li {
	float:left;
	width:118px;
	height:132px;
	border-right:1px solid #dedede;
	font-size:16px;
	color:#363636;
	text-align:center;
	cursor:pointer;
}

.chapterC .tabmenu li:first-child {
	width:122px;
}

.chapterC .tabmenu li:last-child {
	width:123px;
	border-right:0;
}

.chapterC .tabmenu li a {
	font-size:16px;
	color:#363636;
}

.chapterC .tabmenu li img {
	display:block;
	margin:0 auto;
	padding:22px 0 14px;
}

.chapterC .tabmenu li.on {
	background-color:#5980ff;
	color:#fff;
}

.chapterC .tabmenu li.on a {
	font-size:16px;
	color:#fff;
}
.chapterC .billTab li {
	float:left;
	width:170px;
	height:132px;
	border-right:1px solid #dedede;
	font-size:16px;
	color:#363636;
	text-align:center;
	cursor:pointer;
	padding-bottom:20px;
}

.chapterC .billTab li:first-child {
	width:172px;
}

.chapterC .billTab li:last-child {
	width:170px;
}
.chapterC .tabmenu .bot span {
	font-size:13px;
	line-height:13px;
}
.chapterC .tabmenu .bot.on span {
	font-size:13px;
	color:#fff;
}

.chapterC .function {
	display:none;
}

.chapterC div.on {
	display:block;
}


.chapterC .func_summary {
	background-color:#eceff9;
	border:1px solid #d7dcef;
	position:relative;
	margin-bottom:40px;
}

.chapterC .func_summary .btn_pr {
	width:16px;
	height:29px;
	background:url('/images/sub/btn_funArrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:40px;
	left:20px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}

.chapterC .func_summary .btn_nx {
	width:16px;
	height:29px;
	background:url('/images/sub/btn_funArrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:40px;
	right:20px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}

.chapterC .func_summary .tit {
	font-size:28px;
	font-weight:600;
	color:#363636;
	text-align:center;
	padding:40px 0;
}

.chapterC .func_summary .tit span {
	font-size:28px;
	font-weight:normal;
	color:#363636;
}

.chapterC .func_summary .txt {
	overflow:hidden;
	margin:0 15px 20px;
}

.chapterC .func_summary .txt li {
	float:left;
	box-sizing:border-box;
	width:222px;
	height:144px;
	margin-right:14px;
	background-color:#fff;
	font-size:16px;
	color:#363636;
	line-height:24px;
	padding:15px;
}

.chapterC .func_summary .six_list li {
	width:183px;
	padding-right:0;
}

.chapterC .func_summary .four_list li {
	width:281px;
}

.chapterC .func_summary .four_lis_bill li {
	width:281px;
	height:109px;
}

.chapterC .func_summary .three_list li {
	width:380px;
	height:109px;
}

.chapterC .func_summary .two_list li {
	width:577px;
	height:109px;
}

.chapterC .func_summary .txt li:last-child {
	margin-right:0;
}

.chapterC .func_summary .txt li p {
	font-family:'Yantramanav', sans-serif;
	font-size:25px;
	font-weight:300;
	color:#aaa;
	padding-bottom:5px;
}

.chapterC .func_summary .txt li span {
	font-size:16px;
	color:#4d6ede;
}

.chapterC .func_btn {
	box-sizing:border-box;
	width:395px;
	margin:30px auto 0;
	padding:14px 0 16px 25px;
	background:url('/images/sub/bl_functionBtn.gif') no-repeat top 12px right 9px;
	background-color:#5980ff;
	font-size:19px;
	color:#fff;
}

.chapterC .func_btn span {
	font-size:19px;
	font-weight:300;
	color:#fff;
	padding-left:4px;
}


.chapterC .func_detail .func_txt {
	box-sizing:border-box;
	width:1200px;
	padding:30px;
	background-color:#f1f1f1;
	border:1px solid #d5d5d5;
	position:relative;
	bottom:0;
	right:0;
}

.chapterC .func_txt div {
	overflow:hidden;
	border-bottom:1px dotted #999999;
}

.chapterC .func_txt div:last-child {
	border-bottom:0;
}

.chapterC .func_txt dl {
	float:left;
	box-sizing:border-box;
	width:569px;
	padding:20px;
	border-right:1px dotted #999999;
}

.chapterC .func_txt dl:nth-child(even) {
	border-right:0;
}

.chapterC .func_txt dl.right_none {
	width:568px;
	border-right:0;
}

.chapterC .func_txt dl.dot_left {
	border-left:1px dotted #999999;
}

.chapterC .func_txt dt {
	font-size:18px;
	font-weight:500;
	color:#363636;
	padding-bottom:15px;
}

.chapterC .func_txt dd {
	font-size:14px;
	color:#363636;
	line-height:24px;
}
/* chapterD */

#chapterBill_wrap {
	overflow:hidden;
	width:100%;
	background:#ffd73f url('/images/sub/bg_notebill.png') no-repeat top 70px center;
}

#chapterD_wrap {
	overflow:hidden;
	width:100%;
	background:#ffd73f url('/images/sub/bg_note02.png') no-repeat top 70px center;
}

.chapterD {
	width:1200px;
	margin:0 auto;
	padding:70px 0 120px;
}

.chapterD p {
	font-size:34px;
	color:#363636;
	text-align:center;
	padding:55px 0 50px;
}

.chapterD p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterD p span .sup {
	vertical-align:6px;
}

.chapterD p span .sup_more {
	vertical-align:9px;
}

.chapterD .note_con {
	overflow:hidden;
	width:1022px;
	margin:0 auto;
}

.chapterD .note_con dl {
	float:left;
	margin:0 100px 40px 0;
}

.chapterD .note_con dl:nth-child(3n) {
	margin-right:0;
}

.chapterD .note_con dt {
	font-size:20px;
	font-weight:600;
	color:#363636;
	line-height:30px;
	padding:20px 0;
}

.chapterD .note_con dd {
	font-size:15px;
	color:#555555;
	line-height:22px;
	letter-spacing:-0.4px;
}

/* chapterE */

.chapterE {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.chapterE .use_price,
.chapterE .addition_price {
	padding-bottom:40px;
}

.chapterE .price_tit {
	overflow:hidden;
}

.chapterE .price_tit p {
	float:left;
	font-size:20px;
	font-weight:500;
	color:#363636;
	padding-bottom:20px;
}

.chapterE .price_tit p span {
	font-size:20px;
	font-weight:normal;
}

.chapterE .price_tit .vat {
	float:right;
	font-size:12px;
	color:#363636;
	padding-top:8px;
}

.chapter-target {
	position:relative;
	top:-100px;
}

.tableA {
	width:1200px;
	background-color:#fff;
	border:1px solid #e7e7e7;
}

.tableA th {
	height:48px;
	background-color:#f3f3f3;
	border:1px solid #e7e7e7;
	font-size:15px;
	color:#363636;
	vertical-align:middle;
}

.tableA td {
	border:1px solid #e7e7e7;
	padding:20px 0;
	font-size:14px;
	color:#555;
	line-height:22px;
	text-align:center;
	vertical-align:middle;
}

.tableA .point_price {
	font-weight:500;
	font-size:16px;
}

.tableA .txt {
	padding-left:30px;
	text-align:left;
}

.table_cf {
	font-size:12px;
	font-weight:500;
	color:#e3002b;
	padding-top:20px;
}
#chapterAccount_wrap .chapterB .btn_pr {
	top: 470px;
	width: 75px;
	height: 61px;
	background: url(/images/sub/btn_aiArrowpr.png) center no-repeat;
	border: 0;
	position: absolute;

	left: 0;
	font-size: 0;
	text-indent: -99999px;
	cursor: pointer;
	z-index: 9999;
}
#chapterAccount_wrap .chapterB .btn_nx {
	top: 470px;
	width: 75px;
	height: 61px;
	background: url(/images/sub/btn_aiArrownx.png) center no-repeat;
	border: 0;
	position: absolute;

	right: 0;
	font-size: 0;
	text-indent: -99999px;
	cursor: pointer;
	z-index: 9999;
}

/* 얼마에요ERP 제품 선택 페이지 */

/* prodApply_wrap */

#prodApply_wrap {
	background-color:#ebf1f6;
	margin-top:131px;
}

.prodApply {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.prodApply dl {
	float:left;
}

.prodApply .prod_apply {
	box-sizing:border-box;
	width:348px;
	background-color:#fff;
	border:1px solid #b8d7ed;
	padding:42px 30px 30px 30px;
}

.prodApply a:hover .prod_apply {
	border:7px solid #5980ff;
	padding:36px 24px 24px 24px;
}

.prodApply .prod_apply dt {
	font-size:30px;
	font-weight:600;
	color:#363636;
}

.prodApply .prod_apply .sub_tit {
	border-bottom:1px solid #dbdbdb;
	font-size:20px;
	font-weight:300;
	color:#363636;
	line-height:26px;
	padding:30px 0;
}

.prodApply .prod_apply .sub_tit span{
	background:url('/images/sub/bg_underline.png') repeat-x 100% 6px;
	font-size:20px;
	font-weight:500;
}

.prodApply .prod_apply .txt {
	min-height:160px;
	padding:30px 0;
	font-size:15px;
	color:#555;
	line-height:26px;
}

.prodApply .prod_apply .txt p {
	font-size:15px;
	color:#555;
	line-height:26px;
	text-align:center;
}

.prodApply .prod_apply .txt span {
	display:inline-block;
	background:url('/images/sub/bl_plus.gif') no-repeat top 6px left;
	padding-left:22px;
	font-size:15px;
	color:#e3002b;
}

.prodApply .prod_apply .price {
	font-size:15px;
	color:#555;
	text-align:center;
	padding-bottom:28px;
}

.prodApply .prod_apply .price span {
	font-family:'Yantramanav', sans-serif;
	font-size:38px;
	font-weight:600;
	color:#5980ff;
}

.prodApply .prod_apply .btn {
	background-color:#5980ff;
	padding:15px 0 18px;
	font-size:20px;
	color:#fff;
	text-align:center;
}

.prodApply .prod_up {
	margin:250px 11px 0;
}

.prodApply .prod_up dt {
	text-align:center;
}

.prodApply .prod_up dd {
	font-size:16px;
	font-weight:500;
	color:#ff435b;
	text-align:center;
	padding-top:6px;
}

.chapterA .card_erp dl {
	padding:25px 0;
}


.chapterA .card_erp dd b {
	color:#fffd4d;
	border:1px solid #fffd4d;
	padding:0 10px 1px;
	font-size:13px;
}



/* 얼마에요 ERP */

/* 얼마에요 ERP_prodVisual */

.visual_elmaeyo {
	background:url('/images/sub/bg_prodElmaeyo.jpg') no-repeat center bottom;
}

.visual_elmaeyo .visual_tab li{
	width: 240px !important;
}

/* 얼마에요 ERP_chapterA

.chapterA .story_slide li .pd30 {
	padding-top:29px;
	}

/* 얼마에요 ERP_chapterB

.chapterB {
	overflow:hidden;
	}

.chapterB dl {
	float:left;
	box-sizing:border-box;
	width:367px;
	height:522px;
	margin-right:49px;
	background-color:#fff;
	box-shadow:3px 3px 3px rgba(0, 0, 0, 0.4);
	}

.chapterB dl:first-child {
	margin-top:60px;
	background-color:#f8fcff;
	}

.chapterB dl:last-child {
	margin-top:60px;
	margin-right:0;
	background-color:#f8fcff;
	}

.chapterB dl dt {
	font-size:26px;
	color:#363636;
	line-height:36px;
	text-align:center;
	padding:50px 0 25px;
	}

.chapterB dl dt span {
	font-size:26px;
	font-weight:600;
	color:#4d6ede;
	}

.chapterB dl dd {
	font-size:16px;
	color:#555;
	line-height:24px;
	text-align:center;
	padding-bottom:30px;
	}

.chapterB dl dd:last-child {
	padding-bottom:0;
	}

.chapterB dl dd img {
	display:block;
	margin:0 auto;
	}

*/


/* 얼마에요 ERP_chapterC */

.chapterC .tab_erp li {
	width:132px;
	border-bottom:1px solid #dedede;
}

.chapterC .tab_erp li:nth-child(9), .chapterC .tab_erp li:nth-child(18) {
	width:134px;
	border-right:0;
}

.chapterC .tab_erp li.bttm_none {
	border-bottom:0;
}


.chapterC .tab_erp li:first-child {
	width:132px;
}
/*
.chapterC .tab_erp li:nth-child(2),
.chapterC .tab_erp li:nth-child(3),
.chapterC .tab_erp li:nth-child(10),
.chapterC .tab_erp li:nth-child(11) {
	width:132px;
	}*/

/* 얼마에요 ERP_chapterE */

.chapterE .use_elma .tableA .txt {
	padding-left:0;
	text-align:center;
}



/* 비영리 */

/* 비영리_prodVisual */

.visual_nonprofit {
	background:url('/images/sub/bg_prodNonprofit.jpg') no-repeat center bottom;
	min-height: 340px !important;
}
/*
.visual_nonprofit .visual_tab li {
	width:299px !important;
	}*/

/* 비영리_chapterG */

#chapterG_wrap {
	box-sizing:border-box;
	padding:0;
	position:relative;
}

.chapterG {
	width:1200px;
	margin:0 auto;
}

.chapterG .btn_pre {
	width:37px;
	height:72px;
	background:url('/images/sub/btn_arrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-36px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.chapterG .btn_next {
	width:37px;
	height:72px;
	background:url('/images/sub/btn_arrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-36px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.chapterG .story_slide {
	width:1010px;
	margin:0 auto;
}

.chapterG .story_slide li {
	overflow:hidden;
	box-sizing:border-box;
	display:inline-block;
	padding:10px 50px 10px 10px;
	position:relative;
	top:0;
}


.chapterG .story_slide li.swiper-slide img {
	margin-right:70px;
	margin-left:10px;
}

.chapterG .story_slide li.prev {
	margin-left:-2099px;
}

.chapterG .story_slide li.next {
	margin-left:1160px;
}

.chapterG .story_slide li img {
	float:left;
}

.chapterG .story_slide li .tit {
	font-size:34px;
	color:#363636;
	line-height:48px;
	padding:95px 0 30px;
}

.chapterG .story_slide li .tit span {
	font-size:32px;
	font-weight:600;
	color:#4d6ede;
}

.chapterG .story_slide li .tit34 {
	padding:62px 0 30px;
}

.chapterG .story_slide li .tit24 {
	padding:85px 0 30px;
}

.chapterG .story_slide li .tit33 {
	padding:76px 0 30px;
}

.chapterG .story_slide li .txt {
	width:1010px;
	font-size:18px;
	color:#363636;
	line-height:26px;
}

/* 비영리_chapterC */

.chapterC .tab_nonprof li {
	width:170px;
}

.chapterC .tab_nonprof li:first-child {
	width:170px;
}

.chapterC .tab_nonprof li:last-child {
	width:172px;
}


/* 비영리_chapterD */

.chapterD_nonprof {
	background:#ffd73f url('/images/sub/bg_note02.png') no-repeat top 70px center !important;
}

/* 비영리 newCon */


.newCon_wrap {
	box-sizing:border-box;
	padding:0;
	position:relative;
	height:430px;
}

.newCon {
	width:1200px;
	margin:0 auto;
}

.newCon li .tit {
	font-size:34px;
	color:#363636;
	line-height:48px;
	padding:95px 0 30px;
}

.newCon li .tit span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}
.newCon li .txt {
	font-size:18px;
	color:#363636;
	line-height:28px;
}

.newCon li img {
	float:left;
	margin-top:78px;
	margin-left:40px;
}

.newCon li div {
	float:right;
	margin-left:10px;
}

.newConA_wrap {
	box-sizing:border-box;
	/*background-color:#e8edff;*/
	background-color:#f7f7f7;
	padding:0;
	position:relative;
	height:430px;
}

.newConA {
	width:1200px;
	margin:20px auto;
}

.newConA li .tit {
	font-size:34px;
	color:#363636;
	line-height:48px;
	padding:95px 0 30px;
}

.newConA li .tit span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}
.newConA li .txt {
	font-size:18px;
	color:#363636;
	line-height:28px;
}

.newConA li img {
	float:right;
	margin-top:48px;
	margin-right:60px;
}

.newConA li div {
	float:left;
	margin-left:20px;
}

.newConB {
    width:100%;
    padding:80px 0 100px;
    overflow:hidden;
    text-align:center;
    }

.newConB .tit {
    font-size:34px;
    line-height:50px;
    font-weight:600;
    text-align:center;
    margin-bottom:50px;
    }

.newConB .tit span {
    font-size:34px;
    color:#4d6ede;
    }

.newConB .non_profitB {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    }

.newConB .non_profitB dl {
    box-sizing: border-box;
    width: 280px;
    min-height: 387px;
    margin-right: 27px;
    border-radius: 20px;
    background: #eceff9;
    text-align: center;
    padding: 50px 0 40px;
    float: left;
    }
    
.newConB .non_profitB dl:last-child {
    margin-right:0;
    width:279px;
    }

.newConB .non_profitB dl dt {
    font-size:26px;
    color:#292929;
    font-weight:600;
    }

.newConB .non_profitB dl dd {
    font-size:16px;
    line-height:23px;
    color:#292929;
    }

.newConB .non_profitB dl dd img {
    padding:20px 0 10px;
    }

#newConC_wrap {
    background:#f6f6f6;
    overflow:hidden;
    }

.newConC {
    width:1200px;
    padding:80px 0 100px;
    margin:0 auto;
    text-align:center;
    position:relative;
    }
 
 .newConC .tabmenu {
    border:0;
    }
 
 .newConC .tab_nonprof li {
    box-sizing:border-box;
    width:228px;
    min-height:387px;
    margin-right:15px;
    padding:10px 15px;
    border:1px solid #5980ff;
    background:#fff;
    text-align:center;
    float:left;
    }
 
 .newConC .tab_nonprof li:first-child {
    width:228px;
    }

 .newConC .tab_nonprof li:last-child {
    width:228px;
    margin-right:0;
    border:1px solid #5980ff;
    }

.newConC .tab_nonprof li .tit {
    font-size:22px;
    font-weight:600;
    text-align:center;
    color:#4d6ede;
    margin:10px 0 25px;
    }

.newConC .tab_nonprof li .txt {
    text-align:left;
    letter-spacing: -0.5px;
    }

.newConC .tab_nonprof li .txt span {
    display:inline-block;
    font-size:16px;
    font-weight:400;
    margin-bottom:12px;
    letter-spacing: -0.5px;
    }

.newConC .tab_nonprof li.on .tit {
    color:#eaff00;
    }

.newConC .tab_nonprof li.on .txt span {
    color:#fff;
    }

.newConC .func_summary {
    background:#fff;
    border:0;
    box-shadow:2px 4px 4px rgb(0 0 0 / 6%);
    }

.newConC .func_summary .func_txt_v div {
    text-align:left;
    }

.newConC .slide-prev {
    width:63px;
    height:124px;
    background:url('/images/sub/btn_arrowP.png') center no-repeat;
    border:0;
    position:absolute;
    top:520px;
    left:-120px;
    font-size:0;
    text-indent:-99999px;
    cursor:pointer;
    z-index:1;
    }

.newConC .slide-next {
    width:63px;
    height:124px;
    background:url('/images/sub/btn_arrowN.png') center no-repeat;
    border:0;
    position:absolute;
    top:520px;
    right:-120px;
    font-size:0;
    text-indent:-99999px;
    cursor:pointer;
    z-index:1;
}


/*비영리Q*/
.newConQ_wrap {
    background-color:#22223E;
    padding:90px 0;
    }

.newConQ_wrap .newConQ {
    width:869px;
    margin:0 auto;
    }


.newConQ_wrap .newConQ .tit {
    font-size:34px;
    color:#fff;
    text-align:center;
    line-height:46px;
    }

.newConQ_wrap .newConQ .tit span {
    font-size:34px;
    color:#7B98FF;
    font-weight:600;
    }


.newConQ_wrap .newConQ .stit {
    font-size:16px;
    color:#fff;
    text-align:center;
    margin:20px 0 70px;
    line-height:22px;
    }


.newConQ_wrap .newConQ ul {
    width:424px;
    height:250px;
    background-color:#fff;
    border-radius:10px;
    padding: 40px 0 0 50px;
    box-sizing: border-box;
    margin-bottom:20px;
    
    }

.newConQ_wrap .newConQ .non_profitQ {
    overflow:hidden;
    }

.newConQ_wrap .newConQ .non_profitQ ul{
    float:left;
    }

.newConQ_wrap .newConQ .non_profitQ ul:first-child {
    margin-right:20px;
    }

.newConQ_wrap .newConQ .non_profitQ .con_tit {
    font-size:24px;
    font-weight:600;
    margin-top:30px;
	color : #292929;
    }

.newConQ_wrap .newConQ .non_profitQ .con_txt {
    font-size:16px;
    line-height:22px;
    margin-top:15px;
    letter-spacing: -0.6px;
    }


/*비영리Q END*/

/* 아이퀘스트B1 */

/* 아이퀘스트B1_prodVisual */

.visual_iquestB1 {
	background:url('/images/sub/bg_prodSapb1.jpg') no-repeat center bottom;
}

.visual_iquestB1  .visual_tab li {
	width:239px !important;
}

.visual_iquestB1  .visual_tab li::nth-child(1) {
	width:239px !important;
}

.visual_iquestB1  .visual_tab li::nth-child(2) {
	width:239px !important;
}

.visual_iquestB1  .visual_tab li::nth-child(3) {
	width:238px !important;
}

.visual_signbot {
	background:url('/images/sub/bg_signbot.gif') no-repeat center bottom;
}

.visual_signbot  .visual_tab li {
	width:300px !important;
}

/*

/* sapA */

.sapA {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapA dl {
	float:left;
}

.sapA p {
	float:right;
}

.sapA p img {
	vertical-align:middle;
}

.sapA dt {
	font-size:40px;
	color:#363636;
	line-height:55px;
	padding:90px 0 30px;
}

.sapA dt span {
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
}

.sapA dd {
	font-size:18px;
	color:#555;
	line-height:28px;
}

/* sapB */

#sapB_wrap {
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}

.sapB {
	width:1200px;
	margin:0 auto;
	position:relative;
}

.sapB .btn_pr {
	width:20px;
	height:39px;
	background:url('/images/sub/btn_sapArrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-19px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.sapB .btn_nx {
	width:20px;
	height:39px;
	background:url('/images/sub/btn_sapArrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-19px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.sapB .logo_rolling {
	width:1000px;
	height:90px;
	margin:0 auto;
}

.sapB .logo_rolling li {
	margin:14px 0;
	text-align:center;
}

.sapB .logo_rolling li img {
	height:60px;
}

/* sapC */

#sapC_wrap {
	background-color:#222438;
}

.sapC {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapC dl {
	float:left;
	margin-right:193px;
}

.sapC dl:last-child {
	margin-right:0;
}

.sapC dt {
	text-align:center;
}

.sapC dd {
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-top:20px;
}

/* sapD */

#sapD_wrap {
	background-color:#f3f4ff;
}

.sapD {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapD p {
	font-size:40px;
	font-weight:300;
	color:#363636;
	line-height:42px;
	text-align:center;
}

.sapD p span {
	font-size:40px;
	font-weight:600;
	color:#363636;
}

.sapD .sub_txt {
	font-size:18px;
	font-weight:normal;
	color:#363636;
}

.sapD .starterPack {
	margin:40px 0;
}

.sapD .starterPack,
.sapD .extend {
	width:1200px;
	background-color:#fff;
	border:1px solid #c6c9e6;
}

.sapD .starterPack div,
.sapD .extend div {
	overflow:hidden;
	border-bottom:1px solid #dfdfdf;
	padding:40px 0;
}

.sapD .starterPack div:last-child,
.sapD .extend div {
	border-bottom:0;
}

.sapD .starterPack p,
.sapD .extend p {
	box-sizing:border-box;
	width:300px;
	padding-left:40px;
	font-size:28px;
	font-weight:normal;
	color:#363636;
	line-height:28px;
	text-align:left;
	float:left;
}

.sapD .starterPack p span,
.sapD .extend p span {
	font-size:28px;
	font-weight:600;
	color:#363636;
}

.sapD .starterPack p .sub_tit {
	font-size:18px;
	font-weight:normal;
	color:#555;
}

.sapD .recommend dl {
	float:right;
	width:900px;
	margin-bottom:25px;
}

.sapD .recommend dt {
	font-size:22px;
	line-height:30px;
	margin-bottom:15px;
	color:#4d6ede;
}

.sapD .recommend dd {
	font-size:16px;
	line-height:24px;
}

.sapD .recommend dd span {
	font-size:16px;
	color:#4d6ede;
}

.sapD .recommend ul {
	float:right;
	width:900px;
	margin-bottom:5px;
}

.sapD .recommend li {
	font-size:18px;
	color:#363636;
	padding-bottom:12px;
}

.sapD .recommend li:last-child {
	padding-bottom:0;
}

.sapD .recommend li span {
	box-sizing:border-box;
	display:inline-block;
	width:24px;
	height:24px;
	margin-right:10px;
	padding-top:4px;
	background-color:#5980ff;
	border-radius:25px;
	font-family:'Yantramanav', sans-serif;
	font-size:15px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
}

/* sapE */

.sapE {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapE p {
	font-size:40px;
	font-weight:300;
	color:#363636;
	line-height:42px;
	text-align:center;
	padding-bottom:50px;
}

.sapE p span {
	font-size:40px;
	font-weight:600;
	color:#363636;
}

.sapE dl {
	float:left;
	margin:50px 26px 0 0;
}

.sapE dl:last-child {
	margin-right:0;
}

.sapE dl dt {
	font-family:'Yantramanav', sans-serif;
	font-size:30px;
	font-weight:500;
	color:#363636;
	padding:16px 0 8px;
}

.sapE dl dd {
	font-size:16px;
	color:#363636;
}

/* sapF */

#sapF_wrap {
	background-color:#f7f7f7;
}

.sapF {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapF p {
	font-size:40px;
	font-weight:300;
	color:#363636;
	line-height:42px;
	text-align:center;
	padding-bottom:50px;
}

.sapF p span {
	font-size:40px;
	font-weight:600;
	color:#363636;
}

.sapF .build_logo {
	overflow:hidden;
}

.sapF .build_logo li {
	float:left;
	background-color:#fff;
	width:224px;
	margin:0 20px 20px 0;
	padding:11px 0;
	text-align:center;
}

.sapF .build_logo li.none {
	margin-bottom:0;
}

.sapF .build_logo li img {
	height:60px;
}

.sapF .build_logo li.last {
	margin-right:0;
}

/* sapG */

.sapG {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.sapG p {
	font-size:40px;
	font-weight:300;
	color:#363636;
	line-height:42px;
	text-align:center;
	padding-bottom:50px;
}

.sapG p span {
	font-size:40px;
	font-weight:600;
	color:#363636;
}

.tableB {
	width:1200px;
	background-color:#fff;
	border-top:2px solid #333;
}

.tableB tr {
	height:86px;
	border-bottom:1px solid #d9d9d9;
}

.tableB tr td {
	vertical-align:middle;
}

.tableB tr td a {
	font-size:20px;
	color:#363636;
	line-height:0;
}

.tableB tr .num {
	font-family:'Yantramanav', sans-serif;
	font-size:35px;
	font-weight:300;
	color:#555;
	padding-left:40px;
}

.tableB tr time {
	font-size:15px;
	color:#555;
}

/* paging */

.paging {
	margin-top:40px;
	text-align:center;
}



.paging .num {
	display:inline-block;
	vertical-align:15px;
}

.paging .verticalNo {
	vertical-align:0px;
}


.paging .num a {
	font-size:15px;
	font-weight:300;
	color:#555;
	margin:0 15px;
}

.paging .num a.on {
	font-weight:600;
	color:#4d6ede;
}


/* 빌봇 */

.chapterBill {
	width:1240px;
}

.visual_bill {
	background:url('/images/sub/bg_prodBill.jpg') no-repeat center bottom;
}

.visual_bill .visual_tab li {
	width:239px !important;
}

.chapterA .card_bill .card_wrapper:hover dl.card_description {
	opacity:1;
	padding:35px 0;
}


/* 이벤트 페이지 ========================================================================================================================================================= */

/* 도입후기 */

.contents {
	padding-top:131px;
}

.review_visual {
	overflow:hidden;
	height:825px;
	background:#34b9ff url('/images/sub/bg_reviewVisual.jpg') no-repeat center;
	background-size:cover;
}

.review_visual .visual_img {
	width:1273px;
	height:430px;
	margin:0 auto;
	padding-top:20px;
	background:url('/images/sub/img_reviewVisual.png') no-repeat top 35px center;
	position:relative;
}

.visual_img .total_customer {
	position:absolute;
	top:195px;
	right:57px;
}

.review_visual .review_control {
	width:1080px;
	margin:0 auto;
	position:relative;
	bottom:154px;
}

.review_control .slide-prev {
	width:36px;
	height:69px;
	background:url('/images/sub/btn_reviewPre.png') no-repeat center 0;
	border:0;
	position:absolute;
	top:210px;
	left:0;
	cursor:pointer;
}

.review_control .slide-next {
	width:36px;
	height:69px;
	background:url('/images/sub/btn_reviewNext.png') no-repeat center 0;
	border:0;
	position:absolute;
	top:210px;
	right:0;
	cursor:pointer;
}

.review_box {
	overflow:hidden;
	width:980px;
	margin:0 auto;
}

.review_box .box_left {
	float:left;
	width:490px;
	height:471px;
	background:url('/images/sub/bg_reviewBoxL.png') no-repeat center 0;
	position:relative;
}

.review_box .box_left dl {
	padding:89px 0 0 60px;
}

.review_box .box_left dt {
	font-size:35px;
	color:#fff;
	line-height:46px;
	letter-spacing:-1px;
}

.review_box .box_left dd.company {
	font-size:20px;
	color:#51ffc4;
	padding:40px 0;
}

.review_box .box_left dd.txt {
	font-size:14px;
	font-weight:300;
	color:#fff;
	line-height:22px;
}

.review_box .box_right {
	float:left;
	width:490px;
	height:471px;
	margin-top:50px;
	background:url('/images/sub/bg_reviewBoxR.png') no-repeat center 0;
	position:relative;
}

.review_box .box_right dl {
	padding:89px 0 0 30px;
}

.review_box .box_right dt {
	font-size:35px;
	color:#444;
	line-height:46px;
	letter-spacing:-1px;
}

.review_box .box_right dd.company {
	font-size:20px;
	color:#039478;
	padding:40px 0;
}

.review_box .box_right dd.txt {
	font-size:14px;
	color:#444;
	line-height:22px;
}

.review_box a img.moreL {
	position:absolute;
	top:65px;
	right:15px;
}

.review_box a img.moreR {
	position:absolute;
	top:65px;
	right:45px;
}


.review_cont {
	width:1080px;
	margin:74px auto;
}

.review_cont .review_search {
	border:1px solid #34aa93;
	text-align:center;
	margin-bottom:40px;
}

.review_cont .review_search img {
	vertical-align:middle;
}

.review_cont .review_search span {
	font-size:18px;
	color:#218f7a;
	margin:15px 0;
	vertical-align:middle;
}

.review_search select {
	width:220px;
	height:32px;
	margin-left:10px;
	padding:5px;
	border:1px solid #d2d2d2;
	font-family:dotum, '돋움', sans-serif;
	font-size:12px;
	color:#666;
}

.review_search select option {
	font-family:dotum, '돋움', sans-serif;
	font-size:12px;
}

.review_list > a {
	display:block;
	margin-bottom:20px;
}

.review_list .review {
	overflow:hidden;
	background:#ededed;
	border:1px solid #d2d2d2;
	height:167px;
	padding:14px;
}

.review_list .review img {
	float:left;
	padding-right:36px;
}

.review_list .review dl {
	float:left;
	width:670px;
	padding-top:15px;
}

.review_list .review dt {
	font-size:22px;
	color:#292929;
	font-weight:500;
	line-height:22px;
}

.review_list .review .company {
	font-size:16px;
	font-weight:500;
	color:#039478;
	padding:28px 0 25px;
}

.review_list .review .txt {
	font-size:14px;
	color:#666;
	line-height:22px;
}


.review_visual .review_view {
	overflow:hidden;
	background:url('/images/sub/bg_reviewView.png') no-repeat center 0;
	width:1428px;
	height:825px;
	margin:0 auto;
}

.review_view .view_inner {
	overflow:hidden;
	width:980px;
	margin:150px auto 0;
}

.view_inner .company_txt {
	float:left;
	height:510px;
	padding-right:50px;
	border-right:1px dashed  #c0c0c0;
	text-align:center;
}

.company_txt .logo{
	border:1px solid #d2d2d2;
}

.company_txt dt {
	font-size:24px;
	color:#039478;
	padding:30px 0 18px;
}

.company_txt .txt {
	font-size:15px;
	color:#666;
	line-height:23px;
	padding:18px 0 0;
}

.view_inner .explain_txt {
	float:left;
	width:550px;
	padding-left:50px;
}

.view_inner .explain_txt dt {
	font-family:'Nanum Brush Script';
	font-size:34px;
	font-weight:bold;
	color:#003652;
}

.view_inner .explain_txt .txt {
	font-size:15px;
	color:#666;
	line-height:23px;
	padding:18px 0 54px;
}

.person img {
	position:absolute;
	bottom:0;
	left:220px;
}

#aside_review {
	width:268px;
	position:absolute;
	top:1034px;
	right:100px;
}



/* 추천하면 5만원 상품권 */

.recom_visual {
	overflow:hidden;
	width:100%;
	height:700px;
	background:#ffcc00 url('/images/new/sub/recomVisual_bg.jpg') no-repeat top center;
	position:relative;
}

.recom_visual .recom_stit {
	width:450px;
	margin:50px auto 0;
	padding:16px 0 20px;
	background:#000;
	border-radius:100px;
	font-size:22px;
	font-weight:500;
	color:#fff;
	letter-spacing:0;
	text-align:center;
}

.recom_visual .recom_stit span {
	font-size:22px;
	font-weight:500;
	color:#fff000;
}

.recom_visual img {
	width:800px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-400px;
}

.recom_ConA {
	width:100%;
	padding:80px 0;
	background:#fff;
	text-align:center;
}

.recom_ConA p.stit,
.recom_ConB p.stit {
	font-size:34px;
	color:#000;
	letter-spacing:-1px;
}

.recom_ConA p.stit span,
.recom_ConB p.stit span {
	font-size:34px;
	font-weight:bold;
	color:#000;
	letter-spacing:-1px;
}

.recom_ConA .recom_step {
	overflow:hidden;
	width:1080px;
	margin:70px auto 0;
}

.recom_step dl {
	float:left;
	padding-right:27px;
}

.recom_step dl:nth-child(2) {
	padding-right:26px;
}

.recom_step dl:last-child {
	padding:0;
}

.recom_step dd {
	font-size:21px;
	font-weight:500;
	color:#000;
	line-height:26px;
	padding-top:26px;
}

.recom_step dd span.pointC {
	font-size:21px;
	font-weight:600;
	color:#ff2525;
}

.recom_step dd span.italic {
	font-size:21px;
	font-weight:500;
	font-style:italic;
	color:#000;
}

.recom_ConB {
	width:100%;
	padding:80px 0;
	background:#f0efea;
	text-align:center;
}

.recom_apply {
	overflow:hidden;
	width:1080px;
	margin:45px auto 0;
}

.recom_apply .apply_left {
	width:520px;
}

.recom_apply p {
	display:inline-block;
	width:280px;
	padding:9px 0 12px;
	background:#ff3f3f;
	border-radius:50px;
	font-size:26px;
	font-weight:300;
	color:#fff;
	letter-spacing:0;
	text-align:center;
	position:relative;
	top:25px;
}

.recom_apply p span {
	font-size:26px;
	font-weight:500;
	color:#fff;
	letter-spacing:0;
}

.recom_apply .apply_left {
	float:left;
}

.recom_apply .apply_right {
	float:right;
}

.recom_apply .table_wrap {
	width:420px;
	padding:50px 50px 35px;
	background:#fff;
}

.recom_apply .apply_right .table_wrap {
	padding:50px 50px 85px;
}

.recom_apply table {
	border-collapse:collapse;
	width:420px;
}

.recom_apply table th,
.recom_apply table td {
	height:50px;
	font-size:18px;
	color:#000;
	text-align:left;
}

.recom_apply table th {
	width:120px;
}

.recom_apply table td input {
	width:300px;
	height:28px;
}

.recom_apply table td input.block {
	background:#f5f5f5;
}

.recom_apply table td select {
	width:94px;
	height:30px;
	margin-right:8px;
}

.recom_apply table td select:last-child {
	margin-right:0;
}

.recom_apply table td.necess_txt {
	font-size:16px;
	color:#ff3f3f;
	letter-spacing:-0.68px;
}

.recom_ConB a {
	text-align:center;
}

.recom_ConB a p.btn {
	display:inline-block;
	width:360px;
	margin-top:60px;
	padding:26px 0 30px;
	background:#111;
	border-radius:100px;
	box-shadow:0 6px #bebebe;
	font-size:28px;
	font-weight:500;
	color:#fff;
}

.recom_ConB a p.btn span {
	font-size:28px;
	font-weight:500;
	color:#feef00;
}


/* 창업지원프로그램 (2020년 New Renew) */

.supportVisual {
	width:100%;
	background:#05a490 url('/images/new/sub/bg_supportVisual.jpg') no-repeat center top;
}

.supportVisual .visual_inner {
	width:1200px;
	min-height:635px;
	margin:0 auto;
	position:relative;
}

.visual_inner dl {
	position:absolute;
	top:130px;
	left:0;
}

.visual_inner dt {
	font-family:'yg-jalnan', sans-serif;
	font-size: 60px;
	color:#fff8ce;
	line-height:80px;
}

.visual_inner dt span {
	font-family:'yg-jalnan', sans-serif;
	font-size: 60px;
	color:#fff8ce;
	line-height:80px;
	padding-left:20px;
}

.visual_inner dd {
	font-family: 'Gmarket Sans', sans-serif;
	font-size: 27px;
	color: #fff;
	padding: 10px 0 40px;
}

.visual_inner dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:27px;
	font-weight:bold;
	color:#fff;
}

.visual_inner .titBox {
	border-radius: 10px;
	background: #ffcb65;
	width: 355px;
	padding: 26px 0 12px;
	font-family: 'yg-jalnan';
	font-size: 25px;
	color: #007064;
	text-align: center;
}

.visual_inner img {
	position:absolute;
	bottom:0;
	right:0;
}

.support_inner {
	width:1200px;
	margin:0 auto;
	padding:100px 0;
}

.support_inner h1 {
	font-family:'yg-jalnan', sans-serif;
	font-size:42px;
	color:#008c7c;
	text-align:center;
	padding-bottom:20px;
}

.supportConA .support_inner h1 {
	padding-bottom:18px;
}

.support_inner .subTit {
	font-family:'Gmarket Sans', sans-serif;
	font-size:27px;
	color:#008c7c;
	text-align:center;
	padding-bottom:35px;
	display:block;
}

.supportConA .counting {
	overflow:hidden;
	width:750px;
	margin:50px auto 0;
}

.supportConA dl {
	float:left;
	box-shadow:0 0 0 5px #008c7c inset;
	border-radius:50%;
	width:330px;
	height:330px;
}

.supportConA dl:first-child {
	margin-right:90px;
}

.supportConA dt {
	background:#008c7c;
	border-radius:50px;
	width:210px;
	margin:0 auto;
	padding:11px 0;
	font-family:'Gmarket Sans', sans-serif;
	font-size:27px;
	color:#fff;
	text-align:center;
}

.supportConA dd {
	font-family:'yg-jalnan', sans-serif;
	font-size:32px;
	color:#ffc000;
	text-align:center;
}

.supportConA .num_count {
	font-size:66px;
	padding:80px 0 10px
}

.supportConB {
	background:#ffcb65;
}
.supportConB .support_inner p.s_title {
	text-align:center;
	font-size:19px;
	color:#008c7c;
	padding-bottom:53px;
	font-weight:400;
}
/*
.product {
	overflow:hidden;
	width:992px;
	margin:0 auto;
	}
*/
.product .elmaeyo {
	background:url('/images/new/sub/bg_prodAccount.png') no-repeat left top;
	min-height:418px;
}

.product > dl {
	width:532px;
	min-height:648px;
	float:left;
}

.product .elmaeyo .f_over {
	overflow:hidden;
}

.product .elmaeyo .f_left {
	float:left;
	padding-left:100px;
}

.product .elmaeyo .f_right {
	float:right;
	padding-right:100px;

}

.product dt {
	font-family:'yg-jalnan', sans-serif;
	font-size:42px;
	color:#000;
	text-align:left;
	padding-top:58px;
}

.product dd {
	color:#000;
	line-height:30px;
	text-align:left;
	padding:27px 0;
}

.product .etxt {
	font-size:20px;
	padding:15px 0 27px;
}

.product .etxt span {
	font-size:20px;
	font-weight:500;
	color:#000;
}

.product .elmaeyo .etxt span {
	box-shadow: inset 0 -12px #aae1db;
}

.product .account .etxt span {
	box-shadow: inset 0 -12px #b8e3eb;
}

.product .func {
	font-size:18px;
	padding:35px 0 24px;
}

.product .plus {
	font-size:18px;
	font-weight:500;
	text-align:left;
	padding:0 0 0 30px;
	margin:0 auto;
}

.product .elmaeyo .plus {
	background:url('/images/new/sub/bl_plusElmaeyo.png') no-repeat left center;
	color:#008c7c;
	/* width:230px; */
}

.product .account .plus {
	background:url('/images/new/sub/bl_plusAccount.png') no-repeat left center;
	color:#0c8095;
	width:310px;
}

.product .price {
	width:390px;
	margin:0 auto;
	padding-top:30px;
	overflow:hidden;
	position:relative;
	background:url('/images/new/sub/bg_prodArrow.png') no-repeat right bottom;
}

.product .price dt {
	font-family:'Noto Sans KR', dotum, '돋움', sans-serif;
	font-size:20px;
	font-weight:500;
	color:#000;
	text-align:left;
	padding-top:27px;
}

.product .price .remove {
	padding:0;
	position:absolute;
	top:97px;
	z-index:1;
}

.product .price .pre {
	font-family:'Yantramanav', sans-serif;
	font-size:50px;
	font-weight:700;
	color:#adadad;
	float:left;
	padding:27px 0 0 10px;
}

.product .price .pre span {
	font-size:18px;
	font-weight:400;
	color:#adadad;
	padding-left:5px;
}

.product .price .nex {
	font-family:'Yantramanav', sans-serif;
	font-size:65px;
	font-weight:700;
	float:left;
	padding:27px 0 0 50px;
}

.elmaeyo .price .nex {
	color:#008c7c;
}

.account .price .nex {
	color:#0d8095;
}

.product .price .nex span {
	font-size:18px;
	font-weight:400;
	color:#000;
	padding-left:5px;
	vertical-align:4px;
}

.supportConB .btn  {
	overflow:hidden;
	width:800px;
	margin:0 auto;
	margin-top:60px;
}

.supportConB .btn_elmaeyo  {
	background:#fff;
	border-radius:10px;
	width:380px;
	font-family:'yg-jalnan', sans-serif;
	font-size:30px;
	color:#008c7c;
	text-align:center;
	padding:31px 0 19px;
	margin-right:40px;
	float:left;
}

.support_inner .btn_apply {
	background:#008c7c;
	border-radius:10px;
	width:380px;
	font-family:'yg-jalnan', sans-serif;
	font-size:30px;
	color:#fff8ce;
	text-align:center;
	padding:31px 0 19px;
	float:left;
}

.support_inner .card_list {
	overflow: hidden;
	width: 970px;
	margin: 70px auto 0;
}

.card_list .card {
	float:left;
	position:relative;
}

.card_list .card ul {
	width:270px;
	height:270px;
	margin-right:80px;
	margin-bottom:50px;
	cursor:pointer;
}

.card_list .card:nth-child(3) ul,
.card_list .card:nth-child(6) ul {
	margin-right:0;
}

.card_list .card:nth-child(4) ul,
.card_list .card:nth-child(5) ul,
.card_list .card:nth-child(6) ul,
.card_list .card:nth-child(4) ul,
.card_list .card:nth-child(5) ul,
.card_list .card:nth-child(6) ul {
	margin-bottom:0;
}

.card_list .card:nth-child(1) ul {
	background:url('/images/new/sub/bg_industry01.png') no-repeat top center;
}

.card_list .card:nth-child(2) ul {
	background:url('/images/new/sub/bg_industry02.png') no-repeat top center;
}

.card_list .card:nth-child(3) ul {
	background:url('/images/new/sub/bg_industry03.png') no-repeat top center;
}

.card_list .card:nth-child(4) ul {
	background:url('/images/new/sub/bg_industry04.png') no-repeat top center;
}

.card_list .card:nth-child(5) ul {
	background:url('/images/new/sub/bg_industry05.png') no-repeat top center;
}

.card_list .card:nth-child(6) ul {
	background:url('/images/new/sub/bg_industry06.png') no-repeat top center;
}

.card_list .card .on {
	border-radius:50%;
	background:rgba(0, 0, 0, 0.7) !important;
	position:absolute;
	top:0;
	opacity:0;
	transition:opacity 0.1s;
}

.card_list .card:hover .on {
	opacity:1;
	margin-right: 80px;
	margin-bottom: 50px;
}

.card_list .card li {
	font-family:'yg-jalnan', sans-serif;
	font-size:26px;
	color:#007064;
	text-align:center;
	padding-top:200px;
}

.card_list .card .on li {
	font-family:'GmarketSansMedium', sans-serif;
	font-size:18px;
	color:#fff;
	line-height:26px;
	text-align:center;
	padding:96px 0;
}

.card_list .card .on li br {
	font-family:'Noto Sans KR', dotum, '돋움', sans-serif;
}

.supportConD {
	background:#e7f1f3;
}

.support_inner .tip_list {
	border:5px solid #008c7c;
	border-radius:10px;
	position:relative;
	width:950px;
	margin:0 auto;
	padding:60px;
}

.tip_list h1 {
	background:#e7f1f3;
	box-shadow: inset 0 -20px #faefd5;
	padding:0;
	width:500px;
	position:absolute;
	top:-47px;
	left:50%;
	margin-left:-250px;
	height:65px;
	vertical-align:0;
}

.tip_list h1 p {
	background:url('/images/new/sub/bg_star.gif') no-repeat top center;
	font-family:'yg-jalnan', sans-serif;
	font-size:42px;
	color:#008c7c;
	display:inline-block;
	padding-top:34px;
	vertical-align:0;
}

.tip_list .img_tip {
	display:block;
	width:922px;
	margin:10px auto 30px;
}

.tip_list li {
	background:#fff url('/images/new/sub/bl_check.png') no-repeat left 25px center;
	border-radius:50px;
	margin:0 auto 20px;
	padding:22px 0 24px 80px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:22px;
	color:#008c7c;
}

.tip_list li:last-child {
	margin-bottom:0;
}

.supportConE {
	background:#f5f5f5;
}

.diagnose h1 {
	background:#f5f5f5;
	box-shadow: inset 0 -20px #faefd5;
	padding:0;
	width:770px;
	height:65px;
	margin:0 auto;
	vertical-align:0;
}

.diagnose h1 p {
	background:url('/images/new/sub/bg_star.gif') no-repeat top center;
	font-family:'yg-jalnan', sans-serif;
	font-size:42px;
	color:#008c7c;
	display:inline-block;
	padding-top:34px;
	vertical-align:0;
}

.diagnose .subTit {
	padding:20px 0 0 0;
}

.diagnose .img_diagnose {
	display:block;
	width:1190px;
	margin:70px auto 0;
}

.supportConF h1 {
	padding:0;
}

.supportConF .btn_apply {
	background:#008c7c;
	color:#fff8ce;
	float:none;
	margin:0 auto;
	margin-top:60px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.visual_inner dd {
		padding: 22px 0 40px;
	}
	.visual_inner dd span.s_title {
		font-size:17px;
		font-weight:300;
	}

	.visual_inner .titBox {
		padding:18px 0 20px;
	}

	.supportConA dt {
		padding:12px 0 10px;
	}

	.supportConA .num_count {
		padding:60px 0 30px;
	}

	.support_inner .subTit {
		padding-bottom:20px;
	}

	.product dt {
		padding-top:45px;
	}

	.product .etxt {
		padding:32px 0;
	}

	.product .btn {
		padding:15px 0;
	}

	.supportConB .btn_elmaeyo,
	.support_inner .btn_apply {
		padding:24px 0 26px;
	}

	.support_inner .card li {
		padding-top:190px;
	}

	.tip_list h1 {
		top:-45px;
	}

	.tip_list h1 p {
		padding-top:20px;
	}

	.tip_list li {
		padding:24px 0 22px 80px;
	}

	.diagnose h1 p {
		padding-top:20px;
	}

	.diagnose .subTit {
		padding: 20px 0 0 0;
	}


}


/*bg 처러된 레이어 팝업 --------------------------------------------------------------------------------------------------------------------------------*/

.black_overlay{
	display:none;
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:1500px;
	background-color:black;
	z-index:1001;
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
}

.white_content {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	z-index:1002;
	overflow:auto;
	margin-left:-250px;
}

.layer_popup {
	z-index:1000;
	width:529px;
	min-height:400px;
	background:#4e91d4;
	border-radius:5px;
}

.layer_popup h1 {
	padding:15px 15px 0 25px;
	height:27px;
	*padding:15px 15px 0 25px;
	*height:27px;
}

.layerarea_close {
	display:block;
	position:absolute;
	top:15px;
	right:15px;
}

.pop_layer {
	width:479px;
	background:#FFFFFF;
	border-radius:0 40px 5px 5px;
	color:#828282;
	min-height:330px;
	margin-top:0;
	padding:30px 25px 5px;
}

.layer_tit {
	padding-bottom:15px;
}

.layer_form {
	background:#efefef;
	width:100%;
	padding:25px 0;
}

.layer_form table {
	margin:0 auto;
	width:326px;
}

.layer_form td {
	font-size:11px;
	font-family:"돋움";
}

.layer_form td span {
	letter-spacing:-0.3px;
	font-size:11px;
	font-family:"돋움";
}

.layer_form td img {
	vertical-align:middle;
}

.layer_form input.img_id {
	width:205px;
	height:28px;
	border:1px solid #CCC;
	border-left:none;
	background:url(/images/popup/pop_login14.gif) no-repeat left 11px;
	background-color:#FFF;
	vertical-align:middle;
}

.layer_form input.img_pw {
	width:205px;
	height:28px;
	border:1px solid #CCC;
	border-left:none;
	background:url(/images/popup/pop_login15.gif) no-repeat left 11px;
	background-color:#FFF;
	vertical-align:middle;
}

.layer_form td textarea {
	width:232px;
	height:36px;
}

.layer_form input[type=checkbox] {
	vertical-align:middle;
}

.layer_form td input.w_txt {
	height:25px;
	border:1px solid #CCC;
}

.layer_form input[type=radio] {
	vertical-align:middle;
}

.check_save {
	padding-top:8px;
	font-family:"Nanum Gothic";
	font-size:11px;
}

.pop_layer ul li {
	float:left;
	padding:15px 0;
}

.pop_layer ul li.layer_txt {
	width:289px;
}

.pop_layer ul li.layer_btn {
	width:190px;
	text-align:right;
	padding-top:18px;
}

.line_gray {
	border-bottom:1px solid #DDD;
	width:100%;

}

.pop_layer p {
	font-family:"Nanum Gothic";
	font-size:12px;
	line-height:20px;
}

.pop_layer p span {
	font-family:"Nanum Gothic";
	font-size:11px;
	color:#888888;
	padding-left:14px;
}


/* 프로그램 무료신청 */
.layer_popup h1.tit {
	height:37px;
	color:#fff;
	font-size:21px;
}
.support_form {
	border-top:2px solid #a6b4a6;
	border-bottom:2px solid #a6b4a6;
}
.support_form table {
	width:100%;
}
.support_form table .w120 {
	width:120px;
}
.support_form table tr {
	height:48px;
}
.support_form table th {
	color:#333;
	font-size:17px;
	text-align:left;
	border-bottom:1px solid #e2e7e2;
	padding-left:24px;
	font-weight:normal;
	vertical-align:middle;
}
.support_form table td {
	text-align:left;
	border-bottom:1px solid #e2e7e2;
	border-right:0;
	vertical-align:middle;
}
.support_form table .attentionTxt {
	font-family:dotum;
	font-size:13px;
	color:#000000;
	line-height:1;
	height:106px;
}
.support_form table .callNum {
	font-size:38px;
	color:#4e91d4;
	font-weight:500;
	height:106px;
}
.support_form table tr:last-child th,
.support_form table tr:last-child td {
	border-bottom:0;
}

.support_form table td input {
	height:24px;
	border:1px solid #c5c5c5;
}
.support_form table td .company {
	width:238px;
}
.support_form table td select {
	width:66px;
	height:26px;
	border:1px solid #c5c5c5;
}

.popupBtn {
	margin:12px 0 20px;
	text-align:center;
}


/* 얼마에요ERP 확장형 */

#extension_wrap {
	background:#eceff9;
}

.extension {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
	min-height:500px;
}

.extension p {
	font-size:34px;
	font-weight:300;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.extension p span {
	font-size:34px;
	font-weight:600;
	color:#363636;
}

.extension div {
	width:1060px;
	margin:0 auto;
}

.extension div dl {
	float:left;
	width:172px;
	margin:0 20px;
	text-align:center;
}

.extension div dd {
	font-size:18px;
	margin:10px 0 70px 0;
}

.extension .btn {
	width:933px;
	margin:0 auto;
}

.extension .btn p {
	float:left;
	width:289px;
	text-align:center;
	padding:4px 0 8px;
	margin:0 10px;
}

.extension .btn .call_num {
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:16px;
	font-weight:400;
	color:#363636;
	background:#FFF;
}

.extension .btn .call_num span {
	font-family:'Yantramanav', sans-serif;
	font-size:30px;
	font-weight:900;
	color:#4d6ede;
	line-height:0;
	vertical-align:middle;
	padding-left:15px;
}

.extension .btn .btn_apply {
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:22px;
	color:#fff;
	font-weight:400;
}
.extension .btn .btn_view {
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:22px;
	font-weight:400;
	color:#4d6ede;
	background:#FFF;
}







/* 얼마에요ERP 확장형 */


/* 신규가입 특별혜택 */

#event_wrap {
	width:100%;
	background:url("/images/new/sub/event_newcustom_bg.jpg") no-repeat center top 178px;
}

#event_wrap .contents{
	width:1080px;
	margin:0 auto;
	min-height:680px;
}

#event_wrap .newCustom{
	padding-top:60px;
}

#event_wrap .title {
	margin:0 68px 0 -60px;
	float:left;
	width:610px;
}

#event_wrap .newCustom ul {
	float:left;
	width:230px;
}

#event_wrap .newCustom ul li {
	display:block;
	margin:0 0 6px 5px;
}

#etc_wrap {
	width:100%;
}

#etc_wrap .contents {
	background:url("/images/new/sub/event_freemembership_bg.gif") repeat-x center top;
}

#etc_wrap .freeMembership {
	width:1080px;
	margin:0 auto;
	position:relative;
	padding:50px 0 21px 0;
}

#etc_wrap .freeMembership ul {
	margin:80px 0 0 0;
}

#etc_wrap .freeMembership ul li {
	display:block;
	line-height:23px;
	font-size:16px;
	color:#202126;
}

#etc_wrap .freeMembership ul li.newCustomTxt {
	font-size:18px;
	margin:50px 0 0 0;
}

#etc_wrap .freeMembership ul li.newCustomTxt span {
	font-size:18px;
	color:#e10000;
}

#etc_wrap .freeMembership li.newCustomBtn {
	position:absolute;
	bottom:95px;
	left:50%;
	margin-left:-155px;
}

#etc_wrap .freeMembership li.newCustomImg {
	position:absolute;
	bottom:22px;
	right:5px;
}


/* 얼마에요 M */

/* 얼마에요 M_주요기능 */

.visual_elmaeyoM {
	background:url('/images/sub/bg_prodElmaeyoM.jpg') no-repeat center bottom;
}

.visual_elmaeyoM .visual_tab {
	margin-left:-300px !important;
}
.visual_elmaeyoM .visual_tab li {
	width:299px !important;
}
.chapterC .tab_elmaeyom li {
	width:170px;
}
.chapterC .tab_elmaeyom li:first-child {
	width:170px;
}
.chapterC .tab_elmaeyom li:last-child {
	width:172px;
	border-right:0;
}

.mSlide_wrap {
	position:relative;
}

.mSlide_wrap .mSlide_frame {
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-169px;
}

.mSlide_wrap .small-prev {
	width:16px;
	height:29px;
	background:url('/images/sub/btn_funArrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:40px;
	left:400px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.mSlide_wrap .small-next {
	width:16px;
	height:29px;
	background:url('/images/sub/btn_funArrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:40px;
	right:400px;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	z-index:1;
}

.mSlide_wrap .slide-prev {
	width:37px;
	height:72px;
	background:url('/images/sub/btn_arrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:450px;
	left:0;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}

.mSlide_wrap .slide-next {
	width:37px;
	height:72px;
	background:url('/images/sub/btn_arrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:450px;
	right:0;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}

.mSlide_wrap .mSlide_inner {
	width:967px;
	height:800px;
	margin:0 auto;
	z-index:0;
}

.mSlide_list .slide_function {
	display:inline-block;
	width:320px;
	text-align:center;
	vertical-align:top;
	position:relative;
}

.mSlide_list .slide_function dt {
	font-size:28px;
	color:#4d6ede;
	padding:40px 0 10px;
	opacity:0;
}

.mSlide_list .slide_function dd.txt {
	font-size:16px;
	color:#555;
	line-height:22px;
	opacity:0;
}

.mSlide_list .slide_function img {
	position:absolute;
	left:0;
	right:0;
	top:262px;
	margin:0 auto;
	opacity:0.2;
}

.mSlide_list .slide_on dt {
	opacity:1;
}

.mSlide_list .slide_on dd.txt  {
	opacity:1;
}

.mSlide_list .slide_on img {
	opacity:1;
}

/* 얼마에요 M_서비스안내 */

.serviceApp_cont {
	width:1200px;
	padding:70px 0;
	margin:0 auto;
}

.serviceApp_cont .sequence {
	overflow:hidden;
}

.serviceApp_cont .sequence p  {
	float:left;
	padding-top:400px;
}

.serviceApp_cont .sequence dl {
	float:left;
	width:390px;
}

.sequence dt {
	text-align:center;
}

.sequence dd {
	font-size:17px;
	color:#555;
	text-align:center;
}

.sequence dd span {
	font-size:17px;
}

.sequence .step_num {
	font-size:22px;
	font-weight:300;
	color:#363636;
	margin-bottom:15px;
}

.sequence .step_num span {
	font-size:22px;
	font-weight:400;
}

.serviceApp_cont .note_tit {
	font-size:20px;
	margin:55px 0 15px;
}

.serviceApp_cont .note_txt {
	overflow:hidden;
	border:1px solid #ccc;
	padding:15px 0 18px 30px;
}

.serviceApp_cont .note_txt li {
	float:left;
	width:50%;
	font-size:16px;
	color:#555;
}

.serviceApp_cont .note_txt span {
	font-size:16px;
	color:#363636;
}


/* Easy세무 */

.visual_easysumu {
	background:url('/images/sub/bg_prodEasysemu.jpg') no-repeat center bottom;
}

.visual_easysumu p,
.visual_groupware p {
	padding-top:130px !important;
}

.visual_groupware {
	background:url('/images/sub/bg_prodGroupware.jpg') no-repeat center bottom;
}



/* 창업기업지원 서비스 */

.startup_visual {
	background:url('/images/sub/startupVisual_img.jpg') no-repeat center top;
	height:730px;
}

.startup_bottom {
	background:url('/images/sub/startupBg_img.gif') repeat-x left top;
	text-align:center;
	padding-bottom:98px;
}

.startup_bottom ul {
	text-align:center;
}

.startup_bottom li {
	margin:0 35px;
	display:inline;
}

/* 창업지원 */

.startup_bottom_2 {
	background:url('/images/new/sub/startupBottom02_img_bg.jpg') repeat-x left top;
	text-align:center;
	padding-bottom:0;
}

.startup_bottom_2 ul {
	text-align:center;
}

.startup_bottom_2 li {
	margin:0 35px;
	display:inline;
}


/* 리뷰 이벤트 */

.main_review {
	width:100%;
	margin-top:263px;
}

.review_event_visual {
	width:100%;
	height:815px;
	background: url('/images/sub/review_event_bg.gif') no-repeat top center;
	text-align:center;
}

.review_event_visual img {
	width:612px;
	margin:150px auto 0;
}

.review_event_ConA {
	width:1264px;
	overflow :hidden;
	margin:0 auto;
	padding:70px 0;
	background:#fff;
	text-align:center;
	margin-bottom:50px;
}

.review_event_ConA  li {
	float:left;
	padding-left:38px;
}

.review_event_ConA  p {
	font-size:56px;
	text-align:left;
	color:#3170b1;
	font-weight:200;
	margin-top:40px;
}

.review_event_ConA  span {
	font-size:56px;
	text-align:left;
	color:#3170b1;
	font-weight:500;
}

.review_event_ConB {
	width:100%;
	background-color:#fdf6e7;
	position:relative;
}

.review_event_ConB .tit {
	position:absolute;
	top:-27px;
	left:41%;
}

.review_event_apply {
	width:1300px;
	margin:0 auto;
	overflow :hidden;
}

.review_event_apply dl {
	width: 334px;
	border: 15px solid #ffe17f;
	background-color:#fff;
	float:left;
	margin:100px 0;
}

.review_event_apply dl.box1{
	margin-left:56px;
}

.review_event_apply dl.box1,
.review_event_apply dl.box2{
	margin-right:54px;
}

.review_event_apply dd p {
	font-size: 16px;
	text-align: center;
	margin: 15px 0;
	line-height: 25px;
	letter-spacing:-0.03em;
}

.review_event_apply dd span {
	font-size: 16px;
	font-weight:600;
}

.review_event_apply .btn {
	text-align:center;
	color:#fff;
	width:225px;
	background-color:#f9624d;
	box-shadow:5px 5px #98463a;
	margin:0 auto;
	padding:12px 10px 15px 10px;
	margin-bottom:30px;
}

.review_event_apply dl.box3 {
	padding-bottom:39px;
}

.box3 p.tag {
	font-size:20px;
	line-height:28px;
	margin:25px 0;
}

.box3 p.tag span {
	font-size:20px;
	font-weight:600;
}


.review_event_ConC {
	background-color:#415264;
	position:relative;
	height:315px;
	padding-top:115px;
}

.review_event_ConC .tit {
	position:absolute;
	z-index:3;
	top:-26px;
	left:41%;
}

.review_event_ConC .table_wrap {
	width:1200px;
	position:relative;
	margin:0 auto;
}

.review_event_ConC .table1 {
	margin:0 auto;
	float:left;
}

.review_event_ConC .table1 th{
	font-size:20px;
	color:#fff;
	text-align:left;
	font-weight:400;
}

.review_event_ConC .table1 td{
	color:#fff;
}

.table1 table td input {
	width:430px;
	height:47px;
	margin:19px 0;
	font-size:15px;
	color:#777;
	padding-left:20px;
}

.review_event_ConC .table2 {
	margin:0 auto;
	float:left;
	margin-left:48px;
	overflow:hidden;
}

.review_event_ConC .table2 th{
	font-size:20px;
	color:#fff;
	text-align:left;
	font-weight:400;
	vertical-align: top;
	padding-top: 31px;
	padding-right:26px;
}

.review_event_ConC .table2 td{
	color:#fff;
	padding-top:15px;
	float:left;
}
.review_event_ConC .review_write {
	width:1300px;
	margin:0 auto;
}
.table2 table td input {
	width:450px;
	height:214px;
	margin:15px 0;
	font-size:15px;
	color:#777;
	padding-left:20px;
}

.review_mail_send {
	width:100%;
	background-color:#415264;
	height:125px;
}

.review_mail_send .btn{
	text-align:center;
	color:#fff;
	width:225px;
	background-color:#f9624d;
	box-shadow:5px 5px #98463a;
	margin:0 auto;
	padding:22px 70px;
	font-size:20px;
}

.review_mail_send .btn a{
	text-align:center;
	color:#fff;
	font-size:20px;
}

.noresize {
	resize: none; /* 사용자 임의 변경 불가 */
	font-size:15px;
	color:#777;
	font-family: 'Noto Sans KR', dotum, '돋움', sans-serif;
	font-weight:300;
	padding:20px;
	width:440px;
	height:197px;
	/*  resize: both; /* 사용자 변경이 모두 가능
 resize: horizontal; /* 좌우만 가능
 resize: vertical; /* 상하만 가능 */
}


.review_win {
	width:100%;
	height:65px;
	background-color:#2d313d;
	font-size:20px;
	color:#fff;
	text-align:center;
	padding-top:50px;
}

.review_win span {
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
/*주요기능합치기*/
.chapterC .func_detail_v .func_txt_v {
	box-sizing:border-box;
	width:1166px;
	padding:13px;
	background-color:#fff;
	position:relative;
	bottom:0;
	right:0;
	margin:0 auto;
	margin-bottom:20px;
}

.chapterC .func_txt_v div {
	overflow:hidden;
	border-bottom:1px dotted #999999;
}

.chapterC .func_txt_v div:last-child {
	border-bottom:0;
}

.chapterC .func_txt_v dl {
	float:left;
	box-sizing:border-box;
	width:570px;
	padding:20px;
	border-right:1px dotted #999999;
}

.chapterC .func_txt_v dl:nth-child(even) {
	border-right:0;
}

.chapterC .func_txt_v dl.right_none {
	width:569px;
	border-right:0;
}

.chapterC .func_txt_v dl.dot_left {
	border-left:1px dotted #999999;
}

.chapterC .func_txt_v dt {
	font-size:18px;
	font-weight:500;
	color:#363636;
	padding-bottom:15px;
}

.chapterC .func_txt_v dd {
	font-size:14px;
	color:#363636;
	line-height:24px;
}
.chapterC .func_txt_v dt a img{
	margin : 0 0 5px 5px;
	vertical-align : middle;
}
/* 얼마에요 통합 */
#chapterI_wrap {
	background:#f7f7f7;
}

.chapterI {
	width:1200px;
	margin:0 auto;
	padding:70px 0 70px 0;
	text-align:center;
}

.chapterI p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.chapterI p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

/*
#chapterP_wrap {
	background:#f7f7f7;
	}
*/

.chapterP {
	width:1200px;
	margin:0 auto;
	padding:70px 0 70px 0;
	text-align:center;
}

.chapterP p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:30px;
}

.chapterP p span {
	font-size:46px;
	font-weight:600;
	color:#4d6ede;
	display: inline-block;
	margin-top: 35px;
}
.chapterP p span.stxt {
	font-size:18px;
	font-weight:500;
	color:#808080;
	margin-top:0;
}
.chapterP p b {
	font-size:34px;
	color:#ed3b3b;
	font-weight:normal;
}
.chapterP .products {
	padding-bottom:0;
}

.chapterP .notice {
	line-height:0;
	padding-bottom:30px;
}

.chapterP .btn_apply {
	width:400px;
	height:58px;
	margin:0 auto 20px;
	margin-right: 30px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0 / 10%);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:4px 0 0 0;
	display: inline-block;
}

.chapterP a:hover .btn_apply {
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}
.chapterP .btn_kvoucher {
	display: inline-block;
	width: 400px;
	height: 58px;
	margin: 0 auto 20px;
	background: #fb3c5e url(/images/sub/bl_untactArrow.png) no-repeat center right 15px;
	border: 1px solid #fb3c5e;
	box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
	font-size: 26px;
	color: #fff;
	font-weight: 400;
	padding: 4px 0 0 0;
}
/* 쉽다, 똑똑하다 Contents */

/* 쉽다, 똑똑하다 Contents */

#chapterH_wrap {
	background:#eceff9;
}
#chapterH_wrap p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding: 75px 0 50px 0;
	margin:65px auto 0;
	/*background:url('/images/sub/img_allERP07.gif') 295px top no-repeat;*/
	width:1200px;
}

#chapterH_wrap p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

#chapterH_wrap p.accountTxt {
	/*background:url('/images/sub/img_newaccount_02.gif') 324px top no-repeat;*/
	width:1200px;
	margin:65px auto 0;
	padding-top:5px;
}

.chapterH {
	background:#fff url('/images/main/img_advantage_bg.png') top center no-repeat;
	width:1080px;
	margin:0 auto;
	padding:40px 0 70px 0;
	position:relative;
	min-height:400px;
}

.chapterH dl {
	width:260px;
	text-align:center;
	top:140px;
	left:-10px;
	position:absolute;
	float:left;
}

.chapterH dl:nth-child(2n) {
	left:186px;
}


.chapterH dl:nth-child(2n) dd {
	margin-top:205px;
}

.chapterH dl:nth-child(3n) {
	left:378px;
}

.chapterH dl:nth-child(4n) {
	left:0px;
	width:280px;
	margin-left:-10px;
}




.chapterH dl:nth-child(5n) {
	left:835px;
}

.chapterH dt {
	font-size:24px;
	font-weight:600;
	color:#FFF;
}

.chapterH dt.black {
	color:#333;
}

.chapterH dt.blue {
	color:#4d6ede;
}

.chapterH dd {
	font-size:17px;
	color:#333;
	line-height:22px;
	margin-top:92px;
}

.chapterH dd span {
	font-size:17px;
	color:#4d6ede;
}

/* 통합관리 얼마에요 */

#chapterB_wrap {
	background:url('/images/sub/bg_allERP01.jpg') center bottom no-repeat;
	background-color:#5980ff;
}

.chapterB {
	width:1200px;
	margin:0 auto;
	padding:70px 0 70px 0;
	position:relative;
	min-height:550px;
}

.chapterB p {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
	padding-bottom:0px;
}

.chapterB p span {
	font-size:34px;
	font-weight:normal;
	color:#fff;
}

.chapterB p img {
	position:absolute;
	top:85px;
	left:50%;
	margin-left:-593px;
}

.chapterB a dl {
	position:absolute;
	width:280px;
}

.chapterB a dl.first {
	left:80px;
	top:182px;
}

.chapterB a dl.two {
	left:-31px;
	top:300px;
}

.chapterB a dl.three {
	left:0px;
	top:422px;
}

.chapterB a dl.four {
	right:50px;
	top:182px;
}

.chapterB a dl.five {
	right:0px;
	top:300px;
}

.chapterB a dl.six {
	left:80px;
	top:546px;
}

.chapterB a dl.seven {
	right:163px;
	top:546px;
}

.chapterB a dl.eight {
	right:0px;
	top:422px;
}


.chapterB a dt {
	border:1px solid #3052c1;
	width:183px;
	height:29px;
	box-shadow:5px;
	background:#FFF;
	font-size:18px;
	padding:8px 8px 0 10px;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	color:#292929;
}

.chapterB a:hover dt {
	background:#395ccf;
	color:#FFF;
}

.chapterB a dt img {
	float:right;
	padding:1px 0 0 0;
}

.chapterB a dd {
	font-size:14px;
	line-height:19px;
	color:#FFF;
	margin-top:10px;
}

.chapterB a dl.first dt,
.chapterB a dl.two dt,
.chapterB a dl.three dt {
	float:right;
}

.chapterB a dl.four dt,
.chapterB a dl.five dt,
.chapterB a dl.six dt,
.chapterB a dl.seven dt {
	float:left;
}

.chapterB a dl.first dd,
.chapterB a dl.two dd,
.chapterB a dl.three dd {
	text-align:right;
	display:inline-block;
	float:right;
}

.chapterB a dl.four dd,
.chapterB a dl.five dd,
.chapterB a dl.six dd,
.chapterB a dl.seven dd {
	text-align:left;
	display:inline-block;
	float:left;
}


/* 신경리봇 */
.newAccount {
	background:#fff url('/images/sub/img_newaccount_bg.png') top center no-repeat;
	width:890px;
	margin:0 auto;
	padding:40px 0 70px 0;
	position:relative;
	min-height:400px;
}

.newAccount dl:nth-child(3n) {
	left:380px;
}

.chapterH dl:nth-child(4n) {
	left:572px;
}

.newAccount dl:nth-child(4n) {
	left:642px;
}


#chapterAccount_wrap {
	background-color:#5980ff;
}

#chapterAccount_wrap .chapterB img {
	text-align:center;
	margin-bottom:20px;
	display: block;
	width: 1016px;
	margin: 0 auto;
}

#chapterAccount_wrap .chapterB p {
	font-size:34px;
	font-weight:normal;
	color:#fff;
	line-height:50px;
	text-align:center;
	padding-bottom:0px;
}

#chapterAccount_wrap .chapterB p span {
	font-size:34px;
	font-weight:600;
	color:#fbfd29;
}

.ai_automatic {
	margin-top:50px;
	position:relative;
}

.ai_automatic .btn_pr {
	width:75px;
	height:61px;
	background:url('/images/sub/btn_aiArrowpr.png') center no-repeat;
	border:0;
	position:absolute;
	top:242px;
	left:0;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}

.ai_automatic .btn_nx {
	width:75px;
	height:61px;
	background:url('/images/sub/btn_aiArrownx.png') center no-repeat;
	border:0;
	position:absolute;
	top:242px;
	right:0;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
}
.ai_automatic .ai_content {
	background: url(/images/sub/bl_aiLine.gif) top 30px left repeat-x;
}
.aiAuto_slide {
	background: url(/images/sub/bl_aiLine.gif) top 30px left repeat-x;
	min-height:507px;
	margin:0 auto;
	overflow:hidden;
	padding: 0 92px;
}

.aiAuto_slide > li {
	box-sizing:border-box;
	background-color:#5980ff;
	border:3px solid #b9c9ff;
	width:322px;
	min-height:437px;
	margin-right:22px;
	padding:30px;
	float:left;
	position:relative;
	top:70px;
}

.aiAuto_slide > li:nth-child(3n) {
	margin-right:0;
}

.aiAuto_slide > li.on {
	background-color:#fff;
	border:0;
	top:0;
	left:0;
}

/* .aiAuto_slide > li.dpNon {
	display:none;
	} */

.aiAuto_slide li.numb {
	font-size:68px;
	font-family:'Yantramanav', sans-serif;
	font-weight:500;
	color:#fff;
	line-height: 68px;
}

.aiAuto_slide li.Ltit {
	font-size:30px;
	font-weight:500;
	color:#fff;
	line-height:42px;
}

.aiAuto_slide li.Stit {
	font-size:17px;
	color:#fbfd29;
	padding-top:15px;
}

.aiAuto_slide li.Ltxt {
	font-size:17px;
	font-weight:500;
	color:#fff;
	line-height:24px;
	padding:70px 0 20px;
}

.aiAuto_slide li.Stxt {
	font-size:15px;
	color:#fff;
	line-height:22px;
}

.aiAuto_slide li.pt28 {
	padding-top:28px !important;
}

.aiAuto_slide .on li.numb {
	color:#4d6ede;
}

.aiAuto_slide .on li.Ltit {
	color:#4d6ede;
}

.aiAuto_slide .on li.Stit {
	color:#eb1919;
}

.aiAuto_slide .on li.Ltxt {
	color:#292929;
}

.aiAuto_slide .on li.Stxt {
	color:#555;
}

/* 얼마에요 FAQ+VOD */

#faqVod_wrap {
	background-color:#22223e;
}

.fv_con {
	width:1200px;
	margin:0 auto;
	padding:100px 0 100px 0;
}

.fv_con .leftTitle {
	width:600px;
	display:inline-block;
}

.fv_con .leftTitle img {
	text-align:left;
	margin:0 0 0 20px;
}

.fv_con p {
	color:#FFF;
	text-align:left;
}

.fv_con p.Ltxt {
	font-size:34px;
	line-height:50px;
	padding-bottom:25px;
}

.fv_con p.Stxt {
	font-size:18px;
	line-height:30px;
	padding-bottom:38px;
}

.fv_con p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.fv_con .rightFaq {
	width:580px;
	display:inline-block;
	float:right;
	border-top:2px solid #5980ff;
	margin:11px 0 0 0;
}

.rightFaq dl {
	float:left;
}

.rightFaq dt {
	padding:28px 0 0 15px;
	float:left;
	height:49px;
	font-size:18px;
	color:#FFF;
	border-bottom:1px solid #4e4e65;
	width:565px;
}

.rightFaq dt a {
	font-size:18px;
	color:#FFF;
}

.rightFaq dt a img {
	padding:0 7px 4px 0;
	vertical-align:middle;
}

.rightFaq dd {
	float:left;
	padding:14px 20px 15px 42px;
	border-bottom:1px solid #4e4e65;
	width:518px;
	background:#2d2d48 url('/images/sub/img_FAQvod03.png') 15px 20px no-repeat;
}

.rightFaq dd .key {
	color:#FFF;
	line-height:26px;
	font-weight:normal;
	font-size:15px;
	width:423px;
	float:left;
}

.rightFaq dd p{
	float:right;
	margin-top:2px;
	width:52px;
	cursor: pointer;
}

.rightFaq dl:nth-child(6n) dd p {
	margin-top:13px;
}

.rightFaq ul {
	float:left;
	border-bottom:1px solid #4e4e65;
	width:580px;
}

.rightFaq li {
	float:left;
	height:50px;
	padding:30px 0 0 15px;
	font-size:18px;
	color:#fff;
}

.rightFaq li:nth-child(2) {
	width:415px;
}

.rightFaq li:last-child {
	float:right;
	width:52px;
	padding:18px 10px 15px 0;
	cursor: pointer;
}

.rightFaq li.two_lines {
	padding:17px 0 0 15px;
	line-height:24px;
}

.rightFaq li img {
	padding:0 7px 2px 0;
	vertical-align:middle;
}

/* 동영상 POP */

.FAQvideo, .FAQvideo2, .FAQvideo3, .FAQvideo4, .FAQvideo5, .FAQvideo6, .FAQvideo7  {
	position: fixed;
	left: 0;
	top: 90px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transform: scale(1.1);
	transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	background-color: rgba(0, 0, 0, 0.7);
}

.FAQvideo-content {
	background:url('/images/sub/img_FAQvod04.png') center top no-repeat;
	position:absolute;
	top:45.3%;
	left:50%;
	transform: translate(-50%, -50%);
	padding: 1rem 1.5rem;
	width:1200px;
	height:595px;
}

.FAQvideo-content p a {
	position:absolute;
	top:321px;
	left:50%;
	width:272px
	height:460px;
	z-index:10000;
	margin-left:-551px;
}

.close-FAQbutton {
	position: absolute;
	top:82px;
	left: 50%;
	cursor: pointer;
	margin-left:395px;
	margin-top:-105px;
}

.show-FAQvideo {
	z-index : 1000;
	opacity: 1;
	visibility: visible;
	transform: scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

.FAQvideo-content video {
	margin:7px 0 0 200px;
	border:none;
}


/* 경리봇 비교 */

.comparison {
	background:#f7f7f7;
	padding:80px 0;
}

.comparison > p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.comparison > p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.comparison table {
	width:1200px;
	margin:0 auto;
	text-align:center;
	border:1px solid #b3b3b3;
}

.comparison th {
	display:table-cell;
	vertical-align:middle;
	border-bottom:1px dashed #b3b3b3;
	background-color:#fff;
	font-size:16px;
	font-weight:400;
}
.comparison th.tit_b {
	background-color:#eaeaea;
}


.comparison .top .tit {
	color:#fff;
	padding:25px 0 15px 0;
	font-family:'yg-jalnan';
	font-size:20px;
	background:#444 url('/images/sub/line_pattern.png') left top repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.comparison .top .tit {
		color:#fff;
		font-family:'yg-jalnan';
		font-size:20px;
		padding:0;
		background:#444 url('/images/sub/line_pattern.png') left top repeat;
	}
}

.comparison .top .bg_b {
	color:#fff;
	padding:25px 0 15px 0;
	font-family:'yg-jalnan';
	font-size:20px;
	border-right:6px solid #4d6ede;
	border-left:6px solid #4d6ede;
	border-bottom:none;
	background:#4d6ede url('/images/sub/line_pattern.png') left top repeat;
	border-top:1px solid #4d6ede;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.comparison .top .bg_b {
		color:#fff;
		padding:20px 0 20px 0;
		font-family:'yg-jalnan';
		font-size:20px;
		border-right:6px solid #4d6ede;
		border-left:6px solid #4d6ede;
		border-bottom:none;
		background:#4d6ede url('/images/sub/line_pattern.png') left top repeat;
		border-top:1px solid #4d6ede;
	}
}

.comparison td {
	font-size:16px;
	line-height:25px;
	border-bottom:1px dashed #b3b3b3;
	padding:8px 0;
	display:table-cell;
	vertical-align:middle;
}

.comparison td.bot {
	border-right:6px solid #5980ff;
	border-left:6px solid #5980ff;
	border-bottom:1px dashed #4c5075;
	background-color:#393b52;
	color:#fff;
}

.comparison td.bot_bg {
	background-color:#5980ff;
	border-right:6px solid #5980ff;
	border-left:6px solid #5980ff;
	border-bottom:1px solid #5980ff;

	padding:15px 0;
	color: #fffc00;
	font-weight: 600;
	font-size:25px;
	position:relative;
}

.comparison td.bot_bg span {
	font-size:24px;
	color:#fff;
	font-weight: 200;
}

.comparison td.bot_bg span img {
	position:absolute;
	top:22px;
	left:112px;
}

.comparison td.yp {
	color: #fffc00;
}

.comparison td.bot span {
	color: #fffc00;
	font-size:16px;
}

.comparison td.pay {
	color: #fffc00;
	font-weight: 600;
	font-size:25px;
}

.comparison td.ra {
	border-right:1px solid #cccccc;
}

.comparison td.rp {
	color:#de2222;
}

.comparison td.ra_bg {
	background-color:#eaeaea;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:23px;
	padding:15px 0 18px 0;
}


/* 캐시봇 */

#chapterCashbot_wrap .CashbotA {
	width:1200px;
	margin:0 auto;
	padding:70px 0 0;
}

.CashbotA p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:30px;
}

.CashbotA p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.CashbotA .Stxt {
	width:800px;
	margin:0 auto;
	padding:10px 0 9px;
	border:3px solid #4d6ede;
	border-radius:50px;
	text-align:center;
}

.CashbotA .Stxt div {
	font-size:20px;
	color:#363636;
	display:inline-block;
	vertical-align:4px;
}

.CashbotA .Stxt span {
	font-size:30px;
	font-weight:600;
	color:#4d6ede;
	letter-spacing:-5px;
}

.CashbotA .cashbot_ch {
	overflow:hidden;
	padding-top:60px;
}

.CashbotA .cashbot_ch dl {
	float:left;
	margin-right:63px;
}

.CashbotA .cashbot_ch dl:last-child {
	margin-right:0;
}

.CashbotA .cashbot_ch dt {
	font-size:20px;
	color:#363636;
	line-height:26px;
	text-align:center;
	padding-bottom:20px;
}

/*업종별*/

.businessType {
	text-align:center;
	padding:65px 0;
	background:#f7f7f7;
}

.businessType p.typeTitle {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding: 10px 0 13px 0;
	margin:0 auto 67px;
	width:875px;
	background:#FFF;
	border:3px solid #5980ff;
	border-radius:100px;
}

.businessType p.typeTitle span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.businessType div.typeCon {
	background:url("/images/sub/img_type02.png") center top no-repeat;
	min-height:636px;
}

.businessType .typeCon dl  {
	position:relative;
	width:1200px;
	margin:0 auto;
}

.businessType div.typeCon dt {
	position:absolute;
	color:#FFF;
	font-size:24px;
	line-height:30px;
}

.businessType div.typeCon dd {
	position:absolute;
	color:#292929;
	font-size:15px;
	line-height:21px;
}

.businessType div.typeCon dd p {
	color:#4d6ede;
	font-size:18px;
	margin-bottom:10px;
	line-height : 26px;
}

.businessType div.typeCon dl:first-child dt {
	top:339px;
	left:172px;
	text-align:left;
}

.businessType div.typeCon dl:first-child dd {
	top:456px;
	left:25px;
	text-align:left;
}

.businessType div.typeCon dl:nth-child(2) dt {
	top:447px;
	left:369px;
	text-align:left;
}

.businessType div.typeCon dl:nth-child(2) dd {
	top:571px;
	left:474px;
	text-align:left;
}

.businessType div.typeCon dl:nth-child(3) dt {
	top:289px;
	left:501px;
	text-align:right;
	font-size:28px;
}

.businessType div.typeCon dl:nth-child(3) dd {
	top:70px;
	left:-5px;
	text-align:right;
}

.businessType div.typeCon dl:nth-child(4) dt {
	top:416px;
	right:435px;
	text-align:right;
}

.businessType div.typeCon dl:nth-child(4) dd {
	top:498px;
	right:0px;
	text-align:left;
}

.businessType div.typeCon dl:nth-child(5) dt {
	top:233px;
	right:353px;
	text-align:right;
	font-size:19px;
	color:#292929;
}

.businessType div.typeCon dl:nth-child(5) dd {
	top:-12px;
	left:415px;
	text-align:right;
}

.businessType div.typeCon dl:last-child dt {
	top:333px;
	right:145px;
	text-align:right;
}

.businessType div.typeCon dl:last-child dd {
	top:53px;
	right:42px;
	text-align:right;
}


#chapterDBox_wrap {
	overflow:hidden;
	width:100%;
	background:#ffd73f url('/images/sub/bg_noteBox.png') no-repeat top 70px center;
	padding:0px 0 169px;
}

.chapterD .sitemapNew {
	width:1022px;
	margin:0 auto;
}

.chapterD .sitemapNew a {
	width:310px;
	float:left;
	border:1px solid #CCC;
	border-radius:8px;
	margin-right:43px;
}

.chapterD .sitemapNew a:hover {
	width:306px;
	border:3px solid #4d6ede;
}

.chapterD .sitemapNew a:hover dl {
	padding:23px 0 38px;
}

.chapterD .sitemapNew a:last-child {
	margin-right:0px;
}

.chapterD .sitemapNew a dl {
	text-align:center;
	padding:25px 0 40px;
}

.chapterD .sitemapNew a dt {
	color:#555;
	font-size:16px;
	line-height:21px;
	margin:5px 0 18px 0;
}

.chapterD .sitemapNew a:last-child dt {
	letter-spacing:-0.5px;
}

.chapterD .sitemapNew a dd.titleL {
	color:#4d6ede;
	font-size:19px;
	line-height:27px;
	margin:20px 0 25px 0;
	font-weight:500;
}

.chapterD .sitemapNew a dd.titleL span {
	color:#292929;
	font-size:20px;
	font-weight:bold;
}

.chapterD .sitemapNew a dd.moreBtn {
	border:1px solid #393b52;
	border-radius:5px;
	background:#393b52;
	width:215px;
	height:40px;
	margin:0 auto;
	position:relative;
}

.chapterD .sitemapNew a dd.moreBtn span {
	color:#FFF;
	float:left;
	padding:10px 0 0 20px;
	font-size:16px;
}

.chapterD .sitemapNew a dd.moreBtn img {
	position:absolute;
	right:8px;
	vertical-align:middle;
	padding-top:8px;
}

.chapterD .sitemapNew a:hover dd.moreBtn {
	border:1px solid #4d6ede;
	background:#4d6ede;
}





/* 특별혜택 NEW */


.chapterD .sitemapNew {
	width:1022px;
	margin:0 auto;
}

.chapterD .sitemapNew a {
	width:310px;
	float:left;
	border:1px solid #CCC;
	border-radius:8px;
	margin-right:43px;
}

.chapterD .sitemapNew a:hover {
	width:306px;
	border:3px solid #4d6ede;
}

.chapterD .sitemapNew a:hover dl {
	padding:23px 0 38px;
}

.chapterD .sitemapNew a:last-child {
	margin-right:0px;
}

.chapterD .sitemapNew a dl {
	text-align:center;
	padding:25px 0 40px;
}

.chapterD .sitemapNew a dt {
	color:#555;
	font-size:16px;
	line-height:21px;
	margin:5px 0 18px 0;
}

.chapterD .sitemapNew a:last-child dt {
	letter-spacing:-0.5px;
}

.chapterD .sitemapNew a dd.titleL {
	color:#4d6ede;
	font-size:19px;
	line-height:27px;
	margin:20px 0 25px 0;
	font-weight:500;
}

.chapterD .sitemapNew a dd.titleL span {
	color:#292929;
	font-size:20px;
	font-weight:bold;
}

.chapterD .sitemapNew a dd.moreBtn {
	border:1px solid #393b52;
	border-radius:5px;
	background:#393b52;
	width:215px;
	height:40px;
	margin:0 auto;
	position:relative;
}

.chapterD .sitemapNew a dd.moreBtn span {
	color:#FFF;
	float:left;
	padding:10px 0 0 20px;
	font-size:16px;
}

.chapterD .sitemapNew a dd.moreBtn img {
	position:absolute;
	right:8px;
	vertical-align:middle;
	padding-top:8px;
}

.chapterD .sitemapNew a:hover dd.moreBtn {
	border:1px solid #4d6ede;
	background:#4d6ede;
}




.chapterD .accountFree {
	width:984px;
	margin:0 auto;
}

.chapterD .accountFree a {
	width:468px;
	float:left;
	border:1px solid #CCC;
	border-radius:8px;
	margin-right:43px;
}

.chapterD .accountFree a:hover {
	width:464px;
	border:3px solid #4d6ede;
}


.chapterD .accountFree a dl {
	text-align:left;
	padding:25px 0 35px 35px;
	position:relative;
}

.chapterD .accountFree a:hover dl {
	padding:23px 0 31px 33px;
}

.chapterD .accountFree a:last-child {
	margin-right:0px;
}

.chapterD .accountFree a dt {
	padding:0 0 10px 0;
	color:#555;
	font-size:15px;
	line-height:21px;
}

.chapterD .accountFree a dd img.icon {
	position:absolute;
	right:20px;
	top:55px;
	width:145px;
	height:115px;
}

.chapterD .accountFree a:hover dd img.icon {
	position:absolute;
	right:18px;
	top:53px;
	width:145px;
	height:115px;
}

.chapterD .accountFree a dd.titleL {
	color:#4d6ede;
	font-size:20px;
	line-height:27px;
	font-weight:500;
	width:250px;
}

.chapterD .accountFree a dd.titleL span {
	color:#292929;
	font-size:20px;
	font-weight:bold;
}

.chapterD .accountFree a dd.moreBtn {
	border:1px solid #393b52;
	border-radius:5px;
	background:#393b52;
	width:215px;
	height:40px;
	position:relative;
	margin-top:25px;
}

.chapterD .accountFree a dd.moreBtn span {
	color:#FFF;
	float:left;
	padding:10px 0 0 20px;
	font-size:16px;
}

.chapterD .accountFree a dd.moreBtn img {
	position:absolute;
	right:10px;
	vertical-align:middle;
	padding-top:8px;
}

.chapterD .accountFree a:hover dd.moreBtn {
	border:1px solid #4d6ede;
	background:#4d6ede;
}

#chapterAccount_wrap .chapterB img{
	text-align:center;
	margin-bottom:20px;

}

#nonprofitFree_wrap {
	background:#f7f5e8 url('/images/sub/bg_nonprofitFree.jpg') no-repeat center top;
}

#nonprofitFree_wrap dt {
	font-size:30px;
	font-weight:600;
	color:#363636;
	line-height:42px;
	text-align:center;
	padding:15px 0;
}

#nonprofitFree_wrap dd {
	font-size:40px;
	font-weight:600;
	color:#ff2452;
	line-height:48px;
	text-align:center;
}

#nonprofitFree_wrap dd img {
	padding:15px 0;
}

#nonprofitFree_wrap dd.explan {
	font-size:18px;
	font-weight:500;
	color:#363636;
	line-height:42px;
}

#nonprofitFree_wrap dd span {
	display:inline-block;
	margin-left:10px;
	padding:0 40px 0 10px;
	background:url('/images/sub/bl_removalArrow.png') no-repeat 0 0;
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
}

#nonprofitFree_wrap .btn_apply {
	display:inline-block;
	background-color:#647dfa;
	margin-top:20px;
}

#nonprofitFree_wrap .btn_apply:hover {
	background-color:#fff;
}
/* 계약&봇 */


#signbotAA_wrap {
	text-align:center;
	padding:80px 0 220px;
	overflow:hidden;
	position:relative;
	width:1200px;
	margin:0 auto;
}

#signbotAA_wrap img {
	margin-top:60px;
}

#signbotAA_wrap p.Ltxt {
	font-size:34px;
	line-height:50px;
	text-align:center;
}

#signbotAA_wrap p.Ltxt span {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
	font-weight:bold;
}

#signbotAA_wrap dl {
	float:left;
}

#signbotAA_wrap dt {
	color:#5980ff;
	font-size:24px;
	font-weight:500;
	margin-bottom:20px;
}
#signbotAA_wrap dd {
	font-size:18px;
	line-height:26px;
}

#signbotAA_wrap .one {
	position:absolute;
	top:560px;
	left:112px;
}

#signbotAA_wrap .two {
	position:absolute;
	top:560px;
	left:478px;
	z-index:999;
}

#signbotAA_wrap .three {
	position:absolute;
	top:560px;
	left:840px;
}

#signbot_wrap {
	background:#f7f7f7;
}

.signbot_con {
	width:1200px;
	margin:0 auto;
	padding:95px 0;
}

.signbot_con p.Ltxt {
	font-size:34px;
	line-height:50px;
	text-align:center;
}

.signbot_con p.Ltxt span {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
	font-weight:bold;
}

.signbot_con p.Stxt {
	font-size:18px;
	line-height:26px;
	text-align:center;
	margin:30px 0 60px;
}

.signbot_con .signbot_img {
	background:url('/images/sub/img_signbill_02.png') no-repeat bottom center;
	min-height:568px;
	position:relative;
}

.signbot_con .signbot_img dl {
	text-align:center;
}

.signbot_con .signbot_img dt {
	font-size:22px;
	color:#5980ff;
	margin-bottom:12px;
}

.signbot_con .signbot_img dd {
	font-size:16px;
	line-height:22px;
}

.signbot_con .signbot_img .one{
	position:absolute;
	top:30px;
	left:30px;
}

.signbot_con .signbot_img .two{
	position:absolute;
	top:30px;
	left:858px;
}

.signbot_con .signbot_img .three{
	position:absolute;
	top:438px;
	left:65px;
}
.signbot_con .signbot_img .four{
	position:absolute;
	top:438px;
	left:869px;
}

#signbotA_wrap {
	width:100%;
	padding-bottom:50px;
}

.signbotA_con {
	width:1200px;
	margin:0 auto;
	padding:90px 0;
	background:url('/images/sub/img_signbill_03.png') no-repeat center 200px;
}

.signbotA_con p {
	font-size: 34px;
	line-height:50px;
	text-align:center;
}

.signbotA_con .step {
	margin-top:80px;
	position:relative;
	overflow:hidden;
	margin-left:68px;
}

.signbotA_con .step dl {
	width:358px;
	height:300px;
	text-align:center;
	float:left;
	margin-top:33px;
}
.signbotA_con .step dt {
	margin-bottom:20px;
	font-size:14px;
	color:#3d4878;
	font-weight:500;
}

.signbotA_con .step dd {
	font-size:18px;
	line-height:24px;
	padding-top:20px;
}
#signbotB_wrap {
	background:#eef2ff;
	width:100%;
}

.signbotB_con {
	width:1200px;
	margin:0 auto;
	padding:70px 0 120px;
	height:500px;
	background:url('/images/sub/img_signbill_04.png') no-repeat center 85px;
	overflow:hidden;
	position:relative;
}

.signbotB_con .Ltxt{
	position: absolute;
	top: 141px;
	left: 384px;
	font-size: 38px;
	color: #fff;
	font-weight: 300;
	letter-spacing: -1.8px;
}
.signbotB_con .Ltxt span {
	color:#ffee33;
	font-size:38px;
	font-weight:bold;
}
.signbotB_con p {
	font-size:28px;
	font-weight:bold;
	margin-top:30px;
}

.signbotB_con .con_l {
	overflow:hidden;
	width:300px;
	float:left;
	text-align:right;
	margin-top:95px;
}
.signbotB_con .con_r {
	overflow:hidden;
	width:300px;
	float:right;
	margin-top:95px;
}

.signbotB_con dt {
	font-size:22px;
	color:#5980ff;
	margin-top:70px;
}

.signbotB_con dd {
	font-size:16px;
	color:#333333;
	line-height:24px;
	margin-top:14px;
}

.signbotB_con .con_r dt.mt {
	margin-top:46px;
}

#signbotC_wrap {
	width:100%;
	background-color:#e6ecff;
}
.signbotC_con {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
	position:relative;
}
.signbotC_con p {
	font-size: 34px;
	text-align: center;
	margin:0 auto;
	line-height:50px;
}
.signbotC_con p span {
	font-size: 34px;
	color: #4d6ede;
	font-weight:bold;
}
.signbotC_con .paper {
	overflow:hidden;
	margin-top:40px;
}
.signbotC_con .paper div{
	float:left;
	text-align:center;
	margin-right:25px;
}

.signbotC_con .paper div:nth-child(3n){
	margin-right:0;
}
.signbotC_con .paper .no p{
	font-size:19px;
	line-height:24px;
	padding-top:25px;
}
.signbotC_con .paper .no p span{
	font-size:19px;
	font-weight:600;
	color:#363636;
}
.signbotC_con .paper .no li.mb {
	margin-bottom:25px;
}
.signbotC_con .paper .paperN1 {
	background: url('/images/sub/signbot_paper01.png') top center no-repeat;
	width:280px;
	height:217px;
}
.signbotC_con .paper .paperN2 {
	background: url('/images/sub/signbot_paper02.png') top center no-repeat;
	width:280px;
	height:217px;
}
.signbotC_con .paper .paperN3 {
	background: url('/images/sub/signbot_paper03.png') top center no-repeat;
	width:280px;
	height:217px;
}
.signbotC_con .paper .paperN4 {
	background: url('/images/sub/signbot_paper04.png') top center no-repeat;
	width:280px;
	height:217px;
}
.signbotC_con .paper .paper_txt {
	width:589px;
	height:107px;
	background-color:#466ce8;
	margin-top:-1px;
}
.signbotC_con .paper .paper_txt p{
	font-size:19px;
	color:#fff;
	line-height:30px;
	padding-top:20px;
}
.signbotC_con .paper .paper_txt span {
	font-size:30px;
	color:#fff;
	letter-spacing:1px;
}
#signbotD_wrap {
	background-color:#f7f7f7;
	width:100%;
}
.signbotD_con {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.signbotD_con p.Ltxt {
	font-size: 34px;
	line-height:50px;
	text-align: center;
	margin-bottom:20px;
}
.signbotD_con p.Ltxt span {
	font-weight:bold;
	color: #4d6ede;
	font-size: 34px;
}

.signbotD_con p.Stxt {
	font-size: 18px;
	line-height:30px;
	text-align:center;
	margin-bottom:40px;
}

.signbotD_con .application {
	overflow:hidden;
}

.signbotD_con .application dl {
	box-sizing:border-box;
	border:1px solid #ccc;
	background:#fff;
	width:277px;
	margin:0 30px 30px 0;
	padding:40px 0;
	float:left;
	height:280px;
}

.signbotD_con .application dl:nth-child(4n) {
	margin-right:0;
}

.signbotD_con .application dl:nth-child(5),
.signbotD_con .application dl:nth-child(6),
.signbotD_con .application dl:nth-child(7),
.signbotD_con .application dl:nth-child(8) {
	margin-bottom:0;
}

.signbotD_con .application dt{
	text-align:center;
}

.signbotD_con .application dd.Ltxt {
	color: #363636;
	font-size:22px;
	text-align:center;
	padding-top:16px;
	font-weight:600;
}

.signbotD_con .application dd.Stxt {
	font-size:16px;
	text-align:center;
	padding-top:10px;
	color:#666666;
	line-height:24px;
}




#signbotE_wrap {
	background-color:#fff;
	width:100%;
}
.signbotE_con {
	width:1200px;
	margin:0 auto;
	padding:90px 0;
}


#signbotF_wrap {
	background-color:#eef2ff;
	width:100%;
}
.signbotF_con {
	width:1200px;
	margin:0 auto;
	padding:90px 0;
}
.signbotF_con p.Ltxt {
	font-size: 34px;
	line-height:50px;
	text-align: center;
	margin-bottom:20px;
}
.signbotF_con p.Ltxt span {
	font-weight: bold;
	color: #4d6ede;
	font-size: 34px;
}
.signbotF_con .price_policy {
	padding-top: 20px;
	text-align: center;
}
.signbotF_con p.btn_apply {
	box-sizing:border-box;
	width: 460px;
	height: 62px;
	text-align:center;
	margin: 40px auto 10px;
	background-color: #5980ff;
	border: 1px solid #5980ff;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size: 26px;
	color: #fff;
	font-weight: 400;
	padding: 15px 0 20px;
	display: inline-block;
}
}

.price_policy .price {
	overflow:hidden;
	width:1115px;
	margin:0 auto;
}

.price_policy .price dl {
	width:525px;
	float:left;
	box-shadow:0 0 8px rgba(96,113,191,0.1);
	margin:8px;
}

.price_policy .price dt {
	font-size:25px;
	font-weight:500;
	color:#fff;
	text-shadow:0 0 2px rgba(0,0,0,0.3);
	text-align:center;
	padding:16px 0;
}

.price_policy .price .lite {
	margin-right:34px;
}

.price_policy .price .lite dt {
	background:#636d98;
}

.price_policy .price .premium dt {
	background:#3d4878;
}

.price_policy .price dd {
	background:#fff;
	border-bottom:1px dashed #e0e0e0;
	padding:50px 0;
	position:relative;
}

.price_policy .price dd:last-child {
	border-bottom:0;
	padding:0;
}

.price_policy .price .lite dd {
	font-size:28px;
	color:#636d98;
	text-align:center;
}

.price_policy .price .lite dd span {
	font-size:55px;
	font-weight:900;
	font-family:'Yantramanav', sans-serif;
	color:#636d98;
	letter-spacing:0;
	padding:0 0 0 10px;
	vertical-align:-3px;
}

.price_policy .price .premium dd {
	font-size:28px;
	color:#3d4878;
	text-align:center;
}

.price_policy .price .premium dd span {
	font-size:55px;
	font-weight:900;
	font-family:'Yantramanav', sans-serif;
	color:#3d4878;
	letter-spacing:0;
	padding:0 0 0 10px;
	vertical-align:-3px;
}

.price_policy .price .point {
	padding:45px 55px 45px 50px;
	overflow:hidden;
}

.price_policy .price .point li.point_tit {
	background:url("/images/sub/img_main03_1.png") center left no-repeat;
	padding-left:65px;
	font-size:19px;
	color:#222;
	padding:13px 0 13px 65px;
	float:left;
}

.price_policy .price .point li.point_num {
	font-size:38px;
	font-weight:900;
	font-family:'Yantramanav', sans-serif;
	color:#3d4878;
	letter-spacing:0;
	padding: 13px 0 13px;
	float:right;
}

.price_policy .price p.offer {
	position:absolute;
	top:-35px;
	right:-15px;
}

.price_policy .price p.offer {
	position:absolute;
	top:-35px;
	right:-15px;
}

.price_policy .deduct {
	width:1094px;
	margin:0 auto;
	margin-right:60px;
}

.price_policy .deduct .point_list {
	overflow:hidden;
	border-top:1px dashed #d0d3e1;
	border-bottom:1px dashed #d0d3e1;
	margin:40px 0 30px;
	padding:30px 60px;
}

.price_policy .deduct .point_list li {
	font-size:18px;
	color:#222;
	float:left;
	margin-right:75px;
}

.price_policy .deduct .point_list li:first-child {
	font-weight:600;
	margin-right:92px;
}

.price_policy .deduct .point_list li:last-child {
	margin-right:0;
}

.price_policy .deduct .point_list span {
	font-size:18px;
	font-weight:600;
	color:#3d4878;
	padding-left:20px;
}

.price_policy .deduct .point_txt {
	overflow:hidden;
	width:636px;
	margin:0 auto;
}

.price_policy .deduct .point_txt li {
	font-size:17px;
	color:#999;
	float:left;
	margin-right:40px;
}

.price_policy .deduct .point_txt li:last-child {
	margin-right:0;
}

.price_policy .btn_apply {
	background:#ff7062;
	width:405px;
	margin:50px auto 0;
	padding:20px 0 23px;
	font-size:22px;
	color:#fff;
	text-align:center;
}



#signbotG_wrap {
	background-color:#5980ff !important;
}
.signbotG_con {
	width:1200px;
	margin:0 auto;
	padding:70px 0;
}

.signbotG_con p {
	font-size:34px;
	color:#fff;
	line-height:50px;
	text-align:center;
	padding-bottom:45px;
}

.signbotG_con p span {
	font-size:34px;
	font-weight:bold;
	color:#fff;
}

.signbotG_con .security_wrap {
	overflow:hidden;
	width:980px;
	margin:0 auto;
}

.signbotG_con .security_wrap dl {
	float:left;
	margin-right:80px;
}

.signbotG_con .security_wrap dl:last-child {
	margin-right:0;
}

.signbotG_con .security_wrap dt {
	font-size:24px;
	font-weight:600;
	color:#f5ee45;
	line-height:32px;
	text-align:center;
	padding:20px 0;
}

.signbotG_con .security_wrap dd {
	font-size:16px;
	color:#fff;
	line-height:24px;
	text-align:center;
}

/* 계약&봇 END */

/* CMS */


#bill_Cont .cmsA .serviceTit dt,
#bill_Cont .cmsB .serviceTit dt,
#bill_Cont .cmsC .serviceTit dt,
#bill_Cont .cmsD .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
}

#bill_Cont .cmsA .serviceTit dt span,
#bill_Cont .cmsB .serviceTit dt span,
#bill_Cont .cmsC .serviceTit dt span,
#bill_Cont .cmsD .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .cmsA .serviceTit dd,
#bill_Cont .cmsB .serviceTit dd,
#bill_Cont .cmsC .serviceTit dd,
#bill_Cont .cmsD .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
}

#bill_Cont .cmsA {
	width: 1200px;
	margin:0 auto;
	padding:90px 0 110px;
}

#bill_Cont .cmsA .serviceImg{
	width:40%;
	float:left;
}

#bill_Cont .cmsA .serviceTit{
	text-align:right;
	padding-top:15px;
}

#bill_Cont .cmsA .serviceTit dt {
	text-align:right;
}

#bill_Cont .cmsB {
	background:#eaeaea;
	width:100%;
	height:431px;
}

#bill_Cont .cmsB div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
}

#bill_Cont .cmsB .serviceTit {
	width:60%;
}

#bill_Cont .cmsB .serviceTit dd {
	font-weight:400;
}

#bill_Cont .cmsB p {
	text-align: right;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left:70px;
}

#bill_Cont .cmsB p img {
	width:517px;
}

#bill_Cont .cmsC {
	background:#FFF;
	width:100%;
	height:455px;
}

#bill_Cont .cmsC div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .cmsC .serviceTit {
	width:60%;
	margin-right:0;
}

#bill_Cont .cmsC .serviceTit dd {
	font-weight:400;
}

#bill_Cont .cmsC p {
	text-align:center;
	position: absolute;
	top: 59px;
	margin-right: 50px;
}


#bill_Cont .cmsD {
	background:#eaeaea;
	width:100%;
	height:411px;
}

#bill_Cont .cmsD div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .cmsD .serviceTit {
	width:60%;
	margin-left:0;
}

#bill_Cont .cmsD .serviceTit dd {
	font-weight:400;
}

#bill_Cont .cmsD p {
	text-align: right;
	position: absolute;
	top: 46px;
	margin-left:50px;
}

#bill_Cont .cmsD p img {
	width:543px;
}

#bill_Cont .cmsE {
	background:#f7f5e8;
	padding:15px 0 0 0;
}

#bill_Cont .cmsE p.Ltxt {
	color:#292929;
	font-size:34px;
	font-weight:500;
}

#bill_Cont .cmsE p.Ltxt span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .cmsE p.Stxt {
	color:#292929;
	font-size:24px;
	padding:12px 0 40px 0;
}

#bill_Cont .cmsE .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .cmsE dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .cmsE dd {
	padding-top:10px;
	color:#444;
}

#bill_Cont .cmsE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

#bill_Cont .cmsF {
	background:#eaeaea;
	padding:15px 0 0 0;
	text-align:center;
}

#bill_Cont .cmsF p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
}

#bill_Cont .cmsG div {
	width:1200px;
	margin:0 auto;
	text-align:center;
}

#bill_Cont .cmsG p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
}

#bill_Cont .cmsG p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .cmsG .cmsBtn {
	width:350px;
	height:56px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:6px 0 0 0;
	display: inline-block;
}

#bill_Cont .cmsG a:hover .cmsBtn {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

#bill_Cont .cmsG li {
	font-size:40px;
	font-weight:600;
	color:#ff2452;
	line-height:48px;
	text-align:center;
	margin:0 0 50px 0;
}

#bill_Cont .cmsG li span {
	display:inline-block;
	margin-left:10px;
	padding:0 40px 0 10px;
	background:url('/images/sub/bl_cmsArrow.png') no-repeat 0 17px;
	font-size:40px;
	font-weight:600;
	line-height:50px;
	color:#4d6ede;
}

#bill_Cont .cmsG p.sTxt {
	color:#4d6ede;
	font-size:30px;
	font-weight:500;
	border:3px solid #5980ff;
	border-radius:100px;
	width:360px;
	margin:50px auto 25px;
}

#bill_Cont .cmsG p.txt span {
    font-size:24px;
	font-weight:500;
	color:#292929;
    padding:12px 0 40px 0;
	}

#bill_Cont .cmsG p.txt img {
	margin-top:20px;
	}

#bill_Cont .cmsG .cms_price img {
	margin-bottom:60px;
	}

/* CMS */


/* 얼마에요, 비영리 CMS */

#cmsSummary {
	background:#f7f5e8;
	text-align:center;
	padding:0 0 70px 0;
}

.chapterCMS {
	width:1200px;
	margin:0 auto;
	padding:70px 0 60px 0;
	text-align:center;
}

.chapterCMS p.Ltxt {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:15px;
}

.chapterCMS p.Ltxt span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterCMS p.Stxt {
	font-size:24px;
	color:#363636;
	text-align:center;
	padding-bottom:70px;
}

#cmsSummary a .btn_apply {
	width:289px;
	height:40px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:23px;
	color:#fff;
	font-weight:400;
	padding:18px 0 0 0;
	display: inline-block;
}

#cmsSummary a:hover .btn_apply {
	width:289px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

.visual_CMS {
	background:url('/images/sub/bg_prodCMS.jpg') no-repeat center bottom;
}



@media screen and (-webkit-min-device-pixel-ratio:0) {
	.FAQvideo-content {
		top:43%;
		left:50%;
	}

	.FAQvideo-content p a {
		top:321px;
		left:50%;
		margin-left:-551px;
	}

	.close-FAQbutton {
		top: 81px;
		margin-left:396px;
	}

	.FAQvideo-content video {
		margin:8px 0 0 201px;
	}
}

/* 주요기능 보고서 */

.chapterC .func_detail_v .func_report_v {
	box-sizing:border-box;
	width:1166px;
	padding:13px;
	background-color:#fff;
	position:relative;
	bottom:0;
	right:0;
	margin:0 auto 20px;
}

.chapterC .func_report_v div {
	overflow:hidden;
	border-bottom:1px dotted #999999;
	margin:0;
}

.chapterC .func_report_v div:last-child {
	border-bottom:0;
}

.chapterC .func_report_v div:last-child dt {
	margin-top:30px;
}

.chapterC .func_report_v dl {
	float:left;
	box-sizing:border-box;
	width:234px;
	padding-bottom:25px;
	border-right:1px dotted #999999;
}

.chapterC .func_report_v dl:first-child {
	width:219px;
}

.chapterC .func_report_v dl:first-child dt {
	width:219px;
	margin-left:-7px;
}

.chapterC .func_report_v dl:first-child dd {
	padding-left:12px;
}

.chapterC .func_report_v dl:last-child {
	border-right:0;
	width:219px;
}

.chapterC .func_report_v dl:last-child dt {
	border-right:0;
	width:219px;
	margin-right:-7px;
}

.chapterC .func_report_v dt {
	font-size:18px;
	font-weight:500;
	color:#363636;
	text-align:center;
	background:url('/images/sub/ico_func_txt_bg.jpg') center top no-repeat;
	height:29px;
	padding:11px 0 0 0;
	margin:17px auto 15px;
	width:175px;
}

.chapterC .func_report_v dd {
	font-size:14px;
	color:#363636;
	line-height:28px;
	padding-left:28px;
}

.chapterC .func_report_v dd img {
	margin:0 0 3px 0px;
	vertical-align:middle;
}

.chapterC .func_report_v dd span {
	font-size:14px;
	color:#4d6ede;
}

.chapterC .func_detail_v p.reportTxt {
	padding:0 15px 20px 0;
	text-align:right;
	color:#4d6ede;
	font-weight:500;
}

.chapterC .func_detail_v .reportTxt img {
	margin:0 0 3px 0px;
	vertical-align:middle;
}

/* KB Star CMS */

.visual_CMS {
	background:url('/images/sub/bg_prodCMS.jpg') no-repeat center bottom;
}

.visual_CMS p.Ltxt {
	padding-top:120px;
}


#bill_Cont .baroA .serviceTit dt,
#bill_Cont .baroB .serviceTit dt,
#bill_Cont .baroC .serviceTit dt,
#bill_Cont .baroD .serviceTit dt,
#bill_Cont .baroF .serviceTit dt{
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
}

#bill_Cont .baroA .serviceTit dt span,
#bill_Cont .baroB .serviceTit dt span,
#bill_Cont .baroC .serviceTit dt span,
#bill_Cont .baroD .serviceTit dt span,
#bill_Cont .baroF .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .baroA .serviceTit dd,
#bill_Cont .baroB .serviceTit dd,
#bill_Cont .baroC .serviceTit dd,
#bill_Cont .baroD .serviceTit dd,
#bill_Cont .baroF .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
}

#bill_Cont .baroA {
	width: 1200px;
	margin:0 auto;
	padding:90px 0 110px;
}

#bill_Cont .baroA .serviceImg{
	width:40%;
	float:left;
}

#bill_Cont .baroA img{
	margin-top:0px;
}

#bill_Cont .baroA .serviceTit{
	text-align:right;
	padding-top:15px;
}

#bill_Cont .baroA .serviceTit dt {
	text-align:right;
}

#bill_Cont .baroB {
	background:#eaeaea;
	width:100%;
	height:431px;
}

#bill_Cont .baroB div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
}

#bill_Cont .baroB .serviceTit {
	width:60%;
}

#bill_Cont .baroB .serviceTit dd {
	font-weight:400;
}

#bill_Cont .baroB p {
	text-align: right;
	position: absolute;
	top: 45px;
	left: 46.5%;
	margin-left:125px;
}

#bill_Cont .baroB p img {
	width:550px;
}

#bill_Cont .baroC {
	background:#FFF;
	width:100%;
	height:430px;
}

#bill_Cont .baroC div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .baroC .serviceTit {
	width:60%;
	margin-right:0;
}

#bill_Cont .baroC .serviceTit dd {
	font-weight:400;
}

#bill_Cont .baroC p {
	text-align:center;
	position: absolute;
	top: 74px;
	margin-right: -20px;
}


#bill_Cont .baroD {
	background:#eaeaea;
	width:100%;
	height:420px;
}

#bill_Cont .baroD div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .baroD .serviceTit {
	width:60%;
	margin-left:0;
	margin-top:105px;
}

#bill_Cont .baroD .serviceTit dd {
	font-weight:400;
}

#bill_Cont .baroD p {
	text-align: right;
	position: absolute;
	top: 30px;
	margin-left:90px;
}

#bill_Cont .baroD p img {
	width:536px;
}

#bill_Cont .baroE {
	background:#f7f5e8;
	padding:15px 0 0 0;
}

#bill_Cont .baroE p.Ltxt {
	color:#292929;
	font-size:34px;
	font-weight:500;
}

#bill_Cont .baroE p.Ltxt span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .baroE p.Stxt {
	color:#292929;
	font-size:24px;
	padding:12px 0 40px 0;
}

#bill_Cont .baroE .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .baroE dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .baroE dd {
	padding-top:10px;
	color:#444;
}

#bill_Cont .baroE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}


#bill_Cont .baroF {
	background:#FFF;
	width:100%;
	height:430px;
}

#bill_Cont .baroF div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .baroF .serviceTit {
	width:50%;
	margin-right:0;
	margin-top:105px;
	float:right;
}

#bill_Cont .baroF .serviceTit dt {
	text-align:right;
}

#bill_Cont .baroF .serviceTit dd {
	font-weight:400;
	text-align:right;
}

#bill_Cont .baroF p {
	text-align:center;
	position: absolute;
	top: 56px;
	margin-left:-591px;
}

#bill_Cont .baroF p img {
	width:541px;
}


#bill_Cont .baroG div {
	width:1200px;
	margin:0 auto;
	text-align:center;
}

#bill_Cont .baroG p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
}

#bill_Cont .baroG p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .baroG .baroBtn {
	width:462px;
	height:56px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:6px 0 0 0;
	display: inline-block;
}

#bill_Cont .baroG a:hover .baroBtn {
	width:462px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

#bill_Cont .baroG p.sTxt {
	font-size:24px;
	font-weight:500;
	text-align:center;
	margin:-25px auto 60px;
}


/* KB Star CMS */
/* 기능별 특징 */

.newFunction {
	width:810px;
	margin:0 auto;
	min-height:470px;
	}

.newFunction div {
	position:relative;
	width:178px;
	height:178px;
	float:left;
	margin:0 12px 24px 12px;
	}

.newFunction div img {
	position:absolute;
	top:0;
	left:6px;
	}


.newFunction dl {
	border-radius:100px;
	width:176px;
	height:176px;
	}

.newFunction dl img {
	position:relative;
	top:41px;
	}

.newFunction dt {
	text-align:center;
	}

.newFunction dd {
	text-align:center;
	margin-top:62px;
	font-size:18px;
	color:#FFF;
	}

.newFunction dl.btnFunc01 {
	background:#222438;
	border:1px solid #222438;
	}

.newFunction dl.btnFunc02 {
	background:#5980ff;
	border:1px solid #5980ff;
	}

.newFunction dl.btnFunc03 {
	background:#d7dbeb;
	border:1px solid #e4e9f2;
	}

.newFunction dl.btnFunc04 {
	background:#FFF;
	border:1px solid #ced4e0;
	}

.newFunction dl.btnFunc03 dd {
	color:#222438;
	}

.newFunction dl.btnFunc04 dd {
	color:#4d6ede;
	}

.newFunction a:hover dl.btnFunc01 {
	background:#313669;
	border:1px solid #313669;
	}

.newFunction a:hover dl.btnFunc02 {
	background:#5073e7;
	border:1px solid #5073e7;
	}

.newFunction a:hover dl.btnFunc03 {
	background:#c5cddb;
	border:1px solid #c5cddb;
	}

.newFunction a:hover dl.btnFunc04 {
	background:#c5cddb;
	border:1px solid #c5cddb;
	}



/* 기능별 특징 END */

/* 기능별 상세내용 */

#prodVisual .tab_func {
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-600px;
}

#prodVisual .tab_func li {
	float:left;
	width:170px;
	margin-left:1px;
	padding:17px 0 19px;
	background-color:#fff;
	font-size:18px;
	color:#4d6ede;
	text-align:center;
}

#prodVisual .tab_func a:nth-child(4) li {
    width:174px;
    }
    
#prodVisual .tab_func li:hover {
	background-color:#5980ff;
	color:#fff;
}

.newFunc {
	width:1200px;
	margin:65px auto 0;
}

/* 기능별 상세내용 */

/* 세금계산서, 전자문서 발행 서비스  */

.visual_invoice {
	background:url('/images/sub/bg_prodInvoice.jpg') no-repeat center bottom;
}

.visual_invoice p.Ltxt {
	padding-top:110px !important;
}

#bill_Cont .invoiceA .serviceTit dt,
#bill_Cont .invoiceB .serviceTit dt,
#bill_Cont .invoiceC .serviceTit dt,
#bill_Cont .invoiceD .serviceTit dt,
#bill_Cont .invoiceF .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
}

#bill_Cont .invoiceA .serviceTit dt span,
#bill_Cont .invoiceB .serviceTit dt span,
#bill_Cont .invoiceC .serviceTit dt span,
#bill_Cont .invoiceD .serviceTit dt span,
#bill_Cont .invoiceF .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .invoiceA .serviceTit dd,
#bill_Cont .invoiceB .serviceTit dd,
#bill_Cont .invoiceC .serviceTit dd,
#bill_Cont .invoiceD .serviceTit dd,
#bill_Cont .invoiceF .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
	font-weight:400;
}

#bill_Cont .invoiceA {
	width: 1200px;
	margin:0 auto;
	padding:90px 0 110px;
}

#bill_Cont .invoiceA .serviceImg{
	width:40%;
	float:left;
}

#bill_Cont .invoiceA .serviceImg img {
	margin-top:-35px;
}

#bill_Cont .invoiceA .serviceTit{
	text-align:right;
	padding-top:15px;
}

#bill_Cont .invoiceA .serviceTit dt {
	text-align:right;
}

#bill_Cont .invoiceB {
	background:#eaeaea;
	width:100%;
	height:430px;
}

#bill_Cont .invoiceB div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
}

#bill_Cont .invoiceB dl {
	margin-top:70px;
}

#bill_Cont .invoiceB .serviceTit {
	width:60%;
}

#bill_Cont .invoiceB p {
	text-align:right;
	position:absolute;
	top:90px;
	left:50%;
	margin-left:70px;
}

#bill_Cont .invoiceC {
	background:#FFF;
	width:100%;
	height:455px;
}

#bill_Cont .invoiceC div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .invoiceC .serviceTit {
	width:60%;
	margin-right:0;
}

#bill_Cont .invoiceC p {
	text-align:center;
	position:absolute;
	top:35px;
	margin-right:50px;
}


#bill_Cont .invoiceD {
	background:#eaeaea;
	width:100%;
	height:430px;
}

#bill_Cont .invoiceD div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .invoiceD .serviceTit {
	width:60%;
	margin-left:0;
	margin-top:70px;
}

#bill_Cont .invoiceD p {
	text-align:right;
	position:absolute;
	top:42px;
	margin-left:50px;
}

#bill_Cont .invoiceD p img {
	width:100%;
}

#bill_Cont .invoiceE {
	background:#f7f5e8;
	padding:15px 0 0 0;
}

#bill_Cont .invoiceE p.Ltxt {
	color:#292929;
	font-size:34px;
	font-weight:500;
}

#bill_Cont .invoiceE p.Ltxt span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .invoiceE p.Stxt {
	color:#292929;
	font-size:24px;
	padding:12px 0 40px 0;
}

#bill_Cont .invoiceE .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .invoiceE dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .invoiceE dd {
	padding-top:10px;
	color:#444;
}

#bill_Cont .invoiceE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

#bill_Cont .invoiceF p {
	text-align:center;
	position:absolute;
	bottom:0;
	margin-left:-580px;
}

#bill_Cont .serviceF p img {
	width:100%;
}

#bill_Cont .invoiceF .serviceTit {
	width:50%;
	margin-right:0;
	margin-top:79px;
	float:right;
}

#bill_Cont .invoiceF dt,
#bill_Cont .invoiceF dd {
	text-align:right;
}


#bill_Cont .invoiceG div {
	width:1200px;
	margin:0 auto;
	text-align:center;
}

#bill_Cont .invoiceG p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
}

#bill_Cont .invoiceG p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .invoiceG .invoiceBtn {
	width:350px;
	height:58px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:4px 0 0 0;
	display: inline-block;
}

#bill_Cont .invoiceG a:hover .invoiceBtn {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

/* 주요기능 신규 */

#functionNew2 {
	position:relative;
}

#functionNew2 .txtSix {
	min-height:233px;
}

.functionA {
	width:1198px;
	border:1px solid #CCC;
	background:#f7f7f7;
	margin:90px auto 0;
	min-height:203px;
}

.functionA .iconTitle {
    background:#5980ff;
    border-radius:20px;
	width:198px;
	height:198px;
    margin:-20px 0 0 27px;
	float:left;
}

.functionA .iconTitle dt {
	padding:40px 0 22px 0;
	text-align:center;
}

.functionA .iconTitle dd {
	color:#FFF;
	font-size:20px;
	text-align:center;
}

.functionA .funcBoxTxt {
	width:860px;
	color:#292929;
	font-size:17px;
	margin:25px 0 0 60px;
	float:left;
	line-height:30px;
}


.functionB {
	border:1px solid #CCC;
	width:1198px;
	margin:50px auto 90px;
}

.functionB .boxLmemu {
	width:242px;
	float:left;
	border-right:1px solid #CCC;
}

.functionB .boxLmemu p {
	font-size:24px;
	color:#4d6ede;
	height:58px;
	text-align:center;
	padding:36px 0 0 0;
	border-bottom:1px dashed #d7d7d7;
}

.functionB .boxLmemu ul {
	overflow:hidden;
}

.functionB .boxLmemu ul li {
	float:left;
	width:242px;
	height:32px;
	border-bottom:1px dashed #d7d7d7;
	font-size:16px;
	color:#292929;
	text-align:left;
	cursor:pointer;
	padding:14px 0 0 26px;
}

.functionB .boxLmemu ul li.on {
	background:#5980ff url('/images/sub/img_functionNew2_01.png') 220px 15px no-repeat;
	color:#fff;
}

.functionB .boxLmemu ul li:hover {
	font-size:16px;
	color:#fff;
	background:#5980ff url('/images/sub/img_functionNew2_01.png') 220px 15px no-repeat;
}

/* 주요기능 특장점 추가 */

.funcPoint {
    width:1200px;
    margin:90px auto 120px;
    text-align:center;
    font-size:32px;
    line-height:46px;
    color:#181818;
    }

.funcPoint span {
    font-size:32px;
    color:#4d6ede;
    font-weight:bold;
    }

.funcPoint p {
    margin-top:60px;
    }
    
.minH1, .minH1 .boxLmemu {
	min-height:800px;
}

.minH1 .boxLmemu ul li:last-child {
	border-bottom:none;
}

.minH2, .minH2 .boxLmemu {
	min-height:1070px;
}

.minH3, .minH3 .boxLmemu {
	min-height:370px;
}

.minH4, .minH4 .boxLmemu {
	min-height:1520px;
}

.minH5, .minH5 .boxLmemu {
	min-height:1160px;
}

.minH6, .minH6 .boxLmemu {
	min-height:710px;
}

.minH7, .minH7 .boxLmemu {
	min-height:880px;
}

.minH8, .minH8 .boxLmemu {
	min-height:820px;
}

.functionB .boxRcon {
	width:864px;
	float:left;
	padding:35px 45px 0 45px;
}

.functionB .boxRcon .function  {
	display:none;
}

.functionB .boxRcon .function.on  {
	display:block;
}

.functionB .boxRcon .funcContents dl {
	width:590px;
	float:left;
}

.functionB .boxRcon .funcConWide dl {
	width:864px !important;
}

.functionB .boxRcon .funcContents dt {
	font-size:20px;
	color:#4d6ede;
	background:url('/images/sub/img_functionNew2_02.gif') left 1px no-repeat;
	padding:0 0 15px 15px;
}

.functionB .boxRcon .funcContents dd {
	font-size:15px;
	color:#555;
	padding:0 0 40px 0;
	line-height:25px;
}

.functionB .boxRcon .funcContents dd.pb65 {
	padding-bottom:65px;
}

.functionB .boxRcon .funcContents p a {
	width:202px;
	height:123px;
	float:right;
}

.functionB .boxRcon .funcContents p a:hover img{
	background:url('/images/sub/img_functionNew2_vod_play.png') center top no-repeat;
	z-index:100000;
}


/* 주요기능 신규 */

/* 얼마에요 언론보도 */

#chapterNews_wrap {
	background:#FFF;
}

.chapterNews {
	width:1232px;
	margin:0 auto;
	padding:70px 0 70px 0;
	text-align:center;
	height:850px;
}

.chapterNews p {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
}

.chapterNews p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterNews .paging {
	margin-top:20px;
}

.newsTab {
	width:100%;
	float:left;
	margin:0 0 30px 230px;
}

.newsTab li {
	border:1px solid #E0E0E0;
	width:148px;
	float:left;
}

.newsTab li a {
	cursor:pointer;
}

.newsTab li:nth-child(2),
.newsTab li:nth-child(3),
.newsTab li:nth-child(4),
.newsTab li:nth-child(5),
.newsTab li:nth-child(6) {
	border-left:none;
}

.newsTab li.on {
	border:1px solid #5980ff !important;
}

.newsImgList {
	width:100%;
	height:580px;
	margin:30px 0 0 0;
}

.newsImgList a:hover .newsThumbnail {
	background:url('/images/sub/img_news_bg_on.png') left top no-repeat;
}

.newsThumbnail {
	background:url('/images/sub/img_news_bg.png') left top no-repeat;
	float:left;
	width:240px;
	height:192px;
	padding:20px;
	margin:0 14px 25px 14px;
}

.newsThumbnail ul {
	width:242px;
	height:22px;
	border-bottom:2px solid #bbb;
}

.newsThumbnail li.logoLeft {
	width:121px;
	float:left;
	text-align:left;
}

.newsThumbnail li.logoLeft img {
	margin:0 0 10px 0;
}

.newsThumbnail li.dateRight {
	text-align:right;
	font-size:11px;
	float:right;
	padding:1px 0 0 0;
}

.newsThumbnail p {
	font-size:15px;
	line-height:22px;
	text-align:center;
	width:242px;
	height:12px;
	margin:18px 0 0 0;
	font-weight:600;
}

.newsThumbnail dl {
	width:242px;
}

.newsThumbnail dt {
	width:101px;
	float:left;
	text-align:left;
	padding:2px 0 0 3px;
}
.newsThumbnail dt img{
	width:86px;
	height:80px;
}

.newsThumbnail dd {
	width:134px;
	float:left;
	height:83px;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	line-height:14px;
	color:#888;
}

/* 얼마에요 ERP_functionVisual */

.visual_func1 {
	background:url('/images/sub/bg_prodFunc1.jpg') no-repeat center bottom;
}

.visual_func2 {
	background:url('/images/sub/bg_prodFunc2.jpg') no-repeat center bottom;
}

.visual_func3 {
	background:url('/images/sub/bg_prodFunc3.jpg') no-repeat center bottom;
}

.visual_func4 {
	background:url('/images/sub/bg_prodFunc4.jpg') no-repeat center bottom;
}

.visual_func5 {
	background:url('/images/sub/bg_prodFunc5.jpg') no-repeat center bottom;
}

.visual_func6 {
	background:url('/images/sub/bg_prodFunc6.jpg') no-repeat center bottom;
}

.visual_func7 {
	background:url('/images/sub/bg_prodFunc7.jpg') no-repeat center bottom;
}

.visual_func8 {
	background:url('/images/sub/bg_prodFunc8.jpg') no-repeat center bottom;
}

.visual_func1 p.Ltxt,
.visual_func2 p.Ltxt,
.visual_func3 p.Ltxt,
.visual_func4 p.Ltxt,
.visual_func5 p.Ltxt,
.visual_func6 p.Ltxt,
.visual_func7 p.Ltxt {
	padding-top:114px !important;
}

.visual_func8 p.Ltxt {
	padding-top:92px !important;
}


/* 알약 */

.visual_EST {
	background:url('/images/sub/bg_prodEST.jpg') no-repeat center bottom;
}

#bill_Cont .estA .serviceTit dt,
#bill_Cont .estB .serviceTit dt,
#bill_Cont .estC .serviceTit dt,
#bill_Cont .estD .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
}

#bill_Cont .estA .serviceTit dt span,
#bill_Cont .estB .serviceTit dt span,
#bill_Cont .estC .serviceTit dt span,
#bill_Cont .estD .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .estA .serviceTit dd,
#bill_Cont .estB .serviceTit dd,
#bill_Cont .estC .serviceTit dd,
#bill_Cont .estD .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
}

#bill_Cont .estA {
	background:#FFF;
	padding:15px 0 0 0;
}

#bill_Cont .bgF4 {
	background:#F4F4F4;
}

#bill_Cont .estA p.Ltxt {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:50px;
	color:#292929;
}

#bill_Cont .estA p.Stxt {
	font-size:22px;
	font-weight:400;
	margin-top:20px;
	margin-bottom:50px;
	line-height:20px;
	color:#444;
}

#bill_Cont .estA p.Stxt span {
	color:#4d6ede;
	font-size:22px;
}

#bill_Cont .estA .step {
	width:1200px;
	margin:0 auto;
}

#bill_Cont .estB {
	background:#5073e7;
	width:100%;
	height:431px;
}

#bill_Cont .estB div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
}

#bill_Cont .estB .serviceTit dt {
	color:#FFF;
}

#bill_Cont .estB .serviceTit dd {
	font-weight:400;
	color:#FFF;
}

#bill_Cont .estB p {
	text-align: right;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left:0px;
}

#bill_Cont .estB p img {
	width:600px;
}

#bill_Cont .estC {
	background:#FFF;
	width:100%;
	height:455px;
}

#bill_Cont .estC div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .estC .serviceTit {
	width:60%;
	margin-right:0;
}

#bill_Cont .estC .serviceTit dd {
	font-weight:400;
}

#bill_Cont .estC p {
	text-align:center;
	position: absolute;
	top: 59px;
	margin-right: 50px;
}


#bill_Cont .estD {
	background:#eaeaea;
	width:100%;
	height:440px;
}

#bill_Cont .estD div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .estD .serviceTit {
	width:60%;
	margin-left:0;
}

#bill_Cont .estD .serviceTit dd {
	font-weight:400;
}

#bill_Cont .estD p {
	text-align: right;
	position: absolute;
	top: 50px;
	margin-left:180px;
}

/* #bill_Cont .estD p img {
    width:415px;
	} */
#bill_Cont .estD p area {
	outline:none;
}

#bill_Cont .estE {
	background:#f7f5e8;
	padding:15px 0 0 0;
}

#bill_Cont .estE p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	margin-bottom:60px;
}

#bill_Cont .estE p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .estE .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .estE dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .estE dd {
	padding-top:10px;
	color:#444;
}

#bill_Cont .estE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

#bill_Cont .estG div {
	width:1200px;
	margin:0 auto;
	text-align:center;
}

#bill_Cont .estG p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:20px;
}

#bill_Cont .estG p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .estG p.Stxt {
	line-height:36px;
	font-size:24px;
	color:#444;
	font-weight:400;
}

#bill_Cont .estG p.Stxt span {
	font-size:24px;
	color:#4d6ede;
}

#bill_Cont .estG .cmsBtn {
	width:350px;
	height:58px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:4px 0 0 0;
	display: inline-block;
}

#bill_Cont .estG a:hover .cmsBtn {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

#bill_Cont .estG li {
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
	line-height:48px;
	text-align:center;
	margin:0 0 50px 0;
}

#bill_Cont .estG li span {
	display:inline-block;
	margin-left:10px;
	padding:0 40px 0 10px;
	background:url('/images/sub/bl_cmsArrow.png') no-repeat 0 16px;
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
}



/* 얼마APP
.m_olma_APP {
	background:url('/images/sub/bg_ulmaAPP.gif') no-repeat center bottom;
	}
#bill_Cont .olmaA {
	overflow:hidden;
	padding-top:50px;
	width:1200px;
	margin:0 auto;
	}
#bill_Cont .olmaA p.Ltxt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
	}
#bill_Cont .olmaA p.Ltxt span{
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
	}

#bill_Cont .olmaA p.Stxt {
	font-size:20px;
	color:#666;
	line-height:30px;
	}
#bill_Cont .olmaA .olmaA_Con .left{
	width:250px;
	float:left;
	padding-top:170px;
	}
#bill_Cont .olmaA .olmaA_Con .center{
	margin-left:186px;
	float:left;
	text-align:center;
	}
#bill_Cont .olmaA .olmaA_Con .right{
	width:371px;
	float:right;
	text-align:right;
	padding-top:190px;
	}


#bill_Cont .olmaB {
	background-color:#313440;
	}
#bill_Cont .olmaB .olmaB_Con {
	width:1250px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:50px;
	}
#bill_Cont .olmaB .olmaB_Con div{
	font-size:36px;
	color:#fff;
	text-align:center;
	padding-top:80px;
	padding-bottom:40px;
	}
#bill_Cont .olmaB .olmaB_Con div span{
	color:#f7b400;
	font-size:36px;
	}
#bill_Cont .olmaB .olmaB_Con dl {
	float:left;
	margin-right:7px;
	}
#bill_Cont .olmaB .olmaB_Con dl:last-child{
	margin-right:0;
	}
#bill_Cont .olmaB .olmaB_Con dt.on {
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:40px;
	}
#bill_Cont .olmaB .olmaB_Con dt.on span {
	text-align:center;
	color:#fff;
	font-size:20px;
	padding:8px 92px;
	background-color:#799aff;
	}
#bill_Cont .olmaB .olmaB_Con dt {
	text-align:center;
	color:#808185;
	font-size:16px;
	line-height:40px;
	}
#bill_Cont .olmaB .olmaB_Con dt span {
	text-align:center;
	color:#808185;
	font-size:20px;
	padding:8px 92px;
	background-color:#2b2d34;
	}
#bill_Cont .olmaC,
#bill_Cont .olmaD,
#bill_Cont .olmaE,
#bill_Cont .olmaF {
	height:490px;
	}

#bill_Cont .olmaC .serviceTit dt,
#bill_Cont .olmaD .serviceTit dt,
#bill_Cont .olmaE .serviceTit dt,
#bill_Cont .olmaF .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-0.8px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
	}

#bill_Cont .olmaC .serviceTit dt span,
#bill_Cont .olmaD .serviceTit dt span,
#bill_Cont .olmaE .serviceTit dt span,
#bill_Cont .olmaF .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
	}

#bill_Cont .olmaC .serviceTit dd,
#bill_Cont .olmaD .serviceTit dd,
#bill_Cont .olmaE .serviceTit dd,
#bill_Cont .olmaF .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
	}

#bill_Cont .olmaC {
	background:#f7f7f7;
	width:100%;
	}

#bill_Cont .olmaC div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
	}

#bill_Cont .olmaC p {
    text-align: right;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left:100px;
	}

#bill_Cont .olmaC dl {
	margin:150px 0 0 0 !important;
	}
#bill_Cont .olmaD {
    background:#FFF;
	width:100%;
	}

#bill_Cont .olmaD div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
	}

#bill_Cont .olmaD .serviceTit {
	width:60%;
	margin-right:0;
	}
#bill_Cont .olmaD dl {
	margin:150px 0 0 0 !important;
	}
#bill_Cont .olmaD .serviceTit dd {
	font-weight:400;
	}

#bill_Cont .olmaD p {
    text-align:center;
    position: absolute;
    top: 59px;
    margin-right: 127px;
	}
#bill_Cont .olmaE {
	background:#f7f7f7;
	width:100%;
	}

#bill_Cont .olmaE div {
	width:1200px;
	margin:-5px auto;
	padding:0;
	}

#bill_Cont .olmaE .serviceTit {
	width:60%;
	margin-left:0;
	}
#bill_Cont .olmaE dl {
	margin:150px 0 0 0 !important;
	}
#bill_Cont .olmaE .serviceTit dd {
	font-weight:400;
	}

#bill_Cont .olmaE p {
    text-align: right;
    position: absolute;
    top: 35px;
    margin-left:135px;
	}
#bill_Cont .olmaE p img {
    width:100%;
	}

#bill_Cont .olmaE p ul {
	 position:relative !important;
	 width:30% !important;
	 float:right !important;
	}

#bill_Cont .olmaF {
    background:#FFF;
	width:100%;
	}

#bill_Cont .olmaF div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
	}

#bill_Cont .olmaF .serviceTit {
	width:60%;
	margin-right:0;
	}

#bill_Cont .olmaF dl {
	margin:150px 0 0 0 !important;
	}
#bill_Cont .olmaF .serviceTit dt {
	font-weight:400;
	text-align:right;
	}

#bill_Cont .olmaF .serviceTit dd {
	font-weight:400;
	text-align:right;
	}

#bill_Cont .olmaF p {
    text-align:center;
    position: absolute;
    top: 59px;
    margin-right: 170px;
	}

#bill_Cont .olmaF p img {
    width:100%;
	}

#bill_Cont .olmaG {
	background-color:#f7b400;
	}
#bill_Cont .olmaG .olmaG_Con {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:50px;
	}
#bill_Cont .olmaG .olmaG_Con div{
	font-size:36px;
	text-align:center;
	padding-top:80px;
	padding-bottom:20px;
	font-weight:bold;
	}
#bill_Cont .olmaG .olmaG_Con p {
	font-size:20px;
	color:#666;
	line-height:30px;
	text-align:center;
	padding-bottom:30px;
	}

#bill_Cont .olmaH {
	background:#f7f5e8;
	padding:15px 0 0 0;
	}

#bill_Cont .olmaH p.Ltxt {
	color:#292929;
	font-size:34px;
	font-weight:500;
	}

#bill_Cont .olmaH p.Ltxt span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
	}

#bill_Cont .olmaH p.Stxt {
	color:#292929;
	font-size:24px;
	padding:12px 0 40px 0;
	}

#bill_Cont .olmaH .step {
	width:990px;
	margin:0 auto;
	}

#bill_Cont .olmaH dl:nth-child(2) {
	width: 330px;
	}

#bill_Cont .olmaH dd {
	padding-top:10px;
	color:#444;
	}

#bill_Cont .olmaH dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
	}


#bill_Cont .olmaI .olmaI_Con {
	width:100%;
	text-align:center;
	padding:60px 0;
	}
#bill_Cont .olmaI .olmaI_Con div {
	font-size:36px;
	text-align:center;
	}
#bill_Cont .olmaI .olmaI_Con div span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
	line-height:48px;
	}
#bill_Cont .olmaI .olmaI_Con img{
	margin:20px 0;
	}

*/

/* 얼마APP */
.m_olma_APP {
	background:url('/images/sub/bg_ulmaAPP.gif') no-repeat center bottom;
}

#bill_Cont .olmaA {
	background-color:#f7b400;
}
#bill_Cont .olmaA .olma_Con {
	width:1200px;
	margin:0 auto;
	padding:55px 0 80px 0;
	text-align:center;
}
#bill_Cont .olmaA .olma_Con p {
	font-size:33px;
	color:#332500;
	margin-bottom:50px;
	line-height:1.4;
}
#bill_Cont .olmaA .olma_Con span {
	font-size:33px;
	color:#332500;
	font-weight:600;
}
#bill_Cont .olmaA .olma_Con video {
	width:960px;
	height:540px;
	border-radius:20px;
	border:none;
	outline:none;
}

/*
#bill_Cont .olmaA {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	}

#bill_Cont .olmaA p.Ltxt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
	}
#bill_Cont .olmaA p.Ltxt span{
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
	}

#bill_Cont .olmaA p.Stxt {
	font-size:20px;
	color:#666;
	line-height:30px;
	}
#bill_Cont .olmaA .olmaA_Con .left{
	width:250px;
	float:left;
	padding-top:170px;
	}
#bill_Cont .olmaA .olmaA_Con .center{
	margin-left:186px;
	float:left;
	text-align:center;
	}
#bill_Cont .olmaA .olmaA_Con .right{
	width:371px;
	float:right;
	text-align:right;
	padding-top:190px;
	}

*/

/**/
#bill_Cont .olmaB {
	background-color:#313440;
}
#bill_Cont .olmaB .olmaB_Con {
	width:1250px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:50px;
}
#bill_Cont .olmaB .olmaB_Con div{
	font-size:36px;
	color:#fff;
	text-align:center;
	padding-top:80px;
	padding-bottom:40px;
}
#bill_Cont .olmaB .olmaB_Con div span{
	color:#f7b400;
	font-size:36px;
}
#bill_Cont .olmaB .olmaB_Con dl {
	float:left;
	margin-right:7px;
}
#bill_Cont .olmaB .olmaB_Con dl:last-child{
	margin-right:0;
}
#bill_Cont .olmaB .olmaB_Con dt.on {
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:40px;
}
#bill_Cont .olmaB .olmaB_Con dt.on span {
	text-align:center;
	color:#fff;
	font-size:20px;
	padding:8px 92px;
	background-color:#799aff;
}
#bill_Cont .olmaB .olmaB_Con dt {
	text-align:center;
	color:#808185;
	font-size:16px;
	line-height:40px;
}
#bill_Cont .olmaB .olmaB_Con dt span {
	text-align:center;
	color:#808185;
	font-size:20px;
	padding:8px 92px;
	background-color:#2b2d34;
}

#bill_Cont .olmaB .olmaB_Con dt span.txt5 {
	text-align:center;
	color:#808185;
	font-size:20px;
	padding:8px 80px;
	background-color:#2b2d34;
}
#bill_Cont .olmaB .olmaB_Con dd {
	opacity:0.5;
}
#bill_Cont .olmaB .olmaB_Con dd.on {
	opacity:1;
}
#bill_Cont .olmaC,
#bill_Cont .olmaD,
#bill_Cont .olmaE,
#bill_Cont .olmaF {
	height:490px;
}

#bill_Cont .olmaC .serviceTit dt,
#bill_Cont .olmaD .serviceTit dt,
#bill_Cont .olmaE .serviceTit dt,
#bill_Cont .olmaF .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-0.8px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
}

#bill_Cont .olmaC .serviceTit dt span,
#bill_Cont .olmaD .serviceTit dt span,
#bill_Cont .olmaE .serviceTit dt span,
#bill_Cont .olmaF .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .olmaC .serviceTit dd,
#bill_Cont .olmaD .serviceTit dd,
#bill_Cont .olmaE .serviceTit dd,
#bill_Cont .olmaF .serviceTit dd {
	font-size:20px;
	color:#666;
	line-height:30px;
}

#bill_Cont .olmaC {
	background:#f7f7f7;
	width:100%;
}

#bill_Cont .olmaC div {
	width:1200px;
	margin:0 auto;
	padding:5px 0 0;
}

#bill_Cont .olmaC p {
	text-align: right;
	position: absolute;
	top: 35px;
	left: 50%;
}

#bill_Cont .olmaC dl {
	margin:150px 0 0 0 !important;
}
#bill_Cont .olmaD {
	background:#FFF;
	width:100%;
}

#bill_Cont .olmaD div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .olmaD .serviceTit {
	width:60%;
	margin-right:0;
}
#bill_Cont .olmaD dl {
	margin:150px 0 0 0 !important;
}
#bill_Cont .olmaD .serviceTit dd {
	font-weight:400;
}

#bill_Cont .olmaD p {
	text-align:center;
	position: absolute;
	top: 59px;
	margin-right: 127px;
}
#bill_Cont .olmaE {
	background:#f7f7f7;
	width:100%;
}

#bill_Cont .olmaE div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .olmaE .serviceTit {
	width:60%;
	margin-left:0;
}
#bill_Cont .olmaE dl {
	margin:150px 0 0 0 !important;
}
#bill_Cont .olmaE .serviceTit dd {
	font-weight:400;
}

#bill_Cont .olmaE p {
	text-align: right;
	position: absolute;
	top: 35px;
	margin-left:135px;
}
#bill_Cont .olmaE p img {
	width:100%;
}

#bill_Cont .olmaE p ul {
	position:relative !important;
	width:30% !important;
	float:right !important;
}

#bill_Cont .olmaF {
	background:#FFF;
	width:100%;
}

#bill_Cont .olmaF div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .olmaF .serviceTit {
	width:60%;
	margin-right:0;
}

#bill_Cont .olmaF dl {
	margin:150px 0 0 0 !important;
}
#bill_Cont .olmaF .serviceTit dt {
	font-weight:400;
	text-align:right;
}

#bill_Cont .olmaF .serviceTit dd {
	font-weight:400;
	text-align:right;
}

#bill_Cont .olmaF p {
	text-align:center;
	position: absolute;
	top: 59px;
	margin-right: 170px;
}

#bill_Cont .olmaF p img {
	width:100%;
}

#bill_Cont .olmaG {
	background-color:#eceff9;
}
#bill_Cont .olmaG .olmaG_Con {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:50px;
	text-align:center;
}
#bill_Cont .olmaG .olmaG_Con div{
	font-size:36px;
	text-align:center;
	padding-top:80px;
	padding-bottom:20px;
	font-weight:bold;
}
#bill_Cont .olmaG .olmaG_Con p {
	font-size:20px;
	color:#666;
	line-height:30px;
	text-align:center;
	padding-bottom:30px;
}

#bill_Cont .olmaH {
	background-color:#fff;
}
#bill_Cont .olmaH .olmaH_Con {
	width:1370px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:60px;
	overflow:hidden;
}
#bill_Cont .olmaH .olmaH_Con div.left{
	float:left;
	padding-left:70px;
	font-size:36px;
	padding-top:90px;
	width:585px;
}
#bill_Cont .olmaH .olmaH_Con .left span {
	font-size:36px;
	font-weight:600;
	line-height:65px;
	box-shadow: inset 0 -15px #fdd758;
	color: #1a1a1a
}
#bill_Cont .olmaH .olmaH_Con .left p {
	font-size:20px;
	margin-top:30px;
	line-height:35px;
}
#bill_Cont .olmaH .olmaH_Con .left p span.b {
	font-weight:600px;
	font-size:20px;
	line-height:0;
	box-shadow: none;
}
#bill_Cont .olmaH .olmaH_Con .point {
	overflow:hidden;
	margin-top:55px;
}
#bill_Cont .olmaH .olmaH_Con div li {
	font-size:17px;
	float:left;
	width:280px;
	line-height:55px;
}
#bill_Cont .olmaH .olmaH_Con div li img {
	margin-top:5px;
	margin-right:10px;
	vertical-align:middle;
}
#bill_Cont .olmaH .olmaH_Con div.right{
	float:right;
	padding-top:60px;
}


#bill_Cont .olmaI .olmaI_Con {
	width:100%;
	text-align:center;
	padding:85px 0;
}

#bill_Cont .olmaI .olmaI_Con .tit{
	font-size:30px;
	color:#acacac;
	font-weight:300;
	margin-bottom:20px;
}
#bill_Cont .olmaI .olmaI_Con .tit span{
	font-size:55px;
	color:#5978de;
	line-height:80px;
	font-weight:600;
}
#bill_Cont .olmaI .olmaI_Con .download {
	font-size:20px;
	font-weight:400;
	margin-top:20px;
}
#bill_Cont .olmaI .olmaI_Con .download img{
	vertical-align:middle;
}
#bill_Cont .olmaI .olmaI_Con .download_btn {
	margin-top:20px;
}


#bill_Cont .olmaJ {
	background-color:#eeeff4;
	padding:60px 0 40px;
}

#bill_Cont .olmaJ .olma_Con {
	overflow:hidden;
	width:1218px;
	margin:0 auto;
}

#bill_Cont .olmaJ .olma_Con .tit_text {
	float:left;
	margin-top:150px;
}

#bill_Cont .olmaJ .olma_Con .tit_text span{
	font-size:36px;
	font-weight:bold;
	line-height:50px;
	color: #1a1a1a
}

#bill_Cont .olmaJ .olma_Con .tit_text p{
	font-size:20px;
	font-weight:400;
	line-height:30px;
	color:#313440;
	margin-top:20px;
}

#bill_Cont .olmaJ .olma_Con .con_img {
	background:url('/images/sub/img_olma23.png') no-repeat center right;
	height:553px;
	overflow:hidden;
	position:relative;
}

#bill_Cont .olmaJ .olma_Con .con_img dl {
	float:left;
}

#bill_Cont .olmaJ .olma_Con .con_img dl.one {
	position:absolute;
	top:119px;
	left:90px;
}

#bill_Cont .olmaJ .olma_Con .con_img dl.two {
	position:absolute;
	top:74px;
	left:374px;
}

#bill_Cont .olmaJ .olma_Con .con_img dl.three {
	position:absolute;
	top:165px;
	left:650px;
}

#bill_Cont .olmaJ .olma_Con .con_img dt {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	color: #1a1a1a;
}

#bill_Cont .olmaJ .olma_Con .con_img dt.FB {
	color:#4a6ede;
}

#bill_Cont .olmaJ .olma_Con .con_img dt.FY {
	color:#f7b400;
}

#bill_Cont .olmaJ .olma_Con .con_img dd {
	font-size:17px;
	line-height:24px;
	letter-spacing: -0.5px;
}

#bill_Cont .olmaK .olmaK_Con {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

#bill_Cont .olmaK .olmaK_Con .tit{
	font-size:36px;
	text-align:center;
	padding-top:80px;
	padding-bottom:40px;
	line-height:50px;
}

#bill_Cont .olmaK .olmaK_Con .tit span{
	font-size:36px;
	font-weight:bold;
	color:#5978de;
}

#bill_Cont .olmaK .olmaK_Con p.stit {
	font-size:30px;
	text-align:center;
	margin-top:70px;
}

#bill_Cont .olmaK .olmaK_Con p.stit span {
	font-size:30px;
	font-weight:bold;
	color:#5978de;
}

#bill_Cont .olmaK .olmaK_Con dl {
	float:left;
	width:300px;
	padding:50px 40px 90px;
	text-align:center;
}

#bill_Cont .olmaK .olmaK_Con dd {
	font-size:20px;
}

#bill_Cont .olmaK .olmaK_Con dd span {
	color:#5978de;
	font-size:20px;
}

#bill_Cont .olmaK .olmaK_Con .program {
	overflow:hidden;
	position:relative;
}

#bill_Cont .olmaK .olmaK_Con .program .icon {
	position:absolute;
	top: 200px;
	left: 552px;
}



#bill_Cont .olmaK .olmaK_Con .program .olma{
	background:url('/images/sub/img_olma31.png') no-repeat left top;
	width:594px;
	height:486px;
	float:left;
	margin-right:12px;
}

#bill_Cont .olmaK .olmaK_Con .program .stit {
	color:#fff;
	border-radius:30px;
	padding:15px 0;
	width:300px;
	margin:40px auto 20px;
	font-size:25px;
	font-weight:bold;

}

#bill_Cont .olmaK .olmaK_Con .program .stxt {
	font-size:22px;
	line-height:32px;
	color:#666666;
	text-align:center;
}

#bill_Cont .olmaK .olmaK_Con .program .olma .stit {
	background-color:#f7b400;
}

#bill_Cont .olmaK .olmaK_Con .program .olma .stxt span{
	font-size:22px;
	color:#f7b400;
	font-weight:bold;
}

#bill_Cont .olmaK .olmaK_Con .program .olmaplus{
	background:url('/images/sub/img_olma32.png') no-repeat left top;
	width:594px;
	height:486px;
	float:left;
}
#bill_Cont .olmaK .olmaK_Con .program .olmaplus .stit {
	background-color:#5978de;
}

#bill_Cont .olmaK .olmaK_Con .program .olmaplus .stxt span{
	font-size:22px;
	color:#5978de;
	font-weight:bold;
}
#bill_Cont .olmaCS {
	overflow:hidden;
	background-color:#494f67;
	padding-bottom:80px;
}

#bill_Cont .olmaCS .tit {
	font-size:36px;
	text-align:center;
	padding-top:80px;
	padding-bottom:40px;
	line-height:50px;
	color:#b3b5bd;
}

#bill_Cont .olmaCS .tit span {
	font-size:36px;
	color:#fff;
	font-weight:bold;
}


#bill_Cont .olmaCS .cs_con {
	width:1220px;
	margin:0 auto;
}

#bill_Cont .olmaCS .olma {
	background:url('/images/sub/img_olma34.png') no-repeat top left;
	width:755px;
	height:491px;
	float:left;
	margin-right:25px;
}

#bill_Cont .olmaCS .txt_con {
	text-align:center;
	padding-top:130px;
}

#bill_Cont .olmaCS .txt_con .s_tit{
	font-size:17px;
	color:#9a9a9a;
}

#bill_Cont .olmaCS .olma .txt_con .pay{
	font-size:40px;
	color:#5978de;
	margin:20px 0 30px;
}

#bill_Cont .olmaCS .olma .txt_con .pay span{
	font-size:57px;
	color:#5978de;
	font-weight:bold;
}

#bill_Cont .olmaCS .olma .txt_con .txt{
	font-size:15px;
	color:#1a1a1a;
	margin-top:10px;
	text-align:left;
	margin-left:200px;
}

#bill_Cont .olmaCS .txt_con .txt span{
	font-size:13px;
	color:#9a9a9a;
}

#bill_Cont .olmaCS .txt_con .s_txt{
	font-size:14px;
	color:#9a9a9a;
	margin-top:30px;
}

#bill_Cont .olmaCS .olmaplus .txt_con .txt{
	font-size:15px;
	color:#1a1a1a;
	margin-top:10px;
	text-align:center;
	line-height:24px;
}

#bill_Cont .olmaCS .olmaplus .txt_con .pay{
	font-size:40px;
	color:#494f67;
	margin:20px 0 30px;
}


#bill_Cont .olmaCS .olmaplus .txt_con .pay span{
	font-size:57px;
	color:#494f67;
	font-weight:bold;
}

#bill_Cont .olmaCS .olmaplus .txt_con .btn {
	background-color:#727faa;
	padding:18px 105px;
	color:#fff;
	font-size:20px;
	display:inline-block;
	margin-top:50px;
}

#bill_Cont .olmaCS .olma .event {
	overflow:hidden;
	margin: 50px 0 0 50px;
}

#bill_Cont .olmaCS .olma .event ul{
	float:left;
	margin-right:100px;
}

#bill_Cont .olmaCS .olma .event .s_tit{
	font-size:22px;
	color:#fff;
	line-height:28px;
}

#bill_Cont .olmaCS .olma .event .s_tit span{
	font-size:22px;
	color:#fff600;
	font-weight:bold;
}

#bill_Cont .olmaCS .olma .event .txt{
	font-size:16px;
	color:#fff;
	line-height:28px;
}

#bill_Cont .olmaCS .olma .event .txt span{
	font-size:16px;
	color:#fff600;
	font-weight:bold;
}

#bill_Cont .olmaCS .olma .event .s_txt{
	font-size:12px;
	color:#c7d0f2;
	margin-top:10px;
}

#bill_Cont .olmaCS .olmaplus {
	background:url('/images/sub/img_olma35.png') no-repeat top left;
	width:439px;
	height:491px;
	float:left;
}

#bill_Cont .olmaCS .btnlink {
	width:400px;
	margin:0 auto;
}

#bill_Cont .olmaCS .brand {
	display: inline-block;
	text-align: center;
	padding: 20px 148px;
	color: #fff;
	background-color: #f7b400;
	font-size: 22px;
	margin-top: 40px;
}
/* 웹 메시징 */

.visual_Message {
	background:url('/images/sub/bg_prodMessage.jpg') no-repeat center bottom;
}

.visual_Message .Stxt .p_color {
	color:#fffb80 !important;
}

.messageA {
	background-color:#eceff9;
}

.messageA p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:50px;
	text-align:center;
}

.messageA p span {
	font-size:34px;
	color:#4d6ede;
}

.messageA .img {
	text-align:center;
	margin-top:50px;
}

#bill_Cont .messageA .serviceTit dt,
#bill_Cont .messageB .serviceTit dt,
#bill_Cont .messageC .serviceTit dt,
#bill_Cont .messageD .serviceTit dt {
	font-size:36px;
	color:#292929;
	line-height:50px;
	letter-spacing:-2px;
	width:100%;
	padding-bottom:30px;
}

#bill_Cont .messageA .serviceTit dt span,
#bill_Cont .messageB .serviceTit dt span,
#bill_Cont .messageC .serviceTit dt span,
#bill_Cont .messageD .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
}

#bill_Cont .messageA .serviceTit dd,
#bill_Cont .messageB .serviceTit dd,
#bill_Cont .messageC .serviceTit dd,
#bill_Cont .messageD .serviceTit dd {
	font-size:20px;
	font-weight:400;
	color:#666;
	line-height:30px;
}


#bill_Cont .messageB {
	background:#fff;
	width:100%;
	height:440px;
}

#bill_Cont .messageB div {
	width:1200px;
	margin:0 auto;
}

#bill_Cont .messageB dl {
	margin-top:125px;
}

#bill_Cont .messageB p {
	text-align:right;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:0px;
}

#bill_Cont .messageB p img {
	width:600px;
}

#bill_Cont .messageC {
	background:#eaeaea;
	width:100%;
	height:440px;
}

#bill_Cont .messageC div {
	width:1200px;
	margin:-10px auto 0;
	padding:0;
}

#bill_Cont .messageC .serviceTit {
	width:60%;
	margin:140px 0 0 0 ;
}

#bill_Cont .messageC .serviceTit dd {
	font-weight:400;
}

#bill_Cont .messageC p {
	text-align:center;
	position: absolute;
	top: 59px;
	margin-right: 50px;
}

#bill_Cont .messageD {
	background:#fff;
	width:100%;
	height:440px;
}

#bill_Cont .messageD div {
	width:1200px;
	margin:-5px auto;
	padding:0;
}

#bill_Cont .messageD dl {
	margin:130px 0 0 0;
}

#bill_Cont .messageD .serviceTit {
	width:60%;
	margin-left:0;
}

#bill_Cont .messageD .serviceTit dd {
	font-weight:400;
}

#bill_Cont .messageD p {
	text-align:right;
	position:absolute;
	top:45px;
}

#bill_Cont .messageD p img {
	width:100%;
}

#bill_Cont .messageE {
	background:#f7f5e8;
	padding:15px 0 0 0;
}

#bill_Cont .messageE p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	margin-bottom:60px;
}

#bill_Cont .messageE p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .messageE .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .messageE dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .messageE dd {
	padding-top:10px;
	color:#444;
}

#bill_Cont .messageE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

#bill_Cont .messageG div {
	width:1200px;
	margin:0 auto;
	text-align:center;
}

#bill_Cont .messageG p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	text-align:center;
	margin:40px 0;
}

#bill_Cont .messageG p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

#bill_Cont .messageG p.Stxt {
	font-size:24px;
	font-weight:400;
	color:#444;
	line-height:36px;
}

#bill_Cont .messageG p.Stxt span {
	font-size:24px;
	color:#4d6ede;
}

#bill_Cont .messageG .cmsBtn {
	width:350px;
	height:58px;
	margin:0 auto 20px;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:4px 0 0 0;
	display: inline-block;
}

#bill_Cont .messageG a:hover .cmsBtn {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}

#bill_Cont .messageG li {
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
	line-height:48px;
	text-align:center;
	margin:0 0 50px 0;
}

#bill_Cont .messageG li span {
	display:inline-block;
	margin-left:10px;
	padding:0 40px 0 10px;
	background:url('/images/sub/bl_cmsArrow.png') no-repeat 0 16px;
	font-size:40px;
	font-weight:600;
	color:#4d6ede;
}


/* 비대면 창업기업지원 서비스 */

#contents_wrap #support {
	font-family:'Noto Sans Korean', 'Gmarket Sans', sans-serif;
}

#support .untact_visual {
	background:url('/images/sub/untactVisual_img.jpg') no-repeat center top;
	height:790px;
	position:relative;
}

#support .untact_visual ul {
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding-top:120px;
}

#support .untact_visual li img{
	margin-top:20px;
}

#support .untact_visual li.text_w {
	font-size:37px;
	color:#fff;
	font-family:'Gmarket Sans', sans-serif;
	padding-bottom:0;
}

#support .untact_visual li.text_b {
	font-size:67px;
	color:#64fafa;
	font-family:'GmarketSansBold', sans-serif;
	text-shadow:5px 5px 5px rgb(24,12,76,0.5);
}

#support .untact_visual li.text_y {
	font-size:32px;
	color:#fff;
	font-family:'GmarketSansBold', sans-serif;
	line-height:45px;
}

#support .untact_visual li.text_y span {
	font-size:32px;
	color:#fcff00;
	font-family:'GmarketSansBold', sans-serif;
}

#support .untact_visual li.text_s_w {
	display:inline-block;
	width:350px;
	padding:7px 0 3px;
	border-radius:100px;
	background:#f9006a;
	font-family:'Gmarket Sans', sans-serif;
	font-size:24px;
	color:#fff;
	line-height:50px;
	margin-top:40px;
}

#support .untact_visual li.text_s_w span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:24px;
	color:#fff;
	vertical-align:middle;
}

#support .untact_visual li.text_s_w span.numb {
	font-family:'GmarketSansBold', sans-serif;
	font-size:34px;
	color:#ffea00;
	padding-left:25px;
	vertical-align:bottom;
}
#support .untact_visual li.text_n span {
    font-family:'Gmarket Sans', sans-serif;
    font-size:22px;
    color:#fff;
    }

#support .untact_visual li.text_n .numb {
    font-family:'GmarketSansBold', sans-serif;
    font-size:34px;
    color:#ffea00;
    padding-left:10px;
    vertical-align:bottom;
    }

#support .untact_visual ul.btn_untact {
	overflow:hidden;
	padding-top:0;
	line-height:1;
	position:absolute;
	left:50%;
	bottom:0;
	transform:translate(-50%, 0);
}

#support .untact_visual ul.btn_untact li {
	float:left;
	background:#fff;
	border-right:1px solid #492699;
	width:299px;
	padding:20px 0 17px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:20px;
	font-weight:600;
	color:#492699;
}


#support .untact_conA {
	padding:100px 0 60px;
	width:1200px;
	margin:0 auto;
}

#support .untact_conA .con {
	position:relative;
}

#support .untact_conA .con .plus1 {
	position:absolute;
	top:262px;
	left:372px;
}

#support .untact_conA .con .plus2 {
	position:absolute;
	top:262px;
	left:772px;
}

#support .untact_conA p.tit {
	font-size:40px;
	color:#492699;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
	margin:0 auto;
}

#support .untact_conA p.tit span {
	font-size:40px;
	color:#492699;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

#support .untact_conA .con{
	width:800px;
	overflow:hidden;
}
#support .untact_conA .con dl {
	width:400px;
	height:374px;
	background:url('/images/sub/img_untactSupport02.png') no-repeat center top;
	float:left;
	margin-top:60px;
}

#support .untact_conA .con dt {
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:24px;
	text-align:center;
	margin-top:30px;
}

#support .untact_conA .one dd {
	background-color:#f1edfa;
	width:345px;
	height:245px;
	margin:0 auto;
	position:relative;
	top:21px;
	right:3px;
	text-align:center;
	line-height:200px;
}
#support .untact_conA .one dd p {
	font-size:17px;
	line-height:25px;
	padding-top:78px;
}

#support .untact_conA .one dd span p {
	font-size:17px;
	line-height:25px;
	padding-top:105px;
}

#support .untact_conA .two dd {
	background-color:#f1edfa;
	width:167px;
	height:75px;
	margin:0 10px 10px 0;
	float:left;
	position:relative;
	top:21px;
	left:23px;
	text-align:center;
	line-height:160px;
}

#support .untact_conA .two dd p {
	font-size:17px;
	line-height:25px;
	padding-top:23px;
}

#support .untact_conA .two dd span p {
	padding-top:12px;
}

#support .untact_conA .free .s_tit {
	margin:120px 0 95px;
	position:relative;
}

#support .untact_conA .free .s_tit .line {
	border-top:1px solid #492699;
	width:1070px;
	margin:0 auto;
}

#support .untact_conA .free .s_tit .text {
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	color:#492699;
	text-align:center;
	margin:0 auto;
	padding:6px 0;
	background-color:#fff;
	position:absolute;
	top:-16px;
	left:304px;
	width:593px;
}

#support .untact_conA .free .service {
	overflow:hidden;
	width:1050px;
	margin:0 auto;
}

#support .untact_conA .free .service dl {
	float:left;
	width:350px;
	text-align:center;
	margin-bottom:60px;
}

#support .untact_conA .free .service dd {
	font-size:17px;
	line-height:25px;
	margin-top:15px;
}

#support .untact_conA .free .service dd span{
	font-size:17px;
	font-weight:bold;
	color:#492699;
}


#support .untact_conB {
	padding:100px 0 110px;
	margin:0 auto;
	background-color:#fafafa;
}

#support .untact_conB p.tit {
	font-size:40px;
	color:#492699;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
}

#support .untact_conB p.tit span {
	font-size:40px;
	color:#492699;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

#support .untact_conB .s_tit {
	font-size:20px;
	text-align:center;
	margin:30px 0 45px 0;
}

#support .untact_conB .pack_wrap {
	width:100%;
	position:relative;
	margin:0 auto;
}

#support .untact_conB .pack {
	overflow:hidden;
	width:1050px;
	margin:0 auto;
}

#support .untact_conB .pack_wrap .discount1 {
	position:absolute;
	top:260px;
	left:411px;
	z-index:999;
}

#support .untact_conB .pack_wrap .discount2 {
	position:absolute;
	top:260px;
	left:935px;
	z-index:999;
}

#support .untact_conB .pack_wrap .discount3 {
	position:absolute;
	top:1022px;
	left:411px;
	z-index:999;
}

#support .untact_conB .pack_wrap .discount4 {
	position:absolute;
	top:1022px;
	left:935px;
	z-index:999;
}

#support .untact_conB .pack_wrap .discount5 {
	position:absolute;
	top:1610px;
	left:923px;
	z-index:999;
}

#support .untact_conB table {
	width:1050px;
	border:1px solid #b8daea;
	float:left;
	background-color:#fff;
}

#support .untact_conB table.mr45 {
	margin-right:45px;
}

#support .untact_conB table.mb50 {
	margin-bottom:50px;
}

#support .untact_conB table .ulmayeoA{
	background-color:#f9006a;
	border-right:1px dotted #fff;
}

#support .untact_conB table .ulmayeoB{
	background-color:#f9006a;
}

#support .untact_conB table .pack1 td {
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:28px;
	text-align:center;
	padding:25px 0;
}

#support .untact_conB table .pack1 td p{
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:30px;
	text-align:center;
	line-height:38px;
}

#support .untact_conB table .pack1 td span{
	font-family:'yg-jalnan', sans-serif;
	color:#f9006a;
	font-size:15px;
	background-color:#fcfe00;
	padding:7px 15px;
	border-radius:30px;
}

#support .untact_conB table .left {
	font-size:18px;
	font-family:'Gmarket Sans', sans-serif;
	padding:40px 0 0 40px;
}

#support .untact_conB table .dotted_vertical {
	border-right:1px dotted #ccc;
}

#support .untact_conB table .right {
	font-size:26px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:40px;
}

#support .untact_conB table .right span {
	font-size:20px;
	font-family:'Gmarket Sans', sans-serif;
}

#support .untact_conB table .gray{
	color:#aeaeae;
	text-decoration:none;
}

#support .untact_conB table .red{
	color:#fb3254;
}

#support .untact_conB table .dotted_bottom {
	border-bottom:1px dotted #ccc;
	height:110px;
}

#support .untact_conB table .dotted_top {
	border-top:1px dotted #ccc;
}

#support .untact_conB table .pt52 {
	padding-top:52px;
}

#support .untact_conB table .VAT {
	font-size:14px;
	font-family:'Gmarket Sans', sans-serif;
	padding:25px 0 0 40px;
	color:#aeaeae;
	letter-spacing: -0.1px;
}

#support .untact_conB table .VAT_P {
	font-size:22px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:40px;
	color:#aeaeae;
}

#support .untact_conB table .VAT_P span {
	font-size:15px;
	color:#aeaeae;
}

#support .untact_conB table .pb35 {
	padding-bottom:35px;
}

#support .untact_conB table .dotted2 {
	border-bottom:1px dotted #ccc;
	height:70px;
}

#support .untact_conB table .text {
	width:525px;
	height:100px;
	padding:30px 40px;
	font-size:16px;
	font-weight:500;
	text-align:left;
	line-height:32px;
	letter-spacing:-0.2px;
}

#support .untact_conB table .untactA{
	background-color:#6145cd;
	border-right:1px dotted #fff;
}

#support .untact_conB table .untactB{
	background-color:#6145cd;
}

#support .untact_conB table .pack2 td {
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:28px;
	text-align:center;
	padding:25px 0;
}

#support .untact_conB table .pack2 td p {
	font-family: 'yg-jalnan', sans-serif;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 38px;
}

#support .untact_conB table .pack2 td span {
	font-family: 'yg-jalnan', sans-serif;
	color: #6145cd;
	font-size: 15px;
	background-color: #fcfe00;
	padding: 7px 15px;
	border-radius: 30px;
}

#support .untact_conB table .pack3 {
	background-color:#9530f2;
}

#support .untact_conB table .pack3 td{
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:28px;
	text-align:center;
	padding:25px 0;
}




#support .untact_conC {
	padding:106px 0;
	width:1200px;
	margin:0 auto;
}

#support .untact_conC p.tit {
	font-size:40px;
	color:#492699;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
}

#support .untact_conC p.tit span {
	font-size:40px;
	color:#492699;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

#support .untact_conC .support {
	overflow:hidden;
	width:900px;
	margin:0 auto;
}

#support .untact_conC .support div{
	width:300px;
	min-height:300px;
	margin-top:83px;
	margin-right:0px;
}

#support .untact_conC .support p {
	text-align:center;
	padding-top:116px;
	font-family:'GmarketSansBold', sans-serif;
	font-size:27px;
	line-height:33px;
}

#support .untact_conC .support p:nth-child(2){
	padding-top:0;
}

#support .untact_conC .support p span {
	text-align:center;
	padding-top:200px;
	font-family:'GmarketSansBold', sans-serif;
	color:#f9006a;
	font-size:27px;
	line-height:35px;
	letter-spacing:-1.0px;
}

#support .untact_conC .event1 {
	background:url('/images/sub/img_untactSupport13.png') no-repeat center top;
	float:left;
}

#support .untact_conC .event2 {
	background:url('/images/sub/img_untactSupport14.png') no-repeat center top;
	float:left;
}

#support .untact_conC .event3 {
	background:url('/images/sub/img_untactSupport15.png') no-repeat center top;
	float:left;
}

#support .untact_conC .event4 {
	background:url('/images/sub/img_untactSupport16.png') no-repeat center top;
	float:left;
}

#support .untact_conC .partner {
    width:900px;
    margin:0 auto;
    }

#support .untact_conC .partner li {
    padding:50px 15px 90px;
    float:left;
    }

#support .untact_conD {
	width:100%;
	background-color:#f2f0fb;
	padding:95px 0;
}

#support .untact_conD p.tit {
	font-size:40px;
	color:#492699;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
	text-align:center;
}

#support .untact_conD .s_tit {
	font-size:20px;
	text-align:center;
	margin:30px 0 45px 0;
	line-height:30px;
}

#support .untact_conD .s_tit b {
    font-size:18px;
}

#support .untact_conD .untact_step {
	width:1200px;
	margin:50px auto;
	box-shadow:2px 2px 10px #d9d2ea;
}

#support .untact_conD .untact_step dl {
	background:#5b36b3;
	padding:45px 0;
}

#support .untact_conD .untact_step dt {
	font-family:'GmarketSansBold', sans-serif;
	font-size:27px;
	color:#fff;
	text-align:center;
	padding-bottom:15px;
}

#support .untact_conD .untact_step dt span {
	font-family:'GmarketSansBold', sans-serif;
	font-size:27px;
	color:#ffea00;
	text-align:center;
}

#support .untact_conD .untact_step dd {
	font-size:17px;
	color:#fff;
	text-align:center;
}

#support .untact_conD .untact_step .step {
	box-sizing:border-box;
	background:#fff;
	border:1px solid #492699;
}

#support .untact_conD .untact_step .step ul {
	box-shadow:0 5px 10px #f4f1fb;
	overflow:hidden;
	padding:40px 80px;
}

#support .untact_conD .untact_step .step ul li {
	float:left;
}

#support .untact_conD .untact_step .step .num {
	font-family:'GmarketSansLight', sans-serif;
	font-size:50px;
	color:#5b36b3;
	padding:8px 50px 0 0;
}

#support .untact_conD .untact_step .step .text p {
	font-family:'GmarketSansBold', sans-serif;
	font-size:25px;
	color:#492699;
	padding-bottom:15px;
}

#support .untact_conD .untact_step .step .text .pd15 {
	padding:15px 0;
}

#support .untact_conD .untact_step .step .text span {
	font-size:17px;
}

#support .untact_conD .untact_step .step .text .bl_num1 {
	background:url('/images/sub/img_untactSupport20.png') no-repeat left 4px;
	padding:0 50px 0 30px;
}

#support .untact_conD .untact_step .step .text .bl_num2 {
	background:url('/images/sub/img_untactSupport21.png') no-repeat left 4px;
	padding:0 50px 0 30px;
}

#support .untact_conD .untact_step .step .btn {
	float:right;
}

#support .untact_conD .untact_step .step .btn p {
	box-sizing:border-box;
	background:#ffe5f1 url('/images/sub/img_untactSupport22.png') no-repeat center right 15px ;
	border:1px solid #f91174;
	width:220px;
	padding:16px 20px 12px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:20px;
}

#support .untact_conD .untact_step .arrow {
	position:relative;
}

#support .untact_conD .untact_step .arrow1 {
	position:absolute;
	top:285px;
	left:110px;
}

#support .untact_conD .untact_step .arrow2 {
	position:absolute;
	top:423px;
	left:110px;
}

#support .untact_conD .untact_step .arrow3 {
	position:absolute;
	top:561px;
	left:110px;
}

#support .untact_conD .untact_btn {
	overflow:hidden;
	width:700px;
	margin:0 auto;
	padding-bottom:5px;
}

#support .untact_conD .untact_btn li {
	float:left;
}

#support .untact_conD .untact_btn .btn1 {
	border:1px solid #00a0cc;
	background:#26b0d8;
	width:320px;
	margin-right:50px;
	padding:24px 0 20px;
	text-align:center;
	box-shadow:5px 5px 0 #b2eeff;
}

#support .untact_conD .untact_btn .btn2 {
	border:1px solid #f20069;
	background:#f91174;
	width:320px;
	padding:24px 0 20px;
	text-align:center;
	box-shadow:5px 5px 0 #ffbfda;
}

#support .untact_conD .untact_btn a li {
	font-family:'Gmarket Sans', sans-serif;
	font-size:22px;
	color:#fff;
}

#support .untact_conD .step {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

#support .untact_conD .step .arrow {
	position:relative;
}

#support .untact_conD .step .arrow1 {
	position:absolute;
	top:116px;
	left:372px;
}

#support .untact_conD .step .arrow2 {
	position:absolute;
	top:116px;
	left:797px;
}

#support .untact_conD .step .arrow3 {
	position:absolute;
	top:352px;
	left:150px;
}

#support .untact_conD .step .arrow4 {
	position:absolute;
	top:352px;
	left:586px;
}

#support .untact_conD .step dl{
	background:url('/images/sub/img_untact_17.png') no-repeat center top;
	float:left;
	width:350px;
	height:220px;
	text-align:center;
	margin:20px 75px 0 0;
}

#support .untact_conD .step dl:nth-child(3){
	margin-right:0;
}

#support .untact_conD .step dl:nth-child(4){
	margin: 20px 75px 0 213px;
}

#support .untact_conD .step dt,
#support .untact_conD .step p {
	font-family:'GmarketSansBold', sans-serif;
	color:#f91174;
	font-size:22px;
}

#support .untact_conD .step dt:nth-child(1),
#support .untact_conD .step dt:nth-child(4){
	margin-top:40px;
}

#support .untact_conD .step dd{
	font-family:'Gmarket Sans', sans-serif;
	font-size:17px;
	margin:15px 0 20px 0;
	line-height:26px;
}

#support .untact_conD .step .text a {
	padding:5px 25px;
	background-color:#515ede;
	color:#fff;
	border-radius: 5px;
	font-size:16px;
	margin-top:30px;
}

#support .untact_conD .step .text .mt53{
	margin-top:53px
}

#support .untact_conD .step .text .mt63{
	margin-top:63px
}

#support .untact_bottom p {
	text-align:center;
	font-size:28px;
	font-family:'Gmarket Sans', sans-serif;
	padding:60px 0;
}

#support .untact_bottom ul {
	text-align:center;
}

#support .untact_bottom li {
	margin:0 35px;
	display:inline;
}


/* 언택트팩_untactpack.jsp */

#contents_wrap .untact {
	font-family:'Gmarket Sans', sans-serif;
}

.untact .untact_visual {
	background:#4a57d5 url('/images/sub/startupVisual_img.jpg') no-repeat center top;
	height:730px;
	font-style:
}

.untact .untact_visual ul {
	width:1200px;
	margin:0 auto;
	text-align:center;
	padding-top:80px;
	line-height:80px;
}

.untact .untact_visual li.text_w {
	font-size:45px;
	color:#fff;
	font-family:'Gmarket Sans', sans-serif;
	padding-bottom:25px;
}

.untact .untact_visual li.text_b {
	font-size:70px;
	color:#bbffff;
	font-family:'GmarketSansBold', sans-serif;
	text-shadow:10px 10px 10px rgb(36,59,189,0.5);
	letter-spacing:0px;
}

.untact .untact_visual li.text_y {
	font-size:32px;
	color:#fcff00;
	font-family:'GmarketSansBold', sans-serif;
	line-height:45px;
	letter-spacing:-0.8px;
}

.untact .untact_visual li.text_br {
	font-size:100px;
	font-family:'GmarketSansBold', sans-serif;
	color:#fff;
	line-height:1.4;
	text-shadow:0px 10px 0px rgb(36,59,189,0.5);
	letter-spacing:-0.8px;
}

.untact .untact_visual li.text_s_w {
	font-size:22px;
	color:#fff;
	font-family:'Gmarket Sans', sans-serif;
	margin-top:10px;
}

.untact .untact_visual li img {
	margin-top:-5px;
}

.untact .untact_conA {
	padding:100px 0 60px;
	width:1200px;
	margin:0 auto;
}

.untact .untact_conA .con {
	position:relative;
}

.untact .untact_conA .con .plus1 {
	position:absolute;
	top:262px;
	left:372px;
}

.untact .untact_conA .con .plus2 {
	position:absolute;
	top:262px;
	left:772px;
}

.untact .untact_conA p.tit {
	font-size:40px;
	color:#515ede;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
	margin:0 auto;
}

.untact .untact_conA p.tit span {
	font-size:40px;
	color:#515ede;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

.untact .untact_conA .con{
	overflow:hidden;
	width:800px;
	margin:0 auto;
}

.untact .untact_conA .con dl {
	width:400px;
	height:374px;
	background:url('/images/sub/img_untact_02.png') no-repeat center top;
	float:left;
	margin-top:60px;
}

.untact .untact_conA .con dt {
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:24px;
	text-align:center;
	margin-top:30px;
}

.untact .untact_conA .one dd {
	text-align: center;
	background-color: #f0f6ff;
	width: 345px;
	margin: 0 auto;
	top: 21px;
	height: 245px;
	position: relative;
	right: 3px;
	line-height: 200px;
}

.untact .untact_conA .one dd p {
	font-size:17px;
	line-height:25px;
	padding-top:78px;
}

.untact .untact_conA .one dd span p {
	font-size:17px;
	line-height:25px;
	padding-top:105px;
}

.untact .untact_conA .two dd {
	text-align: center;
	background-color: #f0f6ff;
	width: 167px;
	top: 21px;
	height: 75px;
	position: relative;
	line-height: 160px;
	margin:0 10px 10px 0;
	float:left;
	left:23px;
}

.untact .untact_conA .two dd p {
	font-size:17px;
	line-height:25px;
	padding-top:23px;
}

.untact .untact_conA .two dd span p {
	padding-top:12px;
}

.untact .untact_conA .free .s_tit {
	margin:120px 0 95px;
	position:relative;
}

.untact .untact_conA .free .s_tit .line {
	border-top:1px solid #4872e5;
	width:1070px;
	margin:0 auto;
}

.untact .untact_conA .free .s_tit .text{
	font-size: 30px;
	color: #515ede;
	font-family: 'Gmarket Sans', sans-serif;
	text-align: center;
	margin: 0 auto;
	padding:6px 0;
	background-color:#fff;
	position:absolute;
	top:-16px;
	left:304px;
	width:593px;
}

.untact .untact_conA .free .service {
	overflow:hidden;
	width:1050px;
	margin:0 auto;
}

.untact .untact_conA .free .service dl {
	float:left;
	width:350px;
	text-align:center;
	margin-bottom:60px;
}

.untact .untact_conA .free .service dd {
	font-size:17px;
	line-height:25px;
	margin-top:15px;
}

.untact .untact_conA .free .service dd span{
	font-size:17px;
	font-weight:bold;
	color:#515ede;
}

.untact .untact_conB {
	padding:100px 0 110px;
	margin:0 auto;
	background-color:#fafafa;
}

.untact .untact_conB .mb45 {
	font-size:40px;
	color:#515ede;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
	margin-bottom:45px;
}

.untact .untact_conB p.tit {
	font-size:40px;
	color:#515ede;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
}

.untact .untact_conB p.tit span {
	font-size:40px;
	color:#515ede;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

.untact .untact_conB .s_tit {
	font-size:20px;
	text-align:center;
	margin:30px 0 45px 0;
}

.untact .untact_conB .pack_wrap {
	width:1050px;
	position:relative;
	margin:0 auto;
}

.untact .untact_conB .pack {
	overflow:hidden;
	width:650px;
	margin:0 auto;
}

.untact .untact_conB .pack_wrap .discount1 {
	position:absolute;
	top:220px;
	left:-11px;
	z-index:999;
}

.untact .untact_conB .pack_wrap .discount2 {
	position:absolute;
	top:220px;
	left:399px;
	z-index:999;
}

.untact .untact_conB .pack_wrap .discount3 {
	position:absolute;
	top:220px;
	left:809px;
	z-index:999;
}

.untact .untact_conB .pack_wrap .caution {
	font-size: 16px;
	color: #717171;
	text-align: right;
	font-weight: 400;
	margin-top: 20px;
}

.untact .untact_conB table {
	width:490px;
	border:1px solid #b8daea;
	float:left;
	background-color:#fff;
}

.untact .untact_conB table.mr70 {
	width: 650px;
	margin-right:70px;
}

.untact .untact_conB table .pack1{
	background-color:#5181de;
}

.untact .untact_conB table .pack1 td {
	padding:32px 0 23px;
}

.untact .untact_conB table .pack1 td p{
	font-family: 'yg-jalnan', sans-serif;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 38px;
}

.untact .untact_conB table .pack1 td span{
	font-family: 'yg-jalnan', sans-serif;
	color: #515ede;
	font-size: 15px;
	background-color: #fcfe00;
	padding: 7px 15px;
	border-radius: 30px;
}

.untact .untact_conB table .left {
	font-size:20px;
	font-family:'Gmarket Sans', sans-serif;
	padding:44px 0 0 25px;
}

.untact .untact_conB table .center {
	font-size:34px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:center;
	padding:42px;
}

.untact .untact_conB table .center span {
	font-size:22px;
	font-family:'Gmarket Sans', sans-serif;
}

.untact .untact_conB table .right {
	font-size:28px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:25px;
}

.untact .untact_conB table .right span {
	font-size:20px;
	font-family:'Gmarket Sans', sans-serif;
}

.untact .untact_conB table .gray{
	color:#aeaeae;
	text-decoration:line-through;
}

.untact .untact_conB table .red{
	color:#fb3254;
}

.untact .untact_conB table .dotted {
	border-bottom:1px dotted #ccc;
	height:118px;
}

.untact .untact_conB table .p20 {
	padding-top:59px;
}

.untact .untact_conB table .VAT {
	font-size:14px;
	font-family:'Gmarket Sans', sans-serif;
	padding:20px 0 0 25px;
	color:#aeaeae;
}

.untact .untact_conB table .VAT_P {
	font-size:24px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:25px;
	color:#aeaeae;
}

.untact .untact_conB table .VAT_P span {
	font-size:16px;
	color:#aeaeae;
}

.untact .untact_conB table .dotted2 {
	border-bottom:1px dotted #ccc;
	height:70px;
}

.untact .untact_conB table .text{
	font-size:16px;
	padding:30px 40px;
	line-height:32px;
	text-align:left;
	height:296px;
	font-weight:500;
}

.untact .untact_conB table .pack2{
	background-color:#515ede;
}

.untact .untact_conB table .pack2 td {
	padding:32px 0 23px;
}

.untact .untact_conB table .pack2 td p{
	font-family: 'yg-jalnan', sans-serif;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 38px;
}

.untact .untact_conB table .pack2 td span{
	font-family: 'yg-jalnan', sans-serif;
	color: #515ede;
	font-size: 15px;
	background-color: #fcfe00;
	padding: 7px 15px;
	border-radius: 30px;
}

/* 언택트팩 3 */
.untact .untact_conB table .pack3{
	background-color:#51a4de;
}

.untact .untact_conB table .pack3 td{
	font-family:'yg-jalnan', sans-serif;
	color:#fff;
	font-size:30px;
	text-align:center;
	padding:25px 0;
}


.untact .untact_conC {
	padding:106px 0;
	width:1200px;
	margin:0 auto;
	text-align:center;
}

.untact .untact_conC p.tit {
	font-size:40px;
	color:#515ede;
	font-family:'GmarketSansLight', sans-serif;
	line-height:60px;
	text-align:center;
}

.untact .untact_conC p.tit span {
	font-size:40px;
	color:#515ede;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
}

.untact .untact_conC .support {
	overflow:hidden;
	width:1060px;
	margin:0 auto;
}

.untact .untact_conC .support div {
	width:300px;
	min-height:300px;
	margin-top:83px;
	margin-right:80px;
}

.untact .untact_conC .support div.event3 {
	margin-right:0;
}

.untact .untact_conC .support p {
	text-align:center;
	padding-top:116px;
	font-family:'GmarketSansBold', sans-serif;
	font-size:27px;
	line-height:33px;
}

.untact .untact_conC .support p:nth-child(2){
	padding-top:0;
}

.untact .untact_conC .support p span {
	text-align:center;
	padding-top:200px;
	font-family:'GmarketSansBold', sans-serif;
	color:#4b55d8;
	font-size:27px;
	line-height:35px;
	letter-spacing:-1.0px;
}

.untact .untact_conC .event1 {
	background:url('/images/sub/img_untact_13.png') no-repeat center top;
	float:left;
}

.untact .untact_conC .event2 {
	background:url('/images/sub/img_untact_14.png') no-repeat center top;
	float:left;
}

.untact .untact_conC .event3 {
	background:url('/images/sub/img_untact_15.png') no-repeat center top;
	float:left;
}

.untact .untact_conC .event4 {
	background:url('/images/sub/img_untact_16.png') no-repeat center top;
	float:left;
}

.untact .untact_conC .btn_apply {
	display:inline-block;
	width:460px;
	margin:40px 0 10px;
	background-color:#5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	font-weight:400;
	color:#fff;
	text-align:center;
	padding:15px 0 20px;
}

.untact .untact_conD {
	width:100%;
	background-color:#ecf3ff;
	padding:95px 0;
}

.untact .untact_conD p.tit {
	font-size:40px;
	color:#515ede;
	font-family:'Gmarket Sans', sans-serif;
	font-weight:bold;
	text-align:center;
}

.untact .untact_conD .s_tit {
	font-size:20px;
	text-align:center;
	margin:16px 0 30px;
	line-height:30px;
}

.untact .untact_conD .step {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

.untact .untact_conD .step .arrow {
	position:relative;
}

.untact .untact_conD .step .arrow1 {
	position:absolute;
	top:116px;
	left:372px;
}

.untact .untact_conD .step .arrow2 {
	position:absolute;
	top:116px;
	left:797px;
}

.untact .untact_conD .step .arrow3 {
	position:absolute;
	top:352px;
	left:150px;
}

.untact .untact_conD .step .arrow4 {
	position:absolute;
	top:352px;
	left:586px;
}

.untact .untact_conD .step dl{
	background:url('/images/sub/img_untact_17.png') no-repeat center top;
	float:left;
	width:350px;
	height:220px;
	text-align:center;
	margin:20px 75px 0 0;
}

.untact .untact_conD .step dl:nth-child(3){
	margin-right:0;
}

.untact .untact_conD .step dl:nth-child(4){
	margin: 20px 75px 0 213px;
}

.untact .untact_conD .step dt,
.untact .untact_conD .step p {
	font-family:'GmarketSansBold', sans-serif;
	color:#515ede;
	font-size:22px;
}

.untact .untact_conD .step dt:nth-child(1),
.untact .untact_conD .step dt:nth-child(4){
	margin-top:40px;
}

.untact .untact_conD .step dd{
	font-family:'Gmarket Sans', sans-serif;
	font-size:17px;
	margin:15px 0 20px 0;
	line-height:26px;
}

.untact .untact_conD .step .text a {
	padding:5px 25px;
	background-color:#515ede;
	color:#fff;
	border-radius: 5px;
	font-size:16px;
	margin-top:30px;
}

.untact .untact_conD .step .text .mt53{
	margin-top:53px
}

.untact .untact_conD .step .text .mt63{
	margin-top:63px
}

.untact .untact_bottom p {
	text-align:center;
	font-size:28px;
	font-family:'Gmarket Sans', sans-serif;
	padding:60px 0;
}

.untact .untact_bottom ul {
	text-align:center;
}

.untact .untact_bottom li {
	margin:0 35px;
	display:inline;
}


/* 얼마에요, 비영리 전자정부프레임워크 */

#non_frame {
	background:#eceff9;
	text-align:center;
	padding:0 0 70px 0;
}

.chapterFrame {
	width:1200px;
	margin:0 auto;
	padding:90px 0 40px 0;
	text-align:center;
}

.chapterFrame p.Ltxt {
	font-size:34px;
	color:#363636;
	line-height:50px;
	text-align:center;
	padding-bottom:15px;
}

.chapterFrame p.Ltxt span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.chapterFrame p.Stxt {
	font-size:24px;
	color:#363636;
	text-align:center;
	padding-bottom:55px;
}

.chapterFrame p.Stxt span {
	font-size:24px;
	color:#4d6ede;
	text-align:center;
	padding-bottom:45px;
	font-weight:500;
}

.chapterFrame p.tit {
	font-size:32px;

	color:#fff;
	width:461px;
	border-radius:30px;
	background-color:#4d6ede;
	margin:0 auto;
	padding:15px 0;
}

.chapterFrame p.txt {
	font-size:19px;
	line-height:28px;
	padding:35px 0;
}
.TV_video {
	padding: 70px 0;
	background-color:#eceff9;
}
.TV_video .TV {
	width:1000px;
	margin:0 auto;
}

.TV_video .TV video{
	width:1000px;
}

.kstartup_con {
	margin-bottom:80px;
	background:url('/images/sub/kstartupBg_img.gif') repeat-x left top;
}

.kstartup_con .Kstartup_con_img {
	width:1220px;
	margin:0 auto;
}
.kstartup_con ul {
	overflow:hidden;
	width:1119px;
	margin:0 auto;
}
.kstartup_con ul li {
	float:left;
	margin-right:30px;
}
.kstartup_con ul li:nth-child(3) {
	margin-right:0;
}


/* 웹 수발주 */

.visual_Weborder {
	background:url('/images/sub/bg_prodWeborder.jpg') no-repeat center bottom;
}

.visual_Weborder .btn_weborderSite {
	background:#ffe14d;
	border-radius:6px;
	box-shadow:0 0 5px rgb(0 0 0 / 20%);
	width:250px;
	margin:30px auto 0;
	padding:14px 0 16px;
	font-weight:500;
	font-size:17px;
	color:#292929;
	text-align:center;
}

#bill_Cont .weborderA {
	background:#fff;
	padding:90px 0;
}

.weborderA .txt {
	text-align:center;
}

.weborderA .txt span {
	font-size:22px;
}

.weborderA .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-top:25px;
}

.weborderA .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.weborderA .img {
	text-align:center;
	margin-top:50px;
}

.weborderB {
	background:#e5f0ff;
	padding:90px 0;
}

.weborderB .txt {
	text-align:center;
}

.weborderB .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-top:25px;
}

.weborderB .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.weborderB .img {
	text-align:center;
	margin-top:50px;
}

.weborderC {
	background:#f7f5e8;
	padding:90px 0;
}

#bill_Cont .weborderC p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	margin-bottom:60px;
}

#bill_Cont .weborderC p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

#bill_Cont .weborderC .step {
	width:990px;
	margin:0 auto;
}

#bill_Cont .weborderC dl:nth-child(2) {
	width: 330px;
}

#bill_Cont .weborderC dt {
	text-align:center;
}

#bill_Cont .weborderC dd {
	padding-top:10px;
	font-size:20px;
	color:#444;
	line-height:28px;
	text-align:center;
}

#bill_Cont .weborderC dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

#bill_Cont .weborderD div {
	width:1200px;
	margin:0 auto;
	padding:90px 0;
	text-align:center;
}

#bill_Cont .weborderD p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
}

#bill_Cont .weborderD p span {
	color:#4d6ede;
	font-size:34px;
	font-weight:600;
}

#bill_Cont .weborderD .btn_weborder {
	width:350px;
	height:55px;
	margin:0 auto;
	background-color: #5980ff;
	border:1px solid #5980ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:4px 0 0 0;
	display: inline-block;
}

#bill_Cont .weborderD a:hover .btn_weborder {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
}
/* 간편문자결제 */

.visual_Easypay {
	background:url('/images/sub/bg_prodEasypay.jpg') no-repeat center bottom;
}

.visual_Easypay p.Ltxt {
	padding-top:110px !important;
}

.easypayA {
	background:#fff;
	padding:90px 0;
}

.easypayA .txt {
	text-align:center;
}

.easypayA .txt .stxt {
	font-size:22px;
	color: #292929;
}

.easypayA .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-top:25px;
}

.easypayA .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.easypayA .img {
	text-align:center;
	margin-top:50px;
}

.easypayB {
	background:#e5f0ff;
	padding:90px 0;
}

.easypayB .txt {
	text-align:center;
}

.easypayB .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-bottom:25px;
}

.easypayB .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.easypayB .stxt {
	font-size:22px;
}

.easypay_untact {
	overflow:hidden;
	width:1200px;
	margin:50px auto 0;
}

.easypay_untact dl {
	float:left;
	margin-right:103px;
}

.easypay_untact dl:last-child {
	margin-right:0;
}

.easypay_untact dd {
	font-size:20px;
	color:#444;
	line-height:28px;
	text-align:center;
	margin-top:30px;
}

.easypay_untact dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

.easypayC {
	background:#162040;
	padding:90px 0;
}

.easypayC .txt {
	text-align:center;
}

.easypayC .txt p {
	font-size:34px;
	font-weight:500;
	color:#fff;
	line-height:46px;
	margin-bottom:25px;
}

.easypayC .txt p span {
	font-size:34px;
	font-weight:600;
	color:#fffb80;
}

.easypayC .stxt {
	font-size:22px;
	color:#fff;
}

.easypayC .img {
	text-align:center;
	margin-top:50px;
}

.easypayD {
	background:#fff;
	padding:90px 0;
}

.easypayD .txt {
	text-align:center;
}

.easypayD .txt .stxt {
	font-size: 22px;
	color: #292929;
}

.easypayD .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-bottom:25px;
}

.easypayD .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.easypay_step {
	overflow:hidden;
	width:1210px;
	margin:50px auto 0;
}

.easypay_step dl {
	float:left;
	box-sizing:border-box;
	background:#fff;
	border-radius:25px;
	box-shadow:2px 2px 5px rgb(0 0 0 / 15%);
	width:270px;
	height:365px;
	margin:5px 35px 5px 5px;
	position:relative;
}

.easypay_step dl::after {
	content: "";
	background:url("/images/sub/bl_easypay01.png") no-repeat 0 0;
	background-size:12px 20px;
	display: inline-block;
	width:12px;
	height:20px;
	position:absolute;
	top:50%;
	right:-28px;
}

.easypay_step dl:last-child{
	margin-right:0;
}
..easypay_step dd {
	font-size: 20px;
	text-align: center;
	color: #292929;
}
.easypay_step dd.img {
	background:#ffdfdf;
	border-radius:25px 25px 0 0;
	padding-top:30px;
}

.easypay_step dd.img img {
	display:block;
}

.easypay_step dt {
	font-size:15px;
	color:#ff4040;
	font-weight:bold;
	text-align:center;
	padding:40px 0 20px;
}

.easypay_step dd {
	font-size:20px;
	text-align:center;
}
.easypayE {
	background:#f7f5e8;
	padding:90px 0;
}

.easypayE .txt {
	text-align:center;
}
.easypayE .txt .stxt {
	font-size: 28px;
	color: #292929;
}

.easypayE .txt .stxt img {
	padding: 0 5px;
	vertical-align:4px;
}

.easypayE p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	margin-top:20px;
}

.easypayE .character {
	width:1200px;
	margin:50px auto 0;
}

.easypayE .character div {
	overflow:hidden;
}

.easypayE .character div:first-child {
	width:1002px;
	margin:0 auto;
}

.easypayE .character div:last-child {
	width:628px;
	margin:30px auto 0;
}

.easypayE .character dl {
	float:left;
	margin-right:120px;
}

.easypayE dl:last-child {
	margin-right:0;
}

.easypayE dt {
	text-align:center;
}

.easypayE dd {
	padding-top:10px;
	font-size:20px;
	color:#444;
	line-height:28px;
	text-align:center;
}

.easypayE dd span {
	font-size:20px;
	color:#4d6ede;
	font-weight:500;
}

.easypayF {
    background:#f6f2ff;
    padding:90px 0;
    text-align:center;
    }

.easypayF .txt {
    text-align:center;
    }

.easypayF .txt p {
    font-size:36px;
    font-weight:500;
    color:#292929;
    line-height:48px;
    margin-bottom:40px;
    }
    
.easypayF .txt img {
    margin-bottom:40px;
    }
    
.easypayF .txt p span {
    font-size:36px;
    color:#5980ff;
    }

.easypayF .stxt {
    font-size:22px;
    }

.easypayF .img {
    text-align:center;
    margin-top:70px;
    }

.easypayF .notice {
    width:500px;
    margin:40px auto 20px;
    text-align:left;
    }

.easypayF .notice dt {
    font-size:16px;
    font-weight:600;
    margin-bottom:12px;
    }

.easypayF .notice dd {
    font-size:14px;
    line-height:1.5;
    }

.easypayF .easypay_stxt {    
    width: 500px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    font-weight:bold;
    color:#666;
    }

.easypayF .btn_easypay {  
    display:inline-block;
    width:500px;
    height:70px;
    line-height:70px;
    background-color:#5980ff;
    border:1px solid #5980ff;
    box-shadow:2px 2px 10px rgb(0 0 0 / 10%);
    font-size:26px;
    color:#fff;
    font-weight:400;
    text-align:center;
    }
    
.easypayF a:hover .btn_easypay {
    width:500px;
    background-color:#fff;
    border:1px solid #5980ff;
    color:#4d6ede;
    }

.easypayG {
	padding: 90px 0;
}

.easypayG .character {
	width:1230px;
	margin:50px auto 0;
}

.easypayG .txt {
	text-align:center;
}

.easypayG .txt p {
	font-size:34px;
	font-weight:500;
	color:#292929;
	line-height:46px;
	margin-bottom:25px;
}

.easypayG .txt p span {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
}

.easypayG .stxt {
	font-size: 22px;
	line-height:32px;
}

.easypayG .ftxt {
	font-size: 18px;
	line-height:28px;
	text-align:center;
	margin-top:45px;
}

.easypayG .pay_event {
	overflow:hidden;
	margin-bottom:20px;
}

.easypayG .pay_event li {
	float:left;
	box-sizing:border-box;
	border-radius:25px;
	box-shadow:4px 4px 10px rgb(0 0 0 / 15%);
	margin:15px 40px 15px 5px;
	position:relative;
	height:240px;
	width:580px;
}

.easypayG .pay_event li:last-child {
	margin-right:20px;
}

.easypayG .pay_event li p{
	position:absolute;
	top:60px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	color:#4d6ede;
	line-height:30px;
}

.easypayG .pay_event li p span{
	font-size:17px;
	font-weight:300;
	color:#494949;
}

.easypayG .pay_event li a{
	position:absolute;
	bottom:40px;
	left:40px;
	background-color:#eeeeee;
	font-size:15px;
	color:#7e7e7e;
	padding:8px 25px;
	border-radius:20px;
}

.easypayG .pay_event li a:hover{
	background-color:#4d6ede;
	color:#fff;
}
.easypayB .stxt {
	font-size: 22px;
	color: #292929;
}
/*이벤트*/

.visual_event {
	background:url('/images/sub/bg_event.jpg') no-repeat center bottom;
}

.visual_event .visual_tab {
	margin-left:-299px !important;
}


.event_list {
	width:1200px;
	margin:70px auto;
}

.event_list ul {
	margin-bottom:45px;
}

.event_list ul:last-child  {
	margin-bottom:0;
}

.event_list ul li {
	margin-bottom:30px;
	border:1px solid #e8e8e8;
	display: inline-block;
	margin-right:44px;
	position:relative;
}

.event_list ul li:nth-child(3n) {
	margin-right:0;
}

.event_list ul li p.tit{
	width: 310px;
	font-size:20px;
	padding:35px 0 25px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	white-space: nowrap;
}

.event_list ul li p.date {
	font-size:15px;
	color:#8b8b8b;
	padding:0 40px 35px 20px;
}

.event_bt30 {
	margin-bottom:90px;
}

#event_end .ifEnd {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding-top: 160px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	box-sizing: border-box;
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	text-align: center;
}


/*이벤트 view*/

.event_view {
	width:1200px;
	margin:0 auto;
}

.event_view dt {
	padding:100px 0 80px;
	border-bottom:1px solid #e8e8e8;
}

.event_view .tit {
	font-size:35px;
}

.event_view .date {
	font-size:16px;
	color:#8b8b8b;
	margin-top:30px;
}

.event_view dd {
	max-width:1000px;
	text-align:center;
	margin:0 auto;
	padding-top:70px;
	font-size:18px;
	line-height:32px;
}

.event_view dd img{
	max-width:1000px;
}

.event_view .detail_btn {
	margin-bottom: 80px;
	width:1000px;
	height:200px;
	padding:0;
}

.event_view .detail_btn a {
	width: 270px;
	line-height:30px;
	border-radius: 150px;
	color:#fff;
	font-weight:500;
	display:inline-block;
	padding: 20px 50px;
}

.event_view .detail_btn a:hover {
	background-color:#416bf4;
	font-family : 'Noto Sans Korean';
}

.control .prev_next {
	width:1200px;
	margin:0 auto;
	margin-bottom:40px;
}

.control .prev_next p {
	padding:30px 0;
}

.control .prev_next p a{
	font-size:17px;
}

.control .prev_next p:first-child {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

.control .prev_next p .prev {
	display: inline-block;
	width: 80px;
	padding-left: 42px;
	color:#a1a1a1;
}

.control .prev_next p .tit {
	display: inline-block;
	color: #222222;
	width: 940px;
}

.control .prev_next p .date {
	display: inline-block;
	color: #999;
	font-size: 16px;
}

.control .prev_next p .next {
	display: inline-block;
	width: 80px;
	padding-left: 42px;
	color:#a1a1a1;
}

.control .listBtn {
	width:1200px;
	margin:0 auto;
	text-align: center;
	margin-bottom:90px;
}

.control .listBtn a {
	padding:20px 80px;
	background-color:#f1f1f1;
	display: inline-block;
	font-size:18px;
}

.control .listBtn a:hover {
	background-color:#d5d5d5;
}

/* 공지사항 list*/
.notice_list {
	width:1200px;
	margin:80px auto;
}

#titVisual {
	width:100%;
	min-height:322px;
	position:relative;
	margin-top:131px;
}

.visual_notice {
	background:url('/images/sub/bg_notice.jpg') no-repeat center bottom;
}

#titVisual p {
	font-size:40px;
	color:#fff;
	text-align:center;
	text-shadow:2px 2px 1px rgba(0, 0, 0, 0.5);
	padding-top:120px;
}

#titVisual p span {
	font-size:18px;
	color:#fff;
	line-height:38px;
}

.notice_list {
	overflow:hidden;
}

.notice_list .notice_search {
	float:right;
	margin-bottom:30px;
}

.notice_list .notice_search select,
.notice_list .notice_search input,
.notice_list .notice_search button{
	border:1px solid #d9d9d9;
	padding:15px;
	border-radius:5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	vertical-align: middle;
	font-size:14px;
	outline:none;
}

.notice_list .notice_search select{
	width:120px;
	background:url('/images/sub/icon_notice_arrow.png') no-repeat 85% 50%;
}

.notice_list .notice_search input{
	width:200px;
}

.notice_list .notice_search button{
	display: inline-block;
	cursor:pointer;
	padding:14px;
}

.notice_list .notice_search button:hover{
	background-color:#5980ff;
	border:1px solid #5980ff;
	color:#fff;
}

.notice_list .tableB {
	width:1200px;
	background-color:#fff;
	border-top:2px solid #333;
}

.notice_list .tableB .w120 {
	width:120px;
}

.notice_list .tableB .w180 {
	width:180px;
}

.notice_list .tableB tr {
	height:86px;
	border-bottom:1px solid #d9d9d9;
}

.notice_list .tableB th {
	font-size:17px;
	vertical-align:middle;
}

.notice_list .tableB tr td {
	vertical-align:middle;
	font-size:18px;
}

.notice_list .tableB tr td a {
	font-size:18px;
	color:#363636;
	line-height:0;
}

.notice_list .tableB tr .num {
	font-family:'Yantramanav', sans-serif;
	font-size:35px;
	font-weight:300;
	color:#555;
	padding-left:40px;
}

.notice_list .tableB tr .top,
.notice_list .tableB tr .program,
.notice_list .tableB tr .date {
	text-align:center;
	font-size:16px;
}

.notice_list .tableB tr .date {
	color: #999;
	font-size: 16px;
}

.notice_list .tableB tr .top p {
	border:2px solid #5980ff;
	padding:3px 15px 4px;
	width:30px;
	display:inline;
	color:#5980ff;
	border-radius:30px;
	font-weight:600;
}

/* paging */

.visual_notice .paging {
	margin-top:40px;
	text-align:center;
}

.visual_notice .paging .num {
	display:inline-block;
	/* width:180px; */
	vertical-align:15px;
}

.visual_notice .paging .num a {
	font-size:15px;
	font-weight:300;
	color:#555;
	margin:0 15px;
}

.visual_notice .paging .num a.on {
	font-weight:600;
	color:#4d6ede;
}

/* 공지사항 view*/

.notice_list .tableB tr .text {
	padding:40px;
	font-size:16px;
	line-height:35px;
}

.notice_list .tableB tr .text img{
	margin:15px 0;
	max-width:1100px;
}


/* 고객 리뷰 */

.visual_review {
	background:url('/images/sub/bg_review.jpg') no-repeat center bottom;
}

#review_Cont {
	background:#f0f1fc;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	overflow:hidden;
}

.review_wrap {
	width:1200px;
	margin:100px auto 0px;
}

.review_list {
	position:relative;
}

.review_list dl {
	box-sizing:border-box;
	border-radius:25px;
	width:380px;
	height:355px;
	max-height:424px;
	margin:0 30px 60px 0;
	padding:40px;
	background:#fff;
	position:relative;
	float:left;
	cursor:pointer;
	box-shadow:0 0 1px rgba(0, 0, 0, 0);
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	-webkit-transition-duration:0.3s;
	transition-duration:0.3s;
	-webkit-transition-property:box-shadow;
	transition-property:box-shadow;
}

.review_list dl:hover,
.review_list dl:focus,
.review_list dl:active {
	box-shadow: 15px 15px 15px -10px rgba(0, 0, 0, 0.2);
}

.review_list dl:nth-child(3n) {
	margin-right:0;
}

.review_list dd.logo {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing:border-box;
	background:#5980ff;
	border-radius:14px;
	width:108px;
	height:108px;
	padding:40px 8px;
	font-size:18px;
	font-weight:500;
	color:#fff;
	line-height:22px;
	text-align:center;
	margin-bottom:30px;
	word-break:break-word;
	position:absolute;
	top:-30px;
	right:30px;
}

.review_list dd.twoL {
	padding-top:32px;
	padding-bottom:32px;
}

.review_list dd.threeL {
	padding-top:20px;
	padding-bottom:20px;
}

.review_list dd.date {
	font-family:'Yantramanav', sans-serif;
	font-size:16px;
	font-weight:300;
	color:#939393;
	margin-top:35px;
}

.review_list dt {
	font-size:27px;
	font-weight:600;
	color:#5980ff;
	line-height:37px;
	word-break:keep-all;
	margin-top:18px;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.review_list dt span {
	font-size:27px;
}

.review_list dd.company {
	font-size:15px;
	color:#939393;
	padding:20px 0;
	word-break:keep-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.review_list dd.txt {
	font-size:16px;
	line-height:26px;
	letter-spacing:-0.8px;
	word-break:keep-all;
	max-height:78px;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


#review_Layer .modal {
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.5);
	opacity:100;
	visibility:visible;
	z-index: 100000 !important;
}

#review_Layer .layer {
	background:#fff;
	width:850px;
	height:660px;
	position:fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:100001;
}

#review_Layer .btn_close {
	position:absolute;
	top:32px;
	right:32px;
}

#review_Layer .layer .title {
	box-sizing:border-box;
	width:760px;
	margin:0 auto;
	padding:50px 22px 35px;
	border-bottom:1px solid #111;
}

#review_Layer .layer h1 {
	font-size:30px;
	font-weight:600;
	color:#5980ff;
	line-height:37px;
	word-break:keep-all;
}

#review_Layer .layer span {
	display:inline-block;
	padding:20px 0 0;
	font-size:15px;
	color:#939393;
	word-break: keep-all;
}

#review_Layer .layer .contents {
	box-sizing:border-box;
	width:760px;
	margin:0 auto;
	padding:24px 22px 0px 22px;
	font-size:17px;
	line-height:30px;
	letter-spacing:-0.8px;
	height:450px;
	overflow:auto;
}

#review_Layer .layer .contents img {
	margin-top: 20px;
	display:block;
	width:100%;
}

/* B1 도입사례 */
.caseList {
	overflow:hidden;
	width:1200px;
	margin:0 auto;
	padding:50px 0 0 0;
	margin-bottom:50px;
}

.searchB1 {
	box-sizing:border-box;
	background-color:#f9f9f9;
	border:1px solid #e0e0e0;
	margin-bottom:50px;
}

.searchB1 #search_word {
	overflow:hidden;
	width:905px;
	margin:0 auto;
	padding:45px 0;
}

.searchB1 #search_word select::-ms-expand {
	display:none;
}

.searchB1 #search_word .search_window {
	box-sizing:border-box;
	width:760px;
	height:48px;
	padding:0 30px;
	background-color:#fff;
	border:1px solid #e0e0e0;
	outline:none;
	font-family:'Noto Sans KR', dotum, '돋움', sans-serif;
	font-size:15px;
	color:#999;
	float:left;
}

.searchB1 #search_word button {
	width:135px;
	height:48px;
	line-height:46px;
	background-color:#5980ff;
	border:0;
	padding:0;
	cursor:pointer;
	float:right;
}

.searchB1 #search_word button:focus,
.searchB1 #search_word button:active {
	background-color:none;
	border:0;
	outline:none;
	padding:0;
}

.searchB1 #search_word button span{
	position:relative;
	font-family:"Noto Sans KR", dotum, "돋움", sans-serif;
	font-size:17px;
	font-weight:500;
	color:#fff;
}

.caseList .ThumbnailList {
	float:left;
}

.caseList .ThumbnailList a {
	background:#fff url('/images/sub/img_b1_01.png') no-repeat 330px 250px;
	border:1px solid #CCC;
	box-sizing:border-box;
	width:380px;
	height:296px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}

.caseList .ThumbnailList a:hover {
	border:3px solid #5980ff;
	box-sizing:border-box;
	background-position:328px 248px;
}

.caseList .ThumbnailList a:nth-child(3n) {
	margin-right:0px;
}

.caseList .ThumbnailList a dl {
	position:relative;
	padding:35px 0 0 40px;
}

.caseList .ThumbnailList a dt {
	display:block;
}

.caseList .ThumbnailList a dt img {
	height:90px;
}

.caseList .ThumbnailList a dd.title {
	font-size:24px;
	font-weight:500;
	position:absolute;
	left:40px;
	top:150px;
}

.caseList .ThumbnailList a dd.txt {
	font-size:16px;
	line-height:24px;
	position:absolute;
	left:40px;
	top:197px;
}

.caseList .ThumbnailList a:hover dl {
	padding:33px 0 0 38px;
}

.caseList .ThumbnailList a:hover dd.title {
	left:38px;
	top:148px;
}

.caseList .ThumbnailList a:hover dd.txt {
	left:38px;
	top:195px;
}

.caseView {
	overflow:hidden;
	width:1200px;
	margin:0 auto 50px;
	padding:50px 0 ;
}


.caseView .list_btn {
	overflow:hidden;
	text-align:center;
}

.caseView .list_btn button {
	width:135px;
	height:48px;
	line-height:46px;
	background-color:#555;
	border:0;
	margin:30px 0;
	padding:0;
	cursor:pointer;
}

.caseView .list_btn button:focus,
.caseView .list_btn button:active {
	background-color:none;
	border:0;
	outline:none;
	padding:0;
}

.caseView .list_btn button span{
	position:relative;
	font-family:"Noto Sans KR", dotum, "돋움", sans-serif;
	font-size:17px;
	font-weight:500;
	color:#fff;
}

.caseView .caseTable {
	width:100%;
	border-top:2px solid #5980ff;
}

.caseView .caseTable table {
	width:100%;
}

.caseView .caseTable table caption {
	display:none;
}

.caseView .caseTable table .w300 {
	width:300px;
}

.caseView .caseTable th {
	padding:40px 50px 0 50px;
	border-bottom:1px solid #CCC;
}

.caseView .caseTable td {
	border-bottom:1px solid #CCC;
	vertical-align:top;
	padding:40px 60px 45px 0;
	font-size:16px;
	line-height:34px;
}

.caseView .caseTable td.companyTitle {
	font-size:24px;
	line-height:35px;
	padding:42px 0 0 50px;
	color:#4d6ede;
}

.caseView .caseTable td.companyTitle span {
	color:#ff4e4c;
	font-size:24px;
	line-height:35px;
}

.caseView .caseTable td.companyName {
	font-size:24px;
	line-height:34px;
	font-weight:500;
}

.caseView .caseTable td.companyName span {
	font-size:16px;
	font-weight:normal;
}


/* B1 견적문의 */

.estimate {
	width:100%;
	padding:70px 0;
	overflow:hidden;
}

.standardB1 {
	width:1200px;
	margin:0 auto;
}

.standardB1 p.Ltxt {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
	padding-bottom:15px;
	font-weight:600;
}

.standardB1 p.Stxt {
	font-size:22px;
	color:#363636;
	text-align:center;
	padding-bottom:70px;
}

.standardB1 li {
	font-size:20px;
	font-weight:600;
	color:#222;
	line-height:28px;
}

.standardB1 li.boxNum {
	font-family:'Yantramanav', sans-serif;
	color:#888;
	font-weight:300;
	font-size:28px;
	margin-bottom:10px;
}

.standardB1 li span {
	font-weight:normal;
	font-size:14px;
}

.standardB1 div {
	width:1174px;
	height:125px;
	float:left;
	background:#5980ff url('/images/sub/img_b1_09.png') no-repeat 40px 0;
	border-radius:10px 30px 10px 30px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	margin:0 26px 26px 0;
	padding:40px 0 0 30px;
	text-align:center;
	font-size:22px;
	line-height:35px;
	color:#FFF;
}

.standardB1 div span {
	color:#fcff00;
	font-weight:500;
	font-size:22px;
	line-height:36px;
}

.standardBox00 {
	width:250px;
	height:240px;
	float:left;
	background:#5980ff;
	border-radius:20px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.2);
	margin:0 26px 26px 0;
	padding:40px 0 0 30px;
}

.standardBox00 li {
	color:#FFF;
	font-size:24px;
	line-height:35px;
}

.standardBox00 li span {
	color:#fcff00;
	font-weight:600;
	font-size:24px;
	line-height:35px;
}

.standardBox01,
.standardBox02,
.standardBox03,
.standardBox04,
.standardBox05,
.standardBox06,
.standardBox07 {
	width:250px;
	height:240px;
	float:left;
	border-radius:20px;
	box-shadow:0 0 10px rgba(0, 60, 255, 0.2);
	margin:0 26px 26px 0;
	padding:40px 0 0 30px;
}

.standardBox03,
.standardBox07 {
	margin-right:0;
}

.standardBox01 {
	background:url('/images/sub/img_b1_02.png') no-repeat 190px 176px;
}

.standardBox02 {
	background:url('/images/sub/img_b1_03.png') no-repeat 190px 185px;
}

.standardBox03 {
	background:url('/images/sub/img_b1_04.png') no-repeat 190px 185px;
}

.standardBox04 {
	background:url('/images/sub/img_b1_05.png') no-repeat 190px 185px;
}

.standardBox05 {
	background:url('/images/sub/img_b1_06.png') no-repeat 190px 185px;
}

.standardBox06 {
	background:url('/images/sub/img_b1_07.png') no-repeat 196px 190px;
}

.standardBox07 {
	background:url('/images/sub/img_b1_08.png') no-repeat 185px 190px;
}

#CsCall_wrap {
	width:100%;
	padding:70px 0;
	background-color:#e2ecf4;
}

.CsCall {
	width:1200px;
	margin:0 auto;
}

.CsCall p {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
	padding-bottom:50px;
	font-weight:600;
}

.cc_call {
	background:#FFF;
	padding:76px 116px;
}

.cc_call p {
	text-align:center;
	font-size:35px;
	margin-bottom:40px;
}

.cc_call dl.cc_call_l {
	float:left;
	width:538px;
}

.cc_call dl.cc_call_r {
	float:left;
	width:430px;
}

.cc_call dt {
	height:24px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#4d6ede;
}

.cc_call dt.radioType {
	padding-top:0px;
}

.cc_call dd {
	height:36px;
	font-size:16px;
	margin-bottom:32px;
	width:468px;
}

.cc_call dd span {
	vertical-align:middle;
	padding-right:15px;
	font-size:16px;
}

.cc_call dd input[type="radio"] {
	vertical-align:middle;
}

.cc_call dd.radioType {
	height:27px;
	padding-top:9px;
}

.cc_call dd input[type="text"] {
	background:#f1f2f6;
	border:1px solid #FFF;
	height:36px;
	padding:0 0 0 5px;
	margin:0;
	width:462px;
}

.cc_call dd.numType {
	background:#f1f2f6;
}

.cc_call dd.numType input {
	background:#f1f2f6;
	border:none;
	height:34px;
	padding:0 0 0 8px;
}

.cc_call dd.telType {
	background:#f1f2f6;
}

.cc_call dd.telType select {
	background:#f1f2f6;
	border:none;
	width:141px;
	height:20px;
	padding-left:5px;
}

.cc_call dd.telType input {
	background:#f1f2f6;
	border:none;
	height:34px;
	padding:0 0 0 3px;
	width:140px;
}

.cc_call .cc_call_r dd textarea {
	font-size:14px;
	font-family: 'Noto Sans KR', dotum, '돋움', sans-serif;
	line-height:17px;
	border:1px solid #f1f2f6;
	background:#f1f2f6;
	width:410px;
	height:209px;
	padding:15px;
	color:#666;
	float:left;
}

.cc_call dt.privacy {
	line-height:18px;
	padding-top:5px;
	float:left;
	margin-top:26px;
}

.cc_call dd.privacy {
	text-align:right;
	width:440px;
	float:left;
}

.cc_call dd.privacy span {
	font-size:14px;
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:0;
	vertical-align:middle;
}

.cc_call dd.privacy input {
	vertical-align:middle;
	margin-top:6px;
}

.cc_call dd.privacy textarea {
	height:70px;
	width:410px;
	font-size:14px;
	font-family: 'Noto Sans KR', dotum, '돋움', sans-serif;
	line-height:20px;
	border:1px solid #f1f2f6;
	background:#f1f2f6;
	padding:10px 15px;
	color:#666;
}


.cc_call dd.privacy p.privacyCheck {
	text-align:right;
}

.ccsend{
	width: 968px;
	height:70px;
	overflow:hidden;
}

.ccsend .ccsubmit{
	width: 360px;
	height: 50px;
	border: 1px solid #4d6ede;
	border-radius:50px;
	cursor: pointer;
	background-color: #4d6ede;
	color: #fff;
	line-height: 1.4rem;
	font-size:20px;
	font-weight:400;
	box-shadow:2px 2px 10px rgba(0,0,0,0.1);
	margin:0 auto;
}

.ccsend .ccsubmit:hover{
	color: #fff;
	background-color: #666;
	border: 1px solid #666;
	opacity: 0.9;
}
/* B1 주요 특징 */

.characteristicB1 {
	width:100%;
	padding:70px 0;
	overflow:hidden;
}

.characteristicB1 .title {
	text-align:center;
}

.characteristicB1 .title p {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	padding-bottom:15px;
	font-weight:600;
}

.characteristicB1 .title span {
	font-size:22px;
	color:#363636;
}

.characteristicB1 .slide_wrap {
	margin-top:50px;
}

.characteristicB1 .slide_wrap .nav {
	overflow:hidden;
	width:610px;
	margin:0 auto 50px;
}

.characteristicB1 .nav li a {
	font-size:19px;
	color:#a8a8a8;
	margin-right:80px;
	padding:10px 5px;
	border-bottom:2px solid #d3d3d3;
	float:left;
	cursor:pointer;
}

.characteristicB1 .nav li.on a {
	color:#354a8f;
	font-weight:500;
	border-bottom:2px solid #354a8f;
}

.characteristicB1 .nav li:last-child a {
	margin-right:0;
}

.characteristicB1 .slide_wrap .slide_inner {
	position:relative;
	height:540px;
}

#featureSwiper1 .slide_wrap .slide_inner .slide {
	overflow:hidden;
	width:1300px;
	position:absolute;
	top:0;
}
/*
.characteristicB1 .slide_wrap .slide01 {
    left:50%;
    margin-left:-650px;
	}

.characteristicB1 .slide_wrap .slide02 {
    left:50%;
    margin-left:800px;
	}
.characteristicB1 .slide_wrap .slide03 {
    left:50%;
    margin-left:2250px;
	}
*/
.characteristicB1 .slide_wrap img {
	float:left;
}

.characteristicB1 .slide_wrap dl {
	float:left;
	margin:80px 0 0 80px;
}

.characteristicB1 .slide_wrap dt {
	font-size:36px;
	font-weight:400;
	color:#354a8f;
	margin-bottom:30px;
}

.characteristicB1 .slide_wrap dd {
	font-size:18px;
	color:#444;
	line-height:2.4;
}


.characteristicB1 .slide_wrap .control {
	position:absolute;
	top:400px;
	right:300px;
}

.characteristicB1 .slide_wrap .control {
	position:absolute;
	top:400px;
	right:300px;
}

.characteristicB1 .control button {
	width:19px;
	height:26px;
	border:0;
	font-size:0;
	text-indent:-99999px;
	cursor:pointer;
	vertical-align:middle;
}

.characteristicB1 .control .prev {
	background:url('/images/sub/img_b1_13.png') center no-repeat;
	margin-right:45px;
}

.characteristicB1 .control .next {
	background:url('/images/sub/img_b1_14.png') center no-repeat;
	margin-left:45px;
}

.characteristicB1 .control span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:15px;
	color:#a8a8a8;
	font-weight:600;
	vertical-align:middle;
}

.characteristicB1 .control .current {
	color:#354a8f;
}

.characteristicB1 .control .line {
	color:#d3d3d3;
	font-weight:400;
	margin:0 10px;
}

#functionB1_wrap {
	background:#eef2fe;
}

.functionB1 {
	width:100%;
	padding:70px 0;
}

.functionB1 .title {
	text-align:center;
}

.functionB1 .title  p {
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
	line-height:50px;
	padding-bottom:15px;
}

.functionB1 .title span {
	font-size:22px;
	color:#363636;
	line-height:1.5;
}

.functionB1 .all {
	overflow:hidden;
	width:1200px;
	margin:50px auto 0;
}

.functionB1 .basic_solution {
	float:left;
	margin:0 10px 10px 0;
	background-color:#FFF;
	width:111px;
	height:145px;
	text-align:center;
	cursor:pointer;
}

.functionB1 .basic_solution dl {
	width:111px;
	height:145px;
	float:left;
	text-align:center;
	cursor:pointer;
}

.functionB1 .basic_solution dl dt {
	margin:20px 0 5px;
}

.functionB1 .basic_solution dl dd {
	font-size:17px;
	font-weight:500;
	color:#354a8f;
	line-height:1.2;
}

.functionB1 .basic_solution dl.on{
	position:absolute;
	background:#5980ff;
	width:111px;
	height:145px;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	cursor:pointer;
	opacity:0;
	transition:opacity 0.1s;
}

.functionB1 .basic_solution dl.on dd {
	color:#fff;
	font-size:17px;
	font-weight:500;
	line-height:1.2;
}

.functionB1 .basic_solution dl.on dt {
	margin:20px 0 5px;
}

.functionB1 .basic_solution a:hover dl.on{
	opacity:1;
}

.functionB1 .plus {
	text-align:center;
	margin:15px 0 30px;
}

.functionB1 .interlock_solution {
	width:1200px;
	margin:0 auto;
	padding:40px 0 50px;
	background:rgba(255, 255, 255, 0.5);
	border:1px solid #fff;
}

.functionB1 .interlock_solution p {
	font-size:24px;
	font-weight:600;
	color:#ff5959;
	text-align:center;
	margin-bottom:35px;
}

.functionB1 .interlock_solution ul {
	overflow:hidden;
	width:1006px;
	margin:0 auto;
}

.functionB1 .interlock_solution ul li {
	box-sizing:border-box;
	width:110px;
	height:110px;
	background: linear-gradient( 145deg, #ff3333, #ff7474 );
	font-size:18px;
	color:#fff;
	line-height:1.3;
	text-align:center;
	vertical-align:middle;
	float:left;
	margin-right:18px;
	padding:43px 0;
}

.functionB1 .interlock_solution ul li.two {
	padding:32px 0;
}

.functionB1 .interlock_solution ul li:last-child {
	margin-right:0;
}


/* B1 솔루션 팝업 */

button {
	border:0;
	background:none;
	margin:0;
	padding:0;
}

.solution_pop, .solution_pop2, .solution_pop3, .solution_pop4 , .solution_pop5
, .solution_pop6, .solution_pop7, .solution_pop8, .solution_pop9, .solution_pop10
, .solution_pop11, .solution_pop12, .solution_pop13,.solution_pop14, .solution_pop15
, .solution_pop16, .solution_pop17, .solution_pop18, .solution_pop19, .solution_pop20 {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity:0;
	visibility:hidden;
	transform:scale(1.1);
	transition:visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	z-index:9999;
}

.solution-content {
	position:absolute;
	top:58%;
	left:50%;
	transform:translate(-50%, -50%);
	background-color:#fff;
	width:740px;
	height:405px;
	border-top:5px solid #5980ff;
}

.solution-button, .solution-button2, .solution-button3, .solution-button4, .solution-button5
, .solution-button6, .solution-button7, .solution-button8, .solution-button9, .solution-button10
, .solution-button11, .solution-button12, .solution-button13, .solution-button14, .solution-button15
, .solution-button16, .solution-button17, .solution-button18, .solution-button19, .solution-button20 {
	position:absolute;
	right:50px;
	top:35px;
	cursor:pointer;
}

.show-solution {
	opacity:1;
	visibility:visible;
	transform:scale(1.0);
	transition:visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}

#solutionB1 {
	padding:35px 50px;
}

#solutionB1 .title {
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
}

#solutionB1 .title img {
	float:left;
	margin-right:20px;
}

#solutionB1 .title h1 {
	font-size:20px;
	font-weight:600;
	color:#354a8f;
	line-height:65px;
	float:left;
}

#solutionB1 .content {
	margin-top:50px;
}

#solutionB1 .content ul {
	overflow:hidden;
}

#solutionB1 .content li {
	font-size:16px;
	line-height:1.4;
	width:160px;
	margin-bottom:25px;
	float:left;
}
.combineB1 {
	width:100%;
	padding:80px 0 100px;
	overflow:hidden;
	text-align:center;
}

.combineB1 .title {
	text-align:center;
	margin-bottom:50px;
}

.combineB1 .title p {
	font-size:34px;
	line-height:50px;
	font-weight:600;
}

.combineB1 .title p span {
	font-size:34px;
	color:#4d6ede;
}

.combine_wrap {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}

.combine_wrap dl {
	box-sizing:border-box;
	width:280px;
	min-height:387px;
	margin-right:27px;
	border-radius:20px;
	background:#eceff9;
	text-align:center;
	padding:50px 0 40px;
	float:left;
}

.combine_wrap dl:last-child {
	margin-right:0;
	width:279px;
}

.combine_wrap dl dt {
	font-size:26px;
	color:#292929;
	font-weight:600;
}

.combine_wrap dl dd {
	font-size:16px;
	line-height:23px;
	color:#292929;
}

.combine_wrap dl dd img {
	padding:20px 0 10px;
  margin: 0 auto;
}


#expand_wrap {
	background:#22223e url('/images/sub/img_b1_51.png') no-repeat center;
}

.expandB1 {
	width:1200px;
	margin:0 auto;
	padding:80px 0 100px;
}

.expandB1 .title {
	text-align:center;
	margin-bottom:50px;
}

.expandB1 .title p {
	font-size:34px;
	color:#00eaff;
	line-height:50px;
	font-weight:600;
	padding-bottom:15px;
}

.expandB1 .title span {
	font-size:22px;
	color:#fff;
	line-height:1.5;
}

.expandB1_wrap {
	background:url('/images/sub/img_b1_50.png') no-repeat center;
	width:1150px;
	height:491px;
	position:relative;
}

.expandB1_wrap .field {
	overflow:hidden;
	width:600px;
	position:absolute;
	top:50%;
	right:40px;
	transform:translate(-0, -50%);
}


.expandB1_wrap .field dl {
	float: left;
	width:90px;
	margin-right:35px;
}

.expandB1_wrap .field dl:nth-child(1),
.expandB1_wrap .field dl:nth-child(2),
.expandB1_wrap .field dl:nth-child(3),
.expandB1_wrap .field dl:nth-child(4),
.expandB1_wrap .field dl:nth-child(5) {
	margin-bottom:45px;
}

.expandB1_wrap .field dl:nth-child(5n) {
	margin-right:0;
}

.expandB1_wrap .field dd {
	margin-bottom:15px;
}

.expandB1_wrap .field dt {
	font-size:18px;
	color:#fff;
	text-align:center;
}

.accurateB1 {
	width:1200px;
	margin:0 auto;
	padding:80px 0 100px;
}

.accurateB1 .title {
	text-align:center;
	margin-bottom:50px;
}

.accurateB1 .title p {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	font-weight:600;
	padding-bottom:15px;
}

.accurateB1 .title span {
	font-size:22px;
	color:#363636;
}

.accurateB1_wrap {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.accurateB1_wrap .accu_left {
	box-sizing:border-box;
	background:#f2f2f2;
	width:740px;
	padding:45px;
	float:left;
}

.accu_left ul {
	box-sizing:border-box;
	background:#fff;
	width:314px;
	height:130px;
	margin-right:22px;
	margin-bottom:22px;
	padding:35px;
	float:left;
}

.accu_left ul:nth-child(2n) {
	margin-right:0;
}

.accu_left ul:nth-child(5),
.accu_left ul:nth-child(6) {
	margin-bottom:0;
}

.accu_left ul li {
	float:left;
}

.accu_left ul li:last-child {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.accu_left ul li img {
	margin-right:20px;
}

.accurateB1_wrap .accu_right {
	float:right;
}

.accu_right ul {
	box-sizing:border-box;
	background:#f2f2f2;
	width:404px;
	padding:34px 45px;
	margin-bottom:44px;
	min-height: 240px;
}

.accu_right ul:last-child {
	margin-bottom:0;
}

.accu_right ul li {
	text-align:center;
}

.accurateB1_wrap ul li {
	font-size:19px;
	font-weight:500;
	line-height:1.4;
}

.accurateB1_wrap ul li span {
	font-size:19px;
	color:#5980ff;
	font-weight:500;
}

.accurateB1_wrap .arrowR {
	position:absolute;
	top:50%;
	left:761px;
	transform:translateY(-50%);
}

.accurateB1_wrap .arrowR {
	position:absolute;
	top:50%;
	left:763px;
	transform:translateY(-50%);
}

.accurateB1_wrap .arrowB {
	position:absolute;
	top:50%;
	right:190px;
	transform:translateY(-50%);
}


#produce_wrap {
	background:#eef2fe;
}

.produceB1 {
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:80px 0 100px;
	overflow:hidden;
}

.produceB1 .title {
	text-align:center;
	margin-bottom:70px;
}

.produceB1 .title p {
	font-size:34px;
	color:#4d6ede;
	line-height:50px;
	font-weight:600;
	padding-bottom:15px;
}

.produceB1 .title span {
	font-size:22px;
	color:#363636;
	line-height:1.5;
}

.produceB1_wrap {
	width:1240px;
	margin:0 auto;
}

.produceB1_wrap .item {
	box-sizing:border-box;
	width:228px;
	min-height:387px;
	margin:15px 10px;
	border-radius:20px;
	background:#fff;
	box-shadow: 0 2px 10px rgb(0 60 255 / 20%);
	text-align:center;
	padding:40px 20px 30px;
	float:left;
	position:relative;
}

.produceB1_wrap .item:last-child {
	margin-right:0;
}

.produceB1_wrap .item img {
	position:absolute;
	top:-45px;
	left:50%;
	transform:translate(-50%, 0);
}

.produceB1_wrap dl dt {
	font-size:26px;
	color:#4d6ede;
	font-weight:600;
	margin:30px 0;
}

.produceB1_wrap dl dd {
	font-size:16px;
	color:#292929;
	line-height:23px;
	text-align:left;
	margin-bottom:12px;
}


.supportB1 {
	width:100%;
	padding:80px 0 100px;
	overflow:hidden;
	text-align:center;
}

.supportB1 .support_nav {
	overflow:hidden;
	width:468px;
	margin:0 auto 50px;
}

.supportB1 .support_nav li {
	font-size:19px;
	color:#a8a8a8;
	margin-right:80px;
	padding:10px 5px;
	border-bottom:2px solid #d3d3d3;
	float:left;
	cursor:pointer;
}

.supportB1 .support_nav li.on {
	color:#354a8f;
	font-weight:500;
	border-bottom:2px solid #354a8f;
}

.supportB1 .support_nav li:last-child {
	margin-right:0;
}

.supportB1 .support_con {
	display: none;
}

.supportB1 .support_con.on {
	display: block;
}

/* 얼마에요 비교불가 추가 */

#chapterS_wrap {
	width:100%;
}

#chapterS_wrap p {
	width:1200px;
	margin:70px auto 60px;
	font-size:34px;
	font-weight:600;
	color:#4d6ede;
	line-height:50px;
	text-align:center;
}

.chapterS {
	width:1200px;
	margin:0 auto;
	min-height:440px;
}

.chapterS dl {
	width:280px;
	float:left;
	margin-right:27px;
	border-radius:20px;
	background:#eceff9;
	text-align:center;
	padding:50px 0 50px;
}

.chapterS dl:last-child {
	margin-right:0;
	width:279px;
}

.chapterS dl dt {
	font-size:26px;
	color:#292929;
	font-weight:600;
}

.chapterS dl dd {
	font-size:16px;
	line-height:23px;
	color:#292929;
}

.chapterS dl dd span {
	font-size:22px;
	line-height:42px;
	color:#4d6ede;
	font-weight:600;
}

.chapterS dl dd.specialImg {
	padding:35px 0 20px 0;
}


/* 고객상담신청 신규 */

#csConsult_wrap {
	width:100%;
	background-color:#efefef;
	float:left;
}

.csConsult {
    width:1200px;
    margin:230px auto 80px;
}

.csConsult .csConsult_title dt {
	font-family:'Gmarket Sans', sans-serif;
	font-size:32px;
	color:#292929;
	text-align:center;

}

.csConsult .csConsult_title dd {
	font-size:15px;
	color:#292929;
	line-height:22px;
	text-align:center;
	padding-top:25px;
}

.csConsult .csConsult_title dd.csTel {
	font-size:26px;
	color:#5980ff;
	font-weight:bold;
	font-family:'GmarketSansBold', sans-serif;
	vertical-align:middle;
}

.csConsult .csConsult_title dd img {
	vertical-align:middle;
}

.cc_consult {
	margin:30px 0 70px 0;
	padding:56px 116px;
	border-radius:60px 60px 60px 60px;
	box-shadow:2px 2px 10px rgba(0,0,0,0.1);
	background-color:#FFF;
	min-height:400px;
}

.cc_consult > p {
    text-align:right; 
    color:#696969; 
    font-size:14px; 
    background:#FFF; 
    margin:-20px -70px 20px 0;
    color:#ff0000;
    }

.cc_consult > p > span {
    color:#ff0000;
    padding-top:3px; 
    vertical-align:middle;
    }



.cc_consult dl.cc_consult_l {
	float:left;
	width:480px;
	border-right:1px solid #e5e5e5;
}

.cc_consult dl.cc_consult_r {
	float:left;
	width:430px;
	padding-left:50px;
}

.cc_consult dl.cc_consult_l dt {
	font-size:15px;
	font-weight:500;
	color:#555;
	float:left;
	width:110px;
	margin:10px 0 10px;
	vertical-align:middle;
}

.cc_consult dl.cc_consult_l dt.permitNum {    
    color:#A8A8A8;
    }

.cc_consult dl.cc_consult_l dt span {    
    color:#ff0000;
    }
	
.cc_consult dl.cc_consult_l dt span {
	color:#ff0000;
}

.cc_consult dl.cc_consult_l dt.radioType {
	padding-top:0px;
}

.cc_consult dl.cc_consult_l dd {
	font-size:15px;
	width:317px;
	float:left;
	margin-bottom:20px;
}

.cc_consult dl.cc_consult_l dd span {
	vertical-align:middle;
	font-size:15px;
	padding-right:5px;
}

.cc_consult dl.cc_consult_l dd input[type="radio"] {
	vertical-align:middle;
	margin-bottom:1px;
}

.cc_consult dl.cc_consult_l dd.radioType {
	height:27px;
	padding-top:9px;
}

.cc_consult dl.cc_consult_l dd input[type="text"] {
	background:#f1f2f6;
	border:1px solid #FFF;
	height:36px;
	padding:0 0 0 5px;
	margin:0;
	width:311px;
}

.cc_consult dl.cc_consult_l dd.numType {
	background:#f1f2f6;
}

.cc_consult dl.cc_consult_l dd.numType input {
	background:#f1f2f6;
	border:none;
	height:36px;
	padding:0 0 0 8px;
	width:75px;
}

.cc_consult dl.cc_consult_l dd.telType {
	background:#f1f2f6;
}

.cc_consult dl.cc_consult_l dd.telType select {
	background:#f1f2f6;
	border:none;
	width:90px;
	height:24px;
	padding-left:5px;
}

.cc_consult dl.cc_consult_l dd.telType input {
	background:#f1f2f6;
	border:none;
	height:36px;
	padding:0 0 0 3px;
	width:86px;
}

.cc_consult .cc_consult_r dt {
	font-size:15px;
	font-weight:500;
	color:#555;
	float:left;
	width:150px;
	margin:10px 0 10px;
	vertical-align:middle;
}

.cc_consult .cc_consult_r dd textarea {
	font-size:14px;
	font-family: 'Noto Sans KR', dotum, '돋움', sans-serif;
	line-height:17px;
	border:1px solid #f1f2f6;
	background:#f1f2f6;
	width:410px;
	height:82px;
	padding:15px;
	color:#666;
	float:left;
}

.cc_consult .cc_consult_r dt.privacy {
	line-height:18px;
	padding-top:5px;
	float:left;
	margin-top:26px;
}

.cc_consult .cc_consult_r dd.privacy {
	text-align:right;
	width:440px;
	float:left;
}

.cc_consult .cc_consult_r dd.privacy span {
	font-size:14px;
	color:#666;
	font-weight:normal;
	padding-left:5px;
	padding-right:0;
	vertical-align:middle;
}

.cc_consult .cc_consult_r dd.privacy input {
	vertical-align:middle;
	margin-top:6px;
}

.cc_consult .cc_consult_r dd.privacy textarea {
	height:34px;
	width:410px;
	font-size:14px;
	font-family: 'Noto Sans KR', dotum, '돋움', sans-serif;
	line-height:20px;
	border:1px solid #f1f2f6;
	background:#f1f2f6;
	padding:10px 15px;
	color:#666;
}

.cc_consult .cc_consult_r dd.privacy p.privacyCheck {
	text-align:right;
}

.cc_consult .cs_send{
	width:440px;
	height:60px;
	margin:0 auto;
}

.cc_consult .cs_send #ccsubmit{
	width: 440px;
	height: 52px;
	border: 1px solid #4d6ede;
	border-radius:50px;
	box-shadow:2px 2px 10px rgba(0,0,0,0.1);
	cursor: pointer;
	background-color: #4d6ede;
	font-size:22px;
	font-weight:400;
	font-family:'Gmarket Sans', sans-serif;
	color: #fff;
	line-height: 1.5rem;
	margin:50px auto;
	padding:5px 0 0 0;
}

.cc_consult .cs_send #ccsubmit:hover{
	color: #fff;
	background-color: #666;
	border: 1px solid #666;
	opacity: 0.9;
}


/* 2022 바우처지원사업 */

#support .untact_conB .pack2_wrap {
	position:relative;
	width:1200px;
	margin:0 auto;
	}

#support .untact_conB .pack2_wrap .discount6 {
	position:absolute;
	top:218px;
	left:-15px;
	z-index:999;
	}

#support .untact_conB .pack2_wrap .discount7 {
	position:absolute;
	top:504px;
	left:-15px;
	z-index:999;
	}

#support .untact_conB .pack2_wrap .discount8 {
	position:absolute;
	top:218px;
    left:398px;
	z-index:999;
	}

#support .untact_conB .pack2_wrap .discount9 {
	position:absolute;
	top:504px;
    left:398px;
	z-index:999;
	}

#support .untact_conB .pack2_wrap .discount10 {
	position:absolute;
	top:218px;
    left:811px;
	z-index:999;
	}

#support .untact_conB .pack2_wrap .discount11 {
	position:absolute;
	top:504px;
    left:811px;
	z-index:999;
	}

#support .untact_conB .packA {
	overflow:hidden;
	margin-right:0px;	
	}

#support .untact_conB table {
	width:373px;
	border:1px solid #f7b401;
	float:left;
	background-color:#fff;
	margin-right:40px;
	}

#support .untact_conB table:last-child {
	margin-right:0;
	}

#support .untact_conB .packA table .untactA{
	background-color:#f7b401;
	}

#support .untact_conB .packA table .pack_title td {
	font-family:'Gmarket Sans', sans-serif;
    color:#fff;
	font-size:23px;
    text-align:center;
    padding:45px 0 40px;
	}

#support .untact_conB .packA table .pack_title td p {
	font-family:'GmarketSansBold', sans-serif;
    color: #4346b7;
    font-size: 40px;
    text-align: center;
    line-height: 40px;
	padding-top:10px;
	}

#support .untact_conB .packA table .pack_title td span {
    color: #181818;
    font-size: 16px;
    background-color: #FFF;
    padding: 3px 15px 6px;
    border-radius: 30px;
	}

#support .untact_conB .packA table .left {
	font-size:14px;
	padding:40px 0 0 30px;
	width:158px;
	}

#support .untact_conB .packA table .dotted_vertical {
	border-right:1px dotted #ccc;
	}

#support .untact_conB .packA table .right {
	font-size:22px;	
	text-align:right;
	padding-right:26px;
	}

#support .untact_conB .packA table .right span {
	font-size:20px;
	}

#support .untact_conB .packA table .gray{
	color:#aeaeae;
	text-decoration:none;
	}

#support .untact_conB .packA table .red{
	color:#fb3254;
	}

#support .untact_conB .packA table .redS{
	color:#fb3254;
	font-size:13px;
	font-weight:500;
	line-height:18px;
	padding:0 20px 30px 30px;
	letter-spacing:-0.2px;
	}

#support .untact_conB .pack4 table .dotted_bottom {
	border-bottom:1px dotted #ccc;
	}

#support .untact_conB .packA table .dotted_top {
	border-top:1px dotted #ccc;
	}

#support .untact_conB .packA table .pt52 {
	padding-top:52px;
	}

#support .untact_conB .packA table .VAT {
	font-size:14px;
	padding:25px 0 0 30px;
	color:#aeaeae;
	letter-spacing: -0.1px;
	}

#support .untact_conB .packA table .VAT_P {
	font-size:18px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:28px;
	color:#aeaeae;
	}

#support .untact_conB .packA table .VAT_P span {
	font-size:15px;
	color:#aeaeae;
	font-family:'Gmarket Sans', sans-serif;
	}
/*
#support .untact_conB .packA table .VAT_black {
	font-size:14px;
	padding:25px 0 0 30px;
	color:#1a1a1a;
	letter-spacing: -0.1px;
	}


#support .untact_conB .packA table .VAT_P_black {
	font-size:18px;
	font-family:'GmarketSansBold', sans-serif;
	text-align:right;
	padding-right:28px;
	color:#1a1a1a;
	}

#support .untact_conB .packA table .VAT_P_black span {
	font-size:15px;
	color:#1a1a1a;
	font-family:'Gmarket Sans', sans-serif;
	}
*/

#support .untact_conB .packA table .font_black {
	color:#1a1a1a;
	}

#support .untact_conB .packA table .font_black span{
	color:#1a1a1a;
	}


#support .untact_conB .packA table .pb35 {
	padding-bottom:35px;
	}

#support .untact_conB .packA table .text {
	padding:0 0 30px 30px;
	}

#support .untact_conB .packA table .text p {
	font-family:'GmarketSansBold', sans-serif;
	font-size:16px;
	text-align:left;
	color:#1f2b7d;
	float:left;
	width:316px;
	padding-top:25px;
	}

#support .untact_conB .packA table .proPoint li {
	float:left;
	width:96px;
	margin:0 8px 8px 0;
	font-family:'Gmarket Sans', sans-serif;
	font-size:13px;
	background:#fdf0cc;
	text-align:center;
	line-height:17px;
	}

#support .untact_conB .packA table .proPoint li:first-child, 
#support .untact_conB .packA table .proPoint li:nth-child(2), 
#support .untact_conB .packA table .proPoint li:nth-child(5) {
	height:39px;
	padding:25px 0 0;
	}

#support .untact_conB .packA table .proPoint li:nth-child(3) {	
	height:47px;
	padding:17px 0 0;
	margin-right:0;
	}

#support .untact_conB .packA table .proPoint li:nth-child(4) {
	height:47px;
	padding:17px 0 0;
	}


#support .untact_conB .packA table .proPoint li:last-child {
	height:39px;
	padding:25px 0 0;
	margin-right:0;
	}

#support .untact_conB .packA table .freeService li {
	float:left;
	width:148px;
	margin:0 8px 8px 0;
	font-family:'Gmarket Sans', sans-serif;
	font-size:13px;
	background:#e6eeff;
	text-align:center;
	line-height:17px;
	}

#support .untact_conB .packA table .freeService li:first-child, 
#support .untact_conB .packA table .freeService li:nth-child(3) {
	height:54px;
	padding:22px 0 0;
	}

#support .untact_conB .packA table .freeService li:nth-child(2) {
	height:61px;
	padding:15px 0 0;
	margin-right:0;
	}

#support .untact_conB .packA table .freeService li:last-child {
	height:54px;
	padding:22px 0 0;
	margin-right:0;
	}

#support .untact_conB table.productB {
	border:1px solid #1f2b7d;
	float:left;
	}

#support .untact_conB table.productC {
	border:1px solid #6139ab;
	
	}

#support .untact_conB table.productB .untactA {
	background:#1f2b7d;
	}

#support .untact_conB table.productC .untactA {
	background:#6139ab;
	}

#support .untact_conB table.productB .pack_title td p {
	color: #16e6ff;
	}

#support .untact_conB table.productC .pack_title td p {
	color: #30ff9b;
	}

#support .untact_conB table.productC .pack_title td span {
    background-color: #30ff9b;
	}

#support .untact_conB .packA table .proPlus li {
	float:left;
	width:96px;
	margin:0 8px 8px 0;
	font-family:'Gmarket Sans', sans-serif;
	font-size:13px;
	background:#e8e9f2;
	text-align:center;
	line-height:17px;
	}


#support .untact_conB .packA table .signPlus li {
	float:left;
	width:96px;
	margin:0 8px 8px 0;
	font-family:'Gmarket Sans', sans-serif;
	font-size:13px;
	background:#e3f4ec;
	text-align:center;
	line-height:17px;
	}

#support .untact_conB .packA table .proPlus li:first-child,
#support .untact_conB .packA table .signPlus li:first-child{
	width:200px;
	text-align:left;
	padding:16px 0 0;
	background:#FFF;
	}
 
 
#support .untact_conB .packA table .proPlus li:nth-child(3), 
#support .untact_conB .packA table .proPlus li:nth-child(4),  
#support .untact_conB .packA table .proPlus li:nth-child(6), 
#support .untact_conB .packA table .proPlus li:nth-child(7),
#support .untact_conB .packA table .signPlus li:nth-child(3), 
#support .untact_conB .packA table .signPlus li:nth-child(4),  
#support .untact_conB .packA table .signPlus li:nth-child(6), 
#support .untact_conB .packA table .signPlus li:nth-child(7){
	height:39px;
	padding:25px 0 0;
	}

#support .untact_conB .packA table .proPlus li:nth-child(2), 
#support .untact_conB .packA table .proPlus li:nth-child(5),
#support .untact_conB .packA table .signPlus li:nth-child(2), 
#support .untact_conB .packA table .signPlus li:nth-child(5) {
	height:39px;
	padding:25px 0 0;
	margin-right:0;
	}

#support .untact_conB .packA table .proPlus li:nth-child(8),
#support .untact_conB .packA table .signPlus li:nth-child(8) {
	height:48px;
	padding:16px 0 0;
	margin-right:0;
	}



#support .untact_conB .packA .productA .freeService {
	padding-bottom:292px;
	float:left;
	}

#support .untact_conB .packA .productB .freeService {
	padding-bottom:145px;
	float:left;
	}

#support .untact_conB .packA .productC .freeService {
	float:left;
	}




#featureSwiper2 .swiper-slide .content {
	height: 0;
	visibility: hidden;
}
#featureSwiper2 .swiper-slide-active .content {
	height: auto;
	visibility: visible;
}
#featureSwiper2 .swiper-slide-next {
	opacity: 0 !important;
}
#featureSwiper2 .swiper-slide-prev {
	opacity: 0 !important;
}
#featureSwiper2 .swiper-slide-active {
	opacity: 1 !important;
}

#featureSwiper .slide_wrap .slide_inner .slide {
	overflow:hidden;
	width:1300px;
//	position:absolute;
	top:0;
}

.characteristicB1 .slide_wrap .slide01 {
	left:50%;
	margin-left:-650px;
}

.characteristicB1 .slide_wrap .slide02 {
	left:50%;
	margin-left:-650px;
}
.characteristicB1 .slide_wrap .slide03 {
	left:50%;
	margin-left:-650px;
}


/* 쇼핑몰, 배달앱 */

/* 쇼핑몰, 배달앱 */

.visual_delivery {
	background:url('/images/sub/bg_proDelivery.jpg') no-repeat center bottom;
	}

.deliveryA {
	background:#fff;
	padding:80px 0 130px;
	}

.deliveryA .txt {
	padding:0 0 20px 0;
	}


#bill_Cont .deliveryB .serviceTit dt,
#bill_Cont .deliveryC .serviceTit dt, 
#bill_Cont .deliveryD .serviceTit dt, 
#bill_Cont .deliveryF .serviceTit dt {
	font-size:36px;
	line-height:50px;
	letter-spacing:-2px;
	padding-bottom:30px;
	color:#292929;
	width:100%;
	}
 
#bill_Cont .deliveryB .serviceTit dt span,
#bill_Cont .deliveryC .serviceTit dt span, 
#bill_Cont .deliveryD .serviceTit dt span, 
#bill_Cont .deliveryF .serviceTit dt span {
	font-size:36px;
	color:#4d6ede;
	font-weight:600;
	}

#bill_Cont .deliveryB .serviceTit dd, 
#bill_Cont .deliveryC .serviceTit dd, 
#bill_Cont .deliveryD .serviceTit dd, 
#bill_Cont .deliveryF .serviceTit dd {
	font-size:20px;
	color:#292929;
	line-height:30px;
	}

#bill_Cont .deliveryB {
	background:#f5f5f5;
	width:100%;
	height:540px;
	}

#bill_Cont .deliveryB div {
	width:1200px;
	margin:0 auto;
	padding:0;
	}

#bill_Cont .deliveryB p {
    width:40%;
	float:right:	
	}

#bill_Cont .deliveryB p img {
    width:653px;
	margin:95px 0 0 0;
	}

#bill_Cont .deliveryB .serviceTit {
	width:60%;
	padding-top:30px;
	}

#bill_Cont .deliveryB .serviceTit dd {
	font-weight:400;
	}

#bill_Cont .deliveryC {
    background:#FFF;
	height:540px;
	}

#bill_Cont .deliveryC div {
	width:1200px;
	margin:56px auto 0;
	}

#bill_Cont .deliveryC p {
	width:40%;
	margin-top:40px;
	}

#bill_Cont .deliveryC p img {
    width:560px;
	margin-left:280px;
	}

#bill_Cont .deliveryC .serviceTit {
	width:50%;
	margin-right:0;
	}

#bill_Cont .deliveryC .serviceTit dd {
	font-weight:400;
	}

#bill_Cont .deliveryD {
	background:#f5f5f5;
	width:100%;
	height:540px;
	}

#bill_Cont .deliveryD div {
	width:1200px;
	margin:0 auto;
	padding:0;
	}

#bill_Cont .deliveryD p {
    width:40%;
	float:right:	
	}

#bill_Cont .deliveryD p img {
    width:455px;
	margin:40px 70px 0 0;
	}

#bill_Cont .deliveryD .serviceTit {
	width:60%;
	padding-top:50px;
	}

#bill_Cont .deliveryD .serviceTit dd {
	font-weight:400;
	}

#bill_Cont .deliveryE {
	background:#FFF;
	padding:20px 0 100px 0;
	text-align:center;
	}

#bill_Cont .deliveryE div {
	width:1200px;
	margin:0 auto;
	}

#bill_Cont .deliveryE p {
	color:#292929;
	font-size:34px;
	font-weight:500;
	line-height:46px;
	text-align:center;
	margin-bottom:40px;
	}

#bill_Cont .deliveryE p span {
	font-size:34px;
	color:#4d6ede;
	}

#bill_Cont .deliveryE p.sTxt {
	font-size:22px;
	font-weight:400;
	margin-top:20px;
	margin-bottom:70px;
	line-height:20px;
	color:#444;
	}

#bill_Cont .deliveryE ul {
	float:left;
	margin:0 23px;
	}

#bill_Cont .deliveryE li {
	padding:0 0 20px 0;
	line-height:22px;
	color:#292929;
	font-size:18px;
	line-height:24px;
	}

#bill_Cont .deliveryE img.imgNext {
	float:left;
	padding-top:114px;
	}

#bill_Cont .deliveryF {
	background:#f7f5e8;
	padding:15px 0 0 0;
	}

#bill_Cont .deliveryF div {
	width:1200px;
	margin:0 auto;
	text-align:center;
	}

#bill_Cont .deliveryF p a {
	display:inline-block;
	width:400px;
    height:38px;
	line-height:38px;
    background-color:#5980ff;
    border:1px solid #5980ff;
    box-shadow:2px 2px 10px rgb(0 0 0 / 10%);
    font-size:26px;
    color:#fff;
    font-weight:400;
    text-align:center;
	}

#bill_Cont .deliveryF p a:hover {
	background-color:#FFF;
    border:1px solid #5980ff;
    color:#5980ff;
	}

#bill_Cont .deliveryF img {
	margin-bottom:40px;
	}

#bill_Cont .deliveryF li {
	color:#292929;
	}

#bill_Cont .deliveryF li:first-child {
	font-size:55px;
	font-weight:bold;
	padding:12px 0 40px 0;
	font-family:'Gmarket Sans', sans-serif;
	color:#292929;
	}

#bill_Cont .deliveryF li:last-child {
	font-size:24px;
	font-weight:bold;
	padding:12px 0 40px 0;
	line-height:34px;
	}



/* 얼마에요 주요기능 수정 */

.plusFunction {	
	min-height:640px;
	}

.plusFunction .functionAI {	
	background:#f6f7fc; 
	width:693px; 
	height: 220px;
	border-radius:80px;
	padding:42px 0 0 91px; 
	margin-bottom:100px;
	}

.plusFunction ul {	
	position: absolute; 
	left:50%; 
	margin:234px 0 0 -124px; 
	background:#eceff9; 
	width:254px; 
	height:53px; 
	border-radius:80px;
	text-align:center;
	}

.plusFunction li:first-child {	
	 font-size:22px; 
	 padding-top:14px;
	 color:#222438;
	}

.plusFunction li:last-child {	
	 font-size:64px;
	 color:#222438;
	 font-weight:200;
	 padding-top:30px;
	}
	
	/* 제품선택가이드 */

.visual_choice {
	background:url('/images/sub/bg_choice.jpg') no-repeat center bottom;
	}

.visual_choice .Ltxt {
	padding-top:105px !important;
	}

.prodChoiceA {
	padding:90px 0 100px 0;
	width:100%;
	float:left;	
	}

.prodChoiceB {
	background:#fafafa;
	width:100%;
	padding:90px 0 100px 0;
	float:left;
	margin:100px 0 0 0;
	}

.prodChoiceC {
	background:#ebf3ff;
	width:100%;
	padding:90px 0 100px 0;
	float:left;
	}

.prodChoiceD {
	width:100%;
	padding:90px 0 0 0;
	float:left;
	}

.prodChoiceA div, 
.prodChoiceB div, 
.prodChoiceC div,
.prodChoiceD div {
	text-align:center;
	}

.prodChoiceA .txt, 
.prodChoiceB .txt, 
.prodChoiceC .txt,
.prodChoiceD .txt {
	font-family:'Gmarket Sans', sans-serif;
	font-size:34px;
	color:#292929;
	padding:0 0 60px 0;
	}

.prodChoiceA .txt span, 
.prodChoiceB .txt span, 
.prodChoiceC .txt span,
.prodChoiceD .txt span {
	font-family:'GmarketSansBold', sans-serif;
	font-size:34px;
    color:#0064ff;
	}

.prodChoiceD .btn_counsel {
	width:350px;
	height:39px;
	margin:0 auto;
	background-color: #0064ff;
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	font-size:26px;
	color:#fff;
	font-weight:400;
	padding:23px 0 0 0;
	display: inline-block;
	font-family:'Gmarket Sans', sans-serif;
	border:1px solid #0064ff;
	}

.prodChoiceD a:hover .btn_counsel {
	width:350px;
	background-color: #FFF;
	border:1px solid #5980ff;
	color:#4d6ede;
	}

.prodChoiceA .checkList {
	width:1200px;
	margin:0 auto;
	}

.prodChoiceA .checkList p {
	font-family:'Gmarket Sans', sans-serif;
	font-size:17px;
	margin:50px 0 0 0;
	display:inline-block;
	text-align:center;
	}

.prodChoiceA .checkA {
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	border-radius:30px;
	width:515px;
	float:left;
	padding:58px 30px 30px 30px;
	margin-right:50px;
	}

.prodChoiceA .checkA ul {
	background:url("/images/sub/img_choice_04.png") no-repeat right bottom;
	padding:0 0 52px 28px;
	}

.prodChoiceA .checkA li.sTitle,
.prodChoiceA .checkB li.sTitle {
	text-align:left;
	font-size:18px;
	font-family:'Gmarket Sans', sans-serif;	
	padding:0 0 24px 0;
	color:#292929;
	}


.prodChoiceA .checkA li.title {
	font-family:'GmarketSansBold', sans-serif;	
	text-align:left;
	font-size:36px;
	color:#00b495;
	padding:0 0 30px 0;	
	}

.prodChoiceA .checkA li.price {
	font-family:'Gmarket Sans', sans-serif;	
	text-align:center;
	font-size:22px;
	color:#FFF;
	padding:10px 0 6px 0;
	background:#00b495;
	border-radius:50px;
	width:160px;
	}

.prodChoiceA .checkB {
	box-shadow:2px 2px 10px rgba(0, 0, 0, 0.1);
	border-radius:30px;
	width:515px;
	float:left;
	padding:58px 30px 30px 30px;
	}

.prodChoiceA .checkB ul {
	background:url("/images/sub/img_choice_05.png") no-repeat right bottom;
	padding:0 0 52px 28px;
	}

.prodChoiceA .checkB li.title {
	font-family:'GmarketSansBold', sans-serif;	
	text-align:left;
	font-size:36px;
	color:#0064ff;
	padding:0 0 30px 0;	
	}

.prodChoiceA .checkB li.price {
	font-family:'Gmarket Sans', sans-serif;	
	text-align:center;
	font-size:22px;
	color:#FFF;
	padding:10px 0 6px 0;
	background:#0064ff;
	border-radius:50px;
	width:160px;
	}

.prodChoiceA .checkList table {
	border:1px solid #CCC;
	width:100%;	
	}

.prodChoiceA .checkList th {
	width:10%;
	text-align:center;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	vertical-align:middle;
	}

.prodChoiceA .checkList td {
	padding:20px 0 16px 16px;	
	text-align:left;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-family:'Gmarket Sans', sans-serif;
	font-size:18px;
	color:#292929;
	}

.prodChoiceA .checkList td.txtGray {
	color:#a7a7a7;
	}

.prodChoiceA .checkList td.txtLineH {
	vertical-align:middle;
	}

.prodChoiceA .checkList td.txtLineH span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:14px;
	}

.prodChoiceB .freeService {
    width:990px;
    margin:0 auto;
    }

.prodChoiceC .freeService {
    width:1200px;
    margin:0 auto;
    }

.prodChoiceB .freeService dl {
	width:208px;
	height:197px;
	border:1px solid #d7e3fb;
	border-radius:30px;
	margin-right:20px;
	background:#FFF;
	float:left;
	padding:48px 0 0 0;
	}

.prodChoiceB .freeService dt {
	font-family:'GmarketSansBold', sans-serif;
	font-size:20px;
	color:#0064ff;
	margin:0 0 26px 0;
	}

.prodChoiceB .freeService dd {
	font-family:'Gmarket Sans', sans-serif;
	font-size:16px;
	color:#292929;
	margin:0 0 26px 0;
	line-height:22px;
	}

.prodChoiceB .freeService dd.appIcon {
	display:inline-block;
	padding:0 13px;
	}

.prodChoiceB .freeService dd.appIcon img {
	padding-bottom:10px;
	}

.prodChoiceB .freeService dl:first-child {
	width:228px;
	}

.prodChoiceB .freeService dl:nth-child(4) {
	width:188px;
	}

.prodChoiceB .freeService dl:last-child {
	width:278px;
	margin-right:0;
	}

.prodChoiceC .freeService dl {
	width:283px;
	height:202px;
	border:1px solid #d7e3fb;
	border-radius:30px;
	margin-right:20px;
	background:#FFF;
	float:left;
	padding:48px 0 0 0;
	}

.prodChoiceC .freeService dt {
	font-family:'GmarketSansBold', sans-serif;
	font-size:20px;
	color:#0064ff;
	margin:0 0 26px 0;
	}

.prodChoiceC .freeService dd {
	font-family:'Gmarket Sans', sans-serif;
	font-size:16px;
	color:#292929;
	margin:0 0 26px 0;
	line-height:22px;
	}

.prodChoiceC .freeService dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:16px;
	color:#ff4848;
	line-height:22px;
	}

.prodChoiceC .freeService dl:last-child {
	margin-right:0;
	}

.freeService dd.moreBtn a {
	box-sizing:border-box;
	display:inline-block;
    background:#ffffff;
	border:1px solid #7da9fc;
	border-radius:8px;
    font-family:'Gmarket Sans';
    font-size:13px;
	color:#0064ff;
    text-align:left;
    padding:8px 17px 3px;
    position:relative;
	}

.freeService dd.moreBtn a {
	width:150px;
	margin-top:7px;
	}

.freeService dd.moreBtn a:after {
    content:"";
    position:absolute;
    bottom:15px;
    right:18px;
    width:30px;
    height:3px;
    background:#0064ff;
	}

.freeService dd.moreBtn a:hover {
	background:#0064ff;
	color:#FFF;
	border:1px solid #0064ff;
	}

.freeService dd.moreBtn a:hover:after {
    background:#FFF;
	}

/* 상담신청 프로모션 */

.consultProm {	
	font-family:'Gmarket Sans', sans-serif;
	}
 
.consultProm .consultProm_visual {
	background:#00a5a0 url('/images/event/consultProm_visual.jpg') no-repeat center top;
	height:611px;
	}

.consultProm .consultProm_visual .promVisual {
	margin:0 auto;
	width:990px;
	position:relative;
	padding:40px 0 0 0;
	}

.consultProm .promVisual ul {
	position: absolute;
	top:365px;
	left:5px;
	}

.consultProm .promVisual li {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	color:#000;	
	}

.consultProm .promVisual li a {
	text-align:center;	
	}

.btn_promConsult p {
	width:340px;
	height:46px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	background-color:#222;
	color:#FFF;
	padding:23px 0 0 0;
	text-align:center;
	border-radius:50px;
	margin:60px 0 0 0;
	border:5px solid #222;
	}

.btn_promConsult p:hover {
	background-color:#30d8d3;
	color:#222;
	}

.consultProm_conA {
	width:990px;
	margin:90px auto;
	text-align:center;
	}

.consultProm_conA a {
	text-align:center;
	}

.consultProm_conA li {
	display:inline-block;
	padding:0 10px;
	}

.consultProm_conA a.btn_apply {
	float:left;
	}

.consultProm_conA a.btn_prodDown p {
	width:340px;
	height:46px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	background-color:#FFF;
	color:#222;
	padding:23px 0 0 0;
	text-align:center;
	border-radius:50px;
	border:5px solid #222;
	margin:90px 0 0 0;	
	}

.consultProm_conA a.btn_prodDown p:hover {
	background-color:#30d8d3;
	color:#222;
	}


.consultProm_conB{
	width:990px;
	margin:10px auto;
	text-align:center;
	}

.consultProm_conB li{
	display:inline-block;
	padding:50px 10px 90px;
	}


/*202212_상담신청프로모션*/
 
.consultProm2 .consultProm2_visual {
	background:#2e21af url('/images/event/consultProm2_bg.jpg') no-repeat center top;
	height:3324px;
	}

.consultProm2 .consultProm2_visual .promVisual2 {
	width:909px;
	margin:0 auto;
	padding-top:128px;
	text-align:center;
	}

.consultProm2 .consultProm2_visual .promVisual2 .btn_promConsult_top {
	background:#2e21af url('/images/event/consultProm2_top_btn.png') no-repeat center;
	height:87px;
	width:409px;
	margin:30px auto 0;
	display:inline-block;
	}

.consultProm2 .consultProm2_visual .promVisual2 .btn_promConsult_top:hover {
	background:#2e21af url('/images/event/consultProm2_top_btn_on.png') no-repeat center;
	height:87px;
	width:409px;
	}

.consultProm2 .consultProm2_visual .consultProm2_conA {
	text-align:center;
	margin-top:30px;
	}


.consultProm2 .consultProm2_visual .consultProm2_conA li {
	margin-bottom:75px;
	}

.consultProm2 .consultProm2_visual .consultProm2_conA li:first-child {
	margin-bottom:0;
	}


.consultProm2 .consultProm2_visual .consultProm2_conA .btn_promConsult_bottom {
	background: url('/images/event/consultProm2_bottom_btn.png') no-repeat center;
	height:87px;
	width:409px;
	margin: 0px auto 60px;
    display: inline-block;
	}

.consultProm2 .consultProm2_visual .consultProm2_conA .btn_promConsult_bottom:hover {
	background: url('/images/event/consultProm2_bottom_btn_on.png') no-repeat center;
	height:87px;
	width:409px;
	}

.consultProm2_product {
	background-color:#f6f6f6;
	padding-bottom:120px;
	}

.consultProm2_product .subtitle {
	text-align:center;
	padding:120px 0 10px;
	}

.consultProm2_product .wbg_box {
	width:1000px;
	background-color:#fff;
	border-radius:47px;
	margin:0 auto ;
	text-align:center;
	padding:80px 0 50px;
	}

.wbg_box .box2 li{
	display:inline-block;
	padding:30px 10px 50px;
	}


.wbg_box .box2 a.btn_prodDown p {
	width:340px;
	height:46px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	background-color:#FFF;
	color:#222;
	padding:23px 0 0 0;
	text-align:center;
	border-radius:50px;
	border:5px solid #222;
	margin:35px 0 10px 0;
	}

.wbg_box .box2 a.btn_prodDown p:hover {
	background-color:#ffdf59;
	color:#222;
	margin:0;
	}

.wbg_box .box2 .btn_promConsult p {
	width:340px;
	height:46px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	background-color:#222;
	color:#FFF;
	padding:23px 0 0 0;
	text-align:center;
	border-radius:50px;
	border:5px solid #222;
	margin:35px 0 10px 0;
	}

.wbg_box .box2 .btn_promConsult p:hover {
	background-color:#ffdf59;
	color:#222;
	margin:0;
	}



/* KB 대출 이벤트 */

.kbLoanProm {
	background:#FFF url('/images/event/kb_loan_prom_bg.png') no-repeat left top;
	}

.kbLoanProm .kbLoanProm_visual {
	position:relative;
	height:780px;
	}

.kbLoanProm .kbLoanPromLogo {
	position:absolute;
	top:20px;
	left:50%;
	margin:0 0 0 -600px;
	width:1200px;
	text-align:right;
	}

.kbLoanProm .kbLoanPromVisual {
	width:1200px;
	margin:0 auto;
	}

.kbLoanProm .kbLoanTitle li:first-child {
	color:#FFF;
	font-size:53px;
	font-weight:bold;
	font-family:'Gmarket Sans', sans-serif;
	padding-top:112px;	
	}

.kbLoanProm .kbLoanTitle li {
	color:#FFF;
	font-size:38px;
	line-height:48px;
	font-weight:400;
	font-family:'Gmarket Sans', sans-serif;
	}

.kbLoanPromVisual .kbLoanPoint {
	margin:175px 0 0 0;
	}

.kbLoanPromVisual .kbLoanPoint dl {
	float:left;
	margin-right:150px;
	position:relative;
	}

.kbLoanPromVisual .kbLoanPoint dt {
	font-family:'Gmarket Sans', sans-serif;
	background:#F9B501;
	width:57px;
	height:29px;
	line-height:33px;
	font-size:16px;
	text-align:center;
	margin:0 0 16px 0;
	}

.kbLoanPromVisual .kbLoanPoint dd {
	font-family:'Gmarket Sans', sans-serif;
	line-height:38px;
	font-size:28px;
	text-align:left;
	color:#fff;
	float:left;
	font-weight:bold;
	}

#contents_wrap .kbLoanPromVisual .kbLoanPoint dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	color:#F9B501;
	font-weight:400;
	}

.kbLoanPromVisual .kbLoanPoint dt.none {
	background:#7C7265;
	}

.kbLoanPromVisual .kbLoanPoint dd.blPlus {
	position:absolute;
	top:68px;
	left:288px;
	font-size:60px;
	color:#F9B501;
	font-weight:300;
	}

.kbLoanPromVisual .kbLoanPoint dl:last-child {
	margin-left:-60px;
	}

.kbLoanProm .kbLoanProm_conA {
	text-align:center;
	width:100%;
	margin-top:100px;
	}

.kbLoanProm .kbLoanProm_conA img {
	width:1200px;
	margin:0 auto 100px;
	}

.kbLoanProm .kbLoanProm_conB {
	width:1200px;
	text-align:center;
	margin:0 auto 100px;
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	color:#F9B501;
	font-weight:400;
	background:#F9B501;
	border-radius:50px;
	padding:0 0 40px; 0;
	}

.kbLoanProm .kbLoanProm_conB dt {
	font-family:'Gmarket Sans', sans-serif;
	font-size:38px;
	color:#000;
	font-weight:bold;
	padding:60px;
	}

.kbLoanProm .kbLoanProm_conB dd {
	background:#FFF;
	border-radius:44px;
	width:86%;
	margin:0 auto;
	text-align:left;
	font-family:'Gmarket Sans', sans-serif;
	font-size:22px;
	padding:50px;
	line-height:36px;
	font-weight:400;
	color:#444;
	}

.kbLoanProm .kbLoanProm_conB dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:26px;
	font-weight:600;
	}

.kbLoanProm .kbLoanProm_conB dd span.sFont {
	font-family:'Gmarket Sans', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#444;
	}

.kbLoanProm_conC {
	width:100%;
	text-align:center;
	margin:100px auto 0;
	background:#7C7265;
	padding:100px 0 100px; 0;
	height:920px;
	}

.kbLoanProm_conC p {
	font-family:'Gmarket Sans', sans-serif;
	font-size:40px;
	font-weight:600;
	line-height:48px;
	color:#FFF;
	}

.kbLoanProm_conC p span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	font-weight:400;
	color:#FFF;
	}

.kbLoanProm_conC div {
	width:1200px;
	margin:100px auto 0;
	}

.kbLoanProm_conC dl {
	float:left;
	width:550px;
	border-radius:50px;
	background:#FFF;
	height:700px;
	margin:0 25px;
	}

.kbLoanProm_conC dt {
	margin-top:-30px;
	}

.kbLoanProm_conC dd {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:40px;
	color:#000;
	margin-top:50px;
	}
	
.kbLoanProm_conC dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	font-weight:400;
	color:#F9B501;
	}

.kbLoanProm_conC dd img {
	margin-top:-20px;
	}

.kbLoanProm_conC dd.kbLoanfont1 {
	margin-top:10px;
	font-size:20px;
	font-weight:400;
	line-height:30px;
	}

.kbLoanProm_conC dd.kbLoanfont2 {
	font-size:20px;
	font-weight:400;
	line-height:30px;
	color:#FC2323;
	margin-top:35px;
	}

.kbLoanProm_conC dd.kbLoanfont3 {
	margin-top:65px;
	font-size:32px;
	color:#FC2323;
	}

.kbLoanProm_conC dd.kbLoanbtn1 a {
	font-family:'Gmarket Sans', sans-serif;
	color:#FFF;
	font-size:32px;
	width:460px;
	height:50px;
	background:#F9B501;
	border-radius:100px;
	margin:35px auto 0;
	padding:14px 0 0 0;
	display:block;
	}

.kbLoanProm_conC dd.kbLoanbtn1 a:hover {
	background:#7C7265;
	}

.kbLoanProm_conC dd.kbLoanbtn2 a {
	font-family:'Gmarket Sans', sans-serif;
	color:#FFF;
	font-size:32px;
	width:460px;
	height:50px;
	background:#0064FF;
	border-radius:100px;
	margin:35px auto 0;
	padding:14px 0 0 0;
	display:block;
	}

.kbLoanProm_conC dd.kbLoanbtn2 a:hover {
	background:#003E9E;
	}

.kbLoanProm_conD {
	width:100%;
	text-align:center;
	margin:100px auto 0;
	height:1280px;
	}

.kbLoanProm_conD p {
	font-family:'Gmarket Sans', sans-serif;
	font-size:40px;
	font-weight:600;
	line-height:48px;
	color:#000;
	margin:0 0 80px 0;
	}

.kbLoanProm_conD img {
	margin:0 0 0 -90px;
	}

.kbLoanProm_conE {
	width:100%;
	text-align:center;
	margin:0 auto;
	height:580px;
	background:#B2D0FF;
	padding:100px 0 0 0;
	}

.kbLoanProm_conE p {
	font-family:'Gmarket Sans', sans-serif;
	font-size:40px;
	font-weight:600;
	line-height:48px;
	color:#000;
	margin:0 0 80px 0;
	}

.kbLoanProm_conF {
	width:100%;
	text-align:center;
	margin:0 auto;
	background:#F9B501;
	padding:100px 0 100px; 0;
	height:720px;
	}

.kbLoanProm_conF p {
	font-family:'Gmarket Sans', sans-serif;
	font-size:40px;
	font-weight:600;
	line-height:48px;
	color:#000;
	}

.kbLoanProm_conF p span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	font-weight:300;
	color:#000;
	}

.kbLoanProm_conF div {
	width:1200px;
	margin:70px auto 0;
	}

.kbLoanProm_conF dl {
	float:left;
	width:550px;
	border-radius:50px;
	background:#FFF;
	height:525px;
	margin:0 25px;
	}

.kbLoanProm_conF dd {
	font-family:'Gmarket Sans', sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	color:#000;
	margin-top:50px;
	}
	
.kbLoanProm_conF dd span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:28px;
	font-weight:300;
	color:#F9B501;
	}

.kbLoanProm_conF dd img {
	width:360px;
	margin-top:20px;
	}

.kbLoanProm_conF dd.kbLoanbtn1 a {
	font-family:'Gmarket Sans', sans-serif;
	color:#FFF;
	font-size:26px;
	width:460px;
	height:50px;
	background:#F9B501;
	border-radius:100px;
	margin:35px auto 0;
	padding:14px 0 0 0;
	display:block;
	}

.kbLoanProm_conF dd a:hover {
	background:#7C7265;
	}

.kbLoanProm_conG {
	width:100%;
	margin:0 auto;
	background:#FFF9E9;
	padding:120px 0 100px; 0;
	height:560px;
	}

.kbLoanProm_conG div {
	width:1200px;
	margin:0 auto;
	}

.kbLoanProm_conG ul {
	float:left;
	}

.kbLoanProm_conG li {
	font-family:'Gmarket Sans', sans-serif;
	text-align:left;
	font-size:40px;
	line-height:48px;
	color:#000;
	padding-bottom:20px;
	
	}

.kbLoanProm_conG li span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:30px;
	color:#000;
	}

.kbLoanProm_conG li span.appName {
	font-family:'Gmarket Sans', sans-serif;
	font-size:60px;
	color:#F9B501;
	font-weight:bold;
	line-height:74px;
	}

.kbLoanProm_conG li:last-child img {
	width:680px;
	}

.kbLoanProm_conG li:first-child img {
	width:520px;
	margin:-30px 0 0 0;
	}

.kbLoanProm_conG li a {
	font-family:'Gmarket Sans', sans-serif;
	color:#FFF;
	font-size:26px;
	width:412px;
	height:54px;
	background:#F9B501;
	border-radius:100px;
	margin:0 0 0 90px;
	padding:10px 0 0 0;
	display:block;
	text-align:center;
	font-weight:bold;
	}

.kbLoanProm_conG li a:hover {
	background:#7C7265;
	}

.kbLoanProm_conH {
	width:100%;
	background:#FFF;
	}

.kbLoanProm_conH p {
	font-family:'Gmarket Sans', sans-serif;
	width:1200px;
	margin:100px auto 100px;
	background:#FFF;
	line-height:28px;
	font-size:15px;
	}

.kbLoanProm_conH p span {
	font-family:'Gmarket Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	}


/*얼마근태*/
.attendance_warp dl,
.attendance_warp dt,
.attendance_warp dd,
.attendance_warp ul,
.attendance_warp li,
.attendance_warp div,
.attendance_warp a {
	color:#222;
	line-height: normal;
	}

.attendance_warp {
	margin-top:160px;
	letter-spacing: -0.7px;
	line-height:1.5;
	}

.attendance_warp .att_main {
	background:url('/images/sub/attendance_top_bg.png') no-repeat right top;
	height:573px;
	background-size:50%;
	}

.attendance_warp .att_main ul:first-child {
	padding-top: 100px;
	margin-left:345px;
	}

.attendance_warp .att_main .tit{
	font-size:47px;
	line-height:58px;
	}

.attendance_warp .att_main .tit span{
	font-size:65px;
	font-weight:800;
	line-height:85px;
	color:#222;
	}

.attendance_warp .att_main .txt{
	font-size:17px;
	color:#7b7b7b;
	margin-top:24px;
	line-height:26px;
	margin-bottom:24px;
	font-weight:400;
	}

/*제목 텍스트*/
.attendance_warp .top_tit {
	font-size:34px;
	font-weight:600;
	line-height:45px;
	}

/*제목 서브 텍스트*/
.attendance_warp .top_txt {
	font-size:18px;
	margin-top:15px;
	}

/*텍스트 정렬*/
.attendance_warp .txt_c_align {
	text-align:center;
	}

.attendance_warp .att_allproduct {
	width:1200px;
	margin:130px auto 100px;
	}

.attendance_warp .att_allproduct .point {
	width:620px;
	margin:50px auto;
	background:url('/images/sub/img_attendance_04.png') no-repeat center 30px;
	overflow:hidden;
	}

.attendance_warp .att_allproduct .point dl {
	float:left;
	width:80px;
	text-align:center;
	margin-right:190px;
	}

.attendance_warp .att_allproduct .point dl:last-child {
	margin-right:0;
	}

.attendance_warp .att_allproduct .point .product {
	font-size:13px;
	color:#9b9b9b;
	margin-top:15px;
	}

.attendance_warp .att_allproduct .point .info {
	font-size:20px;
	font-weight:700;
	}

.attendance_warp .att_allproduct .point_detail {
	overflow:hidden;
	}

.attendance_warp .att_allproduct .point_detail dl {
	float:left;
	margin-right:75px;
	}

.attendance_warp .att_allproduct .point_detail dl:last-child {
	margin-right:0;
	}

.attendance_warp .att_allproduct .point_detail dd {
	text-align:center;
	}

.attendance_warp .att_allproduct .point_detail .product {
	font-size:22px;
	font-weight:700;
	margin-top:34px;
	}

.attendance_warp .att_allproduct .point_detail .txt {
	font-size:16px;
	margin-top:14px;
	}

.attendance_warp .bg_gray {
	background-color:#F5F5F5;
	width:100%;
	}

.attendance_warp .repeat .con_wrap {
	width:1200px;
	margin:0 auto;
	display: flex;
    justify-content: center;
	height:750px
	}

.attendance_warp .repeat .con_wrap ul{
	width:50%;
	}

.attendance_warp .repeat .con_wrap ul:first-child {
	margin-right:120px;	
	}

.attendance_warp .repeat .con_wrap .con_img_right {
	display: flex;
    align-items: center;
    justify-content: flex-start;
	}

.attendance_warp .repeat .con_wrap .con_img_left {
	display: flex;
    align-items: center;
    justify-content: flex-end;
	}

.attendance_warp .repeat .con_wrap .con_text_left {
	display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
	}

.attendance_warp .repeat .con_wrap .con_text_right {
	display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: center;
	text-align:right;
	}

.attendance_warp .repeat .con_wrap .icon_point{
	margin-bottom:10px;
	}

.attendance_warp .repeat .con_wrap .icon_point img:first-child{
	margin-right:10px;
	}

.attendance_warp .att_excel{
	padding:100px 0;
	}

.attendance_warp .att_review {
	padding:100px 0 130px;
	width:1230px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	}

.attendance_warp .att_review .review_boxA {
	width: 420px;
	height: 500px;
	border-radius: 40px;
	box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.1);
	background-color:#fff;
	padding:50px;
	box-sizing:border-box;
	text-align:center;
	margin-top:100px;
	}

.attendance_warp .att_review .review_boxB {
	width: 420px;
	height: 500px;
	border-radius: 40px;
	box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.1);
	background-color:#384974;
	padding:50px;
	box-sizing:border-box;
	text-align:center;
	position:absolute;
	left:400px;
	z-index:1;
	}

.attendance_warp .att_review .box_left {
	float:left;
	}

.attendance_warp .att_review .box_right {
	float:right;
	margin-right:10px;
	}

.attendance_warp .att_review dl {
	position:relative;
	}

.attendance_warp .att_review dt {
	font-weight: 600;
	font-size: 20px;
	margin-bottom:20px;
	}

.attendance_warp .att_review .review_boxA dd.review_detail {
	font-size: 14px;
	margin-bottom:20px;
	word-break: keep-all;
	color:#4F4F4F;
	}

.attendance_warp .att_review .review_boxB dt {
	color:#fff;
	}

.attendance_warp .att_review .review_boxB dd.review_detail {
	font-size: 14px;
	margin-bottom:20px;
	word-break: keep-all;
	color:#fff;
	}

.attendance_warp .att_review .icon_qm {
	margin-bottom:10px;
	}

.attendance_warp .att_review .profile_img {
	position:absolute;
	bottom:-40px;
	left:160px;
	}

.attendance_warp .att_system .img_check {
	width:121px;
	margin:0 auto;
	}

.attendance_warp .att_system {
	width:1200px;
	margin:100px auto;
	overflow:hidden;
	}

.attendance_warp .att_system .system_list {
	margin-top:50px;
	position:relative;
	}

.attendance_warp .att_system .system_list .circle {
	width:340px;
	height:340px;
	border-radius:340px;
	background-color:#fff;
	position:absolute;
	top:156px;
	left:427px;
	text-align:center;
	font-size:34px;
	font-weight:600;
	padding-top:95px;
	box-sizing:border-box;
	letter-spacing: -3px;
	}

.attendance_warp .att_system .system_list .circle span {
	font-size:20px;
	font-weight:600;
	}

.attendance_warp .att_system .system_list .listA {
	background:url('/images/sub/img_attendance_20.png') no-repeat center top;
	width:1200px;
	height:310px;
	margin-bottom:50px;
	}

.attendance_warp .att_system .system_list .listB {
	background:url('/images/sub/img_attendance_21.png') no-repeat center top;
	width:575px;
	height:310px;
	float:left;
	}

.attendance_warp .att_system .system_list .listC {
	background:url('/images/sub/img_attendance_22.png') no-repeat center top;
	width:575px;
	height:310px;
	float:right;
	}

.attendance_warp .att_system .system_list .tit {
	font-size:26px;
	color:#fff;
	font-weight:600;
	padding-top:140px;
	padding-left:40px;
	box-sizing:border-box;
	}

.attendance_warp .att_system .system_list .txt {
	font-size:16px;
	color:#fff;
	padding-left:40px;
	margin-top:10px;
	font-weight:300;
	}

.attendance_warp .att_cs {
	text-align:center;
	padding:120px 0;
	}

.attendance_warp .att_cs .call {
	font-size:55px;
	font-weight:700;
	line-height:100px;
	color:#131313;
	letter-spacing: -2px;
	}

.attendance_warp .att_cs .cs_txt span {
	font-size:30px;
	font-weight:700;
	line-height:60px;
	color:#000;
	}

.attendance_warp .att_cs .cs_txt {
	font-size:18px;
	color:#6f6f6f;
	}


/*얼마근태 END*/


/* CMS 경기도청 이벤트 */

.npoEvent1 {
	padding-top:131px;
	margin:0 auto;
	text-align:center;
	}

.npoEvent1_visual {
	background:url('/images/event/event_npo_bg.jpg') center top no-repeat;
	padding-top:160px;
	}

.npoEvent1_conA {
	margin-top:320px;
	}

.npoEvent1_conB {
	margin-top:150px;
	background:#FFFBEB;
	padding:120px 0;
	}

.npoEvent1_conC {
	margin-top:150px;
	}

.npoEvent1_conD {
	margin-top:150px;
	background:#FFFBEB;
	padding:120px 0;
	}


/* 네이버웍스 */

.naverworksProm {
	background:#FFF url('/images/event/naverworks_prom_bg.png') no-repeat right top;
	background-size:100% 780px;
	}

.naverworksProm .naverworksProm_visual {
	position:relative;
	height:660px;
	}

.naverworksProm .naverworksPromLogo {
	float:right;
	padding:40px 40px 0 0;
	}

.naverworksProm .naverworksPromVisual {
	width:1200px;
	margin:0 auto;
	}

.naverworksProm .naverworksTitle li {
	color:#000;
	letter-spacing:-3px;
	font-family: "pretendard", sans-serif;
	}

.naverworksProm .naverworksTitle li img {
	margin:80px 0 20px 0;
	}

.naverworksProm .naverworksTitle li:nth-child(2) {
	font-size:36px;
	padding:0 0 20px 0;
	font-weight:400;
	}

.naverworksProm .naverworksTitle li:nth-child(3) {
	font-size:80px;
	line-height:90px;
	font-weight:600;
	padding:0 0 30px 0;
	}

.naverworksProm .naverworksTitle li:nth-child(4) {
	font-size:42px;
	line-height:52px;
	font-weight:500;
	}

.naverworksProm .naverworksProm_conA {
	text-align:center;
	width:100%;
	margin-top:160px;
	}

.naverworksProm .naverworksProm_conA img {
	width:1199px;
	margin:90px auto 50px;
	}

.naverworksProm_conC {
	width:100%;
	text-align:center;
	margin:120px auto 0;
	background:#f5f5f5;
	padding:100px 0 220px; 0;
	height:780px;
	}

.naverworksProm_conC p {
	font-family: "pretendard", sans-serif;
	font-size:46px;
	font-weight:600;
	line-height:60px;
	color:#000;
	}

.naverworksProm_conC p span {
	font-family: "pretendard", sans-serif;
	font-size:46px;
	font-weight:600;
	color:#FF9800;
	line-height:60px;
	}

.naverworksProm_conC div {
	width:1200px;
	margin:60px auto 120px;
	}

a.naverworksBtn1 {
	font-family: "pretendard", sans-serif;
	color:#FFF;
	font-size:30px;
	font-weight:600;
	width:400px;
	height:52px;
	background: linear-gradient(133.24deg, #00C450 2.89%, #01CEC7 100%);
	border-radius: 10px;
	margin:35px auto 0;
	padding:24px 0 0 0;
	display:block;
	}

a.naverworksBtn1:hover {
	background:#FFF;
	color:#00C450;
	border: 5px solid #00C450;
	box-sizing: border-box;
	width:400px;
	height:76px;
	padding:19px 0 0 0;
	display:block;
	}

.naverworksProm_conD {
	width:100%;
	text-align:center;
	margin:120px auto 0;
	height:1040px;
	background:#FFF;
	}

.naverworksProm_conD p {
	font-family: "pretendard", sans-serif;
	font-size:46px;
	font-weight:600;
	line-height:48px;
	color:#000;
	margin:0 0 80px 0;
	}

.naverworksProm_conE {
	width:100%;
	text-align:center;
	margin:0 auto;
	height:620px;
	background:#f5f5f5;
	padding:100px 0 0 0;
	}

.naverworksProm_conE p {
	font-family: "pretendard", sans-serif;
	font-size:46px;
	font-weight:600;
	line-height:48px;
	color:#000;
	margin:0 0 80px 0;
	}

.naverworksProm_conF {
	width:100%;
	text-align:center;
	margin:0 auto;
	background: linear-gradient(133.24deg, #00C450 2.89%, #01CEC7 100%);
	padding:120px 0 120px 0;
	height:230px;
	}

.naverworksProm_conF p {
	font-family: "pretendard", sans-serif;
	font-size:46px;
	font-weight:600;
	line-height:48px;
	color:#FFF;
	}

.naverworksProm_conF div {
	width:400px;
	margin:70px auto 0;
	}

.naverworksProm_conF li {
	float:left;
	margin:0 10px;
	}

.naverworksProm_conF a.naverworksBtn2 {
	font-family: "pretendard", sans-serif;
	color:#00C450;
	font-size:30px;
	font-weight:600;
	width:400px;
	height:52px;
	background: #FFF;;
	border-radius: 10px;
	padding:24px 0 0 0;
	display:block;
	}

.naverworksProm_conF a.naverworksBtn2:hover {
	color:#000;
	border: 5px solid #000;
	box-sizing: border-box;
	width:400px;
	height:76px;
	padding:19px 0 0 0;
	display:block;
	}

.naverworksProm_conF a.naverworksBtn3 {
	font-family: "pretendard", sans-serif;
	color:#FFF;
	font-size:30px;
	font-weight:600;
	border: 5px solid #FFF;
	width:400px;
	height:48px;
	border-radius: 10px;
	padding:18px 0 0 0;
	display:block;
	}

.naverworksProm_conF a.naverworksBtn3:hover {
	color:#000;
	border: 5px solid #000;
	box-sizing: border-box;
	display:block;
	width:410px;
	height:76px;
	padding:19px 0 0 0;
	}



/* 유플러스 제휴 */

.uplusProm {
	background:#FFF url('/images/event/uplus_prom_visual_bg.jpg') no-repeat center top;
	background-size:100% 720px;
	color:#090909;
	overflow: hidden;
	}

.uplusProm .uplusVideo {
	position:relative;
	display:flex;
	justify-content:center;
	width:100%;
	}

.uplusProm video {
	position:absolute;
	height:720px;
	width:auto;
	top:0;
	}

.uplusProm .uplusProm_visual {
	position:relative;
	height:720px;
	z-index:1;
	}

.uplusProm .uplusPromVisualL {
	float:right;
	padding:90px 10% 0 0;
	z-index:1;
	}

.uplusProm .uplusPromVisualR {
	width:1200px;
	margin:0 auto;
	}

.uplusProm .uplusTitle li {
	color:#000;	
	font-family: 'TangsBudaeJjigae', sans-serif;
	font-weight:normal;
	}

.uplusProm .uplusTitle li img {
	margin:100px 0 36px 0;
	}

.uplusProm .uplusTitle li:nth-child(2) {
	font-size:100px;
	line-height:110px;
	font-weight:100;
	padding:0 0 20px 0;
	}

.uplusProm .uplusTitle li:nth-child(3) {
	font-size:33px;
	font-weight:400;
	font-family: 'SBAggroM', sans-serif;
	letter-spacing:-0.5px;
	}

.uplusProm .uplusTitle a li {
	width: 381px;
	height: 72px;	
	border-radius: 100px;
	background: #FFF;
	text-align:center;
	padding:17px 0 0 0;
	margin:50px 0 0 0;
	font-family: 'SBAggroM', sans-serif;
	color: #E6007E;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	}

.uplusProm .uplusTitle a:hover li {
	color: #FFF;
	background: #090909;
	}

.uplusContents {
	position:relative;
	width:100%;
	margin:0 auto;
	}

.uplusContents h2 {
	font-family: 'SBAggroM', sans-serif;
	text-align: center;
	font-size: 46px;
	font-style: normal;
	font-weight: 400;
	margin:0 0 40px 0;
	line-height:64px;
	}

.uplusContents h2 span {
	font-family: 'SBAggroM', sans-serif;
	font-size: 46px;
	color:#0064FF;
	}

.uplusContents h3 {
	font-family: 'SBAggroM', sans-serif;
	text-align: center;
	font-size: 46px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	margin:30px 0 50px 0;
	}

.uplusContents h3 span {
	font-family: 'SBAggroM', sans-serif;
	font-size: 46px;
	color:#E6007E;
	background-size:365px 25px;
	background-position:365px 25px;
	position:relative;
	z-index:2;
	}

.uplusContents h3 span::before {
	display:inline-block;
	content: "";
	background:#FFEFAB;
	width:338px;
	height:25px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:-1;
	}

.uplusContents .uplusConA {
	width:1200px;
	text-align:center;
	padding:140px 0 60px;
	margin:0 auto;
	}

.uplusContents .uplusConA .uLine {
	width:1px;
	height:160px;
	border:1px solid #CCC;
	margin:0 auto;
	}

.uplusContents .uplusConB {
	width:1200px;
	text-align:center;
	padding:0 0 140px;
	margin:0 auto;
	}

.uplusContents .uplusConB img {
	width:1200px;
	}

.uplusContents .uplusConB h2 span.txtCash {
	font-family: 'SBAggroM', sans-serif;
	font-size: 70px;
	color:#E6007E;
	line-height:98px;
	background-size:365px 25px;
	background-position:365px 25px;
	position:relative;
	z-index:2;
	}

.uplusContents .uplusConB h2 span.txtCash::before {
	display:inline-block;
	content: "";
	background:#FFEFAB;
	width:304px;
	height:25px;
	position:absolute;
	bottom:10px;
	left:-8px;
	z-index:-1;
	}

.uplusContents .uplusConB h2 span.txtDate {
	font-family: 'SBAggroL', sans-serif;
	font-size: 40px;
	color:#888;
	}

.uplusContents .uplusConB h3 {
	padding:40px 0 0;
	}

.uplusContents .uplusConB .uLine {
	margin:60px auto 0;
	width:1px;
	height:160px;
	border:1px solid #CCC;
	}

.uplusContents .uplusConC {
	background-color:#F5F5F5;
	text-align:center;
	width:100%;
	padding:140px 0;
	margin:0 auto;
	}

.uplusContents .uplusConC img {
	margin:20px 0;
	}

.uplusContents .uplusConD {
	width:1200px;
	text-align:center;
	padding:140px 0;
	position:relative;
	margin:0 auto;
	}

.uplusContents .uplusConD h2 {
	padding-bottom:30px;
	}
	
.uplusContents .uplusConE {
	width:1200px;
	text-align:center;
	padding:0 0 140px 0;
	margin:0 auto;
	}

.uplusContents .uplusConE h2 {
	padding-bottom:20px;
	}

.uplusContents .uplusConD .swiper-pagination {
	bottom:107px;
	}

.uplusContents .uplusConE .olmaprodBtn {
	display: block;
	font-family: "pretendard", serif;	
	border-radius: 50px;	
	padding: 14px 0 15px;
	margin: 54px auto 0;
	background:#0064FF;
	width:360px;
	}

.uplusContents .uplusConE .olmaprodBtn a {
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	color: #FFF;
	letter-spacing: -.03em;
	}

.uplusContents .uplusConF {
	background-color:#F5F5F5;
	text-align:center;
	width:100%;
	padding:140px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	}

.uplusContents .uplusConF h2 {
	margin-bottom:80px;
	}

.uplusContents .uplusConF .contact-box h3{
	padding-top:0;
	margin:0 0 30px 0;
	}

.uplusContents .uplusConF .contact-box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}

.uplusContents .uplusConF .contact-box img{
	width: 172px;
	object-fit: contain;
	}

.uplusContents .uplusConF .contact-box .call{
	font-weight: 700;
	font-size: 3.4375rem;
	line-height: 66px;
	letter-spacing: -.03em;
	color: #3C3C3C;
	font-family: "pretendard",serif;
	}

.uplusContents .uplusConF .contact-box span{
	display:none;
	}

.uplusContents .uplusConF .contact-box .call::after{
	content: attr(data-callnum);
	font-size: 3.4375rem;
	line-height: 66px;
	letter-spacing: -.03em;
	color: #3C3C3C;
	font-weight: 700;
	}

.uplusContents .uplusConF .contact-box p{
	margin-top: 0;
	font-weight: 700;
	font-size: 1.875rem;
	line-height: 36px;
	letter-spacing: -.03em;
	color: #666666;
	font-family: "pretendard",serif;
	}

.uplusContents .uplusConF .btn-box{
	display: flex;
	justify-content: center;
	text-align: center;
	gap: 16px;
	}

.uplusContents .uplusConF .btn-box .btn{
	display: block;
	font-family: "pretendard", serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 60px;
	border-radius: 50px;
	color: #FFF;
	padding: 0;
	margin: 54px 0 0;
	background:#E6007E;
	width:360px;
	}

.uplusContents .uplusConG p {
	font-size:30px;
	padding:120px 0 30px 0;
	color:#E6007E;
	font-family: "pretendard", serif;
	font-weight: 600;
	display:block;
	text-align:center;
	}

.uplusContents .uplusConG ul {
	padding:0 0 120px 0;
	width:880px;
	margin:0 auto;
	}

.uplusContents .uplusConG li {
	font-size:22px;
	padding:0 0 5px 0;
	font-family: "pretendard", serif;
	font-weight: 500;
	line-height: 32px;
	list-style:disc;
	}
