/**
************************************************************************************
* CSR       : http://clm.lge.com/issue/browse/BTOCSITE-111504 
* CODE(sub) : Dev - EV00021442 , Prod - EV00009074
* FILE      : /kr/event/2026/05/01_pc_AdobeTicket/css/event.css
* DESC      : PC 26년 어도비 사은품 신청 이벤트(상시)
* PROJ      : lge.co.kr 5.0
************************************************************************************
*							Modification History
************************************************************************************
* DATE						AUTHOR				DESCRIPTION
************************************************************************************
* 2026/04/06				김기범				Created
************************************************************************************
**/
.evt-func {
	position: relative;
}
.pcAdobe-container a:focus, 
.pcAdobe-container button:focus {
	outline: 2px solid #2d4ef3 !important;
}
.pcAdobe-container .adobeGiftAdobeWay {
	position: absolute;
	top: calc(600 / 1380 * 100%);
	right: calc(527 / 1380 * 100%);
	width: calc(140 / 1380 * 100%);
	height: calc(32 / 1380 * 100%);
}

.pcAdobe-container .btn-wrap {
	position: absolute;
	width: 100%;
	height: calc(67 / 1380 * 100%);
    bottom: calc(176 / 1380 * 100%);
}

.pcAdobe-container .btn-wrap .btn-area {
	display: flex;
	justify-content: space-between;
	width: calc(810 / 1380 * 100%);
	height: 100%;
	margin: 0 auto;
}

.pcAdobe-container .pcAdbTicketBtn01,
.pcAdobe-container .pcAdbTicketBtn02 {
	width: calc(680 / 1380 * 100%);
}

.pcAdobe-container .pcAdbTicketBtn03 {
	position: absolute;
    bottom: calc(116 / 1380 * 100%);
    left: calc(587 / 1380 * 100%);
    width: calc(205 / 1380 * 100%);
    height: calc(27 / 1380 * 100%);
}

.pcAdobe-container .kakao_wrap .eachLink {
	position: absolute;
	display: flex;
	left: calc(427 / 1380 * 100%);
	bottom: calc(212 / 1380 * 100%);
	width: calc(259 / 1380 * 100%);
	height: calc(141 / 1380 * 100%);
}

.pcAdobe-container .kakao_wrap .eachLink a {
	width: 100%;
}

.pcAdobe-container .kakao_wrap a.kakao {
	position: absolute;
	display: flex;
	left: calc(694 / 1380 * 100%);
	bottom: calc(202 / 1380 * 100%);
	width: calc(260 / 1380 * 100%);
	height: calc(153 / 1380 * 100%);
}

#eventJoinAdbTicket .date-select-box .cell {
	vertical-align: middle;
}

#eventJoinAdbTicket .date-select-box .box.tc {
	text-align: center;
}

#eventJoinAdbTicket .date-select-box .box .text.pr0 {
	padding-right: 0;
}

.layer-pop .evt-acco-area {
	margin-top: 24px;
}

.layer-pop .evt-acco-head {
	top: 12px;
	height: 27px;
	padding: 0 12px;
	z-index: 1;
}

.layer-pop .evt-btn-area .evt-acco-btn {
	width: 100%;
}

.layer-pop .evt-acco-cont {
	position: relative;
}

.layer-pop .evt-acco-cont:after {
	content: '';
	position: absolute;
	top: 10px;
	right: 16px;
	width: 32px;
	height: 32px;
	background: url(/lg5-common/images/icons/btn-down-16-black.svg) no-repeat 50% 50%;
	transition: all .3s;
}

.layer-pop .pop-conts.academy-pop .form-wrap .forms .conts .evt-acco-area .sn-number-wrap {
	padding: 12px 24px;
}

.layer-pop .evt-acco-cont.unfolded:after {
	transform: rotate(180deg);
}

.layer-pop .himart-desc {
	width: calc(100% - (25% + 24px));
	margin-top: 14px;
	border-radius: 8px;
	padding: 10px 15px;
	background: #f4f4f4;
	float: right;
}

.layer-pop .himart-desc p {
	font-size: 14px;
}

.layer-pop .lgecom-desc {
	width: calc(100% - (25% + 24px));
	margin-top: 14px;
	border-radius: 8px;
	padding: 10px 15px;
	background: #f4f4f4;
	float: right;
}

.layer-pop .lgecom-desc p {
	font-size: 14px;
}

/* ---------- #confirmPopup (PC 기본: 표 원형 유지) ---------- */
#confirmPopup .copy-area+.copy-area {
	font-size: 13px;
	margin-top: 10px;
	line-height: 16px;
	text-align: center;
}

#confirmPopup .gram-type,
#confirmPopup .adobe-type {
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
}

#confirmPopup #conCouponGram,
#confirmPopup #conCouponNum {
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: 1px;
	height: 1px;
	left: 0;
	top: 0;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#confirmPopup .btn-copy {
	display: flex;
	align-items: center;
	line-height: 16px;
}

#confirmPopup .btn-copy span {
	display: inline-block;
	font-size: 13px;
}

#confirmPopup .btn-copy:after {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-image: url('/lg5-common/images/icons/icon-copy-20.svg');
	vertical-align: middle;
	flex-shrink: 0;
}

#confirmPopup .btn-copy span>em {
	letter-spacing: -1px;
}

#confirmPopup input[type="text"]::selection {
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#confirmPopup .gram-gift-txt {
	word-break: keep-all;
	text-align: left;
}

/* ---------- #confirmPopup2 (PC 기본: 참여내역 표 카드형 임시 변환) ---------- */
#confirmPopup2 .copy-area+.copy-area {
	font-size: 13px;
	margin-top: 15px;
	display: flex;
	justify-content: center;
}

#confirmPopup2 .gram-type,
#confirmPopup2 .adobe-type {
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
}

#confirmPopup2 #conCouponGram2,
#confirmPopup2 #conCouponNum2 {
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: 1px;
	height: 1px;
	left: 0;
	top: 0;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#confirmPopup2 .btn-copy {
	line-height: 16px;
	display: flex;
	width: fit-content;
	align-items: center;
	justify-content: center;
}

#confirmPopup2 .btn-copy span {
	display: flex;
	font-size: 14px;
}

#confirmPopup2 .btn-copy:after {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-image: url('/lg5-common/images/icons/icon-copy-20.svg');
	vertical-align: middle;
	flex-shrink: 0;
}

#confirmPopup2 .btn-copy span>em {
	letter-spacing: -1px;
}

#confirmPopup2 input[type="text"]::selection {
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#confirmPopup2 .gram-gift-txt {
	word-break: keep-all;
	text-align: inherit;
}

#confirmPopup2 table {
	border-spacing: 0 2px;
	border-collapse: separate;
}

#confirmPopup2 colgroup,
#confirmPopup2 thead {
	display: none;
}

#confirmPopup2 td {
	position: relative;
	display: block;
	border-left: 0;
	padding-left: 140px;
}

#confirmPopup2 td:first-child {
	border-top: 0.1em solid #908f8f;
	border-right: 0;
}

#confirmPopup2 td:last-child {
	border-bottom: 0.1em solid #908f8f;
}

#confirmPopup2 td:before {
	content: '모델명';
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 100%;
	align-items: center;
	justify-content: center;
	background-color: #f4f4f4;
	z-index: 1;
}

#confirmPopup2 td:nth-child(2):before {
	content: '제조번호(S/N)';
}

#confirmPopup2 td:nth-child(3):before {
	content: '참여일';
}

#confirmPopup2 td:nth-child(4):before {
	content: '사은품';
}

#confirmPopup2 td:nth-child(5):before {
	content: '수령 정보';
}

#adbUrlPopup {
	max-width: 480px;
	border-radius: 0;
}

#adbUrlPopup .mobile {
	display: none;
}

#adbUrlPopup .pop-conts {
	overflow: hidden;
	position: relative;
	padding: 0;
	max-height: 710px;
}

#adbUrlPopup .copy-area {
	position: relative;
}

#adbUrlPopup .copy-area .copy-btn-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: calc(233 / 580 * 100%);
	left: calc(49 / 580 * 100%);
	width: calc(483 / 580 * 100%);
	height: calc(138 / 580 * 100%);
}

#adbUrlPopup .copy-area.url-type .copy-btn-area {
	top: calc(213 / 580 * 100%);
	height: calc(115 / 580 * 100%);
}

#adbUrlPopup .copy-area input {
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: 1px;
	height: 1px;
	left: 0;
	top: 0;
	overflow: hidden;
}

#adbUrlPopup .copy-area input.gram-type {
	position: relative;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	background-color: transparent;
	font-family: 'Pretendard', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
	color: #888;
	opacity: 1;
	z-index: 1;
}

#adbUrlPopup .copy-area button {
	position: absolute;
	width: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#adbUrlPopup input[type="text"]:focus,
#confirmPopup input[type="text"]:focus {
	outline: none;
}

#adbUrlPopup input[type="text"]::selection {
	background-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#adbUrlPopup .pop-conts .btn-group {
	position: absolute;
	width: 150px;
	height: 50px;
	bottom: 39px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}

#adbUrlPopup .pop-conts .btn-group button {
	display: block;
	width: 100%;
	height: 100%;
}

#adbUrlPopup.popup-wrap>.btn-close {
	top: 28px;
	right: 28px;
}

@media screen and (max-width: 767px) {
	* {
		--width: 720;
	}
	.c-divider {
        height: calc(16 / 720 * 100vw);
        background: #F3F5F7;
    }
	.pcAdobe-container .adobeGiftAdobeWay {
		top: calc(274 / 720 * 100%);
		right: calc(435 / 720 * 100%);
		width: calc(236 / 720 * 100%);
		height: calc(13 / 720 * 100%);
    }
	.pcAdobe-container .btn-wrap {
		width: calc(649 / 720 * 100%);
		height: calc(68 / 720 * 100%);
        left: calc(35 / 720 * 100%);
        bottom: calc(63 / 720 * 100%)
	}

	.pcAdobe-container .btn-wrap .btn-area {
		display: flex;
		flex-direction: column;
		gap: 10px;
		width: 100%;
		justify-content: initial;
	}

	.pcAdobe-container .pcAdbTicketBtn01,
	.pcAdobe-container .pcAdbTicketBtn02 {
		width: 100%;
		height: 45%;
	}
	.pcAdobe-container .pcAdbTicketBtn03 {
		left: calc(167 / 720 * 100%);
        bottom: calc(34 / 720 * 100%);
        width: calc(380 / 720 * 100%);
        height: calc(17 / 720 * 100%);
	}
	.pcAdobe-container .kakao_wrap .eachLink {
		left: calc(37 / 720 * 100%);
		bottom: calc(162 / 1380 * 100%);
		width: calc(316 / 720 * 100%);
		height: calc(191 / 1380 * 100%);
	}

	.pcAdobe-container .kakao_wrap .eachLink a {
		width: 100%;
	}

	.pcAdobe-container .kakao_wrap a.kakao {
		left: calc(367 / 720 * 100%);
		bottom: calc(162 / 1380 * 100%);
		width: calc(316 / 720 * 100%);
		height: calc(191 / 1380 * 100%);
	}

	/* #confirmPopup: 모바일도 PC와 동일(일반 표·기본 스타일). #confirmPopup2만 카드형 보조 */
	#confirmPopup2 colgroup,
	#confirmPopup2 thead {
		display: none;
	}

	#confirmPopup2 td {
		position: relative;
		display: block;
		border-left: 0;
		padding-left: 140px;
	}

	#confirmPopup2 td:first-child {
		border-top: 0.1em solid #908f8f;
		border-right: 0;
	}

	#confirmPopup2 td:before {
		content: '모델명';
		display: flex;
		position: absolute;
		top: 0;
		left: 0;
		width: 130px;
		height: 100%;
		align-items: center;
		justify-content: center;
		background-color: #f4f4f4;
		z-index: 1;
	}

	#confirmPopup2 td:nth-child(2):before {
		content: '제조번호(S/N)';
	}

	#confirmPopup2 td:nth-child(3):before {
		content: '참여일';
	}

	#confirmPopup2 td:nth-child(4):before {
		content: '사은품';
	}

	#confirmPopup2 td:nth-child(5):before {
		content: '수령 정보';
	}

	#confirmPopup2 .btn-copy:after {
		width: 3.8vw;
		height: 3.8vw;
	}

	#confirmPopup2 .btn-copy span {
		display: flex;
	}

	#confirmPopup2 .gram-gift-txt {
		text-align: inherit;
	}

	#adbUrlPopup {
		left: 50% !important;
		top: 50% !important;
		height: auto;
		min-height: auto !important;
		transform: translate(-50%, -50%) !important;
		width: 90%;
	}

	#adbUrlPopup .pc {
		display: none;
	}

	#adbUrlPopup .mobile {
		display: block;
	}

	#adbUrlPopup .pop-conts {
		max-height: calc(100% - 122px);
	}

	#adbUrlPopup .copy-area input.gram-type {
		font-size: 4.2vw;
	}

	#adbUrlPopup .copy-area.gram-type .copy-btn-area {
		top: calc(239 / 580 * 100%);
		left: calc(34 / 580 * 100%);
		width: calc(513 / 580 * 100%);
		height: calc(140 / 580 * 100%);
	}

	#adbUrlPopup .copy-area.url-type .copy-btn-area {
		top: calc(210 / 580 * 100%);
		left: calc(34 / 580 * 100%);
		width: calc(513 / 580 * 100%);
		height: calc(120 / 580 * 100%);
	}

	#adbUrlPopup .pop-conts .btn-group {
		width: 29vw;
		height: 9.4vw;
		bottom: 9vw;
	}

	#adbUrlPopup.popup-wrap>.btn-close {
		top: 16px;
		right: 16px;
	}
}