@charset "utf-8";

div.cs_wrap div.body {
	padding: 80px 0 130px;
}
div.boardList table {
	border-bottom: 1px solid #aaa;
}
div.boardList table thead th {
	color: #333;
	line-height: 62px;
	font-size: 14px;
	border-top: 2px solid #3617CE;
	border-bottom: 1px solid #ccc;
	background-color:#f1f1f3;
}
div.boardList table tbody td {
	text-align: center;
	padding: 20px 20px;
	line-height: 24px;
	font-size: 14px;
	border-top: 1px solid #d8d8d8;
}
div.boardList table tbody td.subj {
	text-align: left;
}
div.boardList table tbody tr.notice td a {
	color:#111;
}
div.boardList table tbody td.subj a:hover {
	color: #ea002c;
}
div.boardList table tbody tr.on td {
	background: #f5f5f5;
}
div.boardSrch {position:relative; margin-top:-55px; margin-bottom:20px; text-align:right;}
div.boardSrch .ipt_text {width:210px; height:38px; padding:0 14px; line-height:38px; font-size:13px; vertical-align:middle; color:#333; border:1px solid #a9a9a9;}
div.boardSrch button {display:inline-block; width:80px; height:40px; line-height:40px; font-size:13px; text-align:center; vertical-align:middle; border:0; color:#fff; background:#323040;}


div.boardView {
	border-bottom: 1px solid #ddd;
}
div.boardView div.viewTitle table th {
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #e4e4e4;
	color: #333;
	font-size: 14px;
	background: #f5f5f5;
	line-height: 68px;
}
div.boardView div.viewTitle table td {
	text-align: center;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #e4e4e4;
	color: #333;
	font-size: 14px;
	padding: 10px 20px;
	line-height: 22px;
}
div.boardView div.viewTitle table td.left {
	text-align: left;
}
div.boardView div.viewContent {
	min-height: 465px;
	font-size: 13px;
	color: #333;
	padding: 40px;
	line-height: 24px;
}
div.boardBtns {
	text-align:right;
}
div.boardBtns .btn_list {
	display: inline-block;
	border: 1px solid #cacaca;
	min-width: 60px;
    padding: 0 20px;
    background: #fff;
    line-height: 38px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
    vertical-align: middle;
	color: #333;
}
div.pageLink {
	margin: 30px 0 20px;
}
div.pageLink table {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
div.pageLink table th {
	width: 120px;
	padding: 0;
	font-size: 14px;
	line-height: 68px;
	border-top: 1px solid #e4e4e4;
	background-color: #f7f7f8;
	color: #333;
}
div.pageLink table th.prev span {
	padding: 0 26px 0 0;
	background: url("/cs/images/cs/bul_boardlist_arr.png") no-repeat 55px 7px;
}
div.pageLink table th.next span {
	padding: 0 26px 0 0;
	background: url("/cs/images/cs/bul_boardlist_arr.png") no-repeat 55px -88px;
}
div.pageLink table td {
	padding: 0 10px 0 30px;
	font-size: 14px;
	line-height: 24px;
	border-top: 1px solid #e4e4e4;
}
div.pageLink table td.date {
	width: 125px;
	padding: 0;
	text-align: center;
}
div.boardList th.check,
div.boardList td.check {
	text-align: left;
	padding: 0 5px 0 25px;
}
div.Faq div.button {
	text-align: center;
}
div.Faq div.button a.btn_list {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: none;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	background: #e9002d;
}
div.Faq div.button a.btn_list:hover {
	text-decoration: none;
}
div.Notice div.button {
	text-align: center;
}
div.Notice div.button a {
	margin: 0 5px;
}
div.Notice div.button a.btn_email {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: none;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	background: #757380;
}
div.Notice div.button a.btn_email:hover {
	text-decoration: none;
}
div.Notice div.button a.btn_list {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: none;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	background: #e9002d;
}
div.Notice div.button a.btn_list:hover {
	text-decoration: none;
}
div.EmailAnswer div.boardList {
	margin: 0 0 30px;
}
div.EmailAnswer div.pager {
	margin: 10px 0 0;
}
div.EmailAnswer div.button {
	text-align: center;
}
div.EmailAnswer div.button a.btn_list {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: none;
	width: 180px;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	background: #3617CE;
}
div.EmailAnswer div.button a.btn_list:hover {
	text-decoration: none;
}

button.checkDel {
	color: #fff;
	font-size: 16px;
	width: 80px;
	line-height: 40px;
	border: none;
	background: #757380;
}
div.answerArea {
	margin: -1px 0 50px;
	background: #f5f5f5;
}
div.answerArea div.answerTitle {
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}
div.answerArea div.answerTitle h3 {
	padding: 20px 180px 20px 30px;
	font-size: 18px;
	line-height: 24px;
}
div.answerArea div.answerTitle p.date {
	font-size: 16px;
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 24px;
}
div.answerArea div.answerTitle p.date span {
	font-weight: bold;
	color: #333;
	margin: 0 10px 0 0;
}
div.answerContent {
	padding: 30px;
	font-size: 18px;
	line-height: 24px;
	border-bottom: 1px solid #ddd;
}


div.boardEdit {
	margin: 0 0 50px;
	border-top: 2px solid #343434;
}
div.boardEdit table th {
	width: 120px;
	padding: 0 20px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
	color: #333;
	background: #f5f5f5;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
div.boardEdit table td {
	padding: 10px 20px;
	font-size: 16px;
	border-bottom: 1px solid #d2d2d2;
}
div.boardEdit table td * {
	vertical-align: middle;
}
div.boardEdit table td input.type-email {
	padding: 4px 10px;
	background: #ebebeb;
	border: none;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 32px;
}
div.boardEdit table td input.type-text {
	padding: 4px 10px;
	background: #ebebeb;
	border: none;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 32px;
}
div.boardEdit table td p.tip {
	margin: 10px 0 0;
	line-height: 24px;
	padding: 0 0 0 20px;
	background: url("/cs/images/cs/bg_tip.gif") no-repeat 0 8px;
}
div.boardEdit table td textarea {
	padding: 10px;
	font-size: 16px;
	border: none;
	background: #ebebeb;
}
div.boardEdit table th .bul_require {
	vertical-align: middle;
	margin-bottom:4px;
}
div.EmailQuestion div.button {
	text-align: center;
}
div.EmailQuestion div.button button.reg {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: none;
	width: 220px;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	background: #3617CE;
}
div.EmailQuestion p.bytes {
	padding: 10px 20px 0;
	text-align: right;
	margin: 0 0 -35px;
}

div.boardSearch {
	padding: 0 0 20px;
	text-align: right;
}
div.Download div.boardSearch {
	margin: -60px 0 0;
}
div.boardSearch input.type-text {
	background: #ebebeb;
	border: none;
	width: 280px;
	height: 37px;
	font-size: 16px;
	padding: 0 10px;
}
div.boardSearch button.search {
	margin: 0 0 0 5px;
	overflow: hidden;
	text-indent: -2000px;
	width: 36px;
	height: 39px;
	border: none;
	background: url("/cs/images/cs/btn_boardSearch.gif") no-repeat 0 0;
}

/* 서비스 신청하기 + 1:1 문의 스타일 */
.register_tbl.boardEdit table td input.type-text {border:1px solid #d5d5d5; background-color:#fff;}
.register_tbl.boardEdit table td textarea {font-size:15px; border:1px solid #d5d5d5; background-color:#fff;}
.register_tbl :-webkit-input-placeholder {color:#999;}
.register_tbl :-ms-input-placeholder {color:#999;}
.register_tbl ::placeholder {color:#999;}
.register_tbl .byte_num {float:right; margin:6px 10px 0; font-size:14px;}
.register_tbl .byte_num strong {vertical-align:top;}
.register_require {text-align:right; font-size:13px; color:#ea002c; margin:0 0 10px;}
.register_require .bul_require {margin-top:-3px; vertical-align:middle;}
.register_button {margin-top:50px; text-align:center;}
.register_button .reg {display:inline-block; padding:0 30px; height:60px; line-height:60px; font-size:20px; text-align:center; color:#fff; background: #3617CE; border:none; cursor: pointer;}
.register_age {padding:20px 0 0 0; text-align:right;}
.register_age label {font-size:16px; line-height:20px; color:#333;}
.register_age label:last-child {margin-right:0;}
.register_age label span.red {color:#ea002c;} 
.register_agree {position:relative; margin-top:140px;}
.register_agree + .register_agree {margin-top:80px;}
.register_agree .tit {margin-bottom:18px; font-size:20px; line-height:28px; color:#111; font-weight:normal;}
.register_agree .tit span {color:#ea002c;} 
.register_agree .agree_chk {position:absolute; top:7px; right:-15px;}
.register_agree .agree_chk .radio_style2 {padding-left:30px; font-size:16px;}

.register_agree .frame_box {overflow-y:auto; height:210px; padding:30px 30px 10px 30px; border:1px solid #cacaca; font-size:14px; line-height:20px; color:#333; word-break:keep-all;}
.register_agree .frame_box table {margin:10px 0 20px; width:100%; border:1px solid #9a9a9a; border-right:0; border-bottom:0;}
.register_agree .frame_box table thead th {background:#ececec; border:1px solid #9a9a9a; border-top:0; border-left:0; text-align:center; font-size:13px; font-weight:bold;line-height:22px; color:#666; padding:8px;}
.register_agree .frame_box table tbody td {border:1px solid #9a9a9a; background-color:#fff; border-top:0; border-left:0; text-align:center; font-size:12px; line-height:22px;color:#666; padding:8px;}
.register_agree .frame_box table tbody td.tdLeft {text-align:left;}
.register_agree .frame_box table tbody td strong {color:#000;}
.register_agree .frame_box p {padding-bottom:15px; font-size:14px; line-height:24px;}
.register_agree .frame_box p.dash {padding:0 0 10px 14px; text-indent:-14px;}
.register_agree .frame_box p.dash:before {content:"-"; font-size:18px; margin-right:7px;}
.register_agree .frame_box .list {padding-left:12px;}
.register_agree .frame_box .list > li {list-style:decimal; padding:0 0 10px 2px; font-size:14px; line-height:24px;}
.register_agree .frame_box .list_num {padding-bottom:10px;}
.register_agree .frame_box .list_num > li {padding:0 0 5px 18px; text-indent:-18px;}
.register_agree .frame_box .list_dash {padding-bottom:10px;}
.register_agree .frame_box .list_dash > li {padding:0 0 10px 14px; text-indent:-14px;}
.register_agree .frame_box .list_dash > li:before {content:"-"; font-size:18px; margin-right:7px;}


/*******************************************************************************
	첨부파일
********************************************************************************/
div.addFile {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
}
div.addFile dl {
	width: 100%;
	overflow: hidden;
}
div.addFile dl dt {
	font-weight: bold;
	width: 100px;
	padding: 0 15px 0 35px;
	font-size: 16px;
	color: #333;
	float: left;
	line-height: 68px;
}
div.addFile dl dd {
	padding: 20px 0;
	width: 1020px;
	font-size: 18px;
	line-height: 24px;
	float: left;
}
div.addFile dl dd p {
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 0 18px;
	background: url("/cs/images/cs/icon_clip.png") no-repeat 0 6px;
}

/*******************************************************************************
	레인보우포인트 사용
********************************************************************************/
div.RainbowPoint div.title div.descript {
	letter-spacing: -2px;
}
div.RainbowPoint h4 {
	margin: -23px 0 30px;
	padding: 0 0 11px 20px;
	color: #333;
	font-size: 22px;
	line-height: 44px;
	border-bottom: 2px solid #ea002c;
}
div.sTab {
	margin: 0 0 50px;
	background: url("/cs/images/common/bg_sTab.gif") repeat-x 0 100%;
}
div.RainbowPoint div.sTab {
	margin: 0 0 10px;
	background: url("/cs/images/common/bg_sTab.gif") repeat-x 0 100%;
}
div.sTab ul {
	width: 100%;
	overflow: hidden;
}
div.sTab ul li {
	float: left;
}
div.sTab ul li a {
	padding: 10px 40px 0;
	color: #333;
	font-size: 18px;
	line-height: 50px;
	display: inline-block;
	border-bottom: 1px solid #777;
	background: #fff url("/cs/images/common/bg_sTab2.gif") repeat-x 0 0;
}
div.sTab ul li.on a {
	padding: 10px 40px 0;
	font-weight: bold;
	line-height: 50px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #fff;
	background: #fff url("/cs/images/common/bg_sTab3.gif") repeat-x 0 0;
}
div.RainbowPoint div.guideText {
	margin: 50px 0 0;
	text-align: center;
	padding: 40px 0 20px;
}
div.RainbowPoint div.guideText p {
	margin: 0 0 10px;
	font-size: 18px;
}
div.RainbowPoint div.guideText p strong {
	font-weight: normal;
	color: #333;
	font-size: 24px;
}
div.RainbowPoint div.lineNumSearch {
	text-align: center;
	padding: 40px 0;
}
div.RainbowPoint div.lineNumSearch * {
	vertical-align: middle;
}
div.RainbowPoint div.lineNumSearch input.type-text {
	margin: 0 10px 0 0;
	font-size: 18px;
	width: 280px;
	line-height: 42px;
	height: 42px;
	border: none;
	border-bottom: 3px solid #999;
}
div.RainbowPoint div.lineNumSearch button {
	width: 120px;
	height: 46px;
	line-height: 38px;
	background: #757380;
	font-size: 18px;
	color: #fff;
	border: none;
}
div.RainbowPoint div.lineNumSearch dl {
	display: inline;
}
div.RainbowPoint div.lineNumSearch dl dt {
	color: #333;
	padding: 0 20px;
	font-size: 22px;
	line-height: 38px;
	display: inline;
}
div.RainbowPoint div.lineNumSearch dl dd {
	color: #333;
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
	display: inline;
}
.RainbowPoint .lineNumSearch dl .selected_btn {vertical-align: baseline;margin-left:15px;}
.RainbowPoint .lineNumSearch dl .selected_btn .inquiry {margin-bottom:-5px;

background: #ea002c;
color: #fff;
}
.RainbowPoint .lineNumSearch dl .selected_btn form,
.RainbowPoint .lineNumSearch dl .selected_btn fieldset {border: none;display:inline-block;}
div.RainbowPoint div.list_table {
	margin: 0 0 50px;
}
div.RainbowPoint div.list_table table tbody td {
	padding: 20px 14px;
}
div.RainbowPoint div.list_table input.type-text {
	width: 250px;
	border: none;
	height: 38px;
	line-height: 38px;
	background: #ebebeb;
	text-align:center;
}
div.RainbowPoint div.list_table button,
div.RainbowPoint div.list_table .btn.btn_del{
	line-height: 38px;
	font-size: 16px;
	border: 1px solid #cecece;
	background: #fff;
	padding: 0 40px;
}
div.RainbowPoint div.list_table .btn.btn_del{
	color:#000;
}
div.RainbowPoint div.list_table button:hover,
div.RainbowPoint div.list_table .btn.btn_del:hover{
	background: #f5f5f5;
}
div.RainbowPoint div.button {
	text-align: center;
}
div.RainbowPoint div.button button.req {
    line-height: 60px;
    border: none;
    font-size: 18px;
    color: #fff;
    width: 220px;
    height: 60px;
    padding: 0 0 2px;
    background: #3617CE;
}
div.RainbowPoint .mt_70 {margin-top:-70px;}
div.inquiryTermArea {
	padding: 30px 195px 0;
	width: 790px;
	height: 80px;
	position: relative;
	margin: 0 auto 50px;
	border-top: 1px solid #e3e3e3;
}
div.inquiryTermArea fieldset {
	border: none;
	padding: 0 0 0 110px;
}
div.inquiryTermArea fieldset legend {
	color: #333;
	font-size: 22px;
	line-height: 80px;
	position: absolute;
	left: 196px;
	top: 0px;
}
div.inquiryTermArea fieldset div.datePickerWrap {
	margin: 0 0 10px;
}
div.inquiryTermArea fieldset button.period {
	margin: 0 10px 0 0;
    line-height: 28px;
    border: none;
    font-size: 16px;
    width: 91px;
    height: 30px;
    padding: 0 0 2px;
    background: #fff;
	border: 1px solid #d0d0d0;
}
div.inquiryTermArea fieldset button.inquiry {
	position: absolute;
	right: 196px;
	top: 30px;
    line-height: 80px;
    border: none;
    font-size: 18px;
    color: #fff;
    width: 120px;
    height: 80px;
    padding: 0 0 2px;
    background: #434159;
}



div.sum_table {
	margin: 0 0 50px;
	position: relative;
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #343434;
}
div.sum_table table {
	margin: 0 0 0 -1px;
}
div.sum_table table thead th {
	padding: 25px 0;
	color: #333;
	font-size: 16px;
	line-height: 19px;
	background: #f8f8f8;
	border-left: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
}
div.sum_table table tbody th {
	text-align: left;
	padding: 15px 24px;
	color: #333;
	font-size: 16px;
	line-height: 39px;
	background: #f8f8f8;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.sum_table table tbody td {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	padding: 15px 24px;
}

div.sum_table table tbody td input.type-text {
	font-size: 18px;
	width: 360px;
	border: none;
	height: 38px;
	line-height: 38px;
	background: #ebebeb;
}
div.sum_table table tbody td * {
	vertical-align: middle;
}
div.sum_table table tbody td p {
	font-size: 18px;
	color: #333;
	padding: 3px 0;
}
div.sum_table table tbody td p strong {
	color: #333;
	font-size: 20px;
}
div.sum_table table tbody td span.tip {
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	font-size: 16px;
	line-height: 18px;
	background: url("/cs/images/cs/bg_tip.gif") no-repeat 0 6px;
}
div.sum_table table tbody td span.tip em {
	font-style: normal;
	font-size: 14px;
}
div.sum_table table tbody td.center {
	text-align: center;
}
div.sum_table table tbody td span.pointNum {
	font-size: 22px;
	font-weight: bold;
}
div.sum_table table tbody td strong.pointNum {
	font-size: 22px;
	color: #ea002c;
}
button.phonNumSearch,
button.reWrite {
	margin: 0 0 0 5px;
    line-height: 38px;
    border: none;
    font-size: 16px;
    width: 91px;
    height: 40px;
    background: #fff;
	border: 1px solid #d0d0d0;
}
button.confirm {
	margin: 0 0 0 5px;
	color: #fff;
    line-height: 38px;
    border: none;
    font-size: 16px;
    width: 91px;
    height: 40px;
    background: #757380;
}
/*******************************************************************************
	지점/대리점/AS센터 안내
********************************************************************************/
.RiaInfo .RiaBox {
	padding: 0 20px;
	color: #666;
	font-size: 18px;
	line-height: 30px;
}
.RiaInfo .RiaBox h4 {
	color: #333;
	font-size: 24px;
	font-weight: normal;
}
.RiaInfo .RiaBox1 {
	margin-top: -40px;
	padding: 32px 0 22px 0;
	background: url("/cs/images/cs/bg_RiaBox1.gif") no-repeat right bottom;
}
.RiaInfo .RiaBox1 .txt {
	margin-top: 10px;
}
.RiaInfo .RiaBox2 {
	padding: 26px 0 0 0;
}
.RiaInfo .RiaBox2 .officeHours {}
.RiaInfo .RiaBox2 .officeHours ul {
	margin-top: 19px;
	border: 1px solid #d8d8d8;
	background: #f5f5f5;
}
.RiaInfo .RiaBox2 .officeHours ul li {
	float: left;
	padding: 22px 0 28px 0;
	color: #666;
	text-align: center;
}
.RiaInfo .RiaBox2 .officeHours ul li strong {
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
.RiaInfo .RiaBox2 .officeHours ul li .time {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
}
.RiaInfo .RiaBox2 .officeHours ul li .desc {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh1 strong {
	font-size: 20px;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh1 .time {
	margin: 2px 0 -2px 0;
	font-size: 28px;
	line-height: 40px;
	font-weight: bold;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh1 {
	width: 1138px;
	padding-bottom: 26px;
	border-bottom: 1px solid #d8d8d8;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh2 {
	width: 379px;
	border-right: 1px solid #d8d8d8;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh3 {
	width: 378px;
	border-right: 1px solid #d8d8d8;
}
.RiaInfo .RiaBox2 .officeHours ul li.oh4 {
	width: 379px;
}
.RiaInfo .RiaBox3 {
	padding-top: 54px;
}
.RiaInfo .searchAgency {
	position: relative;
	z-index: 0;
	width: 1090px;
	height: 140px;
	margin-top: 18px;
	padding-left: 50px;
	background: url("/cs/images/cs/bg_RiaBox3.gif") no-repeat;
	color: #4d3d33;
}
.RiaInfo .searchAgency strong {
	display: block;
	padding-top: 40px;
	font-size: 24px;
}
.RiaInfo .searchAgency p {
	margin-top: 2px;
	font-size: 20px;
}
.RiaInfo .searchAgency a.btn_searchAgency {
	position: absolute;
	left: 539px;
	top: 46px;
	display: inline-block;
	width: 224px;
	height: 48px;
	padding-bottom: 2px;
	background: #3617CE;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
}
.RiaInfo .searchAgency a.btn_searchAgency:hover {
	text-decoration: none;
}
.RiaInfo .RiaBox4 {
	margin-top: -8px;
}
.RiaInfo .RiaBox4 .asInfo {
	padding: 27px 0 37px 0;
	margin: 18px 0 44px 0;
	border: 1px solid #d8d8d8;
	background: #f5f5f5;
	color: #666;
	line-height: 40px;
	text-align: center;
}
.RiaInfo .RiaBox4 .asInfo span {
	display: block;
	font-size: 20px;
}
.RiaInfo .RiaBox4 .asInfo strong {
	display: block;
	margin-top: -5px;
	font-size: 32px;
}
.RiaInfo .RiaBox4 .asInfo p {
	margin-top: 17px;
	font-size: 16px;
	line-height: 24px;
}
.RiaInfo .RiaBox4 h5 {
	margin-bottom: 3px;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
.RiaInfo .RiaBox4 p.tit {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.RiaInfo .RiaBox4 p.tit strong {
	color: #ea002c;
}
.RiaInfo .RiaBox4 p.txt {
	margin-top: 7px;
	font-size: 18px;
	line-height: 30px;
}
.RiaInfo .RiaBox4 ul.txt {
	margin: 2px 0 28px 0;
}
.RiaInfo .RiaBox4 ul.txt li {
	font-size: 16px;
	line-height: 30px;
}
.RiaInfo .RiaBox4 .RiaBox4_1 {
	background: url("/cs/images/cs/bg_RiaBox4_1.gif") no-repeat right 59px;
}
.RiaInfo .RiaBox4 .RiaBox4_2 {
	padding-bottom: 56px;
	border-bottom: 1px dashed #d8d8d8;
	background: url("/cs/images/cs/bg_RiaBox4_2.gif") no-repeat right 22px;
}
.RiaInfo .RiaBox5 {
	padding-top: 54px;
}
.RiaInfo .RiaBox5 .repair div {
	padding-left: 176px;
}
.RiaInfo .RiaBox5 .repair div.rp1 {
	padding-top: 22px;
	background: url("/cs/images/cs/bg_repair1.gif") no-repeat left 28px;
}
.RiaInfo .RiaBox5 .repair div.rp2 {
	padding-top: 40px;
	background: url("/cs/images/cs/bg_repair2.gif") no-repeat left 48px;
	padding-bottom: 54px;
	border-bottom: 1px dashed #d8d8d8;
}
.RiaInfo .RiaBox5 .repair h5 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.RiaInfo .RiaBox5 .repair strong.bold {
	display: block;
	margin: 7px 0 5px 0;
	color: #666;
	font-size: 18px;
	font-weight: bold;
}
.RiaInfo .RiaBox5 .repair ul.txt {
	margin-top: 5px;
}
.RiaInfo .RiaBox5 .repair ul.txt li {
	color: #666;
	font-size: 18px;
	line-height: 35px;
}
.RiaInfo .RiaBox5 .repair ul.txt li p {
	padding-left: 15px;
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
.RiaInfo .RiaBox5 .repair ul.txt li p.etc {
	margin-top: -3px;
	font-size: 18px;
}
.RiaInfo .RiaBox6 {
	padding: 54px 0 60px 0;
	border-bottom: 1px dashed #d8d8d8;
}
.RiaInfo .RiaBox6 h5 {
	margin: 20px 0 5px 0;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.RiaInfo .RiaBox6 p.txt {
	line-height: 35px;
}
.RiaInfo .RiaBox6 .searchAgency {
	margin-top: 34px;
}
.RiaInfo .RiaBox7 {
	padding-top: 54px;
}
.RiaInfo .RiaBox7 ul.txt {
	margin-top: 18px;
}
.RiaInfo .RiaBox7 ul.txt li {
	line-height: 35px;
}


/*******************************************************************************
	멤버쉽 안내
********************************************************************************/
div.Membership div.text {
	margin: 0 0 80px;
	padding: 0 0 260px;
	background: url("/cs/images/cs/bg_membership.gif?v=221102") no-repeat 50% 100%;
}
div.Membership div.text p {
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	padding: 0 0 20px;
}
div.Membership div.text p strong {
	font-weight: normal;
	font-size: 34px;
	color: #333;
}
div.Membership p.link {
	text-align: center;
}
div.Membership p.link a {
	display: inline-block;
    line-height: 60px;
    border: none;
    font-size: 18px;
    color: #fff;
    height: 60px;
    padding: 0 30px;
    background: #434159;
}
div.Membership p.link a:hover {
	text-decoration: none;
}
/*******************************************************************************
	법인 이동전화 가입문의
********************************************************************************/
div.JoinQuestion div.secondary h3 {
	margin-top:160px;
}
div.JoinQuestion div.secondary div.container {
	margin: 24px 0 30px;
	width: 1180px;
	overflow: hidden;
}
div.JoinQuestion div.secondary div.container div.left {
	float: left;
	width: 590px;
	height: 350px;
	background: #413f57;
}
div.JoinQuestion div.secondary div.container div.left h4 {
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 32px;
	padding: 60px 0 70px;
}
div.JoinQuestion div.secondary div.container div.left p {
	margin: 0 auto;
	width: 340px;
	background: url("/cs/images/cs/bg_JoinQuestion6.png") no-repeat 100% 100%;
}
div.JoinQuestion div.secondary div.container div.left p span {
	margin: 0 0 20px;
	color: #fff;
	font-size: 20px;
	display: block;
	text-align: center;
}
div.JoinQuestion div.secondary div.container div.left p strong {
	padding: 0 0 10px;
	font-size: 80px;
	color: #fff;
	line-height: 80px;
	display: block;
	font-weight: normal;
}
div.JoinQuestion div.secondary div.container div.right {
	float: right;
	width: 590px;
	height: 350px;
	background: #f53037;
}
div.JoinQuestion div.secondary div.container div.right h4 {
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-size: 26px;
	line-height: 32px;
	padding: 60px 0;
}
div.JoinQuestion div.secondary div.container div.right ul li {
	text-align: center;
	line-height: 55px;
	padding: 0 0 20px;
}
div.JoinQuestion div.secondary div.container div.right ul li * {
	vertical-align: middle;
}
div.JoinQuestion div.secondary div.container div.right ul li span {
	margin: 0 10px 0 0;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
}
div.JoinQuestion div.secondary div.container div.right ul li strong {
	letter-spacing: 2px;
	font-weight: normal;
	color: #fff;
	font-size: 55px;
	line-height: 55px;
}
div.JoinQuestion div.secondary ul.tip li {
	margin: 0 0 17px;
	font-size: 18px;
	padding: 0 0 0 12px;
	background: url("/cs/images/cs/bl_dot.gif") no-repeat 0 50%;
}

div.JoinQuestion div.summary{min-height:607px;background:url("/cs/images/cs/img_JoinQuestion.png") no-repeat 50% 100%;}
div.JoinQuestion div.summary div.container{width:1180px;margin:0 auto;line-height:1.5;}
div.JoinQuestion div.summary div.container > span{display:block;padding:120px 0 10px;font-size:18px;color:#333;}
div.JoinQuestion div.summary div.container > strong{display:block;margin-bottom:23px;font-size:40px;color:#000;line-height:1.35;letter-spacing:-3px;}
div.JoinQuestion div.summary div.container > strong span{font-size:44px;}
div.JoinQuestion div.summary div.container > p{font-size:18px;color:666;}
div.JoinQuestion div.summary div.container > a{display:inline-block;line-height:58px;margin-top:40px;padding:0 30px;font-size:16px;font-weight:bold;color:#000;border-radius:30px;border:1px solid #d6d0f5;background-color:#fff;text-decoration:none;}
div.JoinQuestion div.summary div.container > a:after{content:'';display:inline-block;width:8px;height:8px;border-top:2px solid #000;border-right:2px solid #000;border-radius:1px;transform:rotate(45deg);vertical-align:middle;margin:-5px 0 0 3px;}
div.JoinQuestion div.body{padding-top:0;}
div.JoinQuestion div.primary{line-height:1.5;}
div.JoinQuestion div.primary h3{margin-top:100px;}
div.JoinQuestion div.primary h3 + p{margin:16px 0 30px;font-size:18px;}
div.JoinQuestion div.primary .tip li{position:relative;padding-left:12px;font-size:18px;color:#333;}
div.JoinQuestion div.primary .tip li:before{content:'';position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%;background-color:#666;}
div.JoinQuestion div.primary .tip li + li{margin-top:8px;}
div.JoinQuestion div.primary .btn_corpPhoneCsApply{position:absolute;right:0;padding:0 26px;line-height:50px;font-size:16px;color:#fff;background-color:#3617ce;text-decoration:none;font-weight:bold;margin-top:-52px;}
div.JoinQuestion div.primary .btn_corpPhoneCsApply:after{content:'';display:inline-block;width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;border-radius:1px;transform:rotate(45deg);vertical-align:middle;margin:-3px 0 0 3px;}
div.JoinQuestion div.primary .list{display:flex;margin-top:40px;border:1px solid #ccc;}
div.JoinQuestion div.primary .list li{width:100%;min-height:258px;padding:50px 20px;font-size:24px;color:#333;font-weight:bold;text-align:center;line-height:34px;background:url("/cs/images/cs/bg_JoinQuestion.gif") no-repeat left 50% bottom 30%;}
div.JoinQuestion div.primary .list li:nth-child(2){background-image:url("/cs/images/cs/bg_JoinQuestion2.gif");}
div.JoinQuestion div.primary .list li:nth-child(3){background-image:url("/cs/images/cs/bg_JoinQuestion3.gif");}
div.JoinQuestion div.primary .list li span{display:block;font-size:18px;font-weight:normal;}
div.JoinQuestion div.primary .list li + li{border-left:1px solid #ccc;}
div.JoinQuestion div.primary .link{display:flex;align-items:center;margin-top:20px;padding:20px 20px 20px 40px;font-size:16px;color:#333;letter-spacing:-1.2px;background-color:#f7f7f7;}
div.JoinQuestion div.primary .link a{padding:0 25px;line-height:48px;font-size:16px;color:#000;font-weight:bold;border:1px solid #ccc;background-color:#fff;margin-left:auto;text-decoration:none;}
div.JoinQuestion div.primary .link a:after{content:'';display:inline-block;width:8px;height:8px;border-top:2px solid #000;border-right:2px solid #000;border-radius:1px;transform:rotate(45deg);vertical-align:middle;margin:-3px 0 0 3px;}

/*******************************************************************************
	레인보우포인트 안내
********************************************************************************/
/* 안내페이지 - 공통 탭2
-------------------------------------------------------------------*/
.corpAgentMiniTab {
	position: relative;
	z-index: 1;
	width: 1180px;
	height: 99px;
	margin: -99px auto 0;
}
.corpAgentMiniTab .corpAgentMiniTabIn {
	position: absolute;
	left: 0;
	top: 0;
	width: 1180px;
	height: 99px;
	background: #fff;
}
.corpAgentMiniTab.fixed .corpAgentMiniTabIn {
	margin: 0 0 0 -590px;
	position: fixed;
	left: 50%;
	top: 0;
	-webkit-transform: translateZ(0);
}
.corpAgentMiniTab ul {
	width: 1180px;
	overflow: hidden;
}
/* 2023-10-17 탭3개 기본형 간격 수정 */
.corpAgentMiniTab ul li {
	margin: 0 2px 0 0;
	float: left;
	width: 392px;
	height: 99px;
	background: #434159;
	line-height: 99px;
}
.corpAgentMiniTab ul li:last-child {
	margin:0;
}
/* 2023-10-17 탭3개 기본형 간격 수정 */
.corpAgentMiniTab ul li a {
	display: block;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
.corpAgentMiniTab ul li a span {
	display: inline-block;
	background: url("/cs/images/product/bg_goodsMiniTab_on.png") no-repeat center 81px;
	vertical-align: middle;
}
.corpAgentMiniTab ul li.on {
	background: #3617CE;
}
.corpAgentMiniTab ul li.on a {
	color: #fff;
}
.corpAgentMiniTab ul li.on a span {
	background: url("/cs/images/product/bg_goodsMiniTab_on.png") no-repeat center 81px;
}
.corpAgentMiniTab ul.tab2 li {
	width: 589px;
	margin-right: 0;
}
.corpAgentMiniTab ul.tab2 li:first-child {
	width: 589px;
	margin-right: 2px;
}
.corpMiniContWrap {
	position: relative;
	z-index: 0;
}
.corpAgentMiniTab ul.tab4 li {
	width: 294px;
	margin: 0 0 0 1px;
}
.corpAgentMiniTab ul.tab4 li:first-child {
	width: 295px;
	margin: 0;
}
.rainbowPointInfo .corpAgentMiniTab ul li { margin:0 0 0 1px; width:294px; }
.rainbowPointInfo .corpAgentMiniTab ul li:first-child { margin-left:0; width:295px; }
.rainbowPointInfo .corpAgentMiniTab ul li a span {letter-spacing:-3px;}
.rainbowPointInfo .corpAgentMiniTab ul .li2 a {line-height:28px;}
.rainbowPointInfo .corpAgentMiniTab ul .li2 a span{padding:16px 0 27px;letter-spacing:-2px;}
/* 상단
-------------------------------------------------------------------*/
div.rainbowPointInfo div.summary {
	background: #ffebe0;
}
div.rainbowPointInfo div.summary div.container {
	margin: 0 auto;
	width: 1180px;
	height: 523px;
	background: url("/cs/images/cs/bg_rainbowPointInfo.gif?v=221102") no-repeat right top;
}
div.rainbowPointInfo div.summary div.container p {
	color: #333;
}
div.rainbowPointInfo div.summary div.container p.text1 {
	padding: 140px 0 20px;
	font-size: 46px;
	letter-spacing: -3px;
}
div.rainbowPointInfo div.summary div.container p.text1 strong {
	color: #fd3d43;
	letter-spacing: -3px;
}
div.rainbowPointInfo div.summary div.container p.text2 {
	padding: 30px 0 20px 5px;
	font-size: 24px;
	line-height: 34px;
}
/* 컨텐츠
-------------------------------------------------------------------*/
div.rainbowPointInfo div.rainbowPointCont1 {
	padding: 100px 0 87px;
}
div.rainbowPointInfo div.rainbowPointCont2 {
	padding: 80px 0;
}
div.rainbowPointInfo div.rainbowPointCont3 {
	padding: 80px 0;
}
div.rainbowPointInfo div.body {
	width: 100%;
	padding: 0;
}
div.rainbowPointInfo div.content h3 {margin: 12px 0 9px;}
div.rainbowPointInfo div.rainbowPointCont1 h3 {margin-top:-8px;}
div.rainbowPointCont1 div.content {
	width: 1180px;
	margin: 0 auto;
}
div.rainbowPointCont1 div.content div.text {
	margin: 0 0 50px;
}
div.rainbowPointCont1 div.content div.text p { margin: 0 0 11px; font-size: 20px; line-height: 30px; color: #333; }
div.rainbowPointCont1 div.content div.text p span { text-indent: -10px; padding: 0 0 0 10px; margin-bottom:-3px; display: block; font-size: 16px; line-height: 22px; color: #666; }
div.rainbowPointCont1 div.pointGuide {
	margin: 0 0 50px;
}
div.rainbowPointCont1 div.pointGuide ul {
	width: 1180px;
	overflow: hidden;
}
div.rainbowPointCont1 div.pointGuide ul li {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	margin: 0 -1px 0 0;
	width: 391px;
	float: left;
	border: 1px solid #c6c6c6;
	background: #f8f8f8;
}
div.rainbowPointCont1 div.pointGuide ul li.guide1 {
	padding: 45px 0 0;
	height: 115px;
	width: 392px
}
div.rainbowPointCont1 div.pointGuide ul li.guide2 {
	padding: 35px 0 0;
	height: 125px;
}
div.rainbowPointCont1 div.pointGuide ul li.guide3 {
	padding: 45px 0 0;
	height: 115px;
}
div.rainbowPointCont1 div.pointGuide ul li strong {
	color: #ea002c;
}
div.rainbowPointCont1 div.pointTip {
	clear: both;
}
div.rainbowPointCont1 div.pointTip {
	padding: 0 0 0 360px;
	background: url("/cs/images/cs/bg_rainbowPointInfo2.gif?v=221102") no-repeat 0 67px;
}
div.rainbowPointCont1 div.pointTip h4 {
	color: #333;
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 30px;
}
div.rainbowPointCont1 div.pointTip ul li {
	letter-spacing: -1px;
	color: #333;
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 10px 25px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 8px;
}
div.rainbowPointCont1 div.pointTip ul li ul {
	padding: 10px 0;
}
div.rainbowPointCont1 div.pointTip ul li ul li {
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-indent: -5px;
	padding: 0 0 0 5px;
	background: none;
}
div.rainbowPointCont2 {
	padding: 100px 0;
	background: #e6e8ff;
}
div.rainbowPointCont2 div.content {
	width: 1180px;
	overflow: hidden;
	margin: 0 auto;
}
div.rainbowPointCont2 p.text { padding:8px 0 3px; margin: 0 0 40px; color: #333; font-size: 20px; }
div.rainbowPointCont2 div.container {
	width: 1180px;
	background: #fff;
	overflow: hidden;
}
div.rainbowPointCont2 div.container div.left {
	float: left;
	border: 1px solid #c6c6c6;
	width: 588px;
	height: 640px;
}
div.rainbowPointCont2 div.container div.right {
	margin: 0 0 0 -1px;
	float: left;
	border: 1px solid #c6c6c6;
	width: 589px;
	height: 640px;
}
div.rainbowPointCont2 div.container h4 {
	padding: 60px 0 185px;
	text-align: center;
	color: #333;
	font-size: 26px;
	line-height: 32px;
}
div.rainbowPointCont2 div.container .left h4 {
	background: url("/cs/images/cs/bg_rainbowPointInfo3_1.gif") no-repeat 50% 100%;
}
div.rainbowPointCont2 div.container .right h4 {
	background: url("/cs/images/cs/bg_rainbowPointInfo3_2.gif?v=221102") no-repeat 50% 100%;
}
div.rainbowPointCont2 div.container h4 strong {
	color: #ea002c;
}
div.rainbowPointCont2 div.container dl {
	padding: 18px 40px 0 40px;
}
div.rainbowPointCont2 div.container dl dt {
	font-weight: bold;
	color: #333;
	font-size: 22px;
	line-height: 28px;
	padding: 32px 0 10px;
}
div.rainbowPointCont2 div.container dl dd {
	font-size: 18px;
	line-height: 24px;
	padding: 0 0 10px;
	letter-spacing:-1px;
}
div.rainbowPointCont3 {
	padding: 100px 0;
	background: #f2f7db;
}
div.rainbowPointCont3 div.content {
	width: 1180px;
	margin: 0 auto;
}
div.rainbowPointCont3 div.content p.tip {
	padding: 20px 0 0;
	font-size: 16px;
	line-height: 30px;
}
div.rainbowPointCont3 p.text { padding-top:2px; color: #333; font-size: 20px; line-height: normal; }
div.rainbowPointCont3 .pointUseGuide {
	position: relative;
	min-height: 190px;
	overflow: hidden;
	border-bottom: 1px dashed #c6c6c6;
	padding: 0 0 0 370px;
	background-position: 10px 50%;
	background-repeat:no-repeat;
}
div.rainbowPointCont3 .pointUseGuide h4 {letter-spacing: -2px; width: 210px; font-size: 24px; line-height: 32px; color: #333; position: absolute; top: 50%; margin-top: -37px; left: 160px;}
div.rainbowPointCont3 #pointUseGuide2 h4,
div.rainbowPointCont3 #pointUseGuide3 h4 {margin-top: -21px;}
div.rainbowPointCont3 .pointUseGuide > ul {padding:42px 50px 48px 0;}
div.rainbowPointCont3 #pointUseGuide1 { background-image:url("/cs/images/cs/bg_rainbowPointInfo4_1.gif?v=221102")}
div.rainbowPointCont3 #pointUseGuide2 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_2.gif?v=221102")}
div.rainbowPointCont3 #pointUseGuide3 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_3.gif?v=221102")}
/*
div.rainbowPointCont3 #pointUseGuide7 h4,
div.rainbowPointCont3 .pointUseGuide10 h4 {margin-top: -21px;}
div.rainbowPointCont3 #pointUseGuide4 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_4.gif")}
div.rainbowPointCont3 #pointUseGuide5 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_5.gif")}
div.rainbowPointCont3 #pointUseGuide6 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_6.gif")}
div.rainbowPointCont3 #pointUseGuide7 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_7.gif")}
div.rainbowPointCont3 #pointUseGuide8 { background-image: url("/cs/images/cs/bg_rainbowPointInfo4_8.gif")}
div.rainbowPointCont3 .pointUseGuide10 {background-image: url("/cs/images/cs/bg_rainbowPointInfo4_10.gif")} */
div.rainbowPointCont3 .pointUseGuide9 {background-image: url("/cs/images/cs/bg_rainbowPointInfo4_9.gif?v=221102")}

div.rainbowPointCont3 .pointUseGuide ul li {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	padding-left: 35px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 8px;
	word-break: keep-all;
}
div.rainbowPointCont3 .pointUseGuide ul li:first-child {
	margin-top: 0;
}
div.rainbowPointCont3 .pointUseGuide ul li ul{padding: 10px 0 0; }

div.rainbowPointCont3 .pointUseGuide ul li p {
	padding: 10px 0 0;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
div.rainbowPointCont3 .pointUseGuide ul li span {
	display: block;
	padding: 10px 0 0;
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
div.rainbowPointCont3 .pointUseGuide ul li ul li {
	text-indent: -10px;
	color: #666;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 5px 10px;
	background: none;
}
div.rainbowPointCont3 .pointUseGuide9 ul li:first-child{margin-top:9px}
.rainbowPointCont4 { padding: 90px 0 200px; background: #e1f2f6; }
.rainbowPointCont4 .content { width: 1180px; overflow: hidden; margin: 0 auto; }
.rainbowPointCont4 .pointAutoGuide { clear: both; }
.rainbowPointCont4 .pointAutoGuide { min-height:183px; padding: 26px 0 0 390px;
background: url(/cs/images/cs/bg_rainbowPointInfo4.png) no-repeat 0 93%;}
.rainbowPointCont4 .pointAutoGuide ul {padding: 14px 0 32px;}
.rainbowPointCont4 .pointAutoGuide ul li {letter-spacing: -1px;color: #333;font-size: 18px;line-height: 29px;padding: 0 0 16px 25px;background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 8px;}
.rainbowPointCont4 .pointAutoGuide ul li strong {color:#ea002c;}
.rainbowPointCont4 .pointAutoGuide button { line-height: 57px; border: none; font-size: 18px; color: #fff; height: 60px; padding: 0 20px 2px; background: #3617CE; }
/*******************************************************************************
	고객센터 > Biz T world 이용안내 > 법인 폰 개인인증
********************************************************************************/
/* 상단
-------------------------------------------------------------------*/
div.BizTworldCert div.summary {
	background: #cbede8;
}
div.BizTworldCert div.summary div.container {
	margin: 0 auto;
	width: 1180px;
	height: 523px;
	background: url("/cs/images/cs/bg_BizTworldCert.jpg") no-repeat right top;
}
div.BizTworldCert div.summary div.container p {
	color: #333;
}
div.BizTworldCert div.summary div.container p.text1 {
	padding: 140px 0 20px;
	font-size: 46px;
}
div.BizTworldCert div.summary div.container p.text1 strong {
	color: #fd3d43;
}
div.BizTworldCert div.summary div.container p.text2 {
	padding: 30px 0 20px 5px;
	font-size: 24px;
	line-height: 34px;
}
div.BizTworldCert div.body {
	width: 100%;
	padding: 0;
}
/* 컨텐츠 - 공통
-------------------------------------------------------------------*/
div.BizTworldCert div.body {
	width: 100%;
	padding: 0;
}
/******************************************************************
	컨텐츠
*******************************************************************/

div.BizTworldCert div.BizTworldCert1 {
	padding: 120px 0;
}
div.BizTworldCert div.BizTworldCert2 {
	padding: 80px 0 0;
}
div.BizTworldCert div.BizTworldCert3 {
	padding: 80px 0 140px;
}
div.BizTworldCert .BizTworldCert1 ul.check {
	margin-top: 30px;
}
div.BizTworldCert .BizTworldCert1 p.star {
	margin-top: 52px;
}
div.BizTworldCert .BizTworldCertCont1 {
	width: 1180px;
	height: 650px;
	margin-top: 46px;
	background: url("/cs/images/cs/img_BizTworldCertCont1.gif?v=221102") no-repeat 0 0;
}
div.BizTworldCert .BizTworldCert2 {
	background: #ececec;
}
div.BizTworldCert .BizTworldCertCont2 {
	width: 1180px;
	height: 780px;
	margin-top: 40px;
	background: url("/cs/images/cs/img_BizTworldCertCont2.gif?v=221102") no-repeat 0 0;
}
div.BizTworldCert .BizTworldCert3 .desc,
div.BizTworldCert .BizTworldCert3 ul.check {
	margin-top: 30px;
}
div.BizTworldCert .BizTworldCertCont3 {
	position: relative;
	z-index: 0;
	width: 1178px;
	margin: 36px 0 62px 0;
	border: 1px solid #c6c6c6;
	background: #fff;
}
div.BizTworldCert .BizTworldCertCont3 .left {
	float: left;
	width: 528px;
	padding: 0 30px 51px 30px;
	border-right: 1px solid #c6c6c6;
	background: url("/cs/images/cs/img_BizTworldCertCont3_1.gif") no-repeat 32px 186px;
}
div.BizTworldCert .BizTworldCertCont3 .right {
	float: left;
	width: 529px;
	padding: 0 30px 51px 30px;
	background: url("/cs/images/cs/img_BizTworldCertCont3_2.gif?v=221102") no-repeat 140px 200px;
}
div.BizTworldCert .BizTworldCertCont3 .center {
	position: absolute;
	left: 469px;
	top: 132px;
	width: 237px;
	height: 237px;
	background: url("/cs/images/cs/img_BizTworldCertCont3_3.png") no-repeat;
}
div.BizTworldCert .BizTworldCertCont3 .tit {
	display: block;
	margin-bottom: 20px;
	padding-top: 63px;
	color: #333;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
}
div.BizTworldCert .BizTworldCertCont3 .txt {
	padding-bottom: 263px;
	color: #333;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}
div.BizTworldCert .BizTworldCertCont3 .checkList { position: relative; z-index: 0; padding: 0 19px 34px 19px; border: 1px solid #d8d8d8; min-height:261px; }
div.BizTworldCert .BizTworldCertCont3 .checkList .arrow {
	display: block;
	position: absolute;
	left: 235px;
	top: -23px;
	width: 44px;
	height: 23px;
	background: url("/cs/images/cs/arrow_BizTworldCert.gif") no-repeat;
}
.ie7 div.BizTworldCert .BizTworldCertCont3 .checkList .arrow {
	top: -21px;
}
div.BizTworldCert .BizTworldCertCont3 .checkList strong {
	display: block;
	padding-top: 27px;
	color: #333;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}
div.BizTworldCert .BizTworldCertCont3 .checkList ul.check {
	margin-top: 23px;
}
div.BizTworldCert .BizTworldCertCont3 .checkList ul.check li {
	margin-bottom: 5px;
}
div.BizTworldCert .BizTworldCertCont3 .checkList ul.check li .txts {display:block; margin-top:10px; font-size:16px; color:#666;}
div.BizTworldCert .BizTworldCertCont3 a.btn_check {
	display: block;
	width: 100%;
	height: 84px;
	margin-top: 20px;
	padding-bottom: 2px;
	background: #434159;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 84px;
}
div.BizTworldCert .BizTworldCertCont3 a.btn_check:hover {
	text-decoration: none;
}
div.BizTworldCert .BizTworldCertCont3 .right a.btn_check {
	background: #3617CE;
}

/*******************************************************************************
	책임의 한계와 법적 고지
********************************************************************************/
div.MemberLaw div.container {
	padding: 40px 40px 30px;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid #c6c6c6;
}
div.MemberLaw div.container p {
	margin: 0 0 20px;
}


/*******************************************************************************
	회원정책 > 회원안내
********************************************************************************/
div.MemberJoinInfo h3 {
	margin: 0 0 20px;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	line-height: 32px;
}
div.memberQual {
	padding: 0 0 100px;
	background: url("/cs/images/cs/bg_MemberJoinInfo.gif") no-repeat 100% 0;
}
div.memberQual ul li {
	font-size: 18px;
	line-height: 32px;
	padding: 0 0 0 26px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 12px;
}
div.memberClass h3 {
	margin: 0 0 30px;
}
div.memberClass div.container {
	width: 1180px;
	overflow: hidden;
}
div.memberClass div.container div.left {
	padding: 74px 0 0;
	float: left;
	width: 578px;
	height: 500px;
	border: 1px solid #d8d8d8;
}
div.memberClass div.container div h4 {
	text-align: center;
	margin: 0 auto;
	padding: 98px 0 12px;
	font-weight: normal;
	color: #333;
	font-size: 24px;
	line-height: 32px;
}
div.memberClass div.container div.left h4 { width: 100px; background: url("/cs/images/cs/bg_MemberJoinInfo2.gif") no-repeat 50% 0; }
div.memberClass div.container div.left p {
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 24px;
}
div.memberClass div.container ul {
	padding: 18px 0 0 80px;
}
div.memberClass div.container ul li {
	font-size: 16px;
	line-height: 25px;
	padding: 0 0 13px 26px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 9px;
}
div.memberClass div.container div.right {
	padding: 74px 0 0;
	float: right;
	width: 578px;
	height: 500px;
	border: 1px solid #d8d8d8;
}
div.memberClass div.container div.right h4 { width: 260px; background: url("/cs/images/cs/bg_MemberJoinInfo3.gif") no-repeat 50% 0; }
div.memberClass div.container div.right ul {padding-left:90px;}
div.memberClass div.container div.right p {
	margin: 0 0 15px;
	text-align: center;
	color: #333;
	font-size: 18px;
	line-height: 32px;
}
div.memberClass div.container div.right p strong {
	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
	padding: 0 0 0 26px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 5px;
}
div.memberClass div.container div.right p.link { padding: 25px 0 0; }
div.memberClass div.container div.right p.link a {
	display: inline-block;
	line-height: 60px;
	border: none;
	font-size: 16px;
	color: #fff;
	height: 60px;
	padding: 0 40px;
	background: #757380;
}
div.memberClass div.container div.right p.link a:hover {
	text-decoration: none;
}
div.cs_wrap div.Privacy div.body {
	width: 100%;
    padding: 80px 0 0;
	background: #eee;
}
div.Privacy div.tabmenu {
	margin: 0 auto 80px;
	width: 1180px;
}
div.Privacy div.tabmenu div.tabWrap {
	background: #fff;
	margin: 0 auto 10px;
	width: 1178px;
	border: 1px solid #c7c7c7;
}
div.Privacy div.tabmenu p.link {
	text-align: right;
}
div.Privacy div.tabmenu p.link a.btn {
	padding: 0 19px 0;
}
div.Privacy div.tabmenu p.link a.btn:hover {
	text-decoration: none;
}
div.tabWrap {
	width: 1178px;
	overflow: hidden;
}
div.tabWrap ul {
	padding: 25px;
	margin: 0 0 0 -1px;
	float: left;
	width: 538px;
	height: 517px;
	border-left: 1px solid #c7c7c7;
}
div.tabWrap ul li {
	padding: 13px 0;
	font-size: 18px;
	line-height: 24px;
}
div.tabWrap ul li a {
	color: #333;
}
div.tabWrap ul li a.tab {
	padding: 0 0 0 27px;
	background: url("/cs/images/cs/bl_cube_off.gif") no-repeat 0 7px;
}
div.tabWrap ul li a.on {
	font-weight: bold;
	padding: 0 0 0 27px;
	background: url("/cs/images/cs/bl_cube_on.gif") no-repeat 0 7px;
}
div.Privacy div.tabstyle {
	margin: 0 0 -1px;
	background: #fff;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
div.Privacy div.tabstyle div.contitle {
	border-bottom: 1px solid #d8d8d8;
}
div.Privacy div.tabstyle h3 {
	width: 1178px;
	margin: 0 auto;
}
div.Privacy div.tabstyle h3 strong {
	font-weight: normal;
	font-size: 34px;
	line-height: 108px;
	color: #333;
	padding: 0 65px 0 10px;
	background: url("/cs/images/cs/bg_privacy_h3.gif") no-repeat 100% 60%;
}
div.Privacy div.tabstyle div.container {
	font-size: 18px;
	line-height: 34px;
	padding: 30px 40px 50px;
	width: 1098px;
	margin: 0 auto;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
div.Privacy div.tabstyle div.container h4 {
	padding: 10px 0 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 50px;
	color: #333;
}
div.Privacy div.tabstyle div.container h5 {
	padding: 10px 0 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 50px;
	color: #333;
}
div.Privacy div.container p {
	font-size: 18px;
	line-height: 28px;
	padding: 0 0 10px;
}
div.Privacy div.container p.note {
	text-indent: -15px;
	padding: 0 0 0 15px;
}
div.Privacy div.container ul {
	padding: 0 0 5px;
}
div.Privacy div.container ul li {
	font-size: 18px;
	line-height: 28px;
	padding: 0 0 5px 10px;
	background: url("/cs/images/charge/dot_checkpoint.gif") no-repeat 0 14px;
}
div.Privacy div.container ul li ul {
	padding: 10px 0 0;
}
div.Privacy div.container ul li ul li {
	font-size: 16px;
	padding: 0 0 0 12px;
	margin: 0;
	background: url("../images/member/bl_dot_navy.gif") no-repeat 0 12px;
}
div.Privacy div.container ul li dl {
	margin: 0 0 10px;
}
div.Privacy div.container ul li dl dt {
	padding: 10px 0 5px;
	font-size: 16px;
	color: #333;
}
div.Privacy div.container ul li dl dd {
	font-size: 16px;
	padding: 0 0 0 12px;
	margin: 0;
	line-height: 24px;
	background: url("../images/member/bl_dot_navy.gif") no-repeat 0 10px;
}
div.Privacy div.container ol {
	padding: 0 0 5px;
}
div.Privacy div.container ol li {
	text-indent: -22px;
	padding: 0 0 5px 22px;
	font-size: 18px;
	line-height: 28px;
}
div.Privacy div.container ol li ol {
	padding: 5px 0 5px 20px;
}
div.Privacy div.container ol li ul {
	padding: 5px 0;
}
div.Privacy div.container ol li ul li {
	text-indent: 0;
	font-size: 16px;
	line-height: 24px;
	list-style-type: none;
	padding: 0 0 0 10px;
}
div.Privacy div.container ol li ol li {
	padding: 0;
	text-indent: 0;
	font-size: 16px;
	line-height: 24px;
	list-style-type: decimal;
}
div.Privacy div.container div.table {
	margin: 0 0 20px;
	width: 100%;
	overflow: hidden;
	border-top: 2px solid #ea002c;
	border-bottom: 1px solid #aaa;
}
div.Privacy div.container div.table table {
	margin: 0 0 0 -1px;
}
div.Privacy div.container div.table thead th {
	padding: 17px 10px;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	border-left: 1px solid #d8d8d8;
}
div.Privacy div.container div.table thead th * {
	vertical-align: middle;
}
div.Privacy div.container div.table tbody td {
	vertical-align: top;
	text-align: center;
	padding: 17px 10px;
	font-size: 16px;
	line-height: 24px;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
}
/*******************************************************************************
	법인위임대리인 신청
********************************************************************************/
div.BizTworldLaw div.summary {
	height: 522px;
	background: #fbf4e2;
}
div.BizTworldLaw div.summary div.container2 {
	width: 1180px;
	height: 379px;
	margin: 0 auto;
	background: url("/cs/images/lineuser/bg_CertificationGuide.gif") no-repeat 100% 60px;
}
div.BizTworldLaw div.summary div.container2 p.text1 {
	padding-top: 135px;
	color: #333;
	font-size: 46px;
	line-height: 50px;
}
div.BizTworldLaw div.summary div.container2 p.text1 strong {
	color: #fd3d43;
	font-weight: bold;
}
div.BizTworldLaw div.summary div.container2 p.text2 {
	padding-top: 22px;
	color: #000;
	font-size: 24px;
	line-height: 34px;
}
/* 컨텐츠
-------------------------------------------------------------------*/
div.BizTworldLaw div.body {
	width: 100%;
	padding: 0;
}
div.BizTworldLaw div.corpAgentCont1 {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding: 80px 0;
}
div.BizTworldLaw div.corpAgentCont1 p {
	margin-top: 18px;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.08em;
}
div.BizTworldLaw div.corpAgentCont1 p:first-child {
	margin-top: 0;
}
div.BizTworldLaw div.corpAgentCont1 h4 {
	margin-top: 18px;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
}
div.BizTworldLaw div.corpAgentCont3 {
	width: 1180px;
	margin: 0 auto;
}
div.BizTworldLaw div.corpMiniContWrap #corpAgentCont3 {
	padding: 80px 0 0;
}
div.BizTworldLaw div.corpAgentCont3 div.container {
	width: 1180px;
	margin-top: 38px;
	overflow: hidden;
}
div.BizTworldLaw div.corpAgentCont3 div.container div.left {
	width: 588px;
	height: 798px;
	padding-bottom: 50px;
	border: 1px solid #c6c6c6;
	float: left;
}
div.BizTworldLaw div.corpAgentCont3 div.container div.right {
	margin: 0 0 0 -1px;
	width: 588px;
	height: 798px;
	padding-bottom: 50px;
	border: 1px solid #c6c6c6;
	float: left;
}
div.BizTworldLaw div.corpAgentCont3 div.container h4 {
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	color: #333;
	padding: 70px 0 20px;
}
div.BizTworldLaw div.corpAgentCont3 div.container div.text {
	height: 280px;
	background: url("/cs/images/cs/bg_BizTworldLaw31.gif") no-repeat 50% 100%;
}
div.BizTworldLaw div.corpAgentCont3 div.container .right div.text {
	height: 280px;
	background: url("/cs/images/cs/bg_BizTworldLaw32.gif") no-repeat 50% 100%;
}
div.BizTworldLaw div.corpAgentCont3 div.container div.text2 {
	height: 280px;
	background: url("/cs/images/cs/bg_BizTworldLaw33.gif") no-repeat 50% 100%;
}
div.BizTworldLaw div.corpAgentCont3 div.container .right div.text2 {
	height: 280px;
	background: url("/cs/images/cs/bg_BizTworldLaw34.gif") no-repeat 50% 100%;
}
div.BizTworldLaw div.corpAgentCont3 div.container p {
	letter-spacing: -2px;
	color: #333;
	text-align: center;
	padding: 0 30px 10px;
	font-size: 22px;
	line-height: 34px;
}
div.BizTworldLaw div.corpAgentCont3 div.container {
	position: relative;
	margin: 0 0 80px;
}
div.BizTworldLaw div.corpAgentCont3 div.container h5 {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	text-align: center;
	padding: 35px 0 30px;
	margin: 0 auto;
	width: 522px;
	color: #333;
	font-size: 20px;
	line-height: 28px;
	background: #fff;
}
div.BizTworldLaw div.corpAgentCont3 div.container ul {
	border: 1px solid #d8d8d8;
	border-top: none;
	padding: 0 20px 20px;
	margin: 0 auto 30px;
	width: 482px;
	height: 190px;
	color: #333;
	font-size: 20px;
	line-height: 28px;
	background: #fff;
}
div.BizTworldLaw div.corpAgentCont3 div.container ul li { /*
	padding: 0 0 0 25px;
	line-height: 35px;
	background: url("/cs/images/lineuser/bl_chk_red.gif") no-repeat 0 50%; */
	background-image:url("/cs/images/lineuser/bl_chk_red.gif");
}
div.BizTworldLaw .checkpointBox .checkpointInner {
	height: 670px;
}
div.BizTworldLaw div.corpAgentCont3 p.text {
	padding: 25px 0 40px;
	color: #333;
	font-size: 20px;
	line-height: 24px;
}
div.BizTworldLaw div.corpAgentCont3 div.container p.btnMemberJoin {
	color: #fff;
	padding: 0;
	position: absolute;
	left: 370px;
	top: 100px;
	width: 435px;
	height: 237px;
	background: url("/cs/images/cs/bg_BizTworldLaw3.png") no-repeat;
}
div.BizTworldLaw div.corpAgentCont3 div.container p.btnMemberJoin span {
	padding: 75px 0 0;
	font-size: 20px;
	margin: 0 0 15px;
	display: block;
	text-align: center;
}
div.BizTworldLaw div.corpAgentCont4,
div.BizTworldLaw div.corpAgentCont5,
div.BizTworldLaw div.corpAgentCont6 {
	padding: 80px 0;
}
div.BizTworldLaw div.corpAgentCont4 {
	background: #ececec;
}
div.BizTworldLaw div.corpAgentCont4 ul.check {
	margin-top: 38px;
}
div.BizTworldLaw div.corpAgentCont4 .docu {
	margin-top: 38px;
	border: 1px solid #d2d2d2;
	background: #fff;
}
div.BizTworldLaw div.corpAgentCont4 .docu h4 {
	padding: 25px 0;
	border-bottom: 1px solid #d2d2d2;
	color: #333;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	font-weight: normal;
}
div.BizTworldLaw div.corpAgentCont4 .docu ul {
	padding: 40px 0;
}
div.BizTworldLaw div.corpAgentCont4 .docu ul li {
	float: left;
	width: 235px;
	height: 86px;
	border-left: 1px solid #b2b2b2;
	color: #333;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
div.BizTworldLaw div.corpAgentCont4 .docu ul li:first-child {
	width: 234px;
	border-left: 0;
}
div.BizTworldLaw div.corpAgentCont4 .docu ul li .tit {
	display: block;
	margin-top: -7px;
}
div.BizTworldLaw div.corpAgentCont4 a.btn_applyDown {
	display: block;
	width: 520px;
	height: 82px;
	margin: 50px auto 0 auto;
	padding-bottom: 4px;
	background: #434159;
	color: #fff;
	font-size: 24px;
	line-height: 82px;
	text-align: center;
}
div.BizTworldLaw div.corpAgentCont4 a.btn_applyDown:hover {
	text-decoration: none;
}
div.BizTworldLaw div.corpAgentCont5 ul.check {
	margin-top: 38px;
}
div.BizTworldLaw div.corpAgentCont6 {
	background: #434159;
}
div.BizTworldLaw div.corpAgentCont6 .innerCont {
	position: relative;
	z-index: 0;
}
div.BizTworldLaw div.corpAgentCont6 h3 {
	color: #fff;
}
div.BizTworldLaw div.corpAgentCont6 .txt {
	margin-top: 13px;
	color: #fff;
	font-size: 20px;
	line-height: 34px;
}
div.BizTworldLaw div.corpAgentCont6 a.btn_search {
	position: absolute;
	right: 0;
	top: 8px;
	display: block;
	width: 350px;
	height: 76px;
	padding-bottom: 4px;
	background: #ea002c;
	color: #fff;
	font-size: 24px;
	line-height: 76px;
	text-align: center;
}
div.BizTworldLaw div.corpAgentCont6 a.btn_search:hover {
	text-decoration: none;
}



/*******************************************************************************
	전체메뉴
********************************************************************************/
div.allMenu div.body {
	padding: 40px 0 80px;
}
div.allMenu h3 {
	padding: 50px 0 0;
	margin: 0 0 50px;
	color: #333;
	font-weight: normal;
	font-size: 26px;
	height: 44px;
	border-bottom: 2px solid #c3c3c3;
}
div.allMenu h3 span {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #ee2218;
}
div.allMenu div.allMenuContainer {
	width: 100%;
	overflow: hidden;
}
div.allMenu div.allMenuContainer ul {
	margin: 0 0 0 -20px;
}
div.allMenu div.allMenuContainer ul li.aMenu {
	padding: 0 0 0 20px;
	margin: 0 0 20px;
	width: 199px;
	float: left;
	border-left: 1px solid #e5e5e5;
}
div.allMenu #allMenuList1 ul li.aMenu { width: 200px; height: 200px; }
div.allMenu #allMenuList2 ul li.aMenu { width: 175px; height: 220px; }
div.allMenu #allMenuList3 ul li.aMenu { width: 175px; height: 200px; }
div.allMenu #allMenuList4 ul li.aMenu { width: 175px; height: 280px; }
div.allMenu #allMenuList5 ul li.aMenu { width: 175px; height: 250px; }

div.allMenu #allMenuList2 ul li#aMenu22 { width:200px; }/* 2019-06-07 추가 */
div.allMenu #allMenuList3 ul li#aMenu34 { width: 215px; }
div.allMenu #allMenuList5 ul li#aMenu53 { width: 205px; }
div.allMenu #allMenuList5 ul li#aMenu56 { width: 150px; }
div.allMenu div.allMenuContainer ul li strong {
	display: block;
	padding: 0 0 30px;
	font-size: 19px;
	line-height: 24px;
	color: #333;
	letter-spacing: -2px;
}
div.allMenu div.allMenuContainer ul li strong a {
	width: 90%;
	display: inline-block;
	color: #333;
	background: url("/cs/images/common/icon_gnbArrow.gif") no-repeat 100% 60%;
}
div.allMenu div.allMenuContainer ul li ul {
	margin: 0;
}
div.allMenu div.allMenuContainer ul li ul li {
	width: 199px;
	float: none;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	border: none;
}
div.allMenu div.allMenuContainer ul li ul li a {
	letter-spacing: -2px;
}

/* 170608 추가 */
/* 2017 법인 고객센터 설문조사 */
#survey{min-width:1230px;}
#survey #head{height:83px;background:none;background-color:#3b3a40;}
#survey #head h1{top:23px;}
#survey #head .top_login{top:21px;}
#survey #footer{background:none;}
#survey .survey_wrap{background:#f9f9f9;padding-bottom:80px;position:relative;min-height:500px;}
#survey .survey_bg{height:428px;background:url(/cs/images/cs/bg_survey_2017.jpg) no-repeat 50% 0;background-size:cover;position:absolute;top:0;left:0;right:0;}
#survey .survey_content{width:1120px;margin:0 auto;position:relative;padding-top:100px;}
#survey .survey_box{border:1px solid #e1e1e1;background:#fff;}
#survey .survey_logo{position:absolute;top:40px;right:5px;}
#survey .survey_tit{padding:100px 0 0 130px;}
#survey .survey_define{padding:53px 0 57px 130px;}
#survey .survey_define dl{overflow:hidden;height:24px;line-height:20px;*line-height:22px;}
#survey .survey_define dt{float:left;font-size:18px;color:#ea002c;letter-spacing:5px;background:url(/cs/images/cs/bl_defind_red.png) no-repeat 100% 5px;padding-right:3px;margin-right:10px;}
#survey .survey_define dd{float:left;font-size:18px;color:#333;padding-right:58px;}
#survey .survey_lead{padding:0 0 195px 130px;background:url(/cs/images/cs/img_survey_gift.png) no-repeat 50% 100%;}
#survey .survey_lead > p{font-size:15px;line-height:28px;}
#survey .survey_lead .emphasis{font-size:18px;font-weight:bold;color:#333;}
#survey .survey_lead .paragraph{margin-top:22px;}
#survey .survey_boozer{text-align:center;padding:50px 0;}
#survey .survey_boozer .btn_survey{display:inline-block;margin:0 5px;padding:0 45px;height:70px;line-height:70px;text-align:center;font-size:18px;border:none;color:#fff;background:#ea002c;}
#survey .survey_step{height:348px;background:url(/cs/images/cs/bg_survey_step.png) no-repeat 50% 0;background-color:#fff;}
#survey .survey_info{padding:30px 45px;border-top:1px solid #e1e1e1;}
#survey .survey_info > ul > li{font-size:13px;color:#333;margin-top:6px;}
#survey .survey_info > ul > li.first{margin:0;}
#survey .survey_box_chk{border:1px solid #e1e1e1;background:#fff;padding:80px 90px;}
#survey .survey_stit{margin-top:15px;font-size:18px;color:#000;}
#survey .survey_stit > strong{color:#ea002c;}
#survey .survey_agree{padding-top:65px;position:relative;font-size:16px;line-height:26px;}
#survey .survey_agree > h4{font-size:24px;color:#333;font-weight:bold;margin-bottom:25px;}
#survey .survey_agree_content{border-top:2px solid #343434;background:#f5f5f5;padding:30px 25px;margin-top:30px;height:170px;overflow-y:auto;}
#survey .survey_agree_content > h4{position:relative;color:#333;letter-spacing:-0.1em;padding:3px 0 3px 15px;}
#survey .survey_agree_content > h4 > span{position:absolute;top:3px;left:0;}
#survey .survey_agree_content > p{padding-bottom:20px;}
#survey .survey_agree .btn_modify{position:absolute;top:127px;right:0;padding:0;width:150px;height:40px;line-height:40px;text-align:center;font-size:16px;border:none;color:#666;background:#fff;border:1px solid #343434;}
#survey .survey_agree .check_agree{text-align:right;padding:15px 0 0;}
#survey .survey_agree .check_agree label.check_style1{padding:0 35px 0 0;margin:0;}
#survey .survey_agree .check_agree label.check_style1:before{left:auto;right:0;}
#survey .survey_box_chk hr{height:1px;border:0;border-top:1px dashed #959595;background:#fff;overflow:hidden;display:block;margin:45px -40px;}
#survey .survey_section > h4{font-size:26px;color:#333;font-weight:normal;}
#survey .survey_section > h4 > strong{color:#ea002c;}
#survey .survey_article{margin-top:65px;position:relative;zoom:1;}
#survey .survey_article.first{margin-top:50px;}
#survey .survey_article > h5{font-size:18px;color:#333;font-weight:bold;}
#survey .survey_article > h5 > span{font-weight:normal;}
#survey .survey_article .slead{font-size:18px;color:#333;padding:10px 0 0 21px;}
#survey .survey_list{border-top:2px solid #343434;border-bottom:1px solid #d2d2d2;padding:26px 20px;margin-top:20px;}
#survey .survey_list label.radio_style2{margin:0 25px 0 0;font-size:16px;padding-left:30px;}
#survey .survey_list.small label.radio_style2{margin:0 15px 0 0;}
#survey .survey_list.large label.radio_style2{margin:0 30px 0 0;}
#survey .survey_list.jumbo label.radio_style2{margin:0 75px 0 0;}
#survey .survey_list .survey_list_tit{font-size:16px;color:#333;width:100px;display:inline-block;text-align:center;padding-right:20px;}
#survey .survey_article.type2 .survey_list{border-top:0;margin:0;padding:26px 0;}
#survey .survey_article.type2 .survey_list.first{border-top:2px solid #343434;margin-top:20px;}
#survey .survey_article .survey_list .survey_short{font-size:16px;color:#666;}
#survey .survey_article .survey_list .survey_short .ipt_short{color:#333;width:80px;padding:0 10px;height:32px;font-size:16px;line-height:120%;font-weight:bold;border:none;border:1px solid #b1b1b1;background:#f9f9f9;text-align:right;margin:0 2px 0 7px;}
.lt-ie9 #survey .survey_list label.radio_style2{padding-left:0;}
.lt-ie9 #survey .survey_list input.radio_style2{position:relative;left:0;top:0;width:auto;height:auto;opacity:1;padding:0;}
.lt-ie9 #survey .survey_list label.radio_style2:before{position:relative;left:0;top:0;width:0;height:0;margin-top:0;background:none;}
.lt-ie9 #survey .survey_list input.radio_style2 + .lt-ie9 #survey .survey_list label.radio_style2:hover:before,
.lt-ie9 #survey .survey_list input.radio_style2 + .lt-ie9 #survey .survey_list label.radio_style2:focus:before,
.lt-ie9 #survey .survey_list input.radio_style2:hover + .lt-ie9 #survey .survey_list label.radio_style2:before,
.lt-ie9 #survey .survey_list input.radio_style2:focus + .lt-ie9 #survey .survey_list label.radio_style2:before{width:0;height:0;background:none;}
.lt-ie9 #survey .survey_list input.radio_style2:checked + .lt-ie9 #survey .survey_list label.radio_style2:before{width:0;height:0;background:none;}
.lt-ie9 #survey .survey_list input.radio_style2:disabled + .lt-ie9 #survey .survey_list label.radio_style2:before{width:0;height:0;background:none;}
.lt-ie9 #survey .survey_list input.radio_style2:disabled:checked + .lt-ie9 #survey .survey_list label.radio_style2:before{width:0;height:0;background:none;}
.lt-ie9 #survey .survey_list label.check_style1{padding-left:5px;}
#survey .survey_list .survey_half{overflow:hidden;padding:5px;margin:-10px -5px;}
#survey .survey_list .survey_division{float:left;width:50%;}
#survey .survey_list .survey_division > span{display:block;padding:13px 0;}
#survey .survey_list .survey_division > span.chk_etc{padding:4px 0;}
#survey .survey_list .survey_division > span.break{padding:8px 0;}
#survey .survey_list .survey_division > span.break label.radio_style2{line-height:22px;}
#survey .survey_list .survey_division > span.break label.radio_style2:before{margin-top:-21px;}
#survey .survey_list label.check_style1{font-size:16px;padding-left:30px;}
#survey .survey_list.large label.check_style1{margin:0 30px 0 0;}
#survey .survey_list .ipt_etc{color:#333;padding:0 10px;width:250px;height:32px;font-size:16px;line-height:120%;font-weight:normal;border:none;border:1px solid #b1b1b1;}
#survey .survey_list .ipt_full{color:#333;padding:0 10px;width:870px;height:32px;font-size:16px;line-height:120%;font-weight:normal;border:none;border:1px solid #b1b1b1;background:#f9f9f9;}
#survey .survey_list .ipt_textarea{color:#333;padding:10px;width:870px;height:140px;font-size:16px;line-height:22px;font-weight:normal;border:none;border:1px solid #b1b1b1;background:#f9f9f9;max-width:870px;resize:none;}
#survey .survey_list .under{display:block;padding-top:13px;}
#survey .survey_list .under .ipt_etc{margin-left:-13px;}
#survey .survey_request{text-align:center;padding-top:55px;}
#survey .survey_request .btn_success{display:inline-block;margin:0 5px;padding:0 50px;height:70px;line-height:70px;text-align:center;font-size:18px;border:none;color:#fff;background:#ea002c;}

/* 170918 LTE 무전서비스, Paperless Total Package 추가 */
/* LTE 무전서비스 */
div.BizTworldWireless .visual{position:relative;height:499px;}
div.BizTworldWireless .visual .bgLeft{position:absolute;top:0;left:0;width:50%;height:499px;background:url(/cs/images/solution/bg_BizTworldWirelessLeft.png) repeat-x 0 0;}
div.BizTworldWireless .visual .bgRight{position:absolute;top:0;right:0;width:50%;height:499px;background:url(/cs/images/solution/bg_BizTworldWirelessRight.png) repeat-x 0 0;}
div.BizTworldWireless .visual .inner{position:relative;width:1180px;height:499px;margin:0 auto;background:url(/cs/images/solution/bg_BizTworldWireless.png) no-repeat 50% 0;z-index:10;}
div.BizTworldWireless .visual .inner .linkYoutube{position:absolute;bottom:0;right:-30px;width:592px;height:463px;background:url(/cs/images/solution/bg_BizTworldWirelessLink.png) no-repeat 0 0;}
div.BizTworldWireless .visual .inner .tit{font-size:50px;line-height:50px;letter-spacing:-0.1em;color:#fff;font-weight:bold;padding-top:80px;}
div.BizTworldWireless .visual .inner .tit > em{display:block;font-size:24px;font-style:normal;letter-spacing:-0.12em;}
div.BizTworldWireless .visual .inner .lead{font-size:20px;color:#fff;letter-spacing:-0.04em;line-height:30px;padding-top:25px;}
div.BizTworldWireless .visual .inner .lead > em{font-style:normal;font-weight:bold;}
div.BizTworldWireless .visual .inner .info{position:relative;width:560px;border-top:1px solid #acbedf;border-bottom:1px solid #acbedf;margin-top:55px;padding:25px 0;}
div.BizTworldWireless .visual .inner .info > strong{position:absolute;height:55px;font-size:18px;color:#fff;font-weight:bold;letter-spacing:-0.1em;padding-left:65px;background:url(/cs/images/solution/ico_tel.png) no-repeat 0 50%;line-height:51px;}
div.BizTworldWireless .visual .inner .info > ul{padding-left:170px;overflow:hidden;}
div.BizTworldWireless .visual .inner .info > ul > li{float:left;width:160px;}
div.BizTworldWireless .visual .inner .info > ul > li.first{background:url(/cs/images/solution/bg_tel_line.png) no-repeat 100% 50%;padding-right:25px;margin-right:30px;}
div.BizTworldWireless .visual .inner .info > ul > li > span{display:block;color:#fff;}
div.BizTworldWireless .visual .inner .info > ul > li > span.name{font-size:18px;line-height:20px;margin-bottom:10px;}
div.BizTworldWireless .visual .inner .info > ul > li > span.phone{font-size:24px;line-height:26px;}
div.BizTworldWireless .wirelessBody .container{}
div.BizTworldWireless .wirelessBody .section1{width:1180px;margin:0 auto;padding:90px 0 70px;}
div.BizTworldWireless .wirelessBody .section1 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:55px;}
div.BizTworldWireless .wirelessBody .section1 .curious > ul > li{margin-bottom:45px;overflow:hidden;}
div.BizTworldWireless .wirelessBody .section1 .curious .baloon{width:175px;height:175px;color:#fff;font-size:26px;font-weight:bold;text-align:center;line-height:175px;background:url(/cs/images/solution/bg_baloon.png) no-repeat 0 0;float:left;}
div.BizTworldWireless .wirelessBody .section1 .curious .solution .baloon{background-position:0 -176px;}
div.BizTworldWireless .wirelessBody .section1 .curious .terminal .baloon{background-position:0 -352px;}
div.BizTworldWireless .wirelessBody .section1 .curious .chkpoint{float:left;margin-left:25px;width:975px;}
div.BizTworldWireless .wirelessBody .section1 .curious .chkpoint > li{margin-bottom:22px;}
div.BizTworldWireless .wirelessBody .section1 .curious .chkpoint strong{display:block;font-size:18px;color:#333;font-weight:bold;background:url(/cs/images/lineuser/bl_chk_red.gif) no-repeat 0 6px;padding:2px 0 5px 27px;margin-bottom:6px;letter-spacing:-0.1em;}
div.BizTworldWireless .wirelessBody .section1 .curious .chkpoint p{font-size:18px;line-height:22px;color:#333;padding-left:27px;letter-spacing:-0.08em;}
div.BizTworldWireless .wirelessBody .section2{padding:75px 0 75px;background:#ececec;}
div.BizTworldWireless .wirelessBody .section2 .inner{width:1180px;margin:0 auto;}
div.BizTworldWireless .wirelessBody .section2 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:35px;}
div.BizTworldWireless .wirelessBody .section2 .useTable th{background:#8a92a6;font-size:20px;color:#fff;font-weight:bold;padding:24px 0;letter-spacing:-0.1em;border-bottom:1px solid #b1b6c2;}
div.BizTworldWireless .wirelessBody .section2 .useTable td{font-size:18px;color:#333;line-height:30px;letter-spacing:-0.1em;text-align:center;padding:24px 0;vertical-align:top;border-bottom:1px solid #8a92a6;}
div.BizTworldWireless .wirelessBody .section2 .useTable .first{border-right:1px solid #c8cfdf;}
div.BizTworldWireless .wirelessBody .section2 .useTable .last{border-left:1px solid #c8cfdf;}
div.BizTworldWireless .wirelessBody .section3{padding:80px 0 80px;}
div.BizTworldWireless .wirelessBody .section3 .inner{width:1180px;margin:0 auto;}
div.BizTworldWireless .wirelessBody .section3 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:38px;}
div.BizTworldWireless .wirelessBody .section3 .choice{overflow:hidden;width:1180px;margin-bottom:-11px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul{width:1191px;margin-left:-10px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li{float:left;width:584px;margin-left:10px;margin-bottom:11px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox{width:100%;border:1px solid #dcdcdc;height:418px;position:relative;text-align:center;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox strong{display:block;font-size:20px;color:#333;padding-top:32px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox .hashTag{width:324px;height:18px;background:url(/cs/images/solution/bg_wireless_choice5.png) no-repeat 0 0;margin:14px auto 10px auto;font-size:16px;color:#00a49b;padding:12px 0;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox p{font-size:18px;color:#333;line-height:26px;letter-spacing:-0.1em;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox .price{width:586px;height:46px;position:absolute;bottom:0;left:-1px;background:url(/cs/images/solution/bg_wireless_choice4.png) no-repeat 0 0;font-size:18px;color:#fff;padding:37px 0 0;letter-spacing:-0.1em;line-height:22px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li .choiceBox .price > em{font-style:normal;font-size:22px;font-weight:bold;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.torque .choiceBox{background:url(/cs/images/solution/bg_wireless_choice3.gif) no-repeat 50% 155px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.torque .choiceBox .price{width:586px;height:46px;position:absolute;bottom:0;left:-1px;background:#00a49a;font-size:18px;color:#fff;padding:25px 0 0;letter-spacing:-0.1em;line-height:22px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.torque .choiceBox .price:after {content:"";position:absolute;bottom:71px;;left:50%;margin:0 0 0 -12px;width:23px;height:12px;background:url(/cs/images/solution/bg_wireless_choice4.png) no-repeat -282px 0;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.alpha .choiceBox{background:url(/cs/images/solution/bg_wireless_choice2.png) no-repeat 48% 179px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.bravo .choiceBox{background:url(/cs/images/solution/bg_wireless_choice1.png) no-repeat 125px 168px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.hellios .choiceBox{background:url(/cs/images/solution/bg_wireless_choice6.gif) no-repeat 50% 155px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.cm65 .choiceBox{background:url(/cs/images/solution/bg_wireless_choice7.gif) no-repeat 50% 155px;}
div.BizTworldWireless .wirelessBody .section3 .choice > ul > li.pnc370 .choiceBox{background:url(/cs/images/solution/bg_wireless_choice8.gif) no-repeat 50% 155px;}
div.BizTworldWireless .wirelessBody .section4{padding:75px 0 75px;background:#434159;}
div.BizTworldWireless .wirelessBody .section4 .inner{width:1180px;margin:0 auto;}
div.BizTworldWireless .wirelessBody .section4 .tit{font-size:32px;color:#fff;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:25px;}
div.BizTworldWireless .wirelessBody .section4 .lead{font-size:20px;color:#fff;line-height:22px;letter-spacing:-0.1em;margin-bottom:38px;}
div.BizTworldWireless .wirelessBody .section4 .priceList{overflow:hidden;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li{float:left;margin-left:20px;width:580px;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li.first{margin:0;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox{height:280px;background:url(/cs/images/solution/ico_won.png) no-repeat 40px 65px;padding:35px 0 35px 165px;background-color:#fff;} /* //2019-06-05 수정 */
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox > strong{display:block;font-size:20px;color:#333;font-weight:bold;letter-spacing:-0.1em;line-height:26px;margin-bottom:10px;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox > strong > span{letter-spacing:-0.1em;font-size:24px;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox > p{font-size:18px;color:#333;line-height:30px;margin-bottom:25px;letter-spacing:-0.1em;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox .priceMonth{font-size:30px;color:#e9002d;font-weight:bold;letter-spacing:-0.1em;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox dl{padding-top:38px;font-size:18px;color:#333;line-height:30px;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox dl dt{font-weight:bold;}
div.BizTworldWireless .wirelessBody .section4 .priceList > li .priceBox dl dd{padding-left:10px;text-indent:-12px;letter-spacing:-1px;}
div.BizTworldWireless .wirelessBody .section5{padding:75px 0 120px;}
div.BizTworldWireless .wirelessBody .section5 .inner{width:1180px;margin:0 auto;}
div.BizTworldWireless .wirelessBody .section5 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:38px;}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox{border:1px solid #dcdcdc;overflow:hidden;}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox .people{position:relative;height:198px;background:url(/cs/images/solution/ico_people1.png) no-repeat 100px 100%;}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox .people strong{position:absolute;top:66px;left:322px;color:#434159;font-size:24px;line-height:30px;font-weight:bold;}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox .people span{position:absolute;top:110px;left:322px;font-size:24px;line-height:30px;color:#666;padding-left:40px;background:url(/cs/images/cs/icon_phone.png) no-repeat 0 4px;}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox .people .email{left:610px;background-image:url(/cs/images/cs/icon_email.png);}
div.BizTworldWireless .wirelessBody .section5 .inquiryBox .ment{background:#ececec;text-align:center;font-size:20px;color:#333;letter-spacing:-0.1em;padding:30px 0;float:left;width:100%;border-top:1px solid #dcdcdc;}

/* Paperless */
div.BizTworldPaperless .visual{position:relative;height:499px;}
div.BizTworldPaperless .visual .bgLeft{position:absolute;top:0;left:0;width:50%;height:499px;background:url(/cs/images/solution/bg_BizTworldPaperlessLeft.png) repeat-x 0 0;}
div.BizTworldPaperless .visual .bgRight{position:absolute;top:0;right:0;width:50%;height:499px;background:url(/cs/images/solution/bg_BizTworldPaperlessRight.png) repeat-x 0 0;}
div.BizTworldPaperless .visual .inner{position:relative;width:1180px;height:499px;margin:0 auto;background:url(/cs/images/solution/bg_BizTworldPaperless.png) no-repeat 50% 0;z-index:10;}
div.BizTworldPaperless .visual .inner .innerSub{height:499px;background:url(/cs/images/solution/bg_BizTworldPaperless2.png) no-repeat 610px 100%;}
div.BizTworldPaperless .visual .inner .linkYoutube{position:absolute;bottom:0;right:-30px;width:592px;height:463px;background:url(/cs/images/solution/bg_BizTworldWirelessLink.png) no-repeat 0 0;}
div.BizTworldPaperless .visual .inner .tit{font-size:50px;line-height:50px;letter-spacing:-0.1em;color:#fff;font-weight:bold;padding-top:80px;}
div.BizTworldPaperless .visual .inner .tit > em{display:block;font-size:24px;font-style:normal;letter-spacing:-0.12em;}
div.BizTworldPaperless .visual .inner .lead{font-size:20px;color:#fff;letter-spacing:-0.04em;line-height:30px;padding-top:25px;}
div.BizTworldPaperless .visual .inner .lead > em{font-style:normal;font-weight:bold;}
div.BizTworldPaperless .visual .inner .info{position:relative;width:335px;border-top:1px solid #acbedf;border-bottom:1px solid #acbedf;margin-top:55px;padding:25px 0;}
div.BizTworldPaperless .visual .inner .info > strong{position:absolute;height:55px;font-size:18px;color:#fff;font-weight:bold;letter-spacing:-0.1em;padding-left:65px;background:url(/cs/images/solution/ico_tel.png) no-repeat 0 50%;line-height:51px;}
div.BizTworldPaperless .visual .inner .info > ul{padding-left:170px;overflow:hidden;}
div.BizTworldPaperless .visual .inner .info > ul > li{float:left;width:160px;}
div.BizTworldPaperless .visual .inner .info > ul > li > span{display:block;color:#fff;}
div.BizTworldPaperless .visual .inner .info > ul > li > span.name{font-size:18px;line-height:20px;margin-bottom:10px;}
div.BizTworldPaperless .visual .inner .info > ul > li > span.phone{font-size:24px;line-height:26px;}
div.BizTworldPaperless .paperlessBody .container{}
div.BizTworldPaperless .paperlessBody .section1{width:1180px;margin:0 auto;padding:90px 0 70px;}
div.BizTworldPaperless .paperlessBody .section1 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:55px;}
div.BizTworldPaperless .paperlessBody .section1 .paperlessSummary > li{font-size:18px;color:#333;background:url(/cs/images/lineuser/bl_chk_red.gif) no-repeat 0 5px;padding:2px 0 5px 27px;margin-bottom:13px;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc{margin-top:55px;overflow:hidden;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft{width:615px;float:left;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft strong{font-size:20px;color:#333;font-weight:bold;display:block;border-bottom:1px solid #8a8f96;padding-bottom:20px;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .func{margin-bottom:45px;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .funcList > li{padding:20px 0;font-size:18px;color:#333;letter-spacing:-0.1em;line-height:20px;border-bottom:1px solid #dddee1;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .funcList > li span{font-weight:bold;color:#e9002d;margin-right:10px;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge strong{border-bottom:0;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable{border-collapse:collapse;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable th{border:1px solid #dcdcdc;background:#f5f5f5;font-size:18px;height:49px;color:#333;font-weight:normal;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td{border:1px solid #dcdcdc;text-align:center;font-size:18px;height:49px;color:#333;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td.volume{color:#e9002d;font-weight:bold;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td.paperlessOnly{line-height:24px;font-size:15px;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td.paperlessOnly > span{font-weight:bold;font-size:18px;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable th.first,
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td.first{border-left:0;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable th.last,
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncLeft .charge .chargeTable td.last{border-right:0;}
div.BizTworldPaperless .paperlessBody .section1 .chargeFunc .chargeFuncRight{float:right;}
div.BizTworldPaperless .paperlessBody .section2{padding:75px 0 75px;background:#434159;}
div.BizTworldPaperless .paperlessBody .section2 .inner{width:1180px;margin:0 auto;}
div.BizTworldPaperless .paperlessBody .section2 .tit{font-size:32px;color:#fff;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:25px;}
div.BizTworldPaperless .paperlessBody .section2 .lead{font-size:20px;color:#fff;line-height:22px;letter-spacing:-0.1em;margin-bottom:53px;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffect{border:1px solid #85839b;text-align:center;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffect > strong{background:#434159;display:inline-block;letter-spacing:-0.1em;font-size:24px;line-height:34px;color:#fff;font-weight:bold;margin-top:-20px;padding:0 10px;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList{overflow:hidden;margin:40px 0 0;padding:5px 0 45px 0;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside{float:right;position:relative;left:-50%;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul{overflow:hidden;position:relative;left:50%;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li{float:left;margin:0 23px;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li .ico{display:block;width:170px;height:170px;background:url(/cs/images/solution/bg_BizTworldPaperless3.png) no-repeat 0 0;margin-bottom:25px;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li.list1 .ico{background-position:0 0;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li.list2 .ico{background-position:-217px 0;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li.list3 .ico{background-position:-433px 0;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li.list4 .ico{background-position:-650px 0;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li.list5 .ico{background-position:-871px -1px;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li > strong{font-size:20px;line-height:24px;color:#fff;font-weight:bold;display:block;margin-bottom:5px;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section2 .paperlessEffectList .inside > ul > li > p{font-size:18px;line-height:22px;color:#fff;letter-spacing:-0.1em;}
div.BizTworldPaperless .paperlessBody .section3{padding:75px 0 95px;}
div.BizTworldPaperless .paperlessBody .section3 .inner{width:1180px;margin:0 auto;}
div.BizTworldPaperless .paperlessBody .section3 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:25px;}
div.BizTworldPaperless .paperlessBody .section3 .lead{font-size:20px;color:#333;line-height:22px;letter-spacing:-0.1em;margin-bottom:53px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul{overflow:hidden;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li{float:left;width:293px;height:64px;padding-left:100px;position:relative;margin-bottom:55px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li > i{position:absolute;top:0;left:0;background:url(/cs/images/solution/bg_BizTworldPaperless4.png) no-repeat 0 0;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list1 > i{width:65px;height:54px;background-position:0 0;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list2 > i{width:55px;height:58px;background-position:-78px 0;left:2px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list3 > i{width:57px;height:60px;background-position:-151px 0;left:7px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list4 > i{width:64px;height:64px;background-position:-1px -108px;top:-6px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list5 > i{width:60px;height:61px;background-position:-75px -118px;top:1px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list6 > i{width:70px;height:41px;background-position:-145px -125px;top:5px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list7 > i{width:60px;height:61px;background-position:-4px -227px;top:-3px;left:3px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list8 > i{width:58px;height:48px;background-position:-77px -241px;top:3px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li.list9 > i{width:52px;height:64px;background-position:-157px -233px;top:-7px;left:12px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li > strong{display:block;font-size:20px;color:#00a49a;font-weight:bold;letter-spacing:-0.1em;margin-bottom:10px;line-height:24px;}
div.BizTworldPaperless .paperlessBody .section3 .paperlessApp > ul > li > p{font-size:18px;color:#333;letter-spacing:-0.1em;line-height:22px;}
div.BizTworldPaperless .paperlessBody .section4{padding:75px 0 75px;background:#ececec;}
div.BizTworldPaperless .paperlessBody .section4 .inner{width:1180px;margin:0 auto;}
div.BizTworldPaperless .paperlessBody .section4 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:40px;}
div.BizTworldPaperless .paperlessBody .section4 .paperlessCustomer > img{display:block;}
div.BizTworldPaperless .paperlessBody .section5{padding:75px 0 120px;}
div.BizTworldPaperless .paperlessBody .section5 .inner{width:1180px;margin:0 auto;}
div.BizTworldPaperless .paperlessBody .section5 .tit{font-size:32px;color:#333;line-height:32px;font-weight:bold;letter-spacing:-0.1em;margin-bottom:38px;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox{border:1px solid #dcdcdc;overflow:hidden;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox .people{position:relative;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox .people strong{position:absolute;top:60px;left:240px;color:#434159;font-size:24px;line-height:30px;font-weight:bold;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox .people span{position:absolute;top:103px;left:240px;font-size:24px;line-height:30px;color:#666;padding-left:40px;background:url(/cs/images/solution/icon_phone.png) no-repeat 0 4px;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox .people2.single{width:500px;height:198px;background:url(/cs/images/solution/ico_people2.png) no-repeat 70px 100%;margin:0 auto;}
div.BizTworldPaperless .paperlessBody .section5 .inquiryBox .ment{background:#ececec;text-align:center;font-size:20px;color:#333;letter-spacing:-0.1em;padding:30px 0;float:left;width:100%;border-top:1px solid #dcdcdc;}

/* 지점/대리점 안내 */

.agency_area h3{margin:-15px 0 10px;padding:0 0 11px 20px;color:#333;font-size:24px;line-height:44px;font-weight:normal;}
.agency_area div.sTab ul{display:table;table-layout:fixed;}
.agency_area div.sTab ul li{display:table-cell;float:none;}
.agency_area div.sTab ul li a{display:block;margin-left:1px;text-align:center;}
.agency_area div.sTab ul li:first-child a,
.agency_area div.sTab ul li.on a,
.agency_area div.sTab ul li.on + li a {margin-left:0}
.agency_area  {position: relative;}
.agency_area .btn_skSerchs {display: block; position: absolute; top:-5px; right: 0; width:212px; height:40px;  border:1px solid #ccc; line-height: 40px;}
.agency_area .btn_skSerchs a {display: block; font-size: 16px; color: #333; text-align: center; letter-spacing: -1.5px; text-decoration: none;}
.agency_list .list_table td{font-size:16px;color:#333}

.agency_list div.list_table table tbody td {line-height:22px}
.agency_list .list_table td.left{position:relative;}
.agency_list .list_table table tbody td.multi{height:47px;}
.agency_list .list_table table tbody td.multi span{display:table-cell;height:43px;width:490px;}
.agency_list div.list_table span{line-height:22px;vertical-align:middle;}
.agency_list .list_table table tbody td.left .btn_map{position:absolute;top:50%;right:45px;margin-top:-20px; display:none;}
.agency_list div.list_table div.tooltip {position: relative;display: inline-block; }
.agency_list div.list_table div.tooltip::after {position: absolute; content: ''; top:-13px; right:-15px; width:14px; height:14px;background: url('/cs/images/cs/ic_tooltip.png') no-repeat;cursor: pointer; }
.agency_list div.list_table div.tooltip > i {position: absolute;width: 1px;height: 1px;margin: -1px;overflow: hidden;clip-path: polygon(0 0, 0 0, 0 0);}
.agency_list div.list_table div.tooltip span.txt {position: absolute;  display: none; top:9px; left:-148px;  width:232px; height:179px; padding:14px 20px 20px 20px; background:url('/cs/images/cs/bg_tooltip.png') no-repeat; font-size:12px; color:#666; text-align: left; letter-spacing: -1.3px; line-height: inherit; box-sizing: border-box; z-index: 2;}
.agency_list div.list_table div.tooltip span.txt > span {display: block; padding-top: 13px; letter-spacing: -.5px; line-height: 1.5;}
.agency_area .agency_list_info {padding-top: 25px;}
.agency_area .agency_list_info li {padding-bottom: 8px; font-size: 14px; color: #666; letter-spacing: -1.3px;}

/* biz event - bizring */
.BizTworldBizring{position:relative;width:1180px;margin:0 auto;padding:0 0 100px 0;}
.BizTworldBizring .bizringPromo{overflow:hidden;width:1180px;height:1940px;text-indent:-9999px;color:transparent;background:url(/cs/images/solution/con_bizring_promo.jpg) no-repeat left top;}
.BizTworldBizring .bizringPromo table{overflow:hidden;text-indent:-9999px;}
.BizTworldBizring .bizringNumber{overflow:hidden;width:1180px;height:215px;text-indent:-9999px;color:transparent;background:url(/cs/images/solution/con_bizring_number.jpg) no-repeat left top;}
.BizTworldBizring .btn_wrap{position:absolute;top:1739px;width:100%;text-align:center;}
.BizTworldBizring .btn_apply{display:inline-block;height:80px;padding:0 60px;line-height:76px;text-align:center;font-size:24px;color:#fff; font-weight:bold;text-decoration:none;background-color:#ea002c;}

/* 전용상품 - office365 */
.BizTworldOffice365 {width:1180px;margin:0 auto;line-height:normal;}
.BizTworldOffice365 .visual {background:#fc3e25;}
.BizTworldOffice365 .section1 {height:1065px;background:#f87432 url("/cs/images/solution/office365/img_office365_benefit.png") no-repeat;}
.BizTworldOffice365 .section2 {height:1503px;background:#ff8b2c url("/cs/images/solution/office365/bg_office365_service.png") no-repeat;}
.BizTworldOffice365 .section3 {height:1083px;background:#ff8c2d url("/cs/images/solution/office365/img_office365_guide.png") no-repeat;}
.BizTworldOffice365 .point {color:#ea002c;}
.BizTworldOffice365 .fsb {font-size:30px;}
.BizTworldOffice365 h4 {margin-top:55px;padding-left:25px;font-size:26px;color:#333;background:url("/cs/images/solution/office365/bg_num.png") 0 8px no-repeat;}
.BizTworldOffice365 .desc {margin-top:25px;font-size:17px;color:#666;}
.BizTworldOffice365 .section1 img {vertical-align:top;}
.BizTworldOffice365 .section1 ol {padding-left:69px;}
.BizTworldOffice365 .section1 ol:after {content:"";display:block;clear:both;}
.BizTworldOffice365 .section1 ol li {float:left;}
.BizTworldOffice365 .service {padding-left:120px;}
.BizTworldOffice365 .service ol {margin-top:25px;padding-left:123px;height:390px;background:url("/cs/images/solution/office365/img_office365_service2.png") no-repeat;}
.BizTworldOffice365 .service ol li {padding:32px 0 21px;font-size:15px;color:#666;line-height:28px;}
.BizTworldOffice365 .service ol li img {margin-left:7px;}
.BizTworldOffice365 .service ol li:first-child {padding:44px 0 0;}
.BizTworldOffice365 .service ol li:first-child * {vertical-align:middle;}
.BizTworldOffice365 .service ol li strong {color:#333;vertical-align:top;}
.BizTworldOffice365 .service ol li p {line-height:25px}
.BizTworldOffice365 .service ol li p + p {margin-top:15px;}
.BizTworldOffice365 .service .ulink {color:#3d8fff;vertical-align:top;}
.BizTworldOffice365 .service.s1 {padding-top:146px;}
.BizTworldOffice365 .service.s1 img {margin-top:29px;}
.BizTworldOffice365 .service.s1 .desc {margin-top:12px;}
.BizTworldOffice365 .service.s2 h4 {background-position:0 -26px;}
.BizTworldOffice365 .service.s3 h4 {background-position:0 -60px;}
.BizTworldOffice365 .service.s3 .desc {width:940px;height:124px;padding-top:44px;background:url("/cs/images/solution/office365/img_office365_service3.png") no-repeat;text-align:center;line-height:36px;}
.BizTworldOffice365 .service.s3 .desc strong {color:#ea002c;}
.BizTworldOffice365 .guide {padding-left:120px;}
.BizTworldOffice365 .guide.g1 {padding-top:148px;}
.BizTworldOffice365 .guide.g2 h4 {margin-top:45px;background-position:0 -26px;}
.BizTworldOffice365 .guide .gTable {margin-top:17px;}
.BizTworldOffice365 .guide table {border-top:2px solid #f80;font-size:16px;}
.BizTworldOffice365 .guide table th,
.BizTworldOffice365 .guide table td {border-left:1px solid #ddd;border-bottom:1px solid #ddd;padding:13px 0 16px;text-align:center;color:#666;}
.BizTworldOffice365 .guide table th {background:#fff9ed;color:#333;}
.BizTworldOffice365 .guide table .first {border-left:none;}
.BizTworldOffice365 .guide .desc,
.BizTworldOffice365 .guide .gTable,
.BizTworldOffice365 .guide ul {margin-left:26px;width:888px;}
.BizTworldOffice365 .guide ul {height:365px;/*background:url("/cs/images/solution/office365/bg_office365_guide2.png") no-repeat;*/margin-top:19px;padding-top:30px; border-radius:20px; background-color:#f9f9f9; border:1px solid #e5e5e5;} /*2019.07.04 LIST 추가로 CSS 변경 by KSR */
.BizTworldOffice365 .guide ul li {padding-left:12px;margin: 0 0 10px 30px;background:url("/cs/images/solution/office365/bul_bk.png") 0 10px no-repeat;font-size:15px;color:#333;line-height:24px;font-weight:bold;}
.BizTworldOffice365 .guide ul li p {font-size:14px;font-weight:normal;color:#666;}
.BizTworldOffice365 .guide ul li .bTxt {margin-top:8px;padding-left:22px;}
.BizTworldOffice365 .guide ul li .bTxt span {margin-left:-15px;}


/* BIZ전용 서비스 -스마트 오피스 모빌리티 신규 추가 : 2019.07.29 */
.BizTworldsmartOffice {width:1180px;margin:0 auto;line-height:normal;  letter-spacing:-0.1em; }
.BizTworldsmartOffice .header {background: url("/cs/images/solution/smartOffice/img_header.jpg") no-repeat; height:550px;}
.BizTworldsmartOffice .visual {background: url("/cs/images/solution/smartOffice/img_visual.jpg") no-repeat; height:870px;}

.BizTworldsmartOffice .section1 {height:1824px;background:#bd9fca url("/cs/images/solution/smartOffice/bg_smartOffice_01.jpg") no-repeat; text-align:center; letter-spacing:-0.1em;}
.BizTworldsmartOffice .section1 h4, .BizTworldsmartOffice .section2 h4{width:600px; height:317px; font:60px/120% normal  Malgun Gothic, "맑은고딕", sans-serif; margin:0 auto; letter-spacing:-0.1em; color:#333; text-align:center;}
.BizTworldsmartOffice h4 strong{font-weight:bold;  letter-spacing:-0.1em; }
.BizTworldsmartOffice .txt{font:28px/140% normal  Malgun Gothic, "맑은고딕", sans-serif; color:#333333; text-align:center; letter-spacing:-0.1em; }
.BizTworldsmartOffice .txt strong{font-weight:bold; color:#795dc8;}

.BizTworldsmartOffice .section1 h4 span{display:block; margin:0 auto; width:194px; height:92px; margin-bottom:40px; background:url("/cs/images/solution/smartOffice/img_number.png") no-repeat; text-indent:-9999px;}
.BizTworldsmartOffice .section1 div.pkGuide{background:url("/cs/images/solution/smartOffice/img_dl.jpg") no-repeat left top; width:939px; height:859px; margin:120px auto 0; }
.BizTworldsmartOffice .section1 dl{width:930px; margin:0 auto; margin-top:120px; }
.BizTworldsmartOffice .section1 dl dt{display:block; width:210px; padding:18px 0; border-radius:30px; background:#404040; color:#FFFFFF;  font-size:24px; line-height:24px; /*font-weight:bold;*/  text-align:center;  letter-spacing:-0.1em; margin-bottom:40px; text-indent:15px;}
.BizTworldsmartOffice .section1 dl dd{width:690px; font-size:25px;  color:#333;  height:60px; background:url("/cs/images/solution/smartOffice/bg_dotted.gif") repeat-x right bottom; position:relative; right:0; top:-100px;  letter-spacing:-0.1em; text-align:left; line-height:60px; display:inline-block; margin-left:50px; float:right;}
.BizTworldsmartOffice .section1 dl dd strong{display:inline-block;	margin-top:40px; font-size:20px; line-height:24px; color:#f65d00;}
.BizTworldsmartOffice .section1 dl dd ol{margin-top:20px;}
.BizTworldsmartOffice .section1 dl dd ol li{font-size:20px; line-height:30px;}
.BizTworldsmartOffice .section1 dl dd span{font-size:20px;}
.BizTworldsmartOffice .section1 dl:after{float:none; clear:both; }
.BizTworldsmartOffice .section1 .btnArea{width:1000px; height:147px; margin:0 auto;text-align:center; margin-top:80px; }
.BizTworldsmartOffice .section1 .btnArea a{display:inline-block; width:720px;  height:147px; color:#FFFFFF;  text-align:center; box-sizing:border-box; margin-right:30px; background:#593ea3; font-size:34px; line-height:34px; padding:50px 0;}
.BizTworldsmartOffice .section1 .btnArea a:hover{text-decoration: none;}
.BizTworldsmartOffice .section1 .btnArea a span{display:inline-block;  padding-left:15px; width:15px; height:26px; position:relative; top:2px; }

.BizTworldsmartOffice .section2 {height:2459px;background:#3b8bd1 url("/cs/images/solution/smartOffice/bg_smartOffice_02.jpg") no-repeat;text-align:center; letter-spacing:-0.1em;}
.BizTworldsmartOffice .section2 h4 span{display:block; margin:0 auto; width:194px; height:92px; margin-bottom:40px; background:url("/cs/images/solution/smartOffice/img_number.png") no-repeat left -93px; text-indent:-9999px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul{width:1024px; margin:0 auto; margin-top:50px; }
.BizTworldsmartOffice .section2 .smartMobilPK ul li{}
.BizTworldsmartOffice .section2 .smartMobilPK ul li .imgArea{ width:360px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk01{background:url("/cs/images/solution/smartOffice/img_dt_01.jpg") no-repeat left top; height:545px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk02{background:url("/cs/images/solution/smartOffice/img_dt_02.jpg") no-repeat left top; height:384px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk03{background:url("/cs/images/solution/smartOffice/img_dt_03.jpg") no-repeat left top; height:600px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk04{background:url("/cs/images/solution/smartOffice/img_dt_04.jpg") no-repeat left top; height:488px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li .txtArea{width:675px; height:auto; font-size:16px; line-height:24px; margin-left:355px; text-align:left; letter-spacing:-0.1em; }
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk03 .txtArea dl dd{background:url("/cs/images/solution/smartOffice/txt_dd_03.gif") no-repeat left top; height:190px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li.pk04 .txtArea dl dd{background:url("/cs/images/solution/smartOffice/txt_dd_04.gif") no-repeat left top; height:190px;}

.BizTworldsmartOffice .section2 .smartMobilPK ul li  dl{padding-top:50px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li  dl dt{font-size:30px; line-height:30px; font-weight:bold; color:#333333; letter-spacing:-0.08em; margin-bottom:30px;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li  dl dt span{display:inline-block; padding-top:20px; font-size:16px; line-height:24px; color:#666666; letter-spacing:-0.08em; font-weight:normal;}
.BizTworldsmartOffice .section2 .smartMobilPK ul li  dl dd{background:url("/cs/images/solution/smartOffice/bullet_dd.gif") no-repeat left 10px; font-size:16px; line-height:24px; letter-spacing:-0.08em; margin-bottom:10px;color:#333; padding-left:10px;}
.BizTworldsmartOffice div.txtArea  .btnArea{margin-top:28px; vertical-align:middle;}
.BizTworldsmartOffice div.txtArea  .btnArea a{display:inline-block;  width:305px; height:51px; border-radius:4px; color:#FFFFFF; background:#593ea3;  text-align:center; margin:0 auto; box-sizing:border-box; padding-top:13px;}
.BizTworldsmartOffice div.txtArea  .btnArea a span{display:inline-block;  padding-left:10px; width:6px; height:10px;}
.BizTworldsmartOffice  a:hover{text-decoration: none;}
.BizTworldsmartOffice div.txtArea  .howToUse{width:675px; margin-top:30px;}
.BizTworldsmartOffice div.txtArea  .howToUse strong{display:block;  padding-bottom:10px; color:#f65d00; font-weight:bold;}


.BizTworldsmartOffice .section3 {height:818px;background:#3b8bd1 url("/cs/images/solution/smartOffice/bg_smartOffice_03.jpg") no-repeat;text-align:center; letter-spacing:-0.1em; color:#333333;}
.BizTworldsmartOffice .section3 h4, .BizTworldsmartOffice .section4 h4{display: inline-block;font-size:30px;margin-bottom:40px;text-align: left;font-weight: bold;width: 100%;}
.BizTworldsmartOffice .section3 .textArea{width: 1029px;height:120px;padding: 80px 0 ;margin: 0 auto; font-size:16px; line-height:24px; text-align:left;}
.BizTworldsmartOffice .section3 .textArea .floatL{float:left; width:40%;}
.BizTworldsmartOffice .section3 .textArea .floatR{float:right; width:60%;}

.BizTworldsmartOffice .section3 .textArea strong{color:#f65d00; font-size:30px;  letter-spacing:0;}
.BizTworldsmartOffice .section3 .textArea span.title{display:block; font-size:20px; line-height:20px; margin-bottom:15px;}
.BizTworldsmartOffice .section3  .textArea  ul li{background:url("/cs/images/solution/smartOffice/bullet_dd.gif") no-repeat left 10px;font-size:16px;line-height:24px;margin-bottom: 24px;padding-left:10px;}
.BizTworldsmartOffice .section3 .textArea:after{clear:both; float:none; }


/*
.BizTworldsmartOffice .section3 p{padding:30px 0; margin-left:70px;}
.BizTworldsmartOffice .section3 p.floatL{float:left; width:50%;}
.BizTworldsmartOffice .section3 p.floatR{float:right; width:50%;}
.BizTworldsmartOffice .section3 p strong{color:#f65d00; font-size:30px;  letter-spacing:0;}
.BizTworldsmartOffice .section3 p span.title{display:block; font-size:20px; line-height:20px; margin-bottom:15px;}
.BizTworldsmartOffice .section3 p span{font-size:22px;}
.BizTworldsmartOffice .section3 p:after{clear:both; float:none; }
*/


/* terms biz messaging */
.termsCon {width:1180px; margin:60px auto 150px auto;}
.termsCon h2 {padding:70px 0 60px 0; font-size:32px; color:#222;}
.termsCon .termsTab {overflow:hidden; height:89px; margin-bottom:40px; background-color:#ea002c; background:linear-gradient(to right, #f65d00, #ea002c);}
.termsCon .termsTab li {float:left; width:50%;}
.termsCon .termsTab li a {display:block; height:86px; border:1px solid #e6e6e6; border-bottom:0; line-height:85px; font-size:20px; color:#b2b2b2; text-align:center; text-decoration:none; background-color:#fff; font-family:'Noto Sans KR'; font-weight:300;}
.termsCon .termsTab li:first-child a {margin-left:0;}
.termsCon .termsTab li.on a {position:relative; height:87px; border:0; margin:2px 2px 0 2px; color:#ea002c; line-height:83px; font-weight:400;}
.termsCon .termsAnchor {overflow:hidden; margin-bottom:80px; padding:50px 50px 20px 50px; background-color:#fafafa;}
.termsCon .termsAnchor li {float:left; width:50%; margin-bottom:30px;}
.termsCon .termsAnchor li a {display:inline-block; padding-right:16px; color:#999; font-size:18px; line-height:22px; background:url("/cs/images/combine/common/arrow.png") no-repeat right 7px;}
.termsCon .termsAnchor li.on a {color:#222; font-weight:bold; background-image:url("/cs/images/combine/common/arrow_b.png");}
.termsCon h3 {margin-top:-1px;}
.termsCon h3 a {display:block; height:88px; border-top:1px solid #999; border-bottom:1px solid #999; line-height:86px; font-size:22px; font-weight:bold; color:#222; text-indent:20px; background:url("/cs/images/combine/common/arrow_down.png") no-repeat 98% 50%;}
.termsCon h3.on a {background-image:url("/cs/images/combine/common/arrow_up.png");}
.termsCon .txt {margin-bottom:30px; padding:14px 30px; border:1px solid #e6e6e6; font-size:13px; background-color:#fafafa;}
.termsCon iframe {border:1px solid #cacaca;}
.termsCon .tabdoc {display:none; margin-top:-1px; padding:10px 20px 70px 20px; border-top:1px solid #ccc; font-size:16px; line-height:30px; word-break:keep-all;}
.termsCon .tabdoc h4 {padding:30px 0 5px 0; color:#222; font-size:16px; font-weight:normal;}

.termsCon .tabdoc ol li {padding:0 0 5px 22px; text-indent:-20px;}
.termsCon .tabdoc ol li ol {padding:5px 0 5px 16px;}
.termsCon .tabdoc ol li ol li {padding:0; text-indent:0; list-style-type: decimal;}
.termsCon .tabdoc ul {padding:5px 0 0 0;}
.termsCon .tabdoc ul li {padding:0 0 5px 12px; text-indent:0; background: url("/cs/images/combine/common/bul_line.gif") no-repeat 2px 14px;}

.termsCon .attach {width:675px; margin:20px 0 0 505px; text-align:right;}
.termsCon .attach li {display:inline-block; margin:0 0 10px 6px;}
.termsCon .attach li a {display:block; width:213px; height:38px; border:1px solid #ccc; font-size:14px; line-height:37px; text-align:center;}

/* IoT portal service */
.iotportal_box * {font-family:'Noto Sans KR', sans-serif;}
.iotportal_box {display:table; width:100%; min-height:205px; margin-bottom:65px; line-height:24px; background:#f1f2f5 url("/cs/images/cs/bg_iot1.jpg") repeat-y 0 0;}
.iotportal_box .txts {display:table-cell; width:885px; padding:20px 50px; box-sizing:border-box; vertical-align:middle;}
.iotportal_box .txts h4 {margin-bottom:20px; font-size:28px; font-weight:700; color:#6b7994;}
.iotportal_box .txts strong {display:block; margin-bottom:10px; font-size:16px; color:#6b7994; font-weight:400;}
.iotportal_box .txts p {font-size:14px; font-weight:300; color:#8e98b2;}
.iotportal_box .txts p + span {display:block; margin-top:15px; font-size:14px; font-weight:300; color:#baa58b;}
.iotportal_box .info {display:table-cell; position:relative; width:295px; padding:70px 30px 20px; color:#666; box-sizing:border-box; vertical-align:middle;}
.iotportal_box .info strong {position:absolute; top:20px; left:30px; width:235px; padding-bottom:15px; border-bottom:1px solid #e6e6e6; font-size:16px; font-weight:300;}
.iotportal_box .info > span {display:block; position:relative; padding-left:40px; font-size:15px; font-weight:300; line-height:26px; color:#666;}
.iotportal_box .info > span + span {margin-top:20px;}
.iotportal_box .info > span a {display:block; font-size:15px; font-weight:300; color:#666;}
.iotportal_box .info > span:before {content:""; position:absolute; top:-2px; left:0; width:32px; height:32px; border-radius:50%; background:#6b7994 url("/cs/images/cs/icon_call.png") no-repeat 50% 50%;}
.iotportal_box .info > span.mail:before {background-image:url("/cs/images/cs/icon_mail.png");}

.iotportal_box.iot_info2 {background-image:url("/cs/images/cs/bg_iot2.jpg"); background-color:#f0f5f6;}
.iotportal_box.iot_info3 {background-image:url("/cs/images/cs/bg_iot3.jpg"); background-color:#f3f1f5;}
.iotportal_box.iot_info4 {background-image:url("/cs/images/cs/bg_iot4.jpg"); background-color:#f7f5ef;}
.iotportal_box.iot_info2 .txts h4, .iotportal_box.iot_info2 .txts strong {color:#6a8a85;}
.iotportal_box.iot_info2 .txts p {color:#89a5a1;}
.iotportal_box.iot_info2 .info > span:before {background-color:#6a8a85;}
.iotportal_box.iot_info3 .txts h4, .iotportal_box.iot_info3 .txts strong {color:#91819b;}
.iotportal_box.iot_info3 .txts p {color:#a488b5;}
.iotportal_box.iot_info3 .info > span:before {background-color:#91819b;}
.iotportal_box.iot_info4 .txts h4, .iotportal_box.iot_info4 .txts strong {color:#af9067;}
.iotportal_box.iot_info4 .txts p {color:#a99173;}
.iotportal_box.iot_info4 .info > span:before {background-color:#af9067;}

/* 2020년 설문조사 추가 */
.survey2020body, .survey2020_v2 {min-height:100%; background-color:#ebebeb;}
.survey2020 {min-height:100%;}
.survey2020 #survey_head {min-height:1080px; background:url("/cs/images/cs/bg_survey_2020.jpg") no-repeat 50% 0; background-size:cover;}
.survey2020 #survey_head .head_inner {max-width:1180px; margin:0 auto;}
.survey2020 #survey_head h1 {padding:52px 0 130px 0;}
.survey2020 #survey_head h1 img {height:34px;}
.survey2020 #survey_head h2 {text-align:center;}
.survey2020 #survey_head h2 img {height:83px; margin-bottom:22px;}
.survey2020 #survey_head h2 span {margin-right:11px; margin-left:11px;}
.survey2020 #survey_head .info {padding-top:20px; text-align:center;}
.survey2020 #survey_head .info li {display:inline-block; margin:0 20px 3px 0; color:#fff; font-size:17px; line-height:28px; font-weight:bold; white-space:nowrap;}
.survey2020 #survey_head .info li:last-child {margin-right:0;}
.survey2020 #survey_head .info strong {display:inline-block; width:80px; height:28px; margin:0 8px 3px 0; line-height:28px; color:#fff; font-size:16px; font-weight:normal; letter-spacing:1px; background:linear-gradient(145deg, #f65d00, #ea002c); border-radius:20px;}

.survey2020 #survey_head .txt {position:relative; width:60%; margin:22px auto 0 auto; padding-top:56px; font-size:20px; color:#fff; line-height:30px; text-align:center; letter-spacing:-2px; word-break:keep-all; opacity:.9;}
.survey2020 #survey_head .txt:before {content:""; position:absolute; top:0; left:50%; margin-left:-16px; width:32px; height:2px; background-color:#fff;}
.survey2020 #survey_head .stxt {display:block; width:84%; margin:15px auto 0 auto;font-size:18px; line-height:26px; color:#ababab; text-align:center; letter-spacing:-2px; word-break:keep-all;}

.survey2020 .survey_wrap {margin-top:-312px;}
.survey2020 .survey_section.survey_step0 {position:relative; max-width:1094px; margin:0 auto; padding:4px; text-align:center; background:linear-gradient(117deg, #f65d00, #ea002c);}
.survey2020 .survey_section.survey_step0 > div {padding:42px 0 45px 0; background-color:#f6f6f6;}
.survey2020 .survey_box {max-width:1038px; margin:-100px auto 160px auto; padding:125px 70px 60px 70px; border:1px solid #e7e7e7; background-color:#fff; box-shadow:5px 5px 20px rgba(0,0,0,.1);}
.survey2020_v2 .survey2020 .survey_box {padding-top:20px;}

@media screen and (max-width:1180px) {
	.survey2020 #survey_head h1 {margin-left:20px;}
	.survey2020 .survey_section.survey_step0 {margin:0 40px;}
	.survey2020 .survey_box {margin-bottom:0;}
}
@media screen and (max-width:768px) {
	.survey2020body, .survey2020_v2 {background-color:#262626;}
	.survey2020 #survey_head {min-height:812px;}
	.survey2020 #survey_head h1 {padding:30px 0 115px 0;}
	.survey2020 #survey_head h1 img {height:24px;}
	.survey2020 #survey_head h2 img {height:51px; margin-bottom:15px;}
	.survey2020 #survey_head h2 span {display:block;}
	.survey2020 #survey_head .info {width:300px; margin:0 auto; padding-top:10px;}
	.survey2020 #survey_head .info li {display:block; margin-right:0; font-size:14px; line-height:22px; font-weight:normal; text-align:left;}
	.survey2020 #survey_head .info strong {width:57px; height:22px; font-size:13px; line-height:22px; text-align:center;}
	.survey2020 #survey_head .txt {width:84%; margin-top:7px; padding-top:25px; font-size:14px; line-height:21px;}
	.survey2020 #survey_head .stxt {margin-top:18px; font-size:13px; line-height:18px;}
	
	.survey2020 .survey_wrap {margin-top:-220px;}
	.survey2020 .survey_section.survey_step0 {margin:0 20px;}
	.survey2020 .survey_section.survey_step0 > div {padding:22px 0 16px 0;}
	.survey2020 .survey_box {margin-top:-55px; padding:95px 20px 0 20px;}
	.survey2020_v2 .survey2020 .survey_box {padding-top:40px;}

}
@media screen and (max-width:375px) {
	.survey2020 #survey_head {background-image:url("/cs/images/cs/bg_survey_2020_m.jpg");}
}


/* 2020년 설문조사 폼 */
.survey2020 label.radio_style2 {margin:0; padding-left:30px; font-size:16px; line-height:20px; letter-spacing:-1.5px; white-space:nowrap;}
.survey2020 label.radio_style2:before {width:20px; height:20px; margin-top:-10px; background-image:url("/cs/images/common/rpsv_radio.png"); background-size:20px auto;}
.survey2020 input.radio_style2 + label.radio_style2:hover:before,
.survey2020 input.radio_style2 + label.radio_style2:focus:before,
.survey2020 input.radio_style2:hover + label.radio_style2:before,
.survey2020 input.radio_style2:focus + label.radio_style2:before{background-position:0 -25px;}
.survey2020 input.radio_style2:checked + label.radio_style2:before{background-position:0 -50px;}
.survey2020 input.radio_style2:disabled + label.radio_style2:before{background-position:0 -75px;}
.survey2020 input.radio_style2:disabled:checked + label.radio_style2:before{background-position:0 -100px;}

.survey2020 label.check_style1 {margin:0; padding-left:30px; font-size:16px; line-height:20px; letter-spacing:-1.5px; white-space:nowrap;}
.survey2020 label.check_style1:before {width:20px; height:20px; margin-top:-10px; background-image:url("/cs/images/common/rpsv_check.png"); background-size:20px auto;}
.survey2020 input.check_style1 + label.check_style1:hover:before,
.survey2020 input.check_style1 + label.check_style1:focus:before,
.survey2020 input.check_style1:hover + label.check_style1:before,
.survey2020 input.check_style1:focus + label.check_style1:before{background-position:0 -25px;}
.survey2020 input.check_style1:checked + label.check_style1:before{background-position:0 -50px;}
.survey2020 input.check_style1:disabled + label.check_style1:before{background-position:0 -75px;}
.survey2020 input.check_style1:disabled:checked + label.check_style1:before{background-position:0 -120px;}
.survey2020 input.check_style1:disabled + label.check_style1 {color:#c1c1c1;}

.survey2020 .survey_list .chk_etc {margin-top:-6px;}
.survey2020 .survey_list .ipt_etc {width:198px; height:32px; margin:0 0 -6px 10px; padding:0 10px; font-size:16px; line-height:120%; font-weight:normal; border:1px solid #c1c1c1;}

.survey2020 .survey_list input:disabled {opacity:1; -webkit-text-fill-color:inherit; background-color:#ebebe4;}
.survey2020 .survey_list input::-webkit-input-placeholder {color:#ccc;}
.survey2020 .survey_list input:-ms-input-placeholder {color:#ccc;}
.survey2020 .survey_list textarea::-webkit-input-placeholder {color:#ccc;}
.survey2020 .survey_list textarea:-ms-input-placeholder {color:#ccc;}
.survey2020 .survey_list .ipt_short {display:block; margin:0 0 18px 0;}
.survey2020 .survey_list .ipt_short input {width:100%; margin:0; box-sizing:border-box;}
.survey2020 .survey_list .ipt_textarea {width:100%; margin-bottom:18px; padding:20px; font-size:16px; box-sizing:border-box;}

.survey2020 .survey_request {padding-bottom:35px; text-align:center;}
.survey2020 .survey_request button {display:inline-block; width:300px; height:80px; border:0; font-size:20px; line-height:20px; font-weight:bold; color:#fff; background-color:#ea002c;}

@media screen and (max-width:768px) {
	.survey2020 label.radio_style2 {padding-left:35px; font-size:14px; line-height:24px;}
	.survey2020 label.radio_style2:before {width:24px; height:24px; margin-top:-12px; background-size:24px auto;}
	.survey2020 input.radio_style2 + label.radio_style2:hover:before,
	.survey2020 input.radio_style2 + label.radio_style2:focus:before,
	.survey2020 input.radio_style2:hover + label.radio_style2:before,
	.survey2020 input.radio_style2:focus + label.radio_style2:before{background-position:0 -30px;}
	.survey2020 input.radio_style2:checked + label.radio_style2:before{background-position:0 -60px;}
	.survey2020 input.radio_style2:disabled + label.radio_style2:before{background-position:0 -90px;}
	.survey2020 input.radio_style2:disabled:checked + label.radio_style2:before{background-position:0 -120px;}

	.survey2020 label.check_style1 {padding-left:35px; font-size:14px; line-height:24px;}
	.survey2020 label.check_style1:before {width:24px; height:24px; margin-top:-12px; background-size:24px auto;}
	.survey2020 input.check_style1 + label.check_style1:hover:before,
	.survey2020 input.check_style1 + label.check_style1:focus:before,
	.survey2020 input.check_style1:hover + label.check_style1:before,
	.survey2020 input.check_style1:focus + label.check_style1:before{background-position:0 -30px;}
	.survey2020 input.check_style1:checked + label.check_style1:before{background-position:0 -60px;}
	.survey2020 input.check_style1:disabled + label.check_style1:before{background-position:0 -90px;}
	.survey2020 input.check_style1:disabled:checked + label.check_style1:before{background-position:0 -120px;}

	.survey2020 .survey_list .chk_etc {margin:0 0 10px 0;}
	.survey2020 .survey_list .ipt_etc {width:68%; height:27px; line-height:27px; font-size:14px;}
	.survey2020 .survey_list .ipt_textarea {padding:10px; font-size:14px;}
	.survey2020 .survey_list .ipt_short input {height:29px; line-height:30px;}

	.survey2020 .survey_request {padding:0 20px 30px 20px;}
	.survey2020 .survey_request button {width:100%; height:54px; font-size:15px;}
}

/* 2020년 설문조사 컨텐츠 */
.survey2020 .survey_section {padding:50px 0 0 0;}
.survey2020 .survey_box_chk h4 {position:relative; margin-bottom:50px; padding-top:18px; font-size:22px; color:#000; text-align:center;}
.survey2020 .survey_box_chk h4:before {content:""; position:absolute; top:0; left:50%; width:40px; height:3px; margin-left:-20px; background-color:#000;}
.survey2020 .survey_box_chk h5 {margin-bottom:16px; font-size:18px; line-height:20px; font-weight:bold; color:#222; letter-spacing:-1.5px; padding-left:12px; text-indent:-14px;}
.survey2020 .survey_list {margin-bottom:46px; padding:19px 20px 1px 20px; border-top:2px solid #333; border-bottom:1px solid #333;}
.survey2020 .survey_list > span {display:inline-block; margin-bottom:20px; margin-right:3.5%;}
.survey2020 .survey_division > span {display:inline-block; margin-bottom:20px; margin-right:3.5%;}

.survey2020 .survey_step0 h5 {margin-bottom:27px; font-size:24px; color:#000; font-weight:normal; line-height:30px;}
.survey2020 .survey_step0 .survey_list {margin:0; padding:0; border:0;}
.survey2020 .survey_step0 .survey_list > span {margin-right:25px; margin-left:25px;}
.survey2020 .survey_step0 label.radio_style2 {padding-left:35px; font-size:20px; line-height:24px;}
.survey2020 .survey_step0 label.radio_style2:before {width:24px; height:24px; margin-top:-12px; background-size:24px auto;}
.survey2020 .survey_step0 input.radio_style2 + label.radio_style2:hover:before,
.survey2020 .survey_step0 input.radio_style2 + label.radio_style2:focus:before,
.survey2020 .survey_step0 input.radio_style2:hover + label.radio_style2:before,
.survey2020 .survey_step0 input.radio_style2:focus + label.radio_style2:before{background-position:0 -30px;}
.survey2020 .survey_step0 input.radio_style2:checked + label.radio_style2:before{background-position:0 -60px;}
.survey2020 .survey_step0 input.radio_style2:disabled + label.radio_style2:before{background-position:0 -90px;}
.survey2020 .survey_step0 input.radio_style2:disabled:checked + label.radio_style2:before{background-position:0 -120px;}

@media screen and (max-width:768px) {
	.survey2020 .survey_section {padding:10px 0 0 0;}
	.survey2020 .survey_box_chk h4 {margin-bottom:30px; font-size:18px;}
	.survey2020 .survey_box_chk h4:before {width:30px; height:2px; margin-left:-15px;}
	.survey2020 .survey_box_chk h5 {margin-bottom:20px; font-size:16px;}
	.survey2020 .survey_box_chk h5.long {padding-left:22px; text-indent:-22px;}
	.survey2020 .survey_list {margin-bottom:25px; padding:0 12px 13px 12px; border:0; border-bottom:1px solid #e0e0e0;}

	.survey2020 .survey_list > span {display:block; margin-bottom:12px;}
	.survey2020 .survey_division > span {display:block; margin-bottom:12px;}

	.survey2020 .survey_step0 h5 {margin-bottom:12px; font-size:19px; font-weight:bold;}
	.survey2020 .survey_step0 .survey_list > span {display:inline-block; margin-right:18px; margin-left:18px;}
	.survey2020 .survey_step0 .survey_division > span {display:inline-block;}
	.survey2020 .survey_step0 label.radio_style2 {font-size:14px;}

}

/* 2020년 설문조사 5G 안내 영역 */
.survey2020 .survey_detail {position:relative; padding:0 0 100px 0; text-align:center;}
.survey2020 .survey_detail > p {padding:0 20px; font-size:18px; line-height:30px; word-break:keep-all;}
.survey2020 .survey_detail h5 {position:absolute; left:0; bottom:60px; width:100%; font-size:16px; color:#333; font-weight:bold;}
.survey2020 .survey_detail ul {max-width:827px; margin:40px auto 0 auto;}
.survey2020 .survey_detail li {position:relative; margin-bottom:10px; text-align:left; background:url("/cs/images/cs/bg_survey_2020_01.png") no-repeat 50% 0; background-size:cover;}
.survey2020 .survey_detail .d02 {background-image:url("/cs/images/cs/bg_survey_2020_02.png");}
.survey2020 .survey_detail .d03 {background-image:url("/cs/images/cs/bg_survey_2020_03.png");}

.survey2020 .survey_detail li > span {display:inline-block; margin:60px 3% 0 6.5%; font-size:20px; line-height:24px; border-bottom:1px solid #fff; color:#fff; font-weight:bold; vertical-align:top;}
.survey2020 .survey_detail li > strong {line-height:150px; font-size:45px; color:#fff; vertical-align:top;}
.survey2020 .survey_detail li.d01 > span {margin-top:50px;}
.survey2020 .survey_detail li.d01 > strong {line-height:130px;}
.survey2020 .survey_detail li > div {position:absolute; right:0; top:0; width:50%;}
.survey2020 .survey_detail li.d01 > div {top:40px;}
.survey2020 .survey_detail li em {display:inline-block; height:26px; margin-top:19px; margin-bottom:12px; padding:0 18px; border-radius:20px; line-height:24px; font-weight:bold; font-style:normal; font-size:14px; color:#e20d21; background-color:#fff;}
.survey2020 .survey_detail li p {font-size:16px; line-height:24px; color:#fff;}
.survey2020 .survey_detail li p:before {content:"·"; display:inline-block; margin-right:10px; color:#fff;}
.survey2020 .survey_detail li a {position:absolute; right:14px; bottom:14px; height:33px; padding:0 30px 0 15px; border:1px solid #fff; color:#fff; font-size:13px; line-height:31px; background:url("/cs/images/cs/survey_plus.png") no-repeat 60px 50%;}

.survey2020 .survey_list.imgs {padding-right:0;}
.survey2020 .survey_list.imgs .iptLi {width:31%; margin-right:2%; vertical-align:top;}
.survey2020 .survey_list.imgs .iptLi img {display:inline-block; width:100%; padding:15px 0 10px 28px; box-sizing:border-box;}
.survey2020 .survey_list.imgs .iptLi img + span {display:block; margin-left:28px; padding-bottom:25px; font-size:13px; word-break:keep-all;}

@media screen and (max-width:1179px) {
	.survey2020 .survey_list.imgs .iptLi {display:inline-block; width:47%;}
}
@media screen and (max-width:670px) {
	.survey2020 .survey_list.imgs .iptLi {display:block; width:86%;}
	.survey2020 .survey_list.imgs .iptLi img {padding-left:35px;}
	.survey2020 .survey_list.imgs .iptLi img + span {margin-left:35px; text-align:center;}

	.survey2020 .survey_detail > p {font-size:13px; line-height:20px;}
	.survey2020 .survey_detail h5 {position:initial; margin:15px 0 0 0;}
	.survey2020 .survey_detail ul {margin-top:15px;}
	.survey2020 .survey_detail li {height:120px;}
	.survey2020 .survey_detail li.d01 {height:100px;}
	.survey2020 .survey_detail li > span {margin-top:0; font-size:15px; border:0; line-height:110px; font-weight:normal;}
	.survey2020 .survey_detail li > strong {font-size:23px; line-height:110px;}
	.survey2020 .survey_detail li.d01 > span {margin-top:0; line-height:100px;}
	.survey2020 .survey_detail li.d01 > strong {line-height:100px;}
	.survey2020 .survey_detail li.d01 > div {top:32px;}
	.survey2020 .survey_detail li em {height:16px; margin-top:17px; margin-bottom:7px; line-height:16px; font-size:13px;}
	.survey2020 .survey_detail li p {font-size:12px; line-height:18px; letter-spacing:-1px;}
	.survey2020 .survey_detail li p:before {content:"-"; margin-right:2px;}
	.survey2020 .survey_detail li a {right:8px; bottom:8px; height:auto; padding:0 9px 0 0; border:0; font-size:12px; line-height:14px; background:url("/cs/images/cs/survey_plus_m.png") no-repeat right 5px; background-size:5px auto;}

}
@media screen and (max-width:450px) {
	.survey2020 .survey_detail li > span {margin:0 2% 0 4%;}
	.survey2020 .survey_detail li > strong {font-size:20px;}
	.survey2020 .survey_detail li > div {width:63%;}
}

/* survey popup */
.surveyPop {padding:20px;}
.surveyPopData {margin-bottom:20px; text-align:center; border:1px solid #ccc; word-break:keep-all;}
.surveyPopData h2 {padding:18px 15px 18px 15px; font-size:16px; color:#ea002c; font-weight:bold; line-height:22px; background-color:#f5f5f5;}
.surveyPopData h2 span {color:#000;}
.surveyPopData > div {padding:15px 28px 18px 28px; background-color:#fff;}
.surveyPopData ul {text-align:left;}
.surveyPopData li {padding:5px 0 0 10px; text-indent:-10px; font-size:16px; line-height:24px;}
.surveyPopData .stxt {display:block; margin-bottom:6px; font-size:15px; color:#333; font-weight:bold;}
.surveyPopData .txt {font-size:16px; line-height:24px;}
.surveyPopData a {display:inline-block; height:34px; margin:17px 0 7px 0; padding:0 33px; line-height:34px; color:#fff; font-size:14px; background-color:#585773; border-radius:20px;}

.surveyPopData.on {border:0; padding:5px; background:linear-gradient(150deg, #f65d00, #ea002c);}
.surveyPopData.on h2 {padding-top:14px;}
.surveyPopData.on > div {padding:15px 24px 14px 24px;}

#surveyLayerPop {position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.7);}
#surveyLayerPop .inrpop {position:relative; width:440px; margin:0 auto; margin-top:225px; padding:0 35px 25px 35px; background-color:#fff; box-sizing:border-box; word-break:keep-all;}
#surveyLayerPop h4 {margin:0; padding:40px 0 12px 0; font-size:26px; font-weight: 500; line-height:30px; color:#000; letter-spacing:-2.5px;}
#surveyLayerPop h4:before {display:none;}
#surveyLayerPop .inrpop > p {margin-bottom:26px; padding-bottom:35px; border-bottom:1px solid #ccc; font-size:15px; color:#222; text-align:center; letter-spacing:-1.5px;}
#surveyLayerPop .survey_list {margin:0; padding:0; border:0;}
#surveyLayerPop .survey_list > p {margin-bottom:27px; font-size:16px;font-weight: 300; line-height:24px; letter-spacing:-1.8px;}
#surveyLayerPop .survey_list label.radio_style2 {color:#222 !important; font-weight:300 !important;}
#surveyLayerPop .survey_list .chk_etc label.radio_style2 {}
#surveyLayerPop .survey_list .ipt_etc {display:block; margin:13px 0 0 30px;}
#surveyLayerPop .survey_confirm {padding-top:10px;}
#surveyLayerPop .survey_confirm button {display:inline-block; width:100%; height:60px; border:0; font-size:18px; line-height:20px; color:#fff; background-color:#ef4b49;}
#surveyLayerPop .survey_close a	{position:absolute; top:15px; right:15px; width:20px; height:20px; font-size:10px; color:transparent; background:url("/cs/images/common/btn_pop_close.png") no-repeat 0 0; background-size:20px auto;}

@media screen and (max-width:768px) {
	#surveyLayerPop .inrpop {width:80%; margin-top:70px; padding:0 25px 20px 25px;border-radius: 15px;}
	#surveyLayerPop h4 {font-size:21px;}
	#surveyLayerPop .inrpop > p {margin-bottom:20px; padding-bottom:30px; font-size:14px; line-height:19px; }
	#surveyLayerPop .survey_list {padding: 0 5px;}
	#surveyLayerPop .survey_list > p {font-size:15px; line-height:22px; text-align:center;}
	#surveyLayerPop .survey_list .ipt_etc {margin:8px 0 18px 35px;}
	#surveyLayerPop .survey_confirm {}
	#surveyLayerPop .survey_confirm button {height:48px; font-size:15px; font-weight:bold;}
	#surveyLayerPop .survey_close a	{width:15px; height:15px; background-size:15px auto;}
}

/*.CorpchatCounselInfo*/
.CorpchatCounselInfo * {font-family:'Noto Sans KR';}
.CorpchatCounselInfo div.title h2 {color:#000;letter-spacing: -2.3px;}
.CorpchatCounselInfo div.title div.descript {letter-spacing: -1.4px;}
.CorpchatCounselInfo .inner {width:1180px; margin: 0 auto;}
.CorpchatCounselInfo .visual {height:471px; margin-top: 40px; padding:65px 0 0 60px;background: url('/cs/images/cs/CorpchatCounselInfo_visualBg.jpg') no-repeat; box-sizing: border-box;}
.CorpchatCounselInfo .visual .txt {padding:30px 0 50px;font-size: 20px; font-weight: 300; color:#666; letter-spacing: -1px; line-height: 1.5;}
.CorpchatCounselInfo .visual .txt > b {font-weight:400; color: #111; text-decoration: underline;}
.CorpchatCounselInfo .visual .txt_num .num {display: block; padding:5px 0 10px; font-size: 22px; letter-spacing: -1.5px;line-height: 1.5;}
.CorpchatCounselInfo .con {padding: 100px 0 170px;}
.CorpchatCounselInfo  h4 {padding-bottom: 30px;font-size: 30px; font-weight: 500;  color: #000; letter-spacing: -1.5px; line-height: 1;}
.CorpchatCounselInfo .useInfo {margin-bottom:120px;padding:50px 0 70px 0;background: #fafafa; overflow: hidden;}
.CorpchatCounselInfo .useInfo li {float: left; text-align: center;}
.CorpchatCounselInfo .useInfo li .img {display:block;margin:38px 0 33px 0;padding:0 28px 0 27px;border-right:1px solid #e3e3e3;}
.CorpchatCounselInfo .useInfo li:last-child .img {border: none;}
.CorpchatCounselInfo .useInfo > ul > li > span {display: block;}
.CorpchatCounselInfo .useInfo .num {width:46px; height:46px; margin: 0 auto;  font-size: 24px; font-weight: 500; border-radius: 50%; color: #fff; background: linear-gradient( to right, #ff934c, #fc686f ); letter-spacing: -2px; line-height: 43px;}
.CorpchatCounselInfo .useInfo .tit {padding-top:20px;font-size: 18px; font-weight: 500; color: #000; letter-spacing: -1.4px;}
.CorpchatCounselInfo .useInfo .txt {font-size: 15px; font-weight: 300; color: #666; letter-spacing: -1.5px; line-height: 1.9;}
.CorpchatCounselInfo .serviceOperTime ul {border:1px solid #e3e3e3; overflow: hidden;}
.CorpchatCounselInfo .serviceOperTime li {float: left; width:50%; padding:42px 0 70px; text-align: center; box-sizing: border-box;}
.CorpchatCounselInfo .serviceOperTime li:last-child {border-left:1px solid #e3e3e3;}
.CorpchatCounselInfo .serviceOperTime li > span {display: block;}
.CorpchatCounselInfo .serviceOperTime .icon {padding-bottom: 33px;}
.CorpchatCounselInfo .serviceOperTime .tit {width:185px; height:41px; margin:0 auto 50px auto;font-size: 18px; background: url('/cs/images/cs/btn_CorpchatCounselInfo.png') no-repeat; color:#fd7e5f; letter-spacing: -1.4px; line-height: 40px; }
.CorpchatCounselInfo .serviceOperTime .txt {position:relative; font-size: 26px; font-weight: 500; color:#333; letter-spacing: -2px; line-height: 1.2;}
.CorpchatCounselInfo .serviceOperTime .stxt {position: absolute; top:-27px;left:108px; font-size: 16px;font-weight: 300;  color: #999; text-align:left; letter-spacing: -1.2px; line-height: 1.8;}
.CorpchatCounselInfo .serviceOperTime .note {padding-top: 5px; font-size: 16px; color: #666; letter-spacing: -1.2px;}


/* survey new */
.surveyWrap * {font-family:'Noto Sans KR';}
.surveyWrap .mo{display:none;}
.surveyWrap .survey_head {min-height:280px; color:#fff; line-height:1.75; text-align:left; word-break:keep-all; background:#3617ce url("/cs/images/cs/survey_bg.png?v=240119") no-repeat 50% 0;}
.surveyWrap .survey_head .head_inner {max-width:1180px; padding:70px 24px 32px; margin:0 auto;}
.surveyWrap .survey_head h1 {position:relative; margin-bottom:14px; padding-bottom:13px; font-size:40px; line-height:1.45; font-weight:700; letter-spacing:-0.5px;}
.surveyWrap .survey_head h1:after{content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:#fff; opacity:0.3;}
.surveyWrap .survey_head h1 img {height:41px; vertical-align:top; margin:9px 2px 0 0;}
.surveyWrap .survey_head .txt {font-size:20px; font-weight:500; letter-spacing:0;}
.surveyWrap .survey_head .stxt {margin-top:4px; font-size:16px; font-weight:300; line-height:1.63; letter-spacing:0;}
.surveyWrap .survey_head a {display:inline-block; color:#fff; text-decoration:underline; letter-spacing:0;}
.surveyWrap .survey_head span {display:inline-block;}
@media screen and (max-width:768px) {
	.surveyWrap .mo{display:inline;}
	.surveyWrap .survey_head {background-image:url("/cs/images/cs/survey_bg_mo.png?v=230530"); background-position:50% 100%; background-size:cover;}
	.surveyWrap .survey_head .head_inner {padding-top:50px;}
	.surveyWrap .survey_head h1 {margin-bottom:13px; font-size:26px;}
	.surveyWrap .survey_head h1 img {display:block; height:24px; margin:0 0 4px;}
	.surveyWrap .survey_head .txt {font-size:18px;}
	.surveyWrap .survey_head .stxt {line-height:1.5;}	
}

.surveyWrap .survey_con * {color:#000;}
.surveyWrap .survey_con {max-width:1180px; margin:60px auto 0; padding:0 24px;}
.surveyWrap label.radio_style2 {margin:0; font-size:16px; line-height:24px; letter-spacing:-1.5px; white-space:nowrap;}
.surveyWrap label.radio_style2:before {width:24px; height:24px; margin-top:-11px; background-image:url("/cs/images/common/rpsv_radio.png"); background-size:24px auto;}
.surveyWrap input.radio_style2 + label.radio_style2:hover:before,
.surveyWrap input.radio_style2 + label.radio_style2:focus:before,
.surveyWrap input.radio_style2:hover + label.radio_style2:before,
.surveyWrap input.radio_style2:focus + label.radio_style2:before{background-position:0 -30px;}
.surveyWrap input.radio_style2:checked + label.radio_style2:before{background-position:0 -60px;}
.surveyWrap input.radio_style2:disabled + label.radio_style2:before{background-position:0 -90px;}
.surveyWrap input.radio_style2:disabled:checked + label.radio_style2:before{background-position:0 -120px;}
.surveyWrap label.check_style1 {margin:0; font-size:16px; line-height:24px; letter-spacing:-1.5px; white-space:nowrap;}
.surveyWrap label.check_style1:before {width:24px; height:24px; margin-top:-11px; background-image:url("/cs/images/common/rpsv_check.png"); background-size:24px auto;}
.surveyWrap input.check_style1 + label.check_style1:hover:before,
.surveyWrap input.check_style1 + label.check_style1:focus:before,
.surveyWrap input.check_style1:hover + label.check_style1:before,
.surveyWrap input.check_style1:focus + label.check_style1:before{background-position:0 -30px;}
.surveyWrap input.check_style1:checked + label.check_style1:before{background-position:0 -60px;}
.surveyWrap input.check_style1:disabled + label.check_style1:before{background-position:0 -90px;}
.surveyWrap input.check_style1:disabled:checked + label.check_style1:before{background-position:0 -120px;}
.surveyWrap input.check_style1:disabled + label.check_style1 {color:#c1c1c1;}
.surveyWrap .survey_list input:disabled {opacity:1; -webkit-text-fill-color:inherit; background-color:#ebebe4;}
.surveyWrap .survey_list .ipt_text {width:100%; height:32px; padding:0 10px; font-size:16px; line-height:120%; font-weight:normal; border:1px solid #ccc; box-sizing:border-box;}
.surveyWrap .survey_list .chk_etc .ipt_text {width:200px; margin:0 0 0 10px;}
.surveyWrap .survey_list .ipt_textarea {width:100%; height:auto; margin-bottom:24px; padding:24px; font-size:16px; line-height:1.67;box-sizing:border-box;}
.surveyWrap .survey_article + .survey_article {margin-top:76px;}
.surveyWrap .survey_article h2 {margin-bottom:30px; padding-left:18px; text-indent:-18px; font-size:20px; line-height:30px; font-weight:500; word-break:keep-all;}
.surveyWrap .survey_article h2 span {display:inline-block; font-size:14px; vertical-align:top; font-weight:normal; text-indent:0; color:#666;}
.surveyWrap .survey_list > span {display:inline-block; margin-bottom:24px; margin-right:3.4%;}
.surveyWrap .survey_request {padding:36px 0 80px; text-align:center;}
.surveyWrap .survey_request button {display:inline-block; padding:0 30px; border:0; font-size:20px; line-height:60px; color:#fff; background-color:#ea002c; font-weight:300;}
.surveyWrap .item_satis span b{display:inline-block; margin-left:12px; padding:0 6px; line-height:26px; font-size:12px; font-weight:300; color:#666; border-radius:5px; background-color:#f2f2f2; white-space:nowrap;}
@media screen and (min-width:769px) {
	.surveyWrap .item_satis {padding-bottom:30px;}
	.surveyWrap .item_satis > span{position:relative; margin-right:1.86%;}
	.surveyWrap .item_satis > span b{position:absolute; bottom:-38px; margin:0; right:0;}
	.surveyWrap .item_satis > span:first-child b{right:auto; left:0;}
	.surveyWrap .item_satis label.radio_style2 {padding:28px 0 0; width:24px; text-align:center; font-size:12px; text-indent:-2px;}
	.surveyWrap .item_satis label.radio_style2:before {top:0; margin-top:0;}
}
@media screen and (max-width:768px) {
	.surveyWrap .survey_con {margin-top:40px;}
	.surveyWrap label.radio_style2 {font-size:15px;}
	.surveyWrap label.check_style1 {font-size:15px;}
	.surveyWrap .survey_list .ipt_text {font-size:15px;}
	.surveyWrap .survey_list .chk_etc .ipt_text {width:calc(100% - 76px);}
	.surveyWrap .survey_list .ipt_textarea {padding:20px; font-size:15px;}
	.surveyWrap .survey_article + .survey_article {margin-top:46px;}
	.surveyWrap .survey_article h2 {margin-bottom:26px; font-size:18px;}
	.surveyWrap .survey_list > span {display:block; margin-right:0;}
	.surveyWrap .survey_list.half span{display:inline-block; width:49.5%; margin-right:0;}
	.surveyWrap .survey_request button {font-size:16px; line-height:50px;}
}
@media screen and (max-width:359px) {
	.surveyWrap .survey_list.half span{display:block; width:100%;}
}

.surveyWrap .surveyLayerPop {position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,.7);}
.surveyWrap .surveyLayerPop .inr {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; max-width:580px; margin:0 auto; box-sizing:border-box; text-align:center; word-break:keep-all; overflow-y:auto;}
.surveyWrap .surveyLayerPop h2 {padding:20px 26px; font-size:26px; font-weight:400; line-height:30px; color:#fff; background-color:#333;}
.surveyWrap .surveyLayerPop .con {padding:50px 26px 60px; border:1px solid #b3b3b3; border-top:0; background-color:#fff;}
.surveyWrap .surveyLayerPop .con img {max-width:100%;}
.surveyWrap .surveyLayerPop .con .txt {font-size:28px; font-weight:700; line-height:36px; color:#000;}
.surveyWrap .surveyLayerPop .con .stxt {margin:22px 0 40px; font-size:16px; line-height:28px; color:#666;}
.surveyWrap .surveyLayerPop .con .ban {display:block; min-height:100px; padding:30px; line-height:1.57; text-align:left; text-decoration:none; background:#eef2f6 url("/cs/images/cs/ban_corpPhone.png") no-repeat 100% 100%;}
.surveyWrap .surveyLayerPop .con .ban .t1{display:block; margin-bottom:13px; font-size:14px; color:#3d317c; font-weight:500; letter-spacing:0;}
.surveyWrap .surveyLayerPop .con .ban .t2{display:inline-block; padding:5px 13px; font-size:12px; font-weight:700; color:#5538e2; border:1px solid #5538e2; border-radius:3px;}
.surveyWrap .surveyLayerPop .survey_btn {display:inline-block; width:140px; line-height:60px; margin-top:60px; color:#fff; font-size:20px; font-weight:300; background-color:#434159;}
.surveyWrap .surveyLayerPop .survey_close {position:absolute; top:22px; right:30px; width:23px; height:23px;}
.surveyWrap .surveyLayerPop .survey_close:before,
.surveyWrap .surveyLayerPop .survey_close:after {content:""; position:absolute; top:12px; left:-3px; width:30px; height:1px; background-color:#fff; transform:rotate(45deg);}
.surveyWrap .surveyLayerPop .survey_close:after {transform:rotate(-45deg);}
@media screen and (max-width:768px) {
	.surveyWrap .surveyLayerPop .inr {max-width:100%; top:0; left:0; transform:none; background-color:#fff; height:100%;}
	.surveyWrap .surveyLayerPop h2 {padding-right:40px; padding-left:15px; font-size:20px;}
	.surveyWrap .surveyLayerPop .con {border:0; padding-left:15px; padding-right:15px;}
	.surveyWrap .surveyLayerPop .con .stxt br{display:none;}
	.surveyWrap .surveyLayerPop .survey_close {right:20px;}
}
@media screen and (max-width:520px) {
	.surveyWrap .surveyLayerPop .con .ban{background-size:auto 100px;}
}