﻿@charset "utf-8";


/* text-align */
.t-a-left { text-align:left !important; }

/* color */
.color_f63d29 { color:#f63d29 !important; }
.color_fff { color:#fff !important; }
.color_000 { color:#000 !important; }
.color_a6a6a6 { color: #a6a6a6 !important; }

/* border */
.borLN { border-left:none !important; }
.borRN { border-right:none !important; }
.borTN { border-top:none !important; }
.borBN { border-bottom:none !important; }
.borR { border-right:1px solid #ddd !important; }

/* font-size */
.fs12 { font-size:12px !important; }

/* letter-spacing */
.l-sp2 { letter-spacing:-2px; }

/*라운드 공통*/
.basic_wrap .ru5 {
	border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px;
	border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; }

/* 가입신청 */
.basic_wrap .all_agree_txt { font-weight:bold; color:#000; font-size:16px; vertical-align:top; padding-top:4px; }
.basic_wrap div.all_agree { clear:both; margin-top:30px; float:left; width:98%;
	background:#fdfcfc; border:1px solid #ececec; padding:10px 0 10px 20px; text-align:left; }
.basic_wrap div.all_agree input[type="checkbox"] + label::before {
content:"";
display:inline-block;
width:34px;
height:34px;
margin-right:5px;
background:url('../img/sub/b_checked.gif') 0 3px no-repeat;
}
.basic_wrap div.all_agree input[type="checkbox"]:checked + label::before {
background:url('../img/sub/b_check.gif') 0 3px no-repeat;
content:"";
}
.basic_wrap div.all_agree input[type="checkbox"] { position:absolute; clip: rect(0,0,0,0); }

.basic_wrap .agree_check { margin-top:10px; text-align:left; font-size:16px; letter-spacing:-1px; color:#616161; }
.basic_wrap .agree_check input[type="checkbox"] + label::before {
content:"";
display:inline-block;
width:24px;
height:24px;
margin-right:5px;
background:url('../img/sub/b_checked_s.gif') 0 3px no-repeat;
}
.basic_wrap .agree_check input[type="checkbox"]:checked + label::before {
background:url('../img/sub/b_check_s.gif') 0 3px no-repeat;
content:"";
}
.basic_wrap .agree_check input[type="checkbox"] { position:absolute; clip: rect(0,0,0,0); }
.basic_wrap .agree_check span.approve { display:inline-block; vertical-align:top; padding-top:1px; }
.basic_wrap h3.service_tit {
	height:67px;
	font-size:40px;
	margin-top:100px;
	letter-spacing:-6px;
	color:#222;
	background:url('../img/sub/service_tit_line.gif') center bottom no-repeat;
}
.basic_wrap .container_inner .ci_inner {
	display:block;
	width:100%;
	float:left;
	background:#fff;
	margin-top:80px;
	padding-bottom:60px;
	/*min-height:500px;*/
}
.basic_wrap .container_inner .ci_inner .wrap1000 {
	max-width:1000px;
	margin:0 auto;
	/*padding-top:80px;*/
}
/*
.wrap1000 .joining {
	height:41px;
	margin-bottom:40px;
	background:url('../img/sub/step_01.gif') left top no-repeat;
}
.wrap1000 .joining:after {
	content:"";
	display:block;
	clear:both;
}
.wrap1000 .joining li {
	float:left;
	width:202px;
	text-align:center;
	font-size:19px;
	letter-spacing:-3px;
}
.wrap1000 .joining li + li,
.wrap1000 .joining li + li + li,
.wrap1000 .joining li + li + li + li {
	padding-left:60px;
	float:left;
	width:202px;
	color:#cfcfcf;
}

.wrap1000 .joining li.on {
	color:#f43142;
}
.wrap1000 .joining li span {
	font-family:'Arial';
	font-size:14px;
	letter-spacing:-1px;
}
.wrap1000 .step01 {
	background-position:0 0;
}
.wrap1000 .step02 {
	background-position:0 -56px;
}
.wrap1000 .step03 {
	background-position:0 -112px;
}
.wrap1000 .step04 {
	background-position:0 -168px;
}
*/

.basic_wrap .agree_step { width:100%; margin-top:40px; height:124px; background: url('../img/sub/bg_agree_step.jpg') no-repeat left top; }
.basic_wrap .agree_step:after { content: ""; display: block; clear: both; }
.basic_wrap .agree_step li { float:left; width:25%; padding-top:23px; color:#7a7a7a; }
.basic_wrap .agree_step li.on span { color:#fff; }
.basic_wrap .agree_step li span { display:block; }
.basic_wrap .agree_step li span.stnum { font-size:17px; font-weight:bold; }
.basic_wrap .agree_step li span.st_tit { padding-top:13px; }
.basic_wrap .agree_step.step01 {background-position: 0 0;}
.basic_wrap .agree_step.step02 {background-position: 0 -124px;}
.basic_wrap .agree_step.step03 {background-position: 0 -248px;}
.basic_wrap .agree_step.step04 {background-position: 0 -372px;}

/* 20250701 */
/* 가입신청서 추가 */
.basic_wrap .agree_step_online {
	background: none;
	background: url('../img/sub/bg_agree_step_online.jpg') no-repeat left top;
}

/*비밀번호 한번 더*/
.basic_wrap .identityWrap { clear:both; float:left; padding:20px; background:#fff; border:1px solid #ccc;
height:auto; width:96%; margin:0 auto; }
.basic_wrap .identityWrap ul { text-align:center; display:inline-block; }
.basic_wrap .identityWrap li { float:left; display:inline-block; }
.basic_wrap .identityWrap li.txtPW { display:inline-block; font-size:17px; font-weight:bold; padding-top:7px; }

/* 약관확인 */
.basic_wrap .join_in {
	clear:both;
	padding:50px 0;
	height:100%;
}
.basic_wrap .join_in .order {
	font-size:17px;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	clear:both;
	float:left;
}
.basic_wrap .join_in span.num {
	font-family:'Arial';
	font-size:36px;
	font-weight:bold;
	letter-spacing:0px;
	padding-right:5px;
}
.basic_wrap .join_in .tbl01 {
	width:100%;
	margin-top:30px;
	float:left;
	clear:both;
	/*text-align:left; text-indent:20px;*/
}
.basic_wrap .join_in .tbl01 th {
	text-align:left;
	font-size:15px;
	font-weight:bold;
	border:1px solid #e2e2e2;
	padding-left:20px;
}
.basic_wrap .join_in .tbl01 td {
	padding:13px 0;
	border:1px solid #e2e2e2;
	padding-left:20px;
}
.basic_wrap .join_in .tbl01 .bt2 {
	border-top:2px solid #222;
}
.basic_wrap .join_in .wd474 { width:474px; }
.basic_wrap .join_in .ht140 { height:140px; }

.basic_wrap .join_in .wd140 { width:140px; }
.basic_wrap .join_in .wd160 { width:160px; }
.basic_wrap .join_in .wd180 { width:180px; }
.basic_wrap .join_in .wd200 { width:200px; }
.basic_wrap .join_in .wd225 { width:225px; }
.basic_wrap .join_in .wh25 { width:25px; height:25px; }
.basic_wrap .join_in .pointTxt {
	font-weight:bold;
	color:#ea5000;
	font-size:14px;
}

.basic_wrap .productList {
	clear:both;
	padding-top:35px;
}
.basic_wrap .productList ul {
	display:block;
	width:100%;
	float:left;
	border:1px solid #dbdbdb;
}
.basic_wrap .productList li {
	float:left;
	padding-left:0px;
	text-align:center;
	width:33.3%;
	/* width:25%; */
}
.basic_wrap .productList li img {
	/*width:165px;
	height:165px;*/
	width:333px;
	height:148px;
}
.basic_wrap .join_in .essence {
	font-size:13px;
	text-align:left;
}
/*가입신청 - STEP03*/
/*
.basic_wrap .stepWrap01 > p.tit,
.basic_wrap .stepWrap02 > p.tit,
.basic_wrap .stepWrap03 > p.tit,
.basic_wrap .stepWrap04 > p.tit,
.basic_wrap .stepWrap05 > p.tit { font-size:16px; font-weight:bold; text-align:left; clear:both; padding-top:30px; }
.basic_wrap .set_step_01,
.basic_wrap .set_step_02,
.basic_wrap .set_step_03,
.basic_wrap .set_step_04 { clear:both; float:left; width:100%; height:66px; background:#f4f4f4; clear:both; margin-top:20px; border:1px solid #e4e4e4; }
.basic_wrap .set_step_01 li,
.basic_wrap .set_step_02 li,
.basic_wrap .set_step_03 li,
.basic_wrap .set_step_04 li { float:left; line-height:65px; font-size:17px; }
.basic_wrap .set_step_03 li { width:20%; }
.basic_wrap .set_step_02 li { width:25%; }
.basic_wrap .set_step_01 li,
.basic_wrap .set_step_04 li { width:50%; }
.basic_wrap .set_step_03 li.on { width:19.9%; }
.basic_wrap .set_step_02 li.on { width:24.9%; }
.basic_wrap .set_step_01 li.on,
.basic_wrap .set_step_04 li.on { width:49.9%; }
.basic_wrap .set_step_01 li.on,
.basic_wrap .set_step_02 li.on,
.basic_wrap .set_step_03 li.on,
.basic_wrap .set_step_04 li.on { background:#fff; font-size:17px; font-weight:bold;  margin-top:-1px; margin-left:-1px; border:1px solid #222; height:66px; }
.basic_wrap .set_step_05 {
	margin-top:20px;
	background:#fff;
	font-size:15px;
	font-weight:bold;
	color:#f43142;
	border:1px solid #222;
	height:66px;
	line-height:65px;
}
*/

.basic_wrap .choice_product p.tit { font-size:17px; font-weight:bold; text-align:left; clear:both; padding-top:30px; }
.basic_wrap .set_step {
	clear:both;
	width:100%;
	float:left;
	background:#f4f4f4;
	margin-top:20px;
	border:1px solid #e4e4e4;
	box-sizing:border-box;
}
.basic_wrap .set_step li {
	float:left;
	font-size:15px;
	width:100%;
	padding:25px 0;
	border:1px solid #f4f4f4;
	box-sizing:border-box;
	/* margin-bottom:-2px; */
	position:relative;
}
.basic_wrap .set_step ul.p2 li { width:50%; }
.basic_wrap .set_step ul.p3 li { width:33.3%; }
.basic_wrap .set_step ul.p3 li.last { width:33.4%; }
.basic_wrap .set_step ul.p4 li { width:25%; }
.basic_wrap .set_step ul.p5 li { width:20%; }
.basic_wrap .set_step ul.p6 li { width:16%; } /* width:16.6% */
.basic_wrap .set_step ul.p6 li.first, .basic_wrap .set_step ul.p6 li.last { width:18%; }

.basic_wrap .set_step li.disabled { font-size:15px; }
.basic_wrap .set_step li.disabled a { color:#797979; }

.basic_wrap .set_step li.on {
	width:100%;
	float:left;
	background:#fff;
	font-size:15px;
	font-weight:bold;
	/*margin-top:-1.5px;
	margin-left:-2px;*/
	border:1px solid #000;
	padding:25px 0;
	box-sizing:border-box;
}
.basic_wrap .set_step li.on a { color:#000; }

/* 20241014 추가 */
.set_step_04,
.set_step_04 li,
.set_step_04 li.on a {
	height: 98px;
}
.no_select_adsr {
	margin-top: 30px !important;
}

.basic_wrap .set_step_05 {
	margin-top:20px;
	background:#fff;
	font-size:15px;
	font-weight:bold;
	color:#f43142;
	border:1px solid #000;
	padding:25px 0;
	box-sizing:border-box;
}
.basic_wrap .set_step .box_detailView { z-index:18181188787878787; background:#fff; padding:25px 20px 20px 20px; border:1px solid #ececec; position:absolute; text-align:left;
	min-width:240px; width:100%; bottom:70%; right:-46%; font-size:11px; font-family:'Dotum','돋움'; color:#797979;font-weight:normal; display:none;}
.basic_wrap .set_step .box_detailView p.btn_close { position:absolute; top:5px; right:10px; }
.basic_wrap .set_step .what_tv { position:absolute; right:-90%; z-index:898989898989898989; width:100%; }

.basic_wrap .next_step .next a, .basic_wrap .next_step .cancel a{display:block;width:100%;}

.basic_wrap span.oragenum { font-family:'Verdana'; font-size:17px; letter-spacing:-1px; color:#a2a2a2;
	padding:4px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
.basic_wrap .f14 { font-size:14px; }
.basic_wrap .f13 { font-size:13px; }
.basic_wrap .set_step_04 .tit { font-weight:bold; line-height:65px; }
.basic_wrap .step_comment { text-align:left; font-size:13px; color:#5a5a5a; padding-top:10px; clear:both; }
.basic_wrap .fare_report { height:393px; border:1px solid #f43142; margin-top:70px; position:relative; }
.basic_wrap .fare_report_tit { background:url('../img/sub/img_pare.png') top center no-repeat; height:88px; margin-top:-1px; }
.basic_wrap .fr_tit { font-size:17px; color:#f43142; font-weight:bold; position:absolute; left:137px; top:47px; letter-spacing:-1px; }
.basic_wrap .name_pd { font-size:25px; letter-spacing:-2px; color:#00a6a0; padding-top:11px; }
.basic_wrap .buga { font-size:20px; letter-spacing:-1px; color:#000; }
.basic_wrap .fare { border:1px solid #ececec; background:#fdfcfc; width:60%; margin:0 auto; margin-top:25px; height:115px; }
.basic_wrap .fare ul { padding:24px; }
.basic_wrap .fare li { float:left; }
.basic_wrap .fare span.c999 { font-size:17px; color:#999; }
.basic_wrap .fare span.won { font-size:17px; color:#f43142; }
.basic_wrap .fare span.total { font-size:17px; color:#f43142; letter-spacing:-1px; }
.basic_wrap .fare span.num { font-size:36px; font-family:'Arial'; font-weight:bold; letter-spacing:-2px; }
.basic_wrap .fare span.grey_p { color:#999; }
.basic_wrap .fare span.red_p { color:#f43142; }
.basic_wrap span.bold000 { font-weight:bold; color:#000; }
.basic_wrap ul.report_cm { font-size:13px; padding-top:20px; color:#5a5a5a; clear:both; }
.basic_wrap .teen { font-size:15px; letter-spacing:-1px; color:#000; font-weight:bold; padding-left:5px; }
.basic_wrap .choice_ok { padding-top:60px; clear:both; }
.basic_wrap .f_emelrald { color:#00a6a0; }

/* 내가 가입한 상품 조회 */
.basic_wrap .join_in .h4 { width:100%; padding:30px 0; color:#000; font-weight:bold; font-size:17px; }
.basic_wrap .join_in .b_kaki { background:#ebf7e5; }
.basic_wrap .and { font-size:12px; color:#999; padding-left:12px; font-weight:normal; }
.basic_wrap .askWrap { clear:both; float:left; min-width:100%; }
.basic_wrap .askWrap .sv_ask { margin-top:30px; border-top:1px solid #000; clear:both; }
.basic_wrap .sv_ask .con { min-width:100%; height:132px; border-bottom:1px solid #e0e0e0; display:block; position:relative; }
.basic_wrap .sv_ask .con .pi { position:absolute; left:16px; top:35px; }
.basic_wrap .sv_ask .con .bfv { position:absolute; right:25px; top:40px; }
.basic_wrap .sv_ask .con .con_in { position:absolute; left:125px; top:35px; text-align:left; }
.basic_wrap .sv_ask .con .con_in .pd { font-weight:bold; font-size:17px; }
.basic_wrap .sv_ask .con .con_in .plot { padding-top:9px; color:#3a3a3a; }
.basic_wrap .sv_ask .con .con_in .whether { font-weight:bold; font-size:17px; color:#f43142; }
.basic_wrap .sv_ask .detail_v { background:#fdfbfc; padding:20px 0; width:100%; height:auto; border-bottom:1px solid #e0e0e0;
color:#595959; font-weight:bold; }
.basic_wrap .sv_ask .detail_v .yesorno { color:#000; }
.basic_wrap .sv_ask .detail_v .use { letter-spacing:-1px; margin-left:30px; padding:5px 10px; border:1px solid #7e7e7e; font-size:12px; font-weight:normal; }
.basic_wrap .tbl02 { background:#fff; border:1px solid #e0e0e0; width:100%; }
.basic_wrap .tbl02 thead th { padding:5px 0; border-right:1px solid #e0e0e0; border-top:2px solid #000; font-size:13px; }
.basic_wrap .tbl02 tbody td { font-weight:bold; padding:7px 0; border-right:1px solid #e0e0e0; font-size:13px; border-top:1px solid #e0e0e0; }
.basic_wrap .gita { background:#fdfcfc; border:1px solid #ececec; padding:30px 0; width:100%; color:#000; font-size:14px; text-align:left; }
.basic_wrap .gita ul { margin-left:65px; }
.basic_wrap .gita li { background:url('../img/sub/b_sense.gif') left center no-repeat; padding-left:20px; }

/* 월별요금내역조회 */
.basic_wrap .bnWrap { clear:both; float:left; margin-top:30px; width:100%; }
.basic_wrap .bemoney {  border:1px solid #000; font-size:17px; width:80%; margin:0 auto; padding:18px 0; color:#000; }
.basic_wrap .bemoney .name,
.basic_wrap .bemoney .data { font-weight:bold; }
.basic_wrap .bemoney .total,
.basic_wrap .woltotal { font-family:'Arial'; font-size:25px; letter-spacing:-1px; color:#f43142; font-weight:bold; }
.basic_wrap .woltotal { color:#4a4098; font-size:22px; letter-spacing:0px; }


/* 사이버상담 */
/* 1:1문의 */
h4.h4_tit {
	font-size:20px;
	color:#343399;
	text-align:left;
	font-weight:bold;
	padding-left:57px;
	padding-top:7px;
	letter-spacing:-1px;
}
.icon01 { background:url('../img/sub/ico_myE_01.gif') no-repeat; height:43px; padding-right:57px; }
.icon04 { background:url('../img/sub/ico_myE_04.gif') no-repeat; height:43px; padding-right:57px; }
.icon05 { background:url('../img/sub/ico_myE_05.gif') no-repeat; height:43px; padding-right:57px; }
.icon06 { background:url('../img/sub/ico_myE_06.gif') no-repeat; height:43px; padding-right:57px; }
.icon07 { background:url('../img/sub/ico_myE_07.gif') no-repeat; height:43px; padding-right:57px; }
.icon08 { background:url('../img/sub/ico_myE_08.gif') no-repeat; height:43px; padding-right:57px; }
.icon09 { background:url('../img/sub/ico_myE_09.gif') no-repeat; height:43px; padding-right:57px; }
.icon10 { background:url('../img/sub/ico_myE_10.gif') no-repeat; height:43px; padding-right:57px; }
.icon11 { background:url('../img/sub/ico_myE_11.gif') no-repeat; height:43px; padding-right:57px; }
.icon12 { background:url('../img/sub/ico_myE_12.gif') no-repeat; height:43px; padding-right:57px; }
.blockList {
	width:100%;
	float:left;
}
.blockList ul li {
	width:22%;
	float:left;
	border:1px solid #c2c2c2;
	margin-right:3.7%;
}
.icoAnswer {
	width:70px;
	float:left;
	padding:5px 0;
	margin:1.5em 0 1em 1.5em;
	border-radius:3px;
	background-color:#848484;
	color:#fff;
	text-align:center;
	font-size:14px;
	letter-spacing:-1px;
}
.icoAn_fin { background-color:#f63d29 !important; }
.answerB_title {
	display:block;
	padding:0 1.5em;
}
.answerB_title span {
	display:inline-block;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	letter-spacing:-1px;
	/* 여러줄 조정추가 */
	white-space:normal;
	line-height:1.5;
	height:6em;
	text-align:justify;
	word-wrap:break-word;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.answerB_title:hover span { text-decoration:underline; }
.answerB_title:active, .answerB_title:link, .answerB_title:visited {
	color:#222;
}
.wr_writeInfo {
	width:100%;
	float:left;
	margin-top:1em;
	padding: .8em 0;
	background-color:#f5f5f5;
}
.writeInfo {
	display:block;
	padding:0 1.5em;
	letter-spacing:-1px;
}
.idName { float:left; font-size:13px; }
.writeDay { float:right !important; font-size:13px; }

.lineList {
	width:100%;
	float:left;
	margin-top:60px;
	/*border-bottom:1px solid #c2c2c2;*/
}
.lineList ul { width:100%; float:left; }
.lineList ul li {
	width:100%;
	float:left;
	padding:1em 0 !important;
	margin-bottom:1em;
	border:1px solid #c2c2c2;
	/* border-top:1px solid #c2c2c2; */
}
.lineList.nolineList ul li.no_Listli {
	border:none !important;
	padding:0 !important;
}
.answerL_title {
	width:65%;
	float:left;
	margin-left:1em;
	margin-top:5px;
	letter-spacing:-1px;
}
.answerL_title span {
	display:inline-block;
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	letter-spacing:-1px;
	text-align:left;
}
.answerL_title:hover span { text-decoration:underline; }
.answerL_title:active, .answerL_title:link, .answerL_title:visited {
	color:#222;
}
.icoAn_type02 {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.wr_Li_writeInfo { float:right; margin-right:1em; }
.Li_writeInfo { margin-top:10px; }
.Li_writeInfo .idName {
	display:inline-block;
	height:16px;
	padding-right:1em;
	margin-top:-2px;
	border-right:1px solid #c2c2c2;
	vertical-align:middle;
}
.Li_writeInfo .writeDay {
	padding-left:1em;
	margin-top:-2px;
	vertical-align:middle;
}
.btn_myQuestion {
	width:auto;
	float:right;
	margin-top:1em;
	padding: .5em 1em;
	background:#343399;
	border-radius:3px;
	color:#fff !important;
}

/* paging */
.paging {
	width:100%;
	float:left;
	margin-top:30px;
}
a.btn_first, a.btn_prev, a.btn_next, a.btn_end {
	display:inline-block;
	margin-top:0;
}
a.btn_first img, a.btn_prev img, a.btn_next img, a.btn_end img { vertical-align:0; }
.pagingList { display:inline-block; }
.pagingList li {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
	border:1px solid #ddd;
	border-radius:50% 50%;
}
.pagingList li a {
	display:block;
	font-size:13px;
	text-align:center;
	margin-top:3px;
}
.pagingList li:hover {
	color:#848484;
	border-color:#848484;
}
.pagingList li.on {
	background:#848484;
	border-color:#848484;
}
.pagingList li.on a { color:#fff !important; }

/* view */
.view_idName, .view_time { color:#aeaeae; }
.icoReceipt {
	width:auto;
	float:left;
	padding: .2em 1em;
	border:1px solid #848484;
	border-radius:3px;
	color:#fff;
	background:#848484;
	text-align:center;
}
.tbl02 { float:left; text-indent:0 !important; }
.tbl02 th, .tbl02 td { padding-left:20px !important; letter-spacing:-1px; }
.tbl02 td {
	font-size:14px !important;
	font-weight:normal !important;
	text-align:justify !important;
}
.tbl02 td.td_text { padding-right:20px !important; }
.addFile {
	margin-left:5px;
	vertical-align:middle;
}
.addFile:hover { text-decoration:underline; }
.addFile:link, .addFile:active, .addFile:visited { color:#222; }
.btn_myList {
	display:inline-block;
	width:190px;
	margin-top:1em;
	padding:20px 0;
	background:#272727;
	border:1px solid #272727;
	font-size:15px;
	font-weight:bold;
	color:#fff !important;
}
.email_ID {
	width:150px !important;
	float:left;
	vertical-align:middle;
}
.i_hyphen {
	float:left;
	margin-top:8px;
	padding:0 8px;
}
.formTitle { width:90% !important; }
.formText {
	width:100% !important;
	height:200px;
	float:left;
	border:none;
	border-radius:5px;
	border:1px solid #bdbdbd;
	text-align:left;
}
.addFileBox {
	width:100%;
	float:left;
	/*height:120px;*/
	margin-top:1em;
	margin-bottom:1em;
	border:1px solid #e2e2e2;
	background:yellow;
}
.btn_myRegister, .btn_myCancel {
	display:inline-block;
	width:190px;
	margin-top:1em;
	padding:20px 0;
	border:1px solid #ddd;
	font-size:15px;
	font-weight:bold;
}
.btn_myRegister {
	margin-right:8px;
	background:#343399;
	border-color:#343399;
	color:#fff;
}
.btn_myCancel {
	background:#fff;
	border-color:#d8d8d8;
	color:#222;
}
.wrap_anBox {
	width:100%;
	float:left;
	margin-top:1em;
	border:1px solid #f63d29;
	/*background:purple;*/
}
.anBox {
	display:inline-block;
	width:95%;
	padding:1.5em;
	/*background:yellow;*/
}
.anDbox { width:100%; float:left; }
.anDbox .icoAnswer {
	margin:0 !important;
	float:left;
}
.anDbox .an_wriday {
	clear:right;
	float:right !important;
	color:#a1a1a1;
	text-align:right;
}
.anSWER {
	display:block;
	width:100%;
	float:left;
	margin: .5em 0 0 0;
	text-align:left;
	font-size:14px;
	letter-spacing:-1px;
	/*background:red;*/
}
.noContents {
	display:block;
	padding:5em 0;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
}
.noContents p { margin-top:1em; }

/* 자주하는 질문 */
.faq_tap2 {
	width:100%;
	float:left;
	margin-top:0 !important;
}
.faq_tap2 li a {
	margin-left:-1px;
	border:1px solid #dbdbdb !important;
}

.basic_wrap .container .container_inner .faq_tap5 li a {
	width:20% !important;
	box-sizing:border-box;
	border-bottom:1px solid #dbdbdb !important;
}
.basic_wrap .container .container_inner .faq_tap5 li.on a {
	width:20% !important;
}

.taqContents {
	width:100%;
	float:left;
	margin-top:2em;
	border-bottom:1px solid #dbdbdb;
}
.taqContents ul li {
	width:100%;
	float:left;
	border-top:1px solid #dbdbdb;
}
.taqContents ul li.on { border-color:#222; }
.Fquestion {
	width:100%;
	float:left;
	padding:1em 0;
}
.fq_title {
	float:left;
	margin-left: .6em;
	margin-top:3px;
	font-weight:bold;
	vertical-align:middle;
}
a.fq_title:hover { color:#f35241; }
.ico_fquestion {
	float:left;
	margin-left: .8em;
}
.ico_fquestion img { vertical-align:middle; }
.btn_fQ_open, .btn_fQ_close {
	float:right;
	margin-right: .8em;
	margin-top:4px;
}
.Fanswer {
	width:100%;
	float:left;
	padding:1.5em 0;
	background:#f2f2f2;
	text-align:left;
}
.Fanswer div {
	display:inline-block;
	padding:0 1.5em;
}
p.ctgy {
	display:block;
	margin-bottom:10px;
	font-size:14px;
}
p.ctgy span {
	display:inline-block;
	margin-left:1em;
	color:#555;
}
p.ctgy b {
	color:#555;
}
.ico_fanswer {
	width:3%;
	float:left;
	font-size:15px;
	font-weight:bold;
}
.fq_answer {
	width:97%;
	float:left;
	text-align:justify;
}

/* 자주하는 질문 - 이메일고지서 */
.emailTax {
	width:100%;
	float:left;
	margin-top:1em;
	text-align:left;
}
.emailTax ul li {
	width:100%;
	float:left;
	padding:1.5em 0;
}
.emailTax_contents {
	width:100%;
	float:left;
	/*margin-left:1em;*/
}
.emailTax ul li .emB_title {
	width:100%;
	float:left;
	font-weight:bold;
	letter-spacing:-1px;
}
.emailTax .emB_title .em_icoNum {
	width:25px;
	height:25px;
	float:left;
	margin-right:10px;
	border:1px solid #343399;
	color:#343399;
	text-align:center;
}
.emS_title {
	width:100%;
	float:left;
	margin-top: .5em;
}
.inTax_contents {
	width:100%;
	float:left;
	margin-top:1em;
	padding:1em 0;
	background:#f6f6f6;
	border:1px solid #dbdbdb;
	border-radius:5px;
}
.inTax_contents li {
	clear:both;
	float:left;
	margin-left:1em;
	border:none !important;
	padding:0 !important;
	font-family:'Dotum', 'Malgun Gothic', '돋움', '맑은 고딕', 'arial', serif;
	font-size:14px;
}
.faq04_img {
	float:left;
	margin-top:1em;
	border:1px solid #dbdbdb;
	position:relative;
}
.faq04_img span {
	position:absolute;
	bottom:2em;
	right:2em;
	display:inline-block;
	padding: .5em 1em;
	background:#e4e4e4;
}
.inTaxList_contents {
	width:100%;
	float:left;
}
.inTaxList_contents li {
	padding:0 !important;
	border:none !important;
	margin-top:1em !important;
}
.inTaxList_contents li a:hover { text-decoration:underline; }






/* AS신청 */
.tbl03 { width:100% !important; }
.tbl03 th, .tbl03 td {
	padding-left:0 !important;
	text-align:center !important;
}
.tbl03 th { padding:13px 0; }
.as_address {
	padding-left:10px !important;
	text-align:left !important;
}
.icoAS {
	display:inline-block;
	width:68px;
	padding-left:0 !important;
	padding:5px 0;
	border-radius:3px;
	background:#ddd;
	color:#fff;
	text-align:center;
	font-size:14px;
	letter-spacing:-1px;
}
.icoAs_CC { background:#f63d29 !important; }
.icoAs_BB { background:#747474 !important; }
.icoAs_AA {
	background:#fff;
	color:#959595;
	border:1px solid #dbdbdb;
}

.asDday { color:#f63d29; }

.tipBox {
	display:inline-block;
	width:100%;
	float:left;
	padding:1.5em 0;
	/*padding:1.5em 1em;*/
	border:1px solid #dbdbdb;
	border-radius:5px;
	background:#f4f4f4;
	text-align:left !important;
}
.ico_tipWrite { float:left; margin:0 2em; margin-top:12px; }
.tip {
	float:left;
	margin-left:1em;
}
.tip ul {
	display:block;
	margin-top:10px;
}
.tip ul li { margin-top:3px; font-size:13px; }
.selectRadio label { margin-right:1em; }


/*  매장 및 센터찾기 */
.mapBox {
	width:100%;
	float:left;
	height:300px;
}
.centerList {
	width:100%;
	float:left;
	margin-top:2em;
	border-top:1px solid #222;
}
.centerList ul li {
	width:100%;
	float:left;
	padding: .7em 0;
	border-bottom:1px solid #dbdbdb;
	text-align:left;
}
.centerList ul li img {
	float:left;
	margin-left:1.5em;
}
.centerName {
	/*width:150px;*/
	float:left;
	margin-top:3px;
	/*margin-left:1em;*/
}
a.centerName:hover { color:#f35241; }
.centerAdres { display:inline-block; margin-top:3px; }
.ico_place { float:left; margin-right:1em; }


/* 민원서류 다운로드 */
.btn_eDownload {
	width:auto;
	float:left;
	padding: .3em 1em;
	margin-left:1.5em;
	background:#f35241;
	border:1px solid #f35241;
	border-radius:3px;
}
.btn_eDownload img {
	margin-left:0 !important;
	margin-top:3px;
}
.btn_eDownload span {
	margin-left: .5em;
	font-size:14px;
	color:#fff;
	letter-spacing:-1px;
}
.docuName {
	float:left;
	margin-left:1em;
	margin-top:5px;
	/*font-weight:bold;*/
}
.btn_ePDFdown {
	width:auto;
	float:right;
	padding: .7em 1em;
	margin-top:1.5em;
	border:1px solid #dbdbdb;
	border-radius:3px;
	letter-spacing:-1px;
}

/* 제휴카드 */
.cardList ul li {
	padding:1.5em 0;
}
.card_img { float:left; }
.cardList .cardInfo {
	width:55%;
	float:left;
	margin-left:1.5em;
	margin-top:8px;
	/*background:yellow;*/
}
.cardTitle b {
	font-size:17px;
	letter-spacing:-1px;
}
.cardInfo_brand {
	float:left;
	margin-top: .5em;
}
.cardInfo_brand dl { width:100%; float:left; margin-top:10px; }
.cardInfo_brand dl dt {
	width:80px;
	float:left;
	/*background:red;*/
}
.cardInfo_brand dd { float:left; }
.ico_visa, .ico_local {
	padding: .1em .5em;
	margin-right:8px;
	font-size:13px;
	border:1px solid #1e90ff;
	border-radius:3px;
	color:#1e90ff;
	font-weight:bold;
}
.ico_local, .ico_country { margin-left:2em; }

.ico_global, .ico_country {
	padding: .1em .5em;
	margin-right:8px;
	font-size:13px;
	border:1px solid #343399;
	border-radius:3px;
	color:#343399;
	font-weight:bold;
}
a.btn_detailCard {
	width:80px;
	float:right;
	padding:2em 1em;
	margin-top:30px;
	margin-right:1.5em;
	border:1px solid #f35241;
	border-radius:3px;
	color:#f35241;
	letter-spacing:-1px;
	text-align:center;
}
a.btn_detailCard:hover, a.btn_detailCard:link, a.btn_detailCard:visited, a.btn_detailCard:active {
	color:#f35241;
}
.btn_detailstop {
	color:#666;
	border-color:#666 !important;
}
.btn_detailstop:hover, a.btn_detailstop:link, a.btn_detailstop:visited, a.btn_detailstop:active {
	color:#666;
}
.card_adv {
	margin-top:5px;
	font-size:14px !important;
	color:#959595;
	letter-spacing:-1px;
}
ul.card_adv { float:left; margin-top:8px; margin-left:80px; }
ul.card_adv li {
	padding:0 !important;
	border-bottom:none !important;
}

/* 로그인 도용방지 서비스 */
.instepWrap {
	width:100%;
	float:left;
	margin-top:6em;
	text-align:left;
}
.instepWrap .tit {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	clear:both;
	padding-top:3px;
}
.instepWrap dd { margin-top:1em;}
.instepWrap dd span {
	display:inline-block;
	margin-top:1em;
	padding: .5em 1em;
	border:1px solid #343399;
	border-radius:3px;
	color:#343399
}
.advList {
	width:100%;
	float:left;
	margin-top:30px;
	text-align:left;
}
.advList li { margin-top:5px; letter-spacing:-1px; }

/* 이용약관 */
.faq_tap6 ul li a {
	width:16.56% !important;
}
.wrapTermsList {
	width:100%;
	float:left;
	padding-bottom:60px;
}
.all_TermsList { width:100%; float:left; }



/* 팝업 - 이전약관 */
.wrapWinBox {
	position:relative;
	top:0px;
	left:0px;
	z-index:7001;
	width:600px;
	/*margin-left:-300px;*/
	height:600px;
	background:#fff;
}
.winBox {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.winBox h1 {
	width:100%;
	float:left;
	height:70px;
	line-height:70px;
	color:#fff;
	background:#343399;
	text-align:left;
}
.winBox h1 span {
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-2px;
}
.winSearch_priv {
	width:100%;
	float:left;
	height:50px;
}
.winSearch_priv h2 { width:100%; float:left; }
.winSearch_priv h2 span {
	float:left;
	margin-left:20px;
	line-height:50px;
	font-size:16px;
	letter-spacing:-1px;
}
.winSearch_priv h2 .winPriv_select {
	float:right;
	margin-top:10px;
}
.winSearch_priv h2 .winPriv_select select { height:30px;}
button.winPriv_search {
	display:inline-block;
	width:80px;
	float:right;
	padding:5px 0;
	margin-right:20px;
	margin-left:8px;
	background:#343399;
	color:#fff;
	border-radius:3px;
	text-align:center;
	font-size:14px;
}
.winBox_contents {
	width:100%;
	float:left;
}
.winPriv_Contents {
	width:558px;
	float:left;
	height:460px;
	margin-left:20px;
	border:1px solid #dbdbdb;
	border-radius:5px;
	background:#f8f8f8;
	text-align:left;
	overflow-y:scroll;
}
.winPrivContext {
	display:inline-block;
	padding:1em;
	text-align:justify;
}

.basic_wrap .my_next_step ul { display:inline-block; text-align:center; }
.basic_wrap .my_next_step li { float:left; padding:15px 30px; border:1px solid #ccc; }
.basic_wrap .my_next_step li.goto01 a { font-weight:bold; color:#fff; }
.basic_wrap .my_next_step li.goto01 { border:1px solid #343399; background:#343399; }

/* 추가 2019-11-12 */
.capchaBox { width:100%; float:left; margin-bottom:10px; }


/* AS 자가조치 가이드 추가 2021-01-08 */
.selfGuideContents { border:none; }
.selfVideoGuideBox { width:100%; float:left; }
/* AS자가조치 동영상 구분 선택 */
.selectPart {
	width:100%;
	float:left;
}
.selectPart ul li {
	width:auto;
	border-top:none;
	display:inline-block;
	padding:4px 10px;
	margin-right:8px;
	background:#f8f8f8;
	border:1px solid #ddd;
	border-radius:3px;
	letter-spacing:-1px;
}
.selectPart ul li a { color:#a3a3a3; }
.selectPart ul li:hover { border-color:#ff4444; }
.selectPart ul li:hover a { color:#ff4444; }
.selectPart ul li:link a,
.selectPart ul li:visited a,
.selectPart ul li:active a { color:#a3a3a3; }
.selectPart ul li.on {
	background:#ff4444;
	border-color:#e32424;
}
.selectPart ul li.on a { color:#fff; }
.videoGuideBox { width:100%; float:left; margin-top:20px; }
.videoBox { width:100%; float:left; }
.videoBox img { width:100%; }
.videoGuideListBox {
	width:100%;
	float:left;
	margin-top:30px;
}
.videoGuideListBox ul li {
	border:none;
	width:24%;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.videoGuideListBox ul li a.videoTitle_img {
	width:100%;
	float:left;
	border:1px solid #ddd;
	box-sizing:border-box;
	position:relative;
}
.videoGuideListBox ul li a.videoTitle_img .video_thumb { width:100%; }
.videoGuideListBox ul li.last a.videoTitle_img { margin-right:0; }
.videoGuideListBox ul li a.videoTitle_img:link,
.videoGuideListBox ul li a.videoTitle_img:visited,
.videoGuideListBox ul li a.videoTitle_img:active { border-color:#ddd; }
/*
.videoGuideListBox ul li a.videoTitle_img:hover { border-color:#ff4444; }
*/
.ico_itemPart {
	position:absolute;
	top:0;
	left:0;
	z-index:4001;
	display:inline-block;
	padding:3px 8px;
	background:#ddd;
	color:#fff;
	font-size:14px;
}
.ico_itP_internet {
	background:#ff4444;
}
.ico_itP_disital {
	background:#0c1ea2;
}
.ico_itP_8vsb {
	background:#17c5a2;
}
.ico_itP_ipcable {
	background:#8a00bd;
}
.ico_self_time {
	display:block;
	padding:3px 8px;
	background:#000;
	font-size:14px;
	position:absolute;
	right:10px;
	bottom:0px;
	z-index:4001;
	color:#fff;
}
.videoGuideListBox ul li .videoTitle {
	/*
	display:block;
	width:100%;
	text-align:left;
	padding-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	letter-spacing:-1px;
	*/
	display:inline-block;
	padding-top:5px;
	width:240px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	/* 여러 줄 자르기 추가 스타일 */
	white-space:normal;
	line-height:1.5;
	height:3em;
	text-align:left;
	word-wrap:break-word;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.videoGuideListBox ul li .videoTitle:hover { text-decoration:underline; color:#ff4444; }

/* page */
.pagination ul li { width:auto; float:none; border-top:none; }

/* text 자가조치 */
.selftextGuideBox { width:100%; float:left; }
.selftextGuideBox ul { width:100%; float:left; border-bottom:1px solid #ddd; }

.problem_title {
	width:95%;
	float:left;
	padding:20px 0;
	padding-left:50px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:url(../img/sub/ico_fquestion.gif) no-repeat 10px center;
	text-align:left;
}
/* 셋탑박스 선택 */
.wrap_guideInfoBox { width:100%; float:left; margin-top:20px; }
.guideInfoBox {
	display:block;
	padding:20px;
	background:#f8f8f8;
	border:1px solid #ddd;
	box-sizing:border-box;
	text-align:left;
}
.select_settopBox { width:100%; float:left; }
.sel_settopBox { width:100%; float:left; margin-top:20px; }
.sel_settopBox ul { border:none; }
.sel_settopBox ul li {
	width:32%;
	float:left;
	margin-bottom:20px;
	margin-right:2%;
	border:1px solid #ddd;
	box-sizing:border-box;
}
.sel_settopBox ul li .settop_model { width:100%; }
.sel_settopBox ul li span {
	width:100%;
	float:left;
	border:2px solid #fff;
	box-sizing:border-box;
}
.sel_settopBox ul li.last { margin-right:0; }
.sel_settopBox ul li:link,
.sel_settopBox ul li:visited,
.sel_settopBox ul li:active { border-color:#ddd; }
.sel_settopBox ul li:hover { border-color:#f43142; }
.sel_settopBox ul li span:link,
.sel_settopBox ul li span:visited,
.sel_settopBox ul li span:active { border-color:#fff; }
.sel_settopBox ul li span:hover { border-color:#f43142; }

.selfcareBox { width:100%; float:left; margin-top:20px; }
.selfcareBox ul li {
	/* width:33.3%; height:340px; */
	width:50%;
	float:left;
	padding:20px 0;
	border-right:1px solid #ddd;
	box-sizing:border-box;
	text-align:justify;
	letter-spacing:-1px;
}
.selfcareBox ul li b { color:#f54f3e; }
.selfcareBox ul li:nth-child(even) { border-right:none; }
.in_selfcare { width:90%; margin:0 auto; }
.in_selfcare .w_100 { width:100%; }
.ico_selfcare {
	display:inline-block;
	padding:1px 8px;
	background:#37bfcf;
	color:#fff;
	border-radius:25px;
}
.in_selfcare2 .ico_selfcare {	background:#f54f3e; }
.btn_settopReset {
	display:inline-block;
	margin-top:30px;
	padding:15px 50px;
	background:#37bfcf;
	color:#fff !important;
	border:1px solid #1db1c2;
}
.btn_autosetting_samsung {
	display:inline-block;
	margin-top:30px;
	padding:15px 50px;
	background:#37bfcf;
	color:#fff !important;
	border:1px solid #1db1c2;
}
.btn_autosetting_lg {
	display:inline-block;
	margin-top:30px;
	padding:15px 50px;
	background:#e81c76;
	color:#fff !important;
	border:1px solid #d4186b;
}
.h180 { height:180px !important; }
.h240 { height:240px !important; }
.h250 { height:250px !important; }
.h260 { height:260px !important; }
.h270 { height:270px !important; }
.h264 { height:264px !important; }
.h280 { height:280px !important; }
.h350 { height:350px !important; }
.h366 { height:366px !important; }
.h380 { height:380px !important; }
.h400 { height:400px !important; }
.h414 { height:414px !important; }
.h420 { height:420px !important; }
.h436 { height:436px !important; }
.h440 { height:440px !important; }
.h450 { height:450px !important; }
.h520 { height:520px !important; }
.h860 { height:860px !important; }
.h100p { height:100% !important; }
.selfcareBox ul li.w_100 { width:100% !important; float:left; border-right:none; }
.selfcareBox ul li.w_100 .in_selfcare { width:96% !important; }

.inBox_selfcare { width:50%; float:left; margin-top:20px; }
.inBox_selfcare p {	width:97%; margin:0 auto; }
.inBox_selfcare p span {
	display:block;
	padding:10px;
	background:#f8f8f8;
	border:1px solid #ddd;
	box-sizing:border-box;
	vertical-align:middle;
}
.inBox_selfcare2 p span { height:67px; line-height:67px; padding-top:0; padding-bottom:0; }
.in_advP {
	width:100%;
	float:left;
	margin-top:10px;
	text-align:center;
	color:#000 !important;
}

/* AS자가조치 이전글, 다음글 리스트 Box */
.selfcare_pnListBox  { width:100%; float:left; margin-top:50px; }
.tbl_pnListBox { width:100%; border-top:1px solid #ddd; }
.tbl_pnListBox th, .tbl_pnListBox td {
	padding:20px 0;
	border-bottom:1px solid #ddd;
}
.tbl_pnListBox th { background:#f8f8f8; font-weight:bold; }
.tbl_pnListBox td {
	text-align:left;
	padding-left:15px;
}
.tbl_pnListBox td a {
	display:block;
	width:750px;
	overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  letter-spacing:-1px;
}
.tbl_pnListBox td a:link,
.tbl_pnListBox td a:visited,
.tbl_pnListBox td a:active { color:#222; }
.tbl_pnListBox td a:hover { color:#f54f3e; text-decoration:underline; }

.btnBox { width:100%; float:left; margin-top:50px; padding-bottom:70px;  }
.btnBox .btn_viewList {
	display:inline-block;
	float:right;
	width:105px;
	padding:15px 0;
	background:#343399;
	color:#fff;
}
.btnBox .btn_viewListPrev {
	display:inline-block;
	float:right;
	width:105px;
	padding:15px 0;
	margin-right:15px;
	background:#55556b;
	color:#fff;
}

.commBoxGuide {
	width:100%;
	float:left;
	padding:20px 0;
	margin-top:20px;
	background:#f8f8f8;
	border:1px solid #ddd;
	border-radius:3px;
	box-sizing:border-box;
}
.commBoxGuide p {
	display:block;
	padding:0 15px;
	text-align:left;
	font-size:14px;
	letter-spacing:-1px;
}

/* 2022-05-16 */
/* 자가조치 비대면 원격 AS 추가 */
.tab_list5 {
	width:100%;
	float:left;
	border:1px solid #ececec;
	box-sizing:border-box;
}
.tab_list5 ul {
	width:1000px;
	float:left;
}
.tab_list5 ul li a {
	width:20%;
	float:left;
	display:inline-block;
	background:#fff;
	padding:23px 0;
	font-size:17px;
	letter-spacing:-1px;
	color:#000;
	font-weight:bold;
	border-right:1px solid #ececec;
	box-sizing:border-box;
}
.tab_list5 ul li.on a {
	color:#fff;
	background:#55556b;
	font-weight:bold;
}

.basic_wrap .container .container_inner .faq_tap_w33 li a {width: 33.4% !important;}