@charset "UTF-8";

body { background: #F4EFED; overflow: hidden; }

.ko { font-family: 'SpotifyKor', 'SpotifyKor-extra', AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD 고딕 Neo", "Microsoft NeoGothic", Verdana, Arial, sans-serif; letter-spacing: -0.05rem; }
.en { font-family: 'SpotifyMix', AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD 고딕 Neo", "Microsoft NeoGothic", Verdana, Arial, sans-serif; letter-spacing: -100px; letter-spacing: -0.05rem; }
.en-wide {font-family: 'SpotifyMixWide', AppleSDGothicNeo, "Apple SD Gothic Neo", "Apple SD 고딕 Neo", "Microsoft NeoGothic", Verdana, Arial, sans-serif; letter-spacing: -100px; letter-spacing: -0.05rem; }


.prime-c { color: #1ed760 !important; }
.prime-c-n { color: #ffa42b !important; }
.prime-gray { color: #808080 !important; }

.b-g-b { background: #000 !important; }
.b-g-gray { background: #e6e2ce !important; }

.m-t-6 { margin-top: 6rem !important; }
.m-t-7 { margin-top: 7rem !important; }
.m-t-8 { margin-top: 8rem !important; }
.m-t-9 { margin-top: 9rem !important; }
.m-t-50 { margin-top: 5rem !important; }
.m-t-85 { margin-top: 8.5rem !important; }
.m-b-100 { margin-bottom: 10rem !important; }
.p-b-100 { padding-bottom: 10rem !important; }
.w-f-885 { width: 88.5rem !important; }
.w-f-77 { width: 7.7rem !important; }
.f-s-50 { font-size: 5rem !important; }
.t-a-l { text-align: left !important; }
.g-c-1-2 { grid-column: 1 / span 2 !important; }
/*.sticky { position: sticky !important; bottom:-5rem !important; }*/
/*.sticky-n { position: sticky !important; bottom:5rem !important; }*/
/*.sticky-n-12 { position: sticky !important; bottom:-12rem !important; }*/

.com-p-lr { padding-left: 7.3rem  !important; padding-right: 7.3rem  !important; }
.com-p-t { padding-top: 12.3rem  !important; }
.com-p-b { padding-bottom: 12.3rem  !important; }
.com-p-tb { padding-top: 12.3rem  !important; padding-bottom: 12.3rem  !important; }

.wrap { position: relative; width: 100%; height: 100%;  }
/* .container { position: relative; margin: 0 auto; background: #F4EFED; color: #0E0910; height: calc(var(--vh, 1vh) * 100); overflow-y: auto; max-width: 1080px; } */
/* .container { position: relative; margin: 0 auto; background: #F4EFED; height: calc(var(--vh, 1vh) * 100); overflow-y: auto; max-width: 375px;  scroll-behavior: smooth; } */
.container { position: relative; margin: 0 auto; background: #F4EFED; height: calc(var(--vh, 1vh) * 100); overflow-y: auto; max-width: 480px;  scroll-behavior: smooth; }

@media (max-width: 767.98px) {  
    .container { max-width: 768px; }
}        
@media (max-width: 499.98px) {
    .container { max-width: 500px; }
}


.content { position: relative; display: flex; flex-direction: column; align-items: center; color: #0E0910; background: #F4EFED; }
.base-p-tb { padding-top: 12.3rem; padding-bottom: 12.3rem; }
.base-p-lr { padding-left: 8.3rem; padding-right: 8.3rem; }
.base-p-lr-2 { padding-left: 8rem; padding-right: 8rem; }

.logo { width: 29.2rem; margin-bottom: 8.7rem; }
.title { width: 78.0rem; margin-bottom: 7.0rem; } ???
.kv { width: 100%; margin-bottom: 0rem; }
.caption { font-weight: 700; color: #171717; font-size: 3rem; }

.info { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 10.1rem; background: #F4EFED; }
.i-block { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 6.27rem; }
.i-block .i-box { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.i-block .i-box > h2 { font-size: 5.02rem; font-weight: 700; text-align: center; color: #171717; position: relative; }
.i-block .i-box > h2::before { content: ''; position: absolute; background: url(../images/sprite.png); width: 2.4rem; height: 2.4rem; background-size: cover; left: -4.4rem; top: 50%; transform: translate(0, -50%); }
.i-block .i-box > h2::after { content: ''; position: absolute; background: url(../images/sprite.png); width: 2.4rem; height: 2.4rem; background-size: cover; right: -4.4rem; top: 50%; transform: translate(0, -50%); }
.i-block .i-box > p { font-size: 5.02rem; font-weight: 300; text-align: center; color: #171717; }
.i-block .i-box > span { font-size: 3.574rem; font-weight: 300; text-align: center; color: #747474; }
.i-block > h2 { text-align: center; font-size: 6.12rem; font-weight: 700; position: relative; z-indeX: 2; }
.i-block > h2:before { content: ''; background-color: #D9C8B6; position: absolute; height: 1.9rem; width: 100%; left: 0; bottom: 2rem; z-index: -1; }
.i-block ul li { color: #171717; font-size: 3.5rem; font-weight: 300; line-height: 5rem; list-style-type: square; padding-bottom: 1rem; position: relative; letter-spacing: -0.2rem; margin-left: 4rem; } ???
.i-block ul li p { color: #8C8C8C; }
.i-block ul li p span { font-weight: 700; color: #0E0910; background: #D9C8B6; padding: .4rem 2rem; font-size: 3.3rem; }
.i-block ul li p.sub { padding-left: 8rem; position: relative; }
.i-block ul li p.sub::after { content: '예시)'; position: absolute; top: 0; bottom: 0; left: 1.4rem; }

.faq { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 10.1rem; background: #fff; vertical-align: middle; }
.faq .i-block { width: 100%; }
.faq .i-block > div { width: 100%; border-top: 1px solid #8C8C8C;  }
.faq .i-block > h2 { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.faq .i-block > h2 > span { display: inline-block; font-size: 7.514rem; line-height: 1; }

.faq ul li { list-style-type: none; }

.faq > p { font-size: 3.5rem; color: #8C8C8C; line-height: 5.5rem; font-weight: 500; text-align: center; }
.faq > p a { text-decoration: underline; }


.accordion { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #8C8C8C; transition: 0.4s; width: 100%; font-weight: 500; font-size: 3.5rem; padding: 3.5rem 3.2rem; color: #171717; letter-spacing: -0.1rem; }
.accordion span { text-align: left; }
.accordion img { width: 4rem; height: 4rem; }
.panel { max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; font-size: 3.2rem; font-weight: 300; color: #171717; background: #F1ECE6; }
.panel ul { padding: 3.7rem 3.4rem; }
.panel ul li { font-size: 3.2rem; line-height: 4rem;  }
.panel ul li::before { content: '-'; position: absolute; left: -2.7rem; transform: translate(-50%, 0); }
.panel ul li p { line-height: 4rem; padding: .7rem 0; }
.panel ul li p span { font-weight: 700; color: #0E0910; background: #D9C8B6; padding: .4rem 2rem; font-size: 3rem; }

.footer { width: 100%; background-color: #F4EFED; color: #0E0910; padding: 12rem 0 0; position: relative; }
.footer .copyright { text-align: center; font-size: 3rem; font-weight: 300; }