@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");


@font-face {
  font-family: 'Futura for Blackyak';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/2026/jeju/assets/FuturaforBlackyak-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Futura for Blackyak';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/2026/jeju/assets/FuturaforBlackyak-Bold.woff) format('woff');
}

.navbar {
	background: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}


.navbar-brand {
	padding-top: 9px;
    padding-bottom: 9px;
    margin-right: 1rem;
    font-size: 0;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}

.navbar-brand img {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0rem;
    font-size: 0;
    text-decoration: none;
    white-space: nowrap;
    height: 32px;
	width: auto;
}


.navbar-dark .navbar-nav .nav-link {
	color: #FFF;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #FFF;
}

@media (min-width: 768px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 15px;
		padding-left: 15px;
	}
}


.container {
	max-width:1350px;
}

.fimg {
	max-width:100%;
}


.for_pc {
	display:block;
}
.for_mobile {
	display:none;
}
.for_pc_flex {
	display:flex;
}
.for_mobile_flex {
	display:none;
}

@media (max-width: 768px) {
	.for_pc {
		display:none;
	}
	.for_mobile {
		display:block;
	}

	.for_pc_flex {
		display:none;
	}
	.for_mobile_flex {
		display:flex;
	}
}



.btn-bac1{
	background: var(--05-button-white, #FFF);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
}

.btn-bac1:hover{
	background: var(--05-button-brand-sub, #E41819);
	color: var(--04-text-icon-white, #FFF);
}

.btn-bac2{
	background: #EFF0F2;
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
}

.btn-bac2:hover{
	background: var(--05-button-brand-sub, #E41819);
	color: var(--04-text-icon-white, #EFF0F2);
}

.btn-bac3{
	background: #2B2F33;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #626972;
	text-align: center;
}

.btn-bac3:hover{
	background: #EFF0F2;
	color: #2B2F33;

}




.navbar {
	transition: all 0.3s;

}

.navbar.top {
    background: #0000;
    top: 45px;
}


.headerreg .nav-link{
	border-radius: 4px;
	background: var(--05-button-white, #FFF);

	color: var(--04-text-icon-primary, #2B2F33) !important;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
	margin: 0 15px;
}




.main_vi {
	height: calc( 100vh - 45px) ;
	position:relative;
	    overflow: hidden;
}

.main_vi .main_vit{
    height: calc( 100vh - 45px);
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
}

.main_vi_t1 {
}

.main_vi_t1 .main_vi_t1_1{
	color: #FFF;
	font-family: Futura for Blackyak;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 32px */

	margin-top:60px;
}

.main_vi_t1 .main_vi_t1_1 img {
	width: 80%;
}
.main_vi_t1 .main_vi_t1_2{
	color: #FFF;
	font-family: Futura for Blackyak;
	text-align: center;
	font-size: 85px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 85px */
	letter-spacing: 0.85px;

	margin-top:140px;
}

.main_vi_t1 .main_vi_t1_3{
    border: 1px solid #D8DCDF;
    background: #FFF;
    max-width: 450px;
    height: 64px;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
    align-content: center;
    flex-direction: row;
    margin: 0 auto;
    line-height: 0.0;

	color: #2B2F33;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	margin-top:20px;


}
.main_vi_t1 .main_vi_t1_4{
	color: #FFF;
	text-align: center;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;

	margin-top:10px;
}
.main_vi_t1 .main_vi_t1_5{
	
	font-family: Futura for Blackyak;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */

	margin-top:32px;

}
.main_vi_t1 .main_vi_t1_6 {
	text-align: center;
	margin-top:10px;
	display:none;
}
.main_vi_t1 .main_vi_t1_6 img{
    padding: 0 5px;
}
.main_vi_t1 .main_vi_t1_7 {

	border: 1px solid #D8DCDF;
    padding: 16px 24px;
    text-align: center;
    background: #fff;
    color: #000;
    font-family: Pretendard;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.3px;
    width: fit-content;
    margin: 30px auto 0 auto;

}

.main_vi .main_vit2{
	width:45px;
	height:55px;
	position:absolute;
	bottom:74px;
	left:50%;
	margin-left:-22.5px;
	z-index:1;
}

.main_vi .main_vit2_t2 {
	color: #FFF;
	text-align: center;
	leading-trim: both;
	text-edge: cap;

	/* êµ­ë¬¸/Body - 1 */
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 18px */
}

.main_vi .main_vit2_t3 {
	position:relative;
	text-align:center;
	margin-top:10px;
}



.main_vi .main_vit2_t4 {
	position:absolute;
	width:4px;
	height:4px;
	border-radius:100%;
	background:#ff0000;
	left:50%;
	margin-left:-2px;
	animation:ball 2s Infinite;

}

.main_video {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #000;
	z-index:-2;
}


.main_bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.5);
	z-index:-1;
}


.main_video iframe {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width:100%;
  height:100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}



.vimeo-wrapper {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}



/** main **/


.main_vi2 {
	height: calc( 100vh - 100px) ;
	max-height: 1000px;
	min-height: 700px;
	position:relative;
	overflow: hidden;
	/**
    background-image: url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/vector.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
	**/
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;

	
}

.main_vi2 .main_vi2t{
    height: calc( 100vh - 45px);
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: center;
    justify-content: center;
}

.main_vi2_t1 {
}

.main_vi2_t1 .main_vi2_t1_1{
	color: #FFF;
	font-family: Futura for Blackyak;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 32px */
}
.main_vi2_t1 .main_vi2_t1_2{
	color: #FFF;
	font-family: Futura for Blackyak;
	text-align: center;
	font-size: 85px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 85px */
	letter-spacing: 0.85px;

	margin-top:140px;
}

.main_vi2_t1 .main_vi2_t1_3{
    border: 1px solid #D8DCDF;
    background: #FFF;
    max-width: 450px;
    height: 64px;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    display: flex;
    align-content: center;
    flex-direction: row;
    margin: 0 auto;
    line-height: 0.0;

	color: #2B2F33;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	margin-top:20px;


}
.main_vi2_t1 .main_vi2_t1_4{
	color: #FFF;
	text-align: center;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;

	margin-top:10px;
}
.main_vi2_t1 .main_vi2_t1_5{
	
	font-family: Futura for Blackyak;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 24px */

	margin-top:130px;

}
.main_vi2_t1 .main_vi2_t1_6 {
	text-align: center;
}
.main_vi2_t1 .main_vi2_t1_6 img{
    width: 112px;
    padding: 0 5px;
}


.main_vi2 .main_vi2t2{
	width:45px;
	height:55px;
	position:absolute;
	bottom:74px;
	left:50%;
	margin-left:-22.5px;
	z-index:1;
}

.main_vi2 .main_vi2t2_t2 {
	color: #FFF;
	text-align: center;
	leading-trim: both;
	text-edge: cap;

	/* êµ­ë¬¸/Body - 1 */
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 18px */
}

.main_vi2 .main_vi2t2_t3 {
	position:relative;
	text-align:center;
	margin-top:10px;
}



.main_vi2 .main_vi2t2_t4 {
	position:absolute;
	width:4px;
	height:4px;
	border-radius:100%;
	background:#ff0000;
	left:50%;
	margin-left:-2px;
	animation:ball 2s Infinite;

}

.main_vi2deo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: #000;
	z-index:-2;
}


@media (max-width: 768px) {

	.main_vi2 {
		height: calc( 100vh - 45px) ;
		max-height: 946px;
		position:relative;
	}

	.main_vi2 .main_vi2t{
		height: calc( 100vh - 45px);
		max-height: 946px;
		position: relative;
		display: flex;
		flex-wrap: nowrap;
		align-content: flex-start;
		align-items: center;
		justify-content: center;
	}

	.main_vi2_t1 {
	}

	.main_vi2_t1 .main_vi2_t1_1{
		color: #FFF;

		text-align: center;
		font-family: Futura for Blackyak;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%; /* 32px */
	}
	.main_vi2_t1 .main_vi2_t1_2{
		color: #FFF;
		text-align: center;
		font-family: Futura for Blackyak;
		font-size: 50px;
		font-style: normal;
		font-weight: 400;
		line-height: 100%; /* 85px */
		letter-spacing: 0.85px;

		margin-top:120px;
	}

	.main_vi2_t1 .main_vi2_t1_3{
		border: 1px solid #D8DCDF;
		background: #FFF;
		max-width: 80%;
		height: 64px;
		padding: 10px 16px;
		justify-content: center;
		align-items: center;
		gap: 10px;
		display: flex;
		align-content: center;
		flex-direction: row;
		margin: 0 auto;
		line-height: 0.0;

		color: #2B2F33;
		text-align: center;

		/* Title/Head 1 */
		font-family: Pretendard;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 28px; /* 140% */
		letter-spacing: -0.3px;

		margin-top:20px;


	}
	.main_vi2_t1 .main_vi2_t1_4{
		color: #FFF;
		text-align: center;

		/* Title/Head 2 */
		font-family: Pretendard;
		font-size: 16px;
		font-style: normal;
		font-weight: 600;
		line-height: 22px; /* 137.5% */
		letter-spacing: -0.3px;

		margin-top:10px;
	}
	.main_vi2_t1 .main_vi2_t1_5{

		color: #FFF;
		text-align: center;
		font-family: Futura for Blackyak;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 150%; /* 24px */

		margin-top:130px;

	}
	.main_vi2_t1 .main_vi2_t1_6 {
		text-align: center;
	}
	.main_vi2_t1 .main_vi2_t1_6 img{
		width: 112px;
		padding: 0 5px;
	}


	.main_vi2 .main_vi2t2{
		width:45px;
		height:55px;
		position:absolute;
		bottom:74px;
		left:50%;
		margin-left:-22.5px;
		z-index:1;
	}

	.main_vi2 .main_vi2t2_t2 {
		color: #FFF;
		text-align: center;
		leading-trim: both;
		text-edge: cap;

		/* êµ­ë¬¸/Body - 1 */
		font-family: Pretendard;
		font-size: 12px;
		font-style: normal;
		font-weight: 500;
		line-height: 100%; /* 18px */
	}

	.main_vi2 .main_vi2t2_t3 {
		position:relative;
		text-align:center;
		margin-top:10px;
	}



	.main_vi2 .main_vi2t2_t4 {
		position:absolute;
		width:4px;
		height:4px;
		border-radius:100%;
		background:#ff0000;
		left:50%;
		margin-left:-2px;
		animation:ball 2s Infinite;

	}

}



/** 메인 **/


.main_1{
	background: #00000A;
	padding:30px 0;

	color: #FFF;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	text-align:center;
}

.main_1 a{
	color: #FFF;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	text-align:center;
}

.main_2_0 {
    display: flex;
    margin: 80px 0;
    align-content: center;
    align-items: center;
    gap: 48px;
    justify-content: center;
}


.main_2 {
	padding: 90px 0 90px 0;
	background: #000;
	color:#fff;
	
}
.main_2_1 {
	color: #626972; 
	text-align: center;

	/* Title/Display 4 */
font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;
text-align: center;

}

.main_2_2 { 
	margin-top:5px;
	color: var(--04-text-icon-white, #FFF);
font-family: Pretendard;
font-weight: 700;
font-style: Bold;
font-size: 64px;
line-height: 100%;
letter-spacing: -2%;
text-align: center;

}

.main_2_3 { 
	margin-top:32px;
	color: var(--04-text-icon-white, #FFF);
	text-align: center;
	
	/* Title/Display 4 */
font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;
text-align: center;

}


.main_2_4 {
	margin-top:16px;	
	color: var(--04-text-icon-disabled, #D8DCDF);
	text-align: center;
	
font-family: Pretendard;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;
text-align: center;


}


.main_2_5 {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;

	max-width: 872px;
	margin: 0 auto;

    margin-top: 48px;
	
}


.main_2_5_1{
	width: calc( 50% - 5px );
	padding: 21px 104px;
	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.main_2_6 {
	width:872px;
	margin:0 auto;
	margin-top: 30px;
}

.main_2_6 .swiper {
	width: 100%;
	height: 100%;
}

.main_2_6 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #444;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main_2_6  .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main_2_6  .swiper-slide {
	width: auto;
}
.swiper-wrapper {
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1); /* elastic 효과 */
}




.main_3 {
	
}


.main_3_w_1 {
	background: var(--01-background-base-contrast-secondary, #1E2124);
	display: flex;
	padding: 180px 0;
	flex-direction: column;
	align-items: center;
}

.main_3_1 {
	color: var(--04-text-icon-disabled, #D8DCDF);
	text-align: center;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
}
.main_3_2 {
	margin-top:5px;
	color: var(--04-text-icon-white, #FFF);
	text-align: center;
	font-family: Pretendard;
	font-size: 54px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 70.2px */
}
.main_3_3 {
	margin-top:32px;
	color: var(--04-text-icon-disabled, #D8DCDF);
	text-align: center;
	
	/* Body/Body Lines 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 160% */
	letter-spacing: -0.3px;
}
.main_3_4 {
	margin-top:80px;
}

.main_3_w_2 {
	background: var(--01-background-base-contrast-primary, #00000A);
	display: flex;
	padding: 180px 0;
	flex-direction: column;
	align-items: center;
}
.main_3_5 {
	color: var(--04-text-icon-white, #FFF);
	text-align: center;
	font-family: Pretendard;
	font-size: 54px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 70.2px */
}
.main_3_6 {
	
	color: var(--04-text-icon-white, #FFF);
	text-align: center;
	
	/* Body/Body Lines 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 160% */
	letter-spacing: -0.3px;
	width:550px;
	margin:0 auto;
	margin-top:32px;	
	word-break: auto-phrase;
}
.main_3_7 {
	margin-top:80px; 	
	height: 540px;
	width: 100%;
    background-image: url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/main25_2.jpg);
    background-position: 50% 50%;	
}

.main_4 {
	display: flex;
	padding: 180px 0 0 0;
	flex-direction: column;
	align-items: center;
}
.main_4_1 {
	height: 540px;
	width: 100%;
    background-image: url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/main25_3.jpg);
    background-position: 50% 50%;	
	background-repeat: no-repeat;
}
.main_4_1.mt120{
	margin-top:120px;
	background-image: url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/main25_4.jpg);
}
.main_4_2 {
	margin-top:80px; 	
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
	font-family: Pretendard;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 48px */
	letter-spacing: -0.3px;
}
.main_4_3 {
	margin-top:32px; 	
	color: var(--04-text-icon-secondary, #474D51);
	text-align: center;
	
	/* Body/Body Lines 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 160% */
	letter-spacing: -0.3px;
}

.main_5 {
	margin: 70px auto 0 auto;
	max-width: 872px;
}
.main_5_1 {
	background-color: #000;
	padding: 30px 24px;
}
.main_5_1_1{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}
.main_5_1_1_1{
	color: #F00000;

	font-family: Futura for Blackyak;
font-weight: 400;
font-style: Regular;
font-size: 45px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -0.3px;

}

.main_5_1_1_2{
	color:#FFFFFF;

font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;


}
.main_5_2 {
	background: #1E2124;
padding-top: 30px;
padding-right: 24px;
padding-bottom: 30px;
padding-left: 24px;

color: #EFF0F2;


font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 32px;
letter-spacing: -0.3px;

}
.main_5_2_1 {
	max-width: 430px;
	margin-top: 15px;
}

.main_5_3 {
			display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	margin-top: 50px;
	margin-bottom: 50px;

}
.main_5_3_1 {
	width: 50%;
}
.main_5_3_1_1 {
	background: #1E2124;
	border-radius: 4px;
	padding: 10px;
	font-family: Pretendard;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: -0.3px;
	color: #FFFFFF;
    width: fit-content;
}
.main_5_3_1_2 {
	font-family: Pretendard;
font-weight: 700;
font-style: Bold;
font-size: 28px;
leading-trim: NONE;
line-height: 32px;
letter-spacing: -0.3px;
color: #2B2F33;
margin-top: 20px;

}
.main_5_3_1_3 {
font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;

color: #2B2F33;
margin-top: 20px;
max-width:340px;
    word-break: auto-phrase;

}

.main_5_3_2 {
	width: 50%;
}

.main_5_4{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.main_5_4_1 {
	width: 49%;
padding-top: 24px;
padding-right: 20px;
padding-bottom: 24px;
padding-left: 20px;

	font-family: Pretendard;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 22px;
	letter-spacing: -0.3px;
	text-align: center;

}

.main_5_5 {
	margin-top:30px;
}
.main_5_5_1_1 {
	width: 100%;
	
padding-top: 24px;
padding-right: 20px;
padding-bottom: 24px;
padding-left: 20px;

font-family: Pretendard;
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -0.3px;
text-align: center;


}

.main_5_5_2 {
	margin-top: 10px;
font-family: Pretendard;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -0.3px;
text-align: center;
color: #626972;

}
.main_5_6 {
    display: flex;
    flex-direction: column;
    gap: 7px;
}
.main_5_6_1 {
padding-top: 24px;
padding-right: 20px;
padding-bottom: 24px;
padding-left: 20px;
font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;
text-align: center;

}

.main_5_0 {
	margin: 100px auto;
	font-family: Futura for Blackyak;
font-weight: 400;
font-style: Regular;
font-size: 70px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -2%;
text-align: center;

}

.main_6 {
	background-color: #000;
	padding-top: 110px;
	padding-bottom: 110px;
	margin-top: 50px;
	background-image:url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/shopbg.jpg);
	background-size: cover;
}
.main_6_0 {
	max-width: 872px;
	margin: 0 auto;
}
.main_6_1{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin-bottom: 30px;
}
.main_6_1_2{
    max-width: 500px;
	font-family: Pretendard;
font-weight: 500;
font-style: Medium;
font-size: 18px;
leading-trim: NONE;
line-height: 160%;
letter-spacing: -2%;
vertical-align: bottom;
color: #FFFFFF;
}
.main_6_2_1 {
padding-top: 24px;
padding-right: 20px;
padding-bottom: 24px;
padding-left: 20px;

font-family: Pretendard;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: -0.3px;
text-align: center;

color: #2B2F33;

}

.qmenu {
	position: fixed;
	bottom: 10px;
	left:50%;
	margin-left: -324px;
	width: 648px;
	height: 82px;
	border-radius: 8px;
	padding: 20px;
	background-color: #000;
	justify-content: space-between;
	flex-direction: row;
	align-content: center;
	align-items: center;

	font-family: Pretendard;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.3px;

	color: #FFFFFF;

	z-index: 1020;
	    box-shadow: 0px 0px 2px 2px rgb(255 255 255 / 10%)

}

.qmenu_4_1 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 4px;

	font-family: Pretendard;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 16px;
	letter-spacing: -0.3px;


}


.sub_vi {
	height:400px;

	height: 400px;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    flex-direction: row;
    justify-content: center;

    background-size: cover;
    background-position: 50% 50%;

	    margin-top: 45px;
}

.sub_vi .text{

	margin-top: 258px;
		
	color: #FFF;
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.sub_status {
	margin-top:60px;

    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}

.sub_status_title {
	color: #A3ACB4;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.sub_status_title.on {
	
	color: #2B2F33;
}

.sub_split{
	
}


.sub_noti {
	color: #2B2F33;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;

	margin-top:70px;
}

.sub_noti_title {
	color: #2B2F33;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.sub_noti_text {
	color: #474D51;

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;

	margin-top:20px;
}



.package {
	margin-top:90px;
}

.package_1 {}

.package_1 img{
	
	width:100%;
	
}

.package_2 {
    display: flex;
    justify-content: center;
	margin-top:30px;
}

.package_2_1 {
	padding: 8px 16px;
	border: 1px solid #D8DCDF;
	background: #FFF;
	margin:0 2.5px;

}

.package_3 {
	margin-top:10px;
	text-align:center;

	color: #000;

	/* Title/Display 3 */
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px; /* 135.714% */
	letter-spacing: -0.3px;	
}

.package_4 {
	margin-top:30px;
	text-align:left;

	padding: 16px;

	color: #474D51;

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}

.package_5 {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;

	border-radius: 4px;
	border: 1px solid #D8DCDF;

	padding: 16px 24px;

}


.package_5_1 {
	color: #A3ACB4;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

}

.package_5_2 {
	color: #474D51;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.package_6 {

	margin-top: 16px;

	padding: 16px 24px 24px 24px;

	border-radius: 4px;
	border: 1px solid #D8DCDF;

}

.package_6_1 {
	color: #A3ACB4;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
}

.package_6_2 {
	margin-top: 20px;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.package_6_2_1 {
	color: #474D51;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 14px */
	letter-spacing: -0.3px;
	text-align: center;
}

.package_6_3 {

	margin-top: 20px;

    padding: 16px 24px;
    border-radius: 4px;
    border: 2px solid #00000A;
    background-position: 90% 50%;
    background-repeat: no-repeat;

	background-image:url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/temp-ic-arrow-down.png);

	cursor:pointer;


}

.package_6_3.on {
	background-image:url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/temp-ic-arrow-upper.png);

}


.package_6_4 {
	margin-top: 10px;
	display:none;
}

.package_6_4_1 {
	padding: 20px;
	border-radius: 4px 4px 0px 0px;
	background: #FAFAFA;
}

.package_6_4_1_1 {
	color: #2B2F33;

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}


.package_6_4_1_2 {
	color: #474D51;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	margin-top: 10px;
}

.package_6_4_1_2 span{
	font-size: 12px;
    color: #969fa9;
}

.package_6_4_1_3 {
	color: #A3ACB4;

	/* Body/Body 4 */
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 150% */
	letter-spacing: -0.3px;

	margin-top: 5px;
}




.agrees {  
    max-height: 200px;
    overflow: hidden;
    overflow-y: scroll;

	border: 1px solid #D8DCDF;
	background: #FAFAFA;

	padding: 30px;

	margin:15px;

}

.agrees h4{  
    font-size: 1rem;
}
.agrees p{  
    font-size: 0.8rem;
    line-height: 1.3;
}
.agrees .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.agree_1 {
	color: #2B2F33;
	text-align: center;

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;

	margin-top: 60px;
}

.agree_2 {
	color: #626972;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.3px;
}

.agree_2 b{
	color: #F00000;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
}

.agree_0 {
	margin: 30px 15px;
    padding: 20px 10px;
    background: #FAFAFA;
    border: 1px solid #D8DCDF;
    
    display: flex;
    align-items: center;
    gap: 5px;
	line-height: 1;
}
.agree_0 .form-check-input {
    margin-top: 0;
}
.agree_0 .agree_2{
	font-size: 18px;
    font-weight: 900;
}

.agree_3 {
	margin:15px;
	text-align: left;
	display: flex;
    align-items: center;
	gap: 5px;
}

.agree_3 .form-check-input {
    margin-top: 0px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0;
}


.sub_noti2 {


}



.sub_noti_text2 {


	padding: 30px 20px;


	color: #626972;

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}

.sub_noti2 b{

	color: #2B2F33;
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.3px;
	text-decoration-line: underline;

	
}



#featured-3 {
	
	margin-top:70px;
	
}

.reg_2 {
	margin-top:60px;
}

.reg_2_1 {

	color: #2B2F33;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.reg_3 {
	margin-top:20px;
}

.reg_3 .col-md-6 {
	margin-top:10px;
}

#featured-3 .form-control {
    display: block;
    width: 100%;
    padding: 16px;
    font-size: 16px;
}

#featured-3 .form-select {
    padding: 16px;
    font-size: 16px;
}

.reg_3_1 {
	
	border-radius: 4px;
	border: 1px solid #D8DCDF;
	background: #EFF0F2;


	overflow: hidden;
	color: #626972;
	text-overflow: ellipsis;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	padding: 16px;
}


.reg_3_2 {
	
	padding: 16px;
	border-radius: 4px;
	border: 2px solid #626972;
	
	text-align:center;
	
	color: #2B2F33;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	cursor:pointer;
}

.reg_3_3 {
	color: #626972;

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;

	margin-top:5px;
}

.reg_3_4 {

	padding: 16px;
	border-radius: 4px;
	border: 1px solid #D8DCDF;
	
	text-align:center;
	
	color: #2B2F33;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	cursor:pointer;

}


.reg_3_5 {
	padding:  40px 15px ;
}

.reg_3_6 {

	margin: 40px 0;

	background: #00000A;
	height:5px;
    border:0;

}

.reg_3_7 {
	color: #2B2F33;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
	text-align: right;
}

.reg_3_7 span{
	color: #F00000;

}


.package_reg {

	border: 2px solid var(--06-border-line-dark-primary, #00000A);
	background: var(--01-background-elevated-primary, #FFF);

	/* shadow 2 */
	box-shadow: 2px 0px 4px 0px rgba(0, 0, 0, 0.05), 0px 0px 6px 0px rgba(0, 0, 0, 0.05);

	padding: 48px;
}

.package_reg_1 {

	border: 1px solid var(--08-chips-tags-line-secondary, #D8DCDF);
	background: var(--08-chips-tags-white, #FFF);

	display: inline-block;

	padding: 8px 16px;

	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.package_reg_2 {
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Display 3 */
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px; /* 135.714% */
	letter-spacing: -0.3px;

	border-bottom: 1px solid #D8DCDF;

	padding: 20px 0;
}

.package_reg_3 {
	margin-top:20px;

    display: flex;
    justify-content: space-between;

}

.package_reg_3_1 {
	color: var(--04-text-icon-placeholder, #A3ACB4);

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
	line-height:1.8;
}

.package_reg_3_2 {
	color: var(--04-text-icon-secondary, #474D51);
	text-align: right;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
	line-height:1.8;
}

.package_reg_3_2 span{
	color: var(--04-text-icon-placeholder, #A3ACB4);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}


.tab {
	border-bottom:1px solid #D8DCDF;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.tab_text{
	padding: 20px 10px 15px 10px;
	margin:0 10px;

	color: #626972;
	text-align: center;

	/* Body/Body 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	border-bottom:5px solid #fff;

	cursor:pointer;
}

.tab_text a{
	color: #626972;
	text-align: center;

	/* Body/Body 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	cursor:pointer;
}


.tab_text.on{
	padding: 20px 10px 15px 10px;
	margin:0 10px;

	color: #2B2F33;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	border-bottom:5px solid #000;
}

.tab_text.on a{
	color: #2B2F33;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}



#tab_01 {
	padding: 60px 0 100px 0;
}

.tab_01_1 {
	color: #000;
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tab_01_1_1 {
	text-align: center;
	margin-top:60px;
}

.tab_01_2 {

	margin-top:40px;
	
	color: #2B2F33;
	text-align: center;

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
}

.tab_01_3 {

	margin-top:20px;
	
	color: #474D51;
	text-align: center;

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}

.tab_01_4 {
	margin-top:40px;
}
.tab_01_5 {
	margin-top:40px;
}
.tab_01_6 {
	margin-top:40px;
	text-align: center;
}

.tab_01_4_1 {
	display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;

	padding: 60px 0;
}

.tab_01_4_1_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
	font-family: "Futura for Blackyak";
	font-size: 80px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 80px */
	letter-spacing: -0.3px;
}

.tab_01_4_1_2 {

	margin-top:30px;

	color: #2B2F33;
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.tab_01_4_1_3 {

	margin-top:10px;


	color: #474D51;
	text-align: center;

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}

.tab_01_4_1_4 {

	margin-top:20px;


	background: var(--05-button-primary, #2B2F33);

	padding: 10px 16px;

	color: var(--04-text-icon-white, #FFF);
	text-align: center;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.tab_01_4_2 {

}

.tab_01_4_2_1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	padding: 20px 47px;
}

.tab_01_4_2_1_1 {
	color: #A3ACB4;

	/* Body/Body 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.tab_01_4_2_1_2 {
	color: #2B2F33;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

#tab_02 {
	padding: 60px 0 100px 0;
}

.tab_02_1 {
	color: #000;
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tab_02_1.r {	
	color: #E41819;
}

.tab_02_2 {
	margin-top:40px;
	padding: 30px 20px;
	background: #FAFAFA;
}

.tab_02_2_1 {
	color: #2B2F33;

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.tab_02_2_2 {
	
	margin-top:10px;

	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}


.tab_02_3 {

	margin-top:50px;

	color: var(--04-text-icon-teriary, #626972);
	text-align: right;

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.tab_02_4 {
	margin-top:20px;	
}

.tab_02_4_1 {
	display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
	background: var(--01-background-base-contrast-primary, #00000A);

	height: 100%;
}

.tab_02_4_1.r {
	background: var(--05-button-brand-sub, #E41819);
}

.tab_02_4_1_1 {
	color: var(--04-text-icon-white, #FFF);

	/* Title/Display 1 */
	font-family: Pretendard;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 54px; /* 135% */
	letter-spacing: -0.3px;
}

.tab_02_4_1_2 {
	color: var(--04-text-icon-white, #FFF);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}


.tab_02_4_2 {
	border-top:2px solid #000;
	
}

.tab_02_4_2_1 {
	padding: 15px 0;

	color: var(--04-text-icon-secondary, #474D51);

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.tab_02_4_2_1.b{

	color: var(--04-text-icon-secondary, #2B2F33);
}


.tab_02_4_2_1.l1{
	background: var(--01-background-elevated-secondary, #FAFAFA);
}
.tab_02_4_2_1.l2{

}

.tab_02_4_2_2 {
	padding-left: 35px;
}
.tab_02_4_2_3 {
	text-align:right;
	padding-right: 35px;
}

.tab_02_4_2_1 span {

	width: 24px;
	height: 24px;
	padding: 3px 6px;

	color: var(--04-text-icon-teriary, #626972);
	text-align: center;

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -0.3px;

	border: 1px solid var(--06-border-line-light-primary, #D8DCDF);
	background: var(--08-chips-tags-white, #FFF);
}



.tab_02_5 {
	margin-top:92px;
}


#tab_03 {
	padding: 60px 0 100px 0;
}

.tab_03_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tab_03_2_0 {
	margin-top:40px;

}

.tab_03_2 {
	border: 1px solid var(--06-border-line-light-primary, #D8DCDF);
	background: var(--01-background-elevated-primary, #FFF);

	padding: 40px;
	min-height: 680px;

}


.tab_03_2_1_0 {
	    display: flex;
}

.tab_03_2_1 {
	margin: 2px;

	padding: 8px 16px;
	border: 1px solid var(--08-chips-tags-line-secondary, #D8DCDF);
	background: var(--08-chips-tags-white, #FFF);
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}
.tab_03_2_2 {
	margin: 2px;

	padding: 8px 16px;
	border: 1px solid var(--08-chips-tags-line-secondary, #D8DCDF);
	background: var(--08-chips-tags-white, #FFF);
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.tab_03_2_3_1{

	margin-top: 20px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
}

.tab_03_2_3_1.r{
	color: #E41819;
}

.tab_03_2_3 {

	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: -0.3px;
}

.tab_03_2_3 b{

	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Display 3 */
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px; /* 135.714% */
	letter-spacing: -0.3px;
}

.tab_03_2_4 {

	margin-top: 20px;

	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;

	border-bottom: 3px solid #000;

	height:170px;
}

.tab_03_2_5 {

	margin-top: 30px;

	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.tab_03_2_6 {
	display:flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.tab_03_2_6_1 {
	padding: 8px 12px;
	margin: 2px;
	color: var(--04-text-icon-primary, #2B2F33);

	border: 1px solid var(--08-chips-tags-line-secondary, #D8DCDF);
	background: var(--08-chips-tags-white, #FFF);

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.tab_03_2_6_2 {
	padding: 8px 12px;
	margin: 2px;
	color: var(--04-text-icon-primary, #2B2F33);

	background:  #EFF0F2;

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}


#tab_04 {
	padding: 60px 0 100px 0;
}

.tab_04_1 {

	margin-top: 60px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;

	text-align:center;
}


.tab_04_2 {
	background: var(--01-background-elevated-secondary, #FAFAFA);

	padding: 30px 20px;
	margin-top: 40px;
}


.tab_04_2_1 {
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}

.tab_04_2_1 b{
	color: var(--04-text-icon-secondary, #474D51);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.3px;
	text-decoration-line: underline;
}

.tab_04_3 {

	margin-top: 90px;

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
}

.tab_04_3_1 {

	margin-top: 10px;

	color: var(--04-text-icon-teriary, #626972);
	text-align: center;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.tab_04_4 {
	margin-top: 20px;
}

.tab_04_4 .col-12 {
	margin-bottom: 42px;
}


.tab_04_5 {
	margin-top: 55px;
	border-top: 5px solid #000;
	border-bottom: 1px solid #D9D9D9;
}


.tab_04_5_2 {

	padding :20px;
	border-bottom: 1px solid #D9D9D9;

	color: var(--04-text-icon-placeholder, #A3ACB4);
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
	text-align:center;
}

.tab_04_5_3 {

	padding :20px;
	border-bottom: 1px solid #D9D9D9;

	color: var(--04-text-icon-primary, #2B2F33);
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	text-align:center;
}

.tab_04_5_3.bnone {

	border-bottom: 0px solid #D9D9D9;

}


.tab_04_6 {

	margin-top: 40px;

	color: #000;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%; /* 24px */
	letter-spacing: -0.3px;

	text-align:center;
}

.tab_04_7 {

	margin-top: 40px;

	color: var(--04-text-icon-secondary, #474D51);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
	text-align: center;


}

.tab_04_8 {
	margin-top: 40px;
	text-align:center;
}


#tab_05 {
	padding: 60px 0 100px 0;
}


.tab_05_1 {
	margin-top: 60px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;

	text-align:center;
}

.tab_05_2 {
	margin-top: 60px;
color: var(--04-text-icon-secondary, #474D51);
text-align: center;

/* Body/Body 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 150% */
letter-spacing: -0.3px;
}
.tab_05_3 {
	margin-top: 20px;
color: var(--04-text-icon-primary, #2B2F33);
text-align: center;

/* Title/Display 2 */
font-family: Pretendard;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 42px; /* 131.25% */
letter-spacing: -0.3px;
}

.tab_05_4 {
	margin-top: 20px;
color: var(--04-text-icon-secondary, #474D51);
text-align: center;

/* Body/Body Lines 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 175% */
letter-spacing: -0.3px;
}


.tab_05_5 {
	margin-top: 60px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.tab_05_5 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.tab_05_4_1 {
	margin-top: 15px;
	margin-bottom: 40px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;
}

.tab_05_6 {
	max-width:450px;
	margin: 60px auto 10px auto;
}
.tab_05_6 button{
	padding: 20px 1rem;
}
.tab_05_7 {
	color: var(--04-text-icon-teriary, #626972);
	text-align: center;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
}


.tab_05_8 {

	padding: 30px 20px;
	margin: 30px 0;

}

.tab_05_8_1 {
	margin-bottom: 20px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}

.tab_05_8_1 li{
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}


.tab_05_9 {

	margin-top: 50px;
	color: #000;

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;

	border-bottom:5px solid #000;

	padding: 20px 0;
	text-align:center;
}

.tab_05_10 {

	margin-top: 60px;

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 3 */
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px; /* 135.714% */
	letter-spacing: -0.3px;
}

.tab_05_11 {

	margin-top: 20px;

color: var(--04-text-icon-teriary, #626972);
text-align: center;

/* Body/Body Lines 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 28px; /* 175% */
letter-spacing: -0.3px;
}

.tab_05_12 {
padding: 30px 20px;
background: var(--01-background-elevated-secondary, #FAFAFA);
margin-top: 40px;
}

.tab_05_12_1 {
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;
}


.tab_05_12_2 {
	margin-top: 10px;
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}
.tab_05_12_2 b{
	color: var(--04-text-icon-primary, #2B2F33);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}

.tab_05_14 {
	margin-top: 40px;
}


#tap_01 {
	padding: 60px 0; 
}

.tap_01_1 {

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
	
}

.tap_01_2 {

	margin-top: 30px;

	background: var(--01-background-elevated-secondary, #FAFAFA);
	padding: 30px 20px;


	color: var(--04-text-icon-secondary, #474D51);

	/* Body/Body Lindes 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.3px;
}

.tap_01_2 b{
	color: var(--04-text-icon-primary, #2B2F33);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.3px;
	text-decoration-line: underline;
}

.tap_01_3 {
	margin-top: 30px;
}

.tap_01_3_1 {
	background: var(--01-background-elevated-secondary, #FAFAFA);
	text-align:center;
	padding: 50px 0;
	margin-bottom:24px;
	
}

.tap_01_3_1_1 {
	height:80px;
}

.tap_01_3_2 {
	margin-top: 10px;
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
}
.tap_01_3_3 {
	margin-top: 10px;
	color: var(--04-text-icon-placeholder, #A3ACB4);
	text-align: center;

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}


#tap_02 {
	padding: 60px 0; 
}


.tap_02_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tap_02_2 {

margin-top: 20px;

padding: 30px 20px;
background: var(--01-background-elevated-secondary, #FAFAFA);
}
.tap_02_2_1 {
color: var(--04-text-icon-secondary, #474D51);

/* Body/Body Lindes 3 */
font-family: Pretendard;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: -0.3px;
}

.tap_02_3 {
	margin-top: 30px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}



#tap_03 {
	padding: 60px 0; 
}


.tap_03_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tap_03_2 {

margin-top: 20px;

padding: 30px 20px;
background: var(--01-background-elevated-secondary, #FAFAFA);
}
.tap_03_2_1 {
overflow: hidden;
color: var(--04-text-icon-primary, #2B2F33);
text-overflow: ellipsis;

/* Title/Head 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 137.5% */
letter-spacing: -0.3px;
}

.tap_03_2_2 {
margin-top: 10px;
overflow: hidden;
color: var(--04-text-icon-secondary, #474D51);
text-overflow: ellipsis;

/* Body/Body Lindes 3 */
font-family: Pretendard;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: -0.3px;
}

.tap_03_3 {
	margin-top: 30px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}



#tap_04 {
	padding: 60px 0; 
}


.tap_04_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tap_04_2 {

margin-top: 20px;

padding: 30px 20px;
background: var(--01-background-elevated-secondary, #FAFAFA);
}
.tap_04_2_1 {
margin-top: 20px;
overflow: hidden;
color: var(--04-text-icon-primary, #2B2F33);
text-overflow: ellipsis;

/* Title/Head 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 137.5% */
letter-spacing: -0.3px;
}

.tap_04_2_2 {
margin-top: 10px;
overflow: hidden;
color: var(--04-text-icon-secondary, #474D51);
text-overflow: ellipsis;

/* Body/Body Lindes 3 */
font-family: Pretendard;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: -0.3px;
}

.tap_04_3 {
	margin-top: 30px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}



#tap_05 {
	padding: 60px 0; 
}


.tap_05_1 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;
}

.tap_05_2 {

margin-top: 20px;

padding: 30px 20px;
background: var(--01-background-elevated-secondary, #FAFAFA);
}
.tap_05_2_1 {
margin-top: 20px;
overflow: hidden;
color: var(--04-text-icon-primary, #2B2F33);
text-overflow: ellipsis;

/* Title/Head 2 */
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px; /* 137.5% */
letter-spacing: -0.3px;
}

.tap_05_2_2 {
margin-top: 10px;
overflow: hidden;
color: var(--04-text-icon-secondary, #474D51);
text-overflow: ellipsis;

/* Body/Body Lindes 3 */
font-family: Pretendard;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
letter-spacing: -0.3px;
}

.tap_05_3 {
	margin-top: 30px;
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body Lines 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 175% */
	letter-spacing: -0.3px;
}


#footer {
	margin-top:120px;
}

.footer_01 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
	padding:100px;
	gap: 60px;
	border-bottom: 1px solid #ededed;
}

.footerbg {
	background: #F7F7F8;
	padding: 50px 0px;

}

.footer_02_1 {
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body 4 */
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 150% */
	letter-spacing: -0.3px;
}

.footer_02_1_1  {
	margin-top:20px;
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.footer_02_1_1  b{
	color: var(--04-text-icon-secondary, #474D51);

	/* Title/Head 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
}

.footer_02_2 {
	text-align:right;
}

.footer_02_2 .form-control{
	width:auto;
	appearance: auto;
	display: inline;
    padding: 10px 20px;
	background: #f7f7f8;
    
}


.footer_04 {

	border-top:1px solid #ededed;
	margin: 50px 0;
}

.footer_03_1 {
	color: var(--04-text-icon-placeholder, #A3ACB4);

	/* Body/Body 4 */
	font-family: Pretendard;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 150% */
	letter-spacing: -0.3px;
 }

 .footer_03_2 {
	text-align:right;
 }

 .footer_03_2 a{
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;

    display: inline-block;
    margin: 0 5px;
 }
  .footer_03_2 a b{
	color: var(--04-text-icon-teriary, #626972);
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.3px;
 }


 

 .floater {
	position:fixed;
	bottom:10px;
	right:10px;
 }


 .tar_01_1 {

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;

	margin-bottom:30px;

 }
 
 .tar_01_2 {
	padding:30px;
	margin: 0.75rem 0;
	border: 1px solid var(--06-border-line-light-primary, #D8DCDF);
 }

 .tar_01_3 {
	margin-bottom:10px;
 }

 .tar_01_4 {
	width: 72px;
	height: 72px;
	padding: 16px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 4px;
	border: 1px solid var(--06-border-line-light-primary, #D8DCDF);
	background: var(--08-chips-tags-line-disabled, #EFF0F2);

	margin-bottom:10px;
}

.tar_01_5 {
	color: var(--04-text-icon-placeholder, #A3ACB4);
	text-align: center;
	
	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px; /* 137.5% */
	letter-spacing: -0.3px;
}

.tar_01_6 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 24px */
	letter-spacing: -0.3px;
}

.tar_01_4.on{
	background: var(--08-chips-tags-black, #1E2124);
}

.tar_01_4.on .tar_01_5 {
	color: var(--04-text-icon-placeholder, #A3ACB4);
}

.tar_01_4.on .tar_01_6 {
	color: var(--04-text-icon-white, #FFF);
}

.tar_01_7 {
	text-align: right;
}
.tar_01_8 {
	color: var(--04-text-icon-primary, #2B2F33);

	/* Title/Display 3 */
	font-family: Pretendard;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px; /* 135.714% */
	letter-spacing: -0.3px;
}
.tar_01_9 {
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
}

.tar_01_10 {
	color: var(--04-text-icon-placeholder, #A3ACB4);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	margin-top:10px;
}

.tar_01_11 {
	color: var(--04-text-icon-primary, #2B2F33);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	text-align: right;

	margin-top:7px;
}

.tar_01_11 span{
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.3px;
}

.tar_01_12 {
	margin-top: 50px;

	color: var(--04-text-icon-teriary, #626972);
	
	/* Body/Body 3 */
	font-family: Pretendard;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px; /* 142.857% */
	letter-spacing: -0.3px;	
}

 .tar_01_13 {

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;

	/* Title/Display 2 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 42px; /* 131.25% */
	letter-spacing: -0.3px;

	margin:50px 0 15px 0;

 }

 .tar_01_14 {

	border: 1px solid var(--05-button-line, #D8DCDF);
	background: var(--05-button-white, #FFF);

	height: 56px;
	padding: 10px 16px;
	text-align:center;

	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
	
	/* Title/Head 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 137.5% */
	letter-spacing: -0.3px;	

	margin: 30px 0 -30px 0;

 }


 .tabbg {
	padding-top:100px;	
	background: var(--01-background-elevated-secondary, #FAFAFA);
 }
 .tabtop {
	padding-top:100px;	
 }
 .secbg {
	background: var(--01-background-elevated-secondary, #FAFAFA);
 }

 .tabsec {
    padding: 60px 0 100px 0;
}


.tar_02_1 {
	padding:40px;
	margin: 0.75rem 0;
	background: var(--01-background-elevated-primary, #FFF);
}
.tar_02_2 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: left;
	
	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

}
.tar_02_3 {
	color: var(--04-text-icon-placeholder, #A3ACB4);
	text-align: left;

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 150% */
	letter-spacing: -0.3px;
}
.tar_02_4 {
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: left;

	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;	
	margin-top:20px;
}

.tar_02_5 {
	margin-top:40px;
}
.tar_02_6 {
	margin-top:60px;
}
.tar_02_7 {
	float:right;
	width:75%;
	background: var(--05-button-line, #D8DCDF);
	height:8px;
	margin-top:10px;
}
.tar_02_8 {
	float:left;
	background: var(--03-footer-indicator, #2B2F33);
	height:8px;
}

.tar_03_1 {
color: var(--04-text-icon-primary, #2B2F33);

/* Title/Display 4 */
font-family: Pretendard;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 34px; /* 141.667% */
letter-spacing: -0.3px;
}

.form-control {
    
    appearance: auto;
}

.tar_04_02 select{

		display: inline-block;
		width: 200px;
		padding: 16px;
		background-clip: padding-box;
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto;
		transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

		border-radius: 4px;
		border: 1px solid var(--05-button-line, #D8DCDF);
		background: var(--07-input-white, #FFF);	

		color: var(--04-text-icon-primary, #2B2F33);

		/* Body/Body 2 */
		font-family: Pretendard;
		font-size: 16px;
		font-style: normal;
		font-weight: 500;
		line-height: 24px; /* 150% */
		letter-spacing: -0.3px;		
		margin-right:10px;
	
}

.tar_04_03 {
	margin-top:40px;
}

.tar_04_03 th, .tar_04_03 td{
	text-align:center;
}


@media (max-width: 576px) { 
	.tar_04_02 select {
		width: 154px;
	}
	

}

.tar_03_A_1 {
	text-align:center;
	margin:0 auto;
	width: 48px;
	height: 48px;
	border:1px solid #FF5C47;
	padding:13px;
	color:#FF5C47;
	font-size:20px;
	line-height: 1.0;
}
.tar_03_A_2{
	color: var(--04-text-icon-primary, #2B2F33);
	text-align: center;
	
	/* Title/Head 1 */
	font-family: Pretendard;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 140% */
	letter-spacing: -0.3px;

	margin-top:30px;
}
.tar_03_A_3{
	color: var(--04-text-icon-teriary, #626972);
	text-align: center;
	
	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;

	margin-top:20px;
}
.tar_03_A_4{ 
	text-align: center;
	margin-top:30px;
}
.tar_03_A_5{ 
	text-align: center;
	margin:0 auto;


    background: var(--05-button-primary, #2B2F33);
    height: 56px;
	width: 424px;
	max-width: 80%;
    padding: 10px 0px;
    text-align: center;
    color: var(--04-text-icon-white, #FFF);
    text-align: center;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.3px;
		
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background: #000;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #000;
  }



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ffimg {
	width:100%;

}


.tab_notice {
	border: 2px solid var(--06-border-line-light-primary, #D8DCDF);
	background: var(--01-background-elevated-primary, #FFF);

	padding: 120px;

	font-size: 28px;
    color: #000;
    text-align: left;
    list-style: none;
	font-weight:600;

	margin: 40px 0;
	text-align:center;

}
.sub_nvi {
    height: 740px;
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    flex-direction: column;
    justify-content: center;
    background-size: cover;
    background-position: 50% 50%;
	background-size: cover;
}
.sub_nvi.k50 {
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.50) 100%), url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/header50k.jpg) , no-repeat;
}
.sub_nvi.ka50 {
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.50) 100%), url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/headeraio.jpg) , no-repeat;
}


.sub_nvi.k20 {
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.50) 100%), url(https://ssproxy.ucloudbiz.olleh.com/v1/AUTH_aa0c3b93-1abc-4592-8744-2c2e0e039cd4/web_assets/blackyaktrailrunning/2026/jeju/assets/images/header20k.jpg) , no-repeat;
}
.sub_nvi .tw {
    max-width: 1350px;
    margin: 0 2%;
	margin: 0 auto;
	width: 100%;
}

.sub_nvi .text1{
	color: var(--04-text-icon-white, #FFF);

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
	margin-bottom:30px;
}

.sub_nvi .text3{
	color: var(--04-text-icon-white, #FFF);

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 100px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
	margin-bottom:30px;
}

.sub_nvi .text2{
	color: var(--04-text-icon-white, #FFF);

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
	margin-top:10px;
}

.sub_nviheader {
	background: #00000A;
	padding: 48px 0;
}
.sub_nviheader_w {
	display: flex;
    max-width: 1350px;
    margin: 0 2%;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
	margin: 0 auto;
}
.sub_nviheader_1 {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
	gap:5%;
}
.sub_nviheader_111_1 {
	color: var(--04-text-icon-teriary, #626972);

	/* Body/Body 2 */
	font-family: Pretendard;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 150% */
	letter-spacing: -0.3px;
	word-break: keep-all;
	white-space: nowrap; 
	}
.sub_nviheader_111_2 {
	color: var(--04-text-icon-white, #FFF);

	/* Title/Display 4 */
	font-family: Pretendard;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 34px; /* 141.667% */
	letter-spacing: -0.3px;
	margin-top:5px;
	word-break: keep-all;
	white-space: nowrap; 
}

.box_section {
	margin-top:130px;
}

.prdispre {
    text-decoration: line-through;
    font-size: 14px;
}

.prdis {
	color:#E41819;
}