@charset "utf-8";

@font-face {
    font-family: 'KerisKedyuche';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-3@1.0/KERISKEDU_R.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'KerisKedyuche';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-3@1.0/KERISKEDU_B.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

html, body { background-color: #fff; font-family: 'Paperlogy'; }
* { margin: 0; padding: 0; }
body { line-height: 1.25; color: #221E1F; }
p { margin-bottom: 0; }

.gbckl_ip_nav .gbckl_ip_apply_btn {
	padding: 8px 15px;
	border-radius: 999px;
    border: 1px solid #F3C621;
    color: #5c4a00;
	font-weight: 700;
	transition: all .3s;
}
.gbckl_ip_nav .gbckl_ip_apply_btn:hover {
	background-color: #5c4a00;
	color: #fff;
	border: 1px solid #5c4a00;
}

.gbckl_C_page { min-height: 79vh; }
.gbckl_C_inner_page { width: 900px; padding-top: 100px; padding-bottom: 100px; margin: 0 auto; } 
.gbckl_bg { background: url("/public/assets/img/gbckl/ip/check_bg.png") top center/contain; }

/* 인트로 전용 */
.gbckl_C_intro_page { font-family: 'Paperlogy'; }
.gbckl_ip_page {
	/* background: linear-gradient(180deg, #fffdf4 0%, rgba(246, 230, 139, 0.3) 100%); */
	background: #fafafa;
	padding-bottom: 100px;
	font-family: 'Paperlogy', 'Pretendard', sans-serif;
}

.gbckl_ip_page * {
	box-sizing: border-box;
}

.gbckl_ip_hero {
	padding: 40px 20px;
	background: aliceblue;
}

.gbckl_ip_hero_inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 56px 60px;
	border-radius: 28px;
	background: #fffdf7;
	border: 2px solid #111111;
	box-shadow: 0 8px 24px rgba(0,0,0,0.06);
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	position: relative;
	overflow: hidden;
}

.gbckl_ip_hero_inner::before {
	content: "";
	position: absolute;
	right: -90px;
	top: -90px;
	width: 260px;
	height: 260px;
	border-radius: 50%;
	background: rgba(246, 230, 139, 0.3);
}

.gbckl_ip_hero_text {
	flex: 1 1 60%;
	position: relative;
	z-index: 1;
}

.gbckl_ip_badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 11px 18px;
	border-radius: 999px;
	background: #eaf3ff;
	color: #2b63c6;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 22px;
}

.gbckl_ip_title_wrap {
	margin-top: 0 !important;
}

.gbckl_ip_title_wrap h2 {
	margin: 0;
	font-size: 54px;
	line-height: 1.16;
	font-weight: 800;
	color: #16243c;
	word-break: keep-all;
}

.gbckl_ip_title_wrap h2 span {
	display: inline-block;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: 700;
	color: #4a6fae;
}
.gbckl_ip_title_wrap h2 p { font-family: 'KerisKedyuche'; }

.gbckl_ip_desc {
	margin: 24px 0 0;
	font-size: 17px;
	line-height: 1.8;
	color: #566982;
	word-break: keep-all;
}

.gbckl_ip_hero_thumb {
	position: relative;
	z-index: 1;
	flex: 0 0 300px;
	text-align: center;
}

.gbckl_ip_hero_thumb img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.gbckl_ip_hero_thumb .img_style- { position: absolute; }
.gbckl_ip_hero_thumb .img_style-1 { bottom: -60px; left: 120px; }
.gbckl_ip_hero_thumb .img_style-2 { top: -100px; left: 10px; width: 140px; }

.gbckl_ip_notice_cont {
	background: #F3C621;
	margin: 0 auto;
	padding: 0 20px;
}

.gbckl_ip_notice_box {
	margin: 0;
	/* border-radius: 24px;
	background: #fffdf7;
	border: 1px solid #F3C621;
	box-shadow: 0 4px 12px rgba(0,0,0,0.06); */
	text-align: center;
}
.gbckl_ip_notice_box_frame { position: relative; padding: 22px 28px; width: 1200px; margin: auto; }
.gbckl_ip_notice_box .c_comma { position: absolute; }
.gbckl_ip_notice_box .s_comma { top: -7px; left: 15%; }
.gbckl_ip_notice_box .e_comma { bottom: -7px; right: 15%; }
.gbckl_ip_notice_box p {
	margin: 0;
	font-size: 28px;
	line-height: 1.45;
	font-weight: 600;
	color: #1b2b47;
}

.gbckl_ip_notice_box p b {
	color: #2f67ca;
	font-weight: 800;
}

.gbckl_ip_cont_bottom {
	padding: 60px 20px 0;
	background: url(/public/assets/img/gbckl/ip/check_bg.png) top center / contain;
}

.gbckl_ip_bottom_content {
	max-width: 1200px;
	margin: 0 auto;
}

.gbckl_ip_section_head {
	margin-bottom: 20px;
	padding: 0 4px;
}

.gbckl_ip_section_head h3 {
	margin: 0 0 8px;
	font-size: 32px;
	font-weight: 800;
	color: #18263d;
}

.gbckl_ip_section_head p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #61748f;
}

.gbckl_ip_receipt_wrap {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 45px;
	margin-bottom: 65px;
}

.gbckl_ip_card {
	width: 100%;
}

.gbckl_ip_card_link {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 20px;
	min-height: 200px;
	padding: 15px 32px 30px;
	border-radius: 28px;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.gbckl_ip_card_link:hover { /* transform: translateY(-3px); */ transform: translateY(-2px);	box-shadow: 0 10px 28px rgba(0,0,0,0.12); }

.gbckl_ip_apply_card .gbckl_ip_card_link {
	/* background: linear-gradient(135deg, #2d73e8 0%, #5a9cff 100%); box-shadow: 0 18px 40px rgba(56, 123, 235, 0.25); */
	background: #F3C621;
	box-shadow: 0 14px 32px rgba(243,198,33,0.35);
}
.gbckl_ip_apply_card .gbckl_ip_card_text p {
	color: #3A2F00;
}
.gbckl_ip_apply_card .gbckl_ip_card_text span {
	color: #5C4A00;
}
.gbckl_ip_card_link.is-disabled {
	/* background: #cfd9ea !important;	box-shadow: none !important; */
	background: #f5f5f5;
	border: 1px solid #e0e0e0;
	box-shadow: none;
}
.gbckl_ip_card_link.is-disabled p {
	color: #666;
}
.gbckl_ip_card_link.is-disabled span {
	color: #888;
}
.gbckl_ip_card_link.is-disabled .gbckl_ip_state {
	background: rgba(243, 198, 33, 0.2);
	color: #6B5500;
}
.gbckl_ip_card_link.is-disabled .gbckl_ip_arrow {
	background: rgba(243, 198, 33, 0.25);
	color: #6B5500;
}
.gbckl_ip_card_text { flex: 1 1 auto; }
.gbckl_ip_state { 
	display: inline-block;
	padding: 6px 12px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: 700;
	background: rgba(255,255,255,0.35);
	color: #6B5500;
	margin-bottom: 10px;
}
.gbckl_ip_check_card .gbckl_ip_card_link {
	background: #ffffff;
	border: 2px solid #F3C621;
	box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}
.gbckl_ip_check_card .gbckl_ip_card_text p { color: #333; }
.gbckl_ip_check_card .gbckl_ip_card_text span {	color: #666; }
.gbckl_ip_arrow {
	flex: 0 0 auto;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	/* background: rgba(255,255,255,0.16);
	color: #fff; */
	background: rgba(255,255,255,0.35);
	color: #6B5500;
	font-size: 26px;
	font-weight: 700;
	backdrop-filter: blur(4px);
}
.gbckl_ip_check_card .gbckl_ip_card_text span {	color: #7A6A1A; }
.gbckl_ip_card_text small {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 10px;
	border-radius: 999px;
	background: #f3c6212e;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 7px;
}

.gbckl_ip_card_text p {
	margin: 0 0 12px;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 800;
	color: #fff;
}

.gbckl_ip_card_text span {
	display: block;
	font-size: 16px;
	line-height: 1.7;
	color: rgba(255,255,255,0.92);
	word-break: keep-all;
}

.gbckl_ip_card_thumb {
	flex: 0 0 90px;
	text-align: center;
}
.gbckl_ip_card_thumb img {
	display: block;
	max-width: 90px;
	height: auto;
	margin: 0 auto;
}

.gbckl_ip_info_grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 36px;
	margin-bottom: 55px;
	padding: 0 20px;
}

.gbckl_ip_info_box {
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}

.gbckl_ip_info_box h4 {
	margin: 0 0 12px;
	font-size: 22px;
	font-weight: 700;
	color: #453f31;
	border-bottom: 1.5px dotted #ddd;
    padding: 0 0 10px;
	text-align: center;
}

.gbckl_ip_info_box ul {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	padding: 0;
	margin: 0;
	/* border-top: 1px solid rgba(0, 0, 0, 0.08);
	padding-top: 14px; */
}

.gbckl_ip_info_box ul li {
	list-style: none;
	padding: 12px 10px;
	border-radius: 12px;
	background: #fffdf7;
	border: 1px solid rgba(243, 198, 33, 0.35);
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	color: #4a3d00;
	line-height: 1.4;
}

.gbckl_ip_info_box ul li::before {
	content: "✓";
	display: inline-block;
	margin-right: 6px;
	color: #F3C621;
	font-size: 14px;
	font-weight: 700;
}
.gbckl_ip_chip_list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0;
	margin: 0;
}

.gbckl_ip_chip_list li {
	list-style: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 14px;
	border-radius: 999px;
	background: rgba(246, 230, 139, 0.3);
	color: #5c4a00;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
}

.gbckl_ip_faq_callout {
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}

.gbckl_ip_faq_box {
	padding: 30px 20px;
	margin: 0;
	text-align: center;
	/* background-color: #d7e6ff; */
	background-color: #f1f1f1;
	background-color: #f1eddc;
    border-radius: 5px;
}

.gbckl_ip_faq_text {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	color: #2f2a1f;
	font-weight: 600;
	word-break: keep-all;
}

.gbckl_ip_faq_link_btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: 14px;
	padding: 11px 26px;
	border-radius: 999px;
	background: #fff;
	border: 1px solid #F3C621;
	color: #5c4a00;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	transition: all 0.2s ease;
}

.gbckl_ip_faq_link_btn:hover {
	color: #5c4a00;
}

.gbckl_ip_faq_link_btn span {
	display: inline-block;
	position: relative;
	padding-right: 14px;
}

.gbckl_ip_faq_link_btn span::after {
	content: "›";
	position: absolute;
	right: 0;
	top: 0;
}
/*  */

.gbckl_ip_poster_wrap {
	padding: 34px;
	border-radius: 28px;
	background: #fffef8;
	border: 1px solid rgba(243, 198, 33, 0.45);
	box-shadow: 0 2px 8px rgba(243, 198, 33, 0.06);
}

.gbckl_ip_poster_head {
	margin-bottom: 18px;
}

.gbckl_ip_poster_head h4 {
	margin: 0 0 8px;
	font-size: 30px;
	font-weight: 800;
	color: #18263d;
}

.gbckl_ip_poster_head p {
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
	color: #61748f;
}

.gbckl_ip_poster_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gbckl_ip_poster_item {
	min-height: 320px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	border-radius: 15px;
	border: 2px dashed #F3C621;
	background: rgba(246, 230, 139, 0.3);
	font-size: 20px;
	font-weight: 700;
	color: #7A6A1A;
	text-align: center;
}
/* 인트로 전용 */


/* 페이지 타이틀 */
.container h2 { font-size: 32px; margin-bottom: 30px; }
.big-title { font-family: 'KerisKedyuche'; padding: 30px; text-align: center; margin-top: 15px; }

/* 안내 박스 */
.alert-info { background: #F3C621; color: #221E1F; padding: 1px; box-sizing: border-box; border: 0; border-radius: 0; margin-bottom: 0; }
.alert-info-intro { border-radius: 50px; background-color: #FFDD6F; width: 60%;  padding: 3px; margin: 10px auto; text-align: center; font-size: 18px; line-height: 1.3; }
.alert-secondary { background-color: #f1f3f7; }

/* 섹션 타이틀 */
.gbckl__article { padding: 40px 0 0; }
.gbckl__article.first_line { padding-top: 0; }
.section-title { font-size: 20px; font-weight: 600; position: relative; padding-bottom: 10px; font-family: 'KerisKedyuche'; color: #221E1F; }
.gbckl__a_title { padding: 25px 15px 20px; background-color: #f5f5f5; border-radius: 2px; }
.gbckl__a_title .l-arrow-icon { width: 34px; padding-left: 8px; }
.gbckl__a_con { padding: 15px 20px; }
.gbckl__a_con .form-check { font-size: 17px; display: flex;	align-items: center; gap: 8px; cursor: pointer; }
.gbckl__a_con .tt { padding-bottom: 3px; display: block; }
.form-check .form-check-input { float: initial;	margin-top: 0; }
.form-check-label {	line-height: 1.5; }
.gbckl__article .count_ss { display: flex; width: 50%; }
.gbckl__article .count_ss .form-check { width: 100%; }
.count_ss .form-check .form-check-input { vertical-align: text-top; }
.count_ss .form-check .form-check-label { padding-left: 5px; }

.d-flex { display: flex; }
.gbckl__article .align-center { align-items: center; }

.applicant-type-group {	display: flex; gap: 15px; flex-wrap: wrap; width: 100%; }
.applicant-type-group input { display: none; }
.applicant-card { flex: 1; min-width: 180px; padding: 18px;	border: 2px solid #e5e5e5; border-radius: 10px;	background: #fff; cursor: pointer; transition: all .2s ease; }
.applicant-card .title { display: block; font-weight: 700; font-size: 18px;	margin-bottom: 4px; }
.applicant-card .desc {	font-size: 13px; color: #777; }
.applicant-card:hover {	border-color: #0d6efd; }
.applicant-type-group input:checked + .applicant-card {
	border-color: #0d6efd;
	background: #f0f6ff;
	box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

/* 헤더 */
.gbckl__article .apply-card-head { padding: 20px 15px; background-color: #eee; border-radius: 3px; border-bottom: 1px solid #f1f3f5; /* background: #f8fbff; */ display: flex; align-items: baseline; gap: 10px; }
.gbckl__article .apply-card-head h5 { margin: 0; font-weight: 700; font-size: 18px; color: #0d6efd; }
.gbckl__article .apply-card-head p { margin: 4px 0 0; font-size: 14px; color:#6c757d; }

/* body */
.gbckl__article .apply-card-body { padding: 0 }
.gbckl__article .apply-section { padding: 20px; }

/* form */
.gbckl__article .apply-card-body .gbckl__form-group { padding: 20px 10px 10px; }
.gbckl__article .form-group label {	font-weight: 600; margin-bottom: 6px; display: block; font-size: 17px; }
.gbckl__article .required::after { content:" *"; color: #dc3545; }
.gbckl__form-group .form-control { width: 100%; box-sizing: border-box; }


/* 업로드 */
.gbckl__article .apply-card-body .gbckl__upload-group { padding: 20px 10px 10px; }
.upload-item label { display: block; font-weight: 600; margin-bottom: 6px; font-size: 17px; }
.upload-item input { width: 100%; padding: 10px; border: 1px solid #ced4da;	border-radius: 6px;	background: #fff; font-size: 15px; box-sizing: border-box; }
.upload-item .desc { display: block; font-size: 14px; color: #6c757d; margin-top: 6px; }

/* 정보 */
.gbckl__info_wrap { }

/* textarea */
textarea.form-control {	resize: none; }

.d-none { display: none !important; }
.gbckl__form-agreement {}
.gbckl__form-agreement .terms-box {
	border: 1px solid #ddd;
	background: #f8f9fa;
	padding: 16px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.gbckl__form-agreement .terms-box ol { margin: 0 0 0 18px; padding:0; }
.gbckl__btn_wrap { display: flex; flex-direction: column; align-items: center; }

/* 라벨 */
.form-label { font-weight: 600; color: #444; margin-bottom: 6px; font-size: 17px; }

/* required 표시 */
.required:after { content:" *"; color:#e63946; }

/* input */
.form-control { border-radius:10px; border:1px solid #d6d9e6; padding:10px 12px; font-size: 15px; transition:all .2s; }
.form-control:focus { border-color: #6F63FF; box-shadow: 0 0 0 2px rgba(111,99,255,.15); }

/* textarea */
textarea.form-control { resize: none; }

/* 라디오 */
.form-check-input{
    cursor:pointer;
}

.form-check-input:checked{
    background-color:#6F63FF;
    border-color:#6F63FF;
}

/* 파일 업로드 */
input[type=file].form-control {
    padding: 8px;
}

/* 설명 텍스트 */
.text-muted { font-size: 20px; width: 100%; text-align: center; padding: 50px; margin-bottom: 0; }

/* 작품 정보 박스 */
.border-primary-subtle{
    border:1px solid #D9DCFF !important;
}

.bg-light{
    background:#F8F9FF !important;
}

/* 약관 박스 */
.terms-box { min-height: 100px; height: 120px; overflow-y: auto; background: #F8F9FF; border: 1px solid #e1e4f0; padding: 15px; border-radius: 10px; font-size: 15px; }

/* 팀원 카드 */
.member-row { background: #F9FAFF; border: 1px solid #e4e6f4; border-radius: 12px; padding: 15px 10px 5px 10px; margin-bottom: 10px; position: relative; }
.remove-member-btn { position: absolute; top: 10px; right: 10px; width: 70px; }

/* 팀원 추가 버튼 */
#addMemberBtn { border-radius: 8px; }

/* 최종 제출 버튼 */
.gbckl__btn_wrap button[type=submit] { font-size: 18px; padding: 10px 20px; box-shadow: 0 8px 20px rgba(0,0,0,0.1); }

/* 제출 버튼 */
.gbckl__btn_wrap .btn-primary {
    background: #6F63FF !important;
	color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    transition: all .2s !important;
}
.btn-primary:hover { background: #0055d9 !important; }

/* 신청내역 버튼 */
.gbckl__history-btn { display: flex; flex-direction: column; align-items: center; }
.gbckl__history-btn .btn-primary {
    background: #6F63FF !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    transition: all .2s !important;
	padding: 10px 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

/* 제출 경고 */
.text-danger { font-size: 15px; }

.row { display: flex; flex-wrap: wrap; margin-left: 0; margin-right: 0; }
.col-md-6 { flex: 0 0 auto; width: 50%; }
.col-md-12 { flex: 0 0 auto; width: 100%; }

/* 로딩박스 */
.loading-sec { text-align: center; }

/* table */
.gbckl_history_t th { text-align: center; }


/* 반응형 */
@media screen and ( max-width: 992px ) {
	.gbckl_bg { padding: 20px; }
	.gbckl_C_inner_page { width: 100%; padding-top: 50px; padding-bottom: 50px; }
	.alert-info-intro { width: 90%; }
} 
@media screen and ( max-width: 937px ) {
	.gbckl_history_t { width: 100%; }
	.gbckl_history_t .table { width: 900px; }
}
@media screen and ( max-width: 768px ) {
	.gbckl_form_article { padding: 25px; }
	.container h2 { font-size: 24px; }
	button [type=submit] { width:100% !important; }
	.apply-card-body { padding: 18px; }
}
@media screen and ( max-width: 578px ) {
	.gbckl_C_inner_page { margin: 0 auto; padding-top: 30px; padding-bottom: 30px; }
	.gbckl_bg { padding: 20px 15px; }
	.alert-info-intro { width: 95%; font-size: 16px; } 
	.gbckl__a_con { padding: 0px; }

	.gbckl__article { padding: 60px 0 0; }
	.gbckl__article .apply-card-head { flex-wrap: wrap; }
	.gbckl__article .apply-section { padding: 0px; }
	.gbckl__btn_wrap .btn-primary { width: 90% !important; margin: auto !important; font-size: 17px !important; padding: 13px 15px !important; }
	.gbckl__article .count_ss { width: 100%; }
	.text-muted { font-size: 16px; padding: 10px; }

	.gbckl__history-btn .btn-primary {
        width: 90% !important;
        margin: auto !important;
        font-size: 17px !important;
        padding: 13px 15px !important;
    }
}

/* 인트로 전용 */
@media screen and (max-width: 1180px) {
	.gbckl_ip_card_link { padding: 15px 32px; min-height: 150px; }
	.gbckl_ip_card_text p { font-size: 26px; font-weight: 700; margin: 0 0 8px; }
	.gbckl_ip_poster_head h4 { font-weight: 700; }
	.gbckl_ip_card_text span { font-size: 15px; }
	.gbckl_ip_info_box h4 { font-size: 20px; }
	.gbckl_ip_info_box ul { grid-template-columns: repeat(1, minmax(0, 1fr)); }
	.gbckl_ip_info_box ul li { padding: 10px;font-size: 16px; }
	.gbckl_ip_faq_box { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }
	.gbckl_ip_faq_text { font-size: 17px; }
	.gbckl_ip_poster_head h4 { font-size: 26px; }
}
@media only screen and (max-width: 1100px) {
	.gbckl_ip_hero_thumb img {top:auto; max-width:270px;}
	.gbckl_ip_title_wrap h2 span {font-size:22px}
	.gbckl_ip_title_wrap h2 {font-size:46px}
	.gbckl_ip_cont_bottom {padding:28px 20px 0}
	.gbckl_ip_notice_box p {font-size:26px}
	.gbckl_ip_card_text p {font-size:30px}
}

@media only screen and (max-width: 980px) {
	.gbckl_ip_cont_bottom { padding: 50px 20px 20px; }
	.gbckl_ip_hero_inner {
		flex-direction: column;
		text-align: center;
		padding: 42px 28px;
	}
	.gbckl_ip_hero_thumb img { top: auto; max-width: 200px; }
	.gbckl_ip_receipt_wrap,
	.gbckl_ip_info_grid { grid-template-columns: 1fr; }
	.gbckl_ip_notice_box p { font-size: 24px }
	.gbckl_ip_receipt_wrap { gap: 35px; }
	.gbckl_ip_receipt_wrap {
	    margin-bottom: 35px;
		border-bottom: 2px solid #ddd;
		padding-bottom: 40px;
	}
	.gbckl_ip_info_box:not(.gbckl_ip_faq_callout) {
		padding: 20px;
		border-radius: 20px;
		background-color: rgba(255, 255, 255, 0.4);
	}
}

@media only screen and (max-width: 750px) {
	.gbckl_ip_title_wrap h2 {font-size:36px}
	.gbckl_ip_title_wrap h2 span {font-size:20px}
	.gbckl_ip_hero_thumb img {max-width:170px}
	.gbckl_ip_notice_box p {font-size:22px}
	.gbckl_ip_receipt_wrap {grid-template-columns:1fr}
	.gbckl_ip_card_link {
		min-height: auto;
		padding: 28px 22px;
	}
	.gbckl_ip_info_grid { gap: 26px; }
	.gbckl_ip_faq_link_btn { font-size: 16px; }
}

@media only screen and (max-width:655px) {
	.gbckl_ip_hero_thumb img {max-width:145px}
	.gbckl_ip_title_wrap h2 {font-size:32px}
	.gbckl_ip_title_wrap h2 span {font-size:18px}
	.gbckl_ip_poster_item {font-size:14px}
}

@media only screen and (max-width: 578px) {
	.gbckl_ip_page { padding-bottom: 80px; }
	.gbckl_ip_hero_thumb img {max-width:100px; top:auto}
	.gbckl_ip_hero_inner {
		padding: 34px 20px;
		border-radius: 24px;
	}
	.gbckl_ip_title_wrap h2 {font-size:28px}
	.gbckl_ip_title_wrap h2 span {font-size:16px}
	.gbckl_ip_card_link {
		flex-direction: column;
		align-items: flex-start;
	}
	.gbckl_ip_poster_wrap {
		padding: 25px 20px;
		border-radius: 20px;
	}
	.gbckl_ip_card_text { width: 100%; }
	.gbckl_ip_info_box:not(.gbckl_ip_faq_callout) {
		padding: 20px 0;
	}
	.gbckl_ip_info_grid { padding: 0 10px; }
}
@media screen and (max-width: 578px) {
	.gbckl_ip_card_text p { font-size: 22px; }
	.gbckl_ip_poster_head h4 { font-size: 22px; }

	.gbckl_ip_card_link {
		flex-direction: row;
		align-items: flex-end;
	}
}
@media only screen and (max-width:540px) {
	.gbckl_ip_hero_thumb img {max-width:160px; top:auto}
}

@media only screen and (max-width:489px) {
	.gbckl_ip_notice_box p {line-height:1.5}
	.gbckl_ip_title_wrap h2 {font-size:24px}
	.gbckl_ip_title_wrap h2 span {font-size:15px}
	.gbckl_ip_hero_thumb img {max-width:100px; top:auto}
}

@media only screen and (max-width:430px) {
	.gbckl_ip_hero_thumb img {max-width:70px; top:auto; left:auto}
}
/* 인트로 전용 */

/* s:header */
.gbckl_ip_header {
	position: sticky;
	top: 0;
	z-index: 100;
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.gbckl_ip_header_inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
}
.gbckl_ip_logo img {
	height: 32px;
}
.gbckl_ip_nav {
	display: flex;
	align-items: center;
	gap: 40px;
}
.gbckl_ip_nav a {
	font-size: 18px;
	color: #444;
	text-decoration: none;
	font-weight: 500;
}

@media screen and (max-width: 578px) {
	.gbckl_ip_nav { width: 100%; }
	.gbckl_ip_nav a { width: 33%; font-size: 17px; text-align: center; }
}

/* e:header */

/* footer */
.gbckl_ip_footer {
	padding: 30px 20px;
	background: #f8f8f8;
	border-top: 1px solid rgba(0,0,0,0.08);
	font-size: 16px;
	line-height: 1.25;
	color: #666;
}
.gbckl_ip_footer_inner {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.gbckl_ip_footer_org {
	margin-bottom: 10px;
}
.gbckl_ip_footer_org strong {
	color: #333;
	font-weight: 700;
}
.gbckl_ip_divider {
	margin: 0 8px;
	color: #bbb;
}
.gbckl_ip_footer_contact { margin-bottom: 8px; line-height: 1.4; }
.gbckl_ip_footer_copy {
	font-size: 13px;
	color: #888;
}

@media screen and (max-width: 578px) {
	.gbckl_ip_footer { padding: 30px 15px; }
	.gbckl_ip_header_inner { flex-direction: column; padding: 15px; gap: 10px; }
	.gbckl_ip_nav { gap: 30px; }
}

/* 공지사항 */
#container-wrap {
    background: #fafafa;
}

#contents.div-cont {
	max-width:1200px;
    margin:0 auto;
    padding:140px 20px 120px;
}

/* top title */
#contents .cont-top {
    margin: 0 auto 42px;
    text-align: center;
}

#contents .cont-top h2 {
    margin: 0;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: #111111;
}

#contents .cont-top h2:first-child {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

#contents .cont-top h2:first-child span {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 999px;
    background: #ffe100;
    color: #111111;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid #111111;
    box-shadow: 4px 4px 0 #111111;
}

#contents .cont-top h2:last-child {
    font-size: 42px;
    font-weight: 800;
}

#contents .cont-top h2:last-child::after {
    content: "자주 묻는 질문을 먼저 확인해보세요";
    display: block;
    margin-top: 6px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    color: #555555;
    letter-spacing: -0.02em;
}

/* faq outer */
.faq-wrap.list {
    max-width: 980px;
    margin: 0 auto;
}

.faq-wrap.list > .list {
    padding: 28px;
    border: 2px solid #111111;
    border-radius: 28px;
    background: #ffffff;
    box-sizing: border-box;
}

/* faq list */
.faq-wrap.list > .list > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.faq-wrap.list > .list > ul > li {
    position: relative;
    margin-bottom: 18px;
    border: 2px solid #111111;
    border-radius: 20px;
    background: #ffffff;
    overflow: hidden;
    transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.faq-wrap.list > .list > ul > li:last-child {
    margin-bottom: 0;
}

.faq-wrap.list > .list > ul > li:hover {
    transform: translateY(-2px);
    box-shadow: 6px 6px 0 #111111;
}

/* Q badge */
.faq-wrap.list > .list > ul > li::before {
    content: "Q";
    position: absolute;
    top: 22px;
    left: 22px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ffe100;
    color: #111111;
    font-size: 18px;
    font-weight: 800;
    line-height: 40px;
    text-align: center;
    border: 2px solid #111111;
    z-index: 2;
}

/* question button */
.faq-wrap.list > .list > ul > li > .sel {
    position: relative;
    display: block;
    padding: 24px 78px 24px 80px;
    background: #ffffff;
    text-decoration: none;
    box-sizing: border-box;
}

.faq-wrap.list > .list > ul > li > .sel::before,
.faq-wrap.list > .list > ul > li > .sel::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 26px;
    width: 14px;
    height: 2px;
    background: #111111;
    transition: transform .2s ease, opacity .2s ease;
}

.faq-wrap.list > .list > ul > li > .sel::before {
    transform: translateY(-50%);
}

.faq-wrap.list > .list > ul > li > .sel::after {
    transform: translateY(-50%) rotate(90deg);
}

.faq-wrap.list > .list > ul > li.active > .sel::after {
    opacity: 0;
    transform: translateY(-50%) rotate(90deg) scaleX(.3);
}

.faq-wrap.list > .list > ul > li > .sel .btxt {
    margin: 0;
    padding-right: 12px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.03em;
    color: #111111;
    word-break: keep-all;
}

/* answer */
.faq-wrap.list > .list > ul > li > .txt {
    display: none;
    position: relative;
    padding: 15px 28px 15px 80px;
    background: #fffbea;
    border-top: 2px solid #111111;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: -0.02em;
    color: #333333;
    word-break: keep-all;
    box-sizing: border-box;
}

.faq-wrap.list > .list > ul > li > .txt::before {
    content: "A";
    position: absolute;
    top: 8px;
    left: 22px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #ffffff;
    color: #111111;
    font-size: 18px;
    font-weight: 800;
    line-height: 36px;
    text-align: center;
    border: 2px solid #111111;
    box-sizing: border-box;
}

.faq-wrap.list > .list > ul > li.active {
    background: #ffffff;
    box-shadow: 6px 6px 0 #111111;
}

.faq-wrap.list > .list > ul > li.active > .sel {
    background: #ffe100;
}

.faq-wrap.list > .list > ul > li.active > .sel .btxt {
    color: #111111;
}

/* gap */
#contents .gap {
    height: 0;
}

/* header active tone */
.gbckl_ip_nav a {
    transition: color .2s ease, opacity .2s ease;
}

.gbckl_ip_nav a:hover {
    opacity: .75;
}

.gbckl_ip_nav a.gbckl_ip_apply_btn:hover {
    opacity: 1;
}

/* responsive */
@media all and (max-width: 1024px) {
    #contents.div-cont {
        padding: 118px 20px 90px;
    }

    #contents .cont-top h2:last-child {
        font-size: 34px;
    }

    .faq-wrap.list > .list {
        padding: 22px;
    }

    .faq-wrap.list > .list > ul > li > .sel {
        padding: 22px 68px 22px 74px;
    }

    .faq-wrap.list > .list > ul > li > .txt {
        padding: 14px 22px 22px 74px;
    }

    .faq-wrap.list > .list > ul > li::before,
    .faq-wrap.list > .list > ul > li > .txt::before {
        left: 18px;
    }
}

@media all and (max-width: 768px) {
    #contents.div-cont {
        padding: 104px 16px 70px;
    }

    #contents .cont-top {
        margin-bottom: 28px;
    }

    #contents .cont-top h2:first-child span {
        padding: 8px 16px;
        font-size: 13px;
        box-shadow: 3px 3px 0 #111111;
    }

    #contents .cont-top h2:last-child {
        font-size: 28px;
    }

    #contents .cont-top h2:last-child::after {
        font-size: 14px;
    }

    .faq-wrap.list > .list {
        padding: 16px;
        border-radius: 20px;
    }

    .faq-wrap.list > .list > ul > li {
        margin-bottom: 12px;
        border-radius: 18px;
    }

    .faq-wrap.list > .list > ul > li::before,
    .faq-wrap.list > .list > ul > li > .txt::before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 15px;
        left: 14px;
    }

    .faq-wrap.list > .list > ul > li::before {
        top: 18px;
    }

    .faq-wrap.list > .list > ul > li > .sel {
        padding: 16px 50px 16px 52px;
    }

    .faq-wrap.list > .list > ul > li > .sel::before,
    .faq-wrap.list > .list > ul > li > .sel::after {
        right: 18px;
        width: 12px;
    }

    .faq-wrap.list > .list > ul > li > .sel .btxt {
        font-size: 16px;
        line-height: 1.55;
    }

    .faq-wrap.list > .list > ul > li > .txt {
        padding: 12px 16px 18px 52px;
        font-size: 14px;
        line-height: 1.75;
    }

    .faq-wrap.list > .list > ul > li:hover,
    .faq-wrap.list > .list > ul > li.active {
        box-shadow: 4px 4px 0 #111111;
    }
}

@media all and (max-width: 480px) {
    #contents .cont-top h2:last-child {
        font-size: 24px;
    }

    .faq-wrap.list > .list > ul > li > .sel {
        padding: 15px 46px 15px 50px;
    }

    .faq-wrap.list > .list > ul > li > .sel .btxt {
        font-size: 15px;
    }

    .faq-wrap.list > .list > ul > li > .txt {
        padding: 12px 14px 16px 50px;
    }
}