@charset "utf-8";

body.customer main {
	height: 110px; width: 100%;
	background: linear-gradient(89.56deg, #7C64F3 -5.81%, #8394EA 100.93%);
	position: relative;
	letter-spacing: -1px;
	overflow: hidden;
}
body.customer main p {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 110px;
}
body.customer main img {
	width: 172px;
	position: absolute;
}
body.customer main .bg01 {
	top: 4px; left: -86px;	
}
body.customer main .bg02 {
	top: -68px; right: -86px;	
}
body.customer section .s-inner, body.customer main .main-inner {
	width:88.8%; max-width:400px;
  margin:42px auto 0;
}
body.customer main .main-inner {
	position: relative;
	margin-top: 0;
}
body.customer .se01 li {
	float: left;
	width: 31.25%;
	border: 1px solid #EAEAEA;
	height: 50px;
	border-radius: 50px;
	margin-right: 3.125%;
	box-shadow: 1.66667px 1.66667px 8.33333px rgba(0, 0, 0, 0.13);
}
body.customer .se01 li:last-child {
	margin-right: 0;
}
body.customer .se01 li.on,body.customer .se01 li:hover, body.customer .se01 li.active {
	border: 1px solid #6045E2;
	color: #6045E2;
}
body.customer .se01 a {
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	line-height: 50px;
}
body.customer .se02 h2 {
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	line-height: 140%;
	margin-bottom: 10px;
}
body.customer .se02  .notice-wrap {
	width: 100%;
}
body.customer .se02 .notice-wrap li {
	height: 138px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
}
body.customer .se02 .notice-wrap li .text-wrap {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
body.customer .se02 .notice-wrap .notice-number {
	color: #6045E2;
	font-size: 12px;
	font-weight: 500;
	line-height: 180%;
}
body.customer .se02 .notice-wrap .notice-text {
	font-size: 18px;
	font-weight: 700;
	line-height: 140%;
	color: #222;
	margin: 10px 0 6px;
	word-break: break-all;
}
body.customer .se02 .notice-wrap .notice-text a {
	display: inline-block;
	position: relative;
	overflow: hidden; 
  	text-overflow: ellipsis; 
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	white-space: nowrap;
  	width:100%;
}
body.customer .se02 .notice-wrap .notice-text a:hover {
	text-decoration: underline;
}
body.customer .se02 .notice-wrap .notice-date {
	color: #757575;
	font-size: 12px;
	font-weight: 500;
	line-height: 180%;
}
body.customer .se02 .notice-wrap .notice-date span + span {
    margin-left:12px;
}
body.customer .se02 .pagination-wrap {
	margin: 40px auto 80px;
}
body.customer .se02 .pagination-wrap ul {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
body.customer .se02 .pagination-wrap li {
	float: left;
}
body.customer .se02 .pagination-wrap .pagination-btn {
	margin: 0 20px;
}
body.customer .se02 .page-pc .pagination {
	margin: 0 10px;
}
body.customer .se02 .pagination-wrap .pagination-btn span {
	display: inline-block;
	width: 16px; height: 16px;
}
body.customer .se02 .pagination-wrap .prev span {
	background: url(../img/customer/prev_icon.svg) no-repeat 50%;
}
body.customer .se02 .pagination-wrap .next span {
	background: url(../img/customer/next_icon.svg) no-repeat 50%;
}
body.customer .se02 .pagination-wrap .pagination {
	font-size: 16px;
	color: #aeaeae;
	letter-spacing: 40%;
	letter-spacing: 4px;
}
body.customer .se02 .pagination-wrap .pagination span {
	color: #222;
	font-weight: 700;
}
body.customer .se02 .page-pc {
	display: none;
}

/* 공지사항-세부 */
body.customer-detail .se02 .text-wrap{
	padding-bottom: 16px;
	border-bottom: 1px solid #E8E8E8;
}
body.customer-detail .se02 .notice-detail, body.one-to-one .se02 .notice-detail {
	padding: 16px 0 80px;
	font-size: 14px;
	color: #222;
	line-height: 150%;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 30px;
}
body.customer-detail .se02 .next-notice .next-btn span, body.one-to-one .se02 .next-one .next-btn span {
	display: inline-block;
	width: 18px; height: 18px;
	background: url(../img/customer/up_arrow.svg) no-repeat 50%;
	margin-right: 8px;
	vertical-align: middle;
}
body.customer-detail .se02 .next-notice .pre-btn span, body.one-to-one .se02 .next-one .pre-btn span {
	display: inline-block;
	width: 18px; height: 18px;
	background: url(../img/customer/down_arrow.svg) no-repeat 50%;
	margin-right: 8px;
	vertical-align: middle;
}
body.customer-detail .se02 .next-notice .next-btn, body.one-to-one .se02 .next-one .next-btn {
	font-size: 14px;
	color: #222;
	line-height: 180%;
	font-weight: 700;
}
body.customer-detail .se02 .next-notice .pre-btn, body.one-to-one .se02 .next-one .pre-btn {
	font-size: 14px;
	color: #222;
	line-height: 180%;
	font-weight: 700;
}
body.customer-detail .se02 .next-notice .next-text, body.one-to-one .se02 .next-one .next-text {
	margin-top: 20px;
	font-size: 16px;
	color: #222;
}
body.customer-detail .se02 .next-notice .next-text div , body.one-to-one .se02 .next-one .next-text div{
	margin-top: 20px;
	font-size: 16px;
	color: #222;
	overflow:hidden;
	text-overflow: ellipsis; 
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	white-space: nowrap;
  	width:60%;
}
body.customer-detail .se02 .next-notice .pre-text, body.one-to-one .se02 .next-one .pre-text {
	margin-top: 20px;
	font-size: 16px;
	color: #222;
}
body.customer-detail .se02 .next-notice .pre-text div, body.one-to-one .se02 .next-one .pre-text div{
	margin-top: 20px;
	font-size: 16px;
	color: #222;
	overflow:hidden;
	text-overflow: ellipsis; 
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	white-space: nowrap;
  	width:60%;
}
body.customer-detail .se02 .next-notice .next-text span, body.one-to-one .se02 .next-one .next-text span {
	color: #757575;
	font-size: 16px;
	display: inline-block;
	float: right;
	margin-top: -15px;
}
body.customer-detail .se02 .next-notice .pre-text span, body.one-to-one .se02 .next-one .pre-text span {
	color: #757575;
	font-size: 16px;
	display: inline-block;
	float: right;
	margin-top: -15px;
}
body.customer-detail .se02 .list-btn, body.one-to-one .se02 .list-btn, body.one-to-one .se02 .delete-btn {
	margin: 66px 0 100px;
	width: 140px; height: 52px;
	border-radius: 4px;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	color: #444;
	font-weight: 500;
	text-align: center;
	line-height: 52px;
	float: right;
}
body.customer-detail .se02 .list-btn a, body.one-to-one .se02 .list-btn a, body.one-to-one .se02 .delete-btn a {
	display: block;
}
body.customer-detail .se02 .list-btn span, body.one-to-one .se02 .list-btn span {
	display: inline-block;
	width: 16px; height: 16px;
	background: url(../img/customer/list_icon.svg) no-repeat 50%;
	vertical-align: middle;
	margin-right: 6px;
}

/* FAQ */
body.customer-faq .se02 li {
	width: 100%;
	margin-bottom: 10px;
	cursor: pointer;
}
body.customer-faq .se02 .faq-title {
	background-color: #F3F3F3;
	border-radius: 5px;
	padding: 18px 25px;
	font-size: 14px;
	font-weight: 500;
	color: #222;
	line-height: 180%;
	position: relative;
}
body.customer-faq .se02 .faq-title:hover {
	color: #6045E2;
}
body.customer-faq .se02 .faq-title .arrow {
	display: inline-block;
	width: 12px; height: 12px;
	background: url(../img/customer/faq_down_arrow.svg) no-repeat 50%;
	position: absolute;
	top: 50%; right: 24px;
	transform: translateY(-50%);
	vertical-align: middle;
	cursor: pointer;
	background-size: cover;
}
body.customer .se02 .faq-text {
	background: #fafafa;
	padding: 20px;
	font-size: 14px;
	color: #444;
	line-height: 180%;
}
body.customer-faq .faq-wrap {
	margin: 40px 0 100px;
}

/* 1:1문의 */
body.one-to-one .se02 .question-type {
	font-size: 12px;
	color: #6045E2;
	line-height: 180%;
	font-weight: 500;
	margin-bottom: 2px;
}
body.one-to-one .se02 .question-text {
	font-size: 18px;
	color: #222;
	line-height: 140%;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 12px;
	overflow: hidden; 
  	text-overflow: ellipsis; 
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	white-space: nowrap;
  	width:100%;
}
body.one-to-one .se02 .answer {
	width: 80px;
	height: 25px;
	border-radius: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	float: left;
}
body.one-to-one .se02 .notice-date {
	display: inline-block;
	float: left;
}
body.one-to-one .se02 .notice-date span {
	display: inline-block;
	margin-right: 16px;
}
body.one-to-one .se02 .checking {
	color: #0089F7;
	background-color: #E5F3FF;
}
body.one-to-one .se02 .checked {
	color: #6045E2;
	background-color: #EEE9FF;
}
body.one-to-one .se02 .receive {
	color: #666;
	background-color: #E9E9E9;
}
body.one-to-one .se02 .page-mobile {
	float: left;
	margin-top: 55px;
}
body.one-to-one .se02 .write-btn {
	width: 120px; height: 52px;
	line-height: 52px;
	border-radius: 4px;
	background-color: #623CE2;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	float: right;
	margin-top: 40px;
}
body.one-to-one .se02 .write-btn a {
	display: block;
}
body.customer .se02 .pagination-wrap .prev {
	margin-left: 0;
}
body.customer .se02 .pagination-wrap .next {
	margin-right: 0;
}

/* 1:1문의 상세 */
body.one-to-one .se02 .one-wrap {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 18px;
}
body.one-to-one .se02 .one-detail {
	margin-bottom: 20px;
	border-bottom: none;
}
body.one-to-one .se02 .file-upload {
	margin-top: 20px;
}
body.one-to-one .se02 .file-upload .file-title {
	font-size: 14px;
	color: #222;
	line-height: 180%;
	font-weight: 700;
	margin-bottom: 20px;
}
body.one-to-one .se02 .file-upload .file-text {
	font-size: 14px;
	color: #222;
	cursor: pointer;
    margin-bottom:30px;
}
body.one-to-one .se02 .file-upload .file-text strong {
	font-size: 12px;
	color: #757575;
	font-weight: 400;
}
body.one-to-one .se02 .file-upload .file-text span {
	display: inline-block;
	background: url(../img/customer/file_icon.svg) no-repeat 50%;
	width: 20px; height: 20px;
	vertical-align: middle;
	margin-right: 6px;
}
body.one-to-one .se02 .file-upload .ai-answer {
	background: #F4F4F4;
	padding: 20px;
	margin: 30px 0;
    border-radius:5px;
}
body.one-to-one .se02 .file-upload .ai-answer .answer-title {
	font-size: 16px;
	color: #222;
	margin-bottom: 8px;
	font-weight: 500;
}
body.one-to-one .se02 .file-upload .ai-answer .answer-text {
	font-size: 14px;
	color: #757575;
	line-height: 180%;
}
body.one-to-one .se02 .next-one {
	border-top: 1px solid #e8e8e8;
	padding-top: 30px;
}
body.one-to-one .se02 .list-btn {
	width: 100px;
	margin-top: 50px;
	float: left;
}
body.one-to-one .se02 .delete-btn {
	color: #fff;
	background: #6045E2;
    border-color:#6045E2;
	width: 100px;
	margin-top: 50px;
}
body.one-to-one .se02 .delete-btn.modify {
	color: #6045E2;
    border-color:#6045E2;
	background: #fff;
	margin-right: 8px;
}

/* 1:1문의 입력 */
body.one-input .se02 .form-inner {
	margin-top: 40px;
}
body.one-input .se02 .input-title {
	font-size: 14px;
	font-weight: 700;
	color: #444;
}
body.one-input .se02 select, body.one-input input, body.one-input textarea {
	width: 100%;
	height: 48px;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	padding: 14px;
	font-size: 16px;
	color: #222;
	margin: 12px 0 20px;
}
body.one-input .se02 select:focus, body.one-input input:focus, body.one-input textarea:focus {
	border: 1px solid #6045E2;
	outline: none;
}
body.one-input .se02 select {
	-webkit-appearance: none;
    -moz-appearance: none; 
    appearance: none;
    background: url(../img/customer/select_arrow.svg) no-repeat 95% 50%;
    cursor: pointer;
}
body.one-input .se02 textarea {
	resize: none;
	height: 240px;
}
body.one-input .se02 input::placeholder, body.one-input .se02 textarea::placeholder {
	color: #B6B7BD;
}
body.one-input .se02 .file-upload label {
	display: block;
	margin-bottom: 12px;
}
body.one-input .se02 label strong {
	color: #7F42EC;
}
body.one-input .se02 .file-search {
	width: 120px; height: 48px;
	display: inline-block;
	font-size: 14px;
	line-height: 48px;
	text-align: center;
	background-color: #623CE2;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}
body.one-input .se02 .file-upload .file-note {
	color: #757575;
	font-size: 14px;
}
body.one-input .se02 .btn-wrap {
	margin-top: 60px;
	margin-bottom: 120px;
}
body.one-input .se02 .btn-wrap button {
	width: 48.4%;
	height: 52px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	border-radius: 4px;
}
body.one-input .se02 .btn-wrap .cancel {
	border: 1px solid #6045E2;
	color: #6045E2;
}
body.one-input .se02 .btn-wrap .complete {
	background-color: #6045e2;
	float: right;
	color: #fff;
}

.file_input_hidden{
	bottom:306px;
	position:absolute;
	left:50%;
	transform: translateX(-28%);
	opacity:0; 
	filter: alpha(opacity=0); 
	-ms-filter: alpha(opacity=0); 
	cursor:pointer;
}


/* 가로 해상도 768 이상 */
@media screen and (min-width:768px){
	body.customer section .s-inner, body.customer main .main-inner {
		width: 668px;
		max-width: none;
	}
	body.customer main p {
		font-size: 32px;
	}
	body.customer section .s-inner {
		margin-top: 60px;
	}
	body.customer main .bg01 {
		left: 11px;
	}
	body.customer main .bg02 {
		right: -12px;
	}
	body.customer .se02 .notice-wrap .notice-text {
		font-size: 24px;
		word-break: break-all;
	}
	body.customer .se02 .notice-wrap .notice-date {
		font-size: 14px;
	}
	body.customer .se02 .page-pc {
		display: block;
		margin-top: 60px;
	}
	body.customer .se02 .page-pc li:hover {
		color: #222;
		font-weight: 700;
	}
	body.customer .se02 .page-mobile {
		display: none;
	}

	/* 공지사항-세부 */
	body.customer-detail .se02 h2 {
		margin-bottom: 40px;
	}
	body.customer-detail .se02 .next-notice .next-btn {
		display: inline-block;
		width: 140px;
		font-size: 16px;
	}
	body.customer-detail .se02 .next-notice .pre-btn {
		display: inline-block;
		width: 140px;
		font-size: 16px;
	}
	body.customer-detail .se02 .next-notice .next-text {
		display: inline-block;
		width: 78%;
		margin-top: 0;
	}
	body.customer-detail .se02 .next-notice .pre-text {
		display: inline-block;
		width: 78%;
		margin-top: 0;
	}
	body.customer-detail .se02 .notice-detail, body.one-to-one .se02 .notice-detail {
		font-size: 16px;
	}

	/* faq */
	body.customer-faq .se02 .faq-title br {
		display: none;
	}

	/* 1:1문의 */
	body.one-to-one .se02 .question-type {
		font-size: 14px;
	}
	body.one-to-one .se02 .question-text {
		font-size: 24px;
	}
	body.one-to-one .se02 .question-text br {
		display: none;
	}
	body.one-to-one .se02 .write-btn {
		font-size: 16px;
		margin-top: 45px;
	}
	body.customer .se02 .page-pc {
		display: inline-block;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		margin-bottom: 100px;
	}
	/* 1:1문의 상세 */
	body.one-to-one .se02 .one-detail {
		padding-top: 30px;
	}
	body.one-to-one .se02 .file-upload .file-title {
		padding: 0 75px 0 10px;
		font-size: 16px;
	}
	body.one-to-one .se02 .file-upload .file-title, body.one-to-one .se02 .file-upload .file-text {
		float: left;
		margin-bottom: 30px;
	}
	body.one-to-one .se02 .file-upload .file-text {
		font-size: 16px;
	}
	body.one-to-one .se02 .file-upload .file-text strong {
		font-size: 14px;
	}
	body.one-to-one .se02 .file-upload .ai-answer {
		clear: both;
		margin-top: 40px;
	}
	/* body.one-to-one .se02 .next-one > div {
		float: left;
	} */
	
	body.one-to-one .se02 .next-one .next-btn {
		display: inline-block;
		width: 140px;
		font-size: 16px;
	}
	body.one-to-one .se02 .next-one .pre-btn {
		display: inline-block;
		width: 140px;
		font-size: 16px;
	}
	body.one-to-one .se02 .next-one .next-text {
		display: inline-block;
		width: 78%;
		margin-top: 0;
	}
	body.one-to-one .se02 .next-one .pre-text {
		display: inline-block;
		width: 78%;
		margin-top: 0;
	}
	
	/* body.one-to-one .se02 .next-one .next-text, body.one-to-one .se02 .next-one .pre-text {
		margin-top: 0;
		line-height: 180%;
		padding-left: 60px;
		width: 89%;
		font-size: 16px;
	} */
	/* body.one-to-one .se02 .next-one .next-text span, body.one-to-one .se02 .next-one .pre-text span {
		float: right;
		font-size: 16px;
	} */
	body.one-to-one .se02 .next-one .next-btn, body.one-to-one .se02 .next-one .pre-btn  {
		font-size: 16px;
	}
	body.one-to-one .se02 .list-btn, body.one-to-one .se02 .delete-btn {
		width: 120px;
		font-size: 16px;
	}
	/* 1:1문의 입력 */
	body.one-input .se02 select, body.one-input input, body.one-input textarea {
		width: 550px;
		float: right;
	}
	body.one-input .se02 .input-title {
		display: inline-block;
		margin: 12px 0 20px;
		line-height: 48px;
		font-size: 16px;
	}
	body.one-input .se02 select {
		background-position: 97% 50%;
	}
	body.one-input .se02 .file-upload > * {
		float: left;
	}
	body.one-input .se02 .file-upload .file-note {
		display: block;
		width: 550px;
		float: right;
	}
	body.one-input .se02 .file-upload input {
		width: 420px;
		float: right;
	}
	body.one-input .se02 .btn-wrap {
		display: inline-block;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		margin-top: 80px;
	}
	body.one-input .se02 .btn-wrap button {
		width: 140px;
	}
	body.one-input .se02 .btn-wrap .complete {
		float: none;
		margin-left: 10px;
	}
	body.one-input .se02 .file-search {
		margin-left: 54px;
	}
	body.one-input .se02 .file-upload input, body.one-input .se02 .file-upload .input-title {
		margin-top: 0;
	}
	
	.file_input_hidden{
		bottom:265px;
		position:absolute;
		left:50%;
		transform: translateX(-42%);
		opacity:0; 
		filter: alpha(opacity=0); 
		-ms-filter: alpha(opacity=0); 
		cursor:pointer;
	}
}

/* 가로 해상도 1280 이상 */
@media screen and (min-width: 1280px){
	body.customer main {
		height: 160px;
	}
	body.customer section .s-inner, body.customer main .main-inner {
		width: 840px;
	}
	body.customer main p {
		line-height: 160px;
	}
	body.customer main img {
		width: 250px;
	}
	body.customer main .bg02 {
		top: -97px;
	}
	body.customer-detail .se02 .next-notice .next-text, body.one-to-one .se02 .next-one .next-text  {
		width: 83%;
	}
	body.customer-detail .se02 .next-notice .pre-text, body.one-to-one .se02 .next-one .pre-text  {
		width: 83%;
	}
	body.one-to-one .se02 .list-btn, body.one-to-one .se02 .delete-btn {
		width: 140px;
	}
	body.one-input .se02 select, body.one-input input, body.one-input textarea {
		width: 720px;
	}
	body.one-input .se02 .file-upload input, body.one-input .se02 .file-upload .file-note {
		width: 588px;
	}
	body.one-input .se02 .btn-wrap {
		left: 0;
		transform: translateX(0);
		float: right;
	}
}