@charset "utf-8";

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'YeogiOttaeJalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}




#bf * {box-sizing: border-box; word-break: normal;}
#bf img {display: block; max-width: 100%; margin: 0 auto;}
#bf .container {z-index: 1;}


.bf-top {padding: 6.25rem 0; background: url('https://img.megastudyth.com/event/2025/buffet/top_bg.jpg')no-repeat center center / cover;}
.bf-top__title {text-align: center; display: flex; flex-direction: column; align-items: center;}
.bf-top__title h5 {height: 3.25rem; background: #006FFF; position: relative; border-radius: 10rem; padding: 0 2rem; overflow: hidden; display: flex; align-items: center; justify-content: center; box-shadow: 0px 2px 10px 0px rgba(239, 177, 255, 0.25);}
.bf-top__title h5 span {font-style: italic; font-size: 2.25rem; color: #fff; font-weight: 600; position: relative;}
.bf-top__title h5:before {content: ''; display: block; position: absolute; top: 0; left: -100%; width: 150%; height: 100%; background: linear-gradient(120deg, transparent 0%, rgba(233, 89, 255, 0.8) 50%, transparent 100%); pointer-events: none; animation: shine 2.5s infinite;}
.bf-top__title h3 {margin-top: 2rem;}
.bf-top__title h3 img {max-width: 35.125rem !important;}
.bf-top__title h4 {margin-top: 4rem; position: relative;}
.bf-top__title h4 {display: flex; justify-content: center; align-items: center;}
.bf-top__title h4 strong {font-size: 12rem; color: #FF00BB; line-height: 1.0; text-align: right; font-family: "YeogiOttaeJalnanGothic", sans-serif; font-weight: 700; position: relative; display: block;}
.bf-top__title h4 strong:before {content: '0,000'; visibility: hidden; white-space: pre;}
.bf-top__title h4 strong span {position: absolute; right: 0; top: 0;}
.bf-top__title h4 u {font-size: 10rem; font-weight: 700; line-height: 1.0; text-decoration: none;}
.bf-top__title h4 em {color: #fff; font-size: 1.25rem; width: 8.75rem; height: 8.75rem; font-weight: 500; margin-bottom: -4rem; margin-left: -2rem; text-align: center; font-style: normal; color: #FFF001; background: #18249A; background: radial-gradient(circle farthest-corner at center center, #18249A 50%, #006FFF 100%); position: absolute; left: 100%; bottom: 100%; white-space: nowrap; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.bf-top__title p {font-size: 1.5rem; font-weight: 600; margin-top: 2.5rem;}
.bf-top__title p span {display: block; color: #E880FD; margin-top: 0.5rem;}

.bf-top__title2 {padding: 3rem 0 5rem; background: url('https://img.megastudyth.com/event/2025/buffet/top_bg2.jpg')no-repeat center center / cover;}
.bf-top__title2 dl {margin-top: 1rem; display: flex; flex-direction: column; align-items: center;}
.bf-top__title2 dl dt {height: 2.5rem; padding: 0 1rem; background: #000; color: #fff; font-size: 1.5rem; display: flex; align-items: center; justify-content: center;}
.bf-top__title2 dl dd {margin-top: 0.75rem; font-size: 1.5rem; font-weight: 600; text-align: center;}
.bf-top__title2 dl dd span {color: #FF00BB;}

.bf-top__ytb {width: 9.75rem; height: 9.75rem; border-radius: 50%; position: fixed; right: 1rem; bottom: 8rem; z-index: 10; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #000FA7; background: radial-gradient(circle farthest-corner at center center, #000FA7 30%, #0063E3 80%);}
.bf-top__ytb strong {font-size: 1.25rem; color: #FFF067;}
.bf-top__ytb span {color: #fff;}
.bf-top__ytb:after {content: ''; display: block; width: 4.25rem; height: 4.25rem; margin-bottom: -2rem; margin-top: -0.5rem; background: url('https://img.megastudyth.com/event/2025/buffet/youtube_icon.png')no-repeat center center / cover;}

.bf-count {padding: 1.5rem 0; background: #000; position: fixed; left: 0; right: 0; bottom: 0; z-index: 10;}
.bf-count__wrap {display: flex; align-items: center; justify-content: center;}
.bf-count__text {margin-right: 3rem; text-align: right;}
.bf-count__text h4 {font-size: 1rem; color: #fff; font-weight: 400;}
.bf-count__text h5 {font-size: 1.25rem; color: #FFF067;}
.bf-count__text p {color: #FFF067; font-weight: 300;}
.bf-count__num {flex-shrink: 0;}
.bf-count__btn {flex-shrink: 0; margin-left: 3rem;}
.bf-count__btn button {width: 9rem; height: 3rem; font-size: 1.125rem; font-weight: 500; background: #FF00BB; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.625rem;}

.bf-count__digits {display:flex; align-items:center; gap: 0.25rem;}
.bf-count__sep {width: 1.25rem; height: 52px; text-indent: -9999px; position: relative;}
.bf-count__sep:before,
.bf-count__sep:after {content: ''; display: block; width: 0.25rem; height: 0.25rem; background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-left: -0.125rem;}
.bf-count__sep:before {margin-top: -0.5rem;}
.bf-count__sep:after {margin-top: 0.25rem;}
.bf-count__box {position: relative; width: 52px; height: 52px; background: #FF00BB; padding: 0.325rem; border-radius: 0.75rem; overflow: hidden; box-shadow: inset 0px 1px 1px 0px rgba(255, 255, 255, 0.5);}
.bf-count__box.day {width: 64px;}
.bf-count__box:before {content: ''; display: block; background: #fff; width: 100%; height: 100%; border-radius: 0.5rem; box-shadow: inset 0px -1px 2px 0px rgba(0, 0, 0, 0.7); position: relative;}
.bf-count__box:after {content: ''; display: block; height: 1px; background: #e5e5e5; position: absolute; left: 0.325rem; right: 0.325rem; top: 50%;}
.bf-count__day {font-family: 'GMarketSans', sans-serif; font-size: 1rem; color: #fff; margin-right: 1rem; padding-left: 0.25rem;}
.bf-count__col {position: absolute; left:0; right:0; top:0; transition: transform .5s cubic-bezier(.2,.7,.1,1); will-change: transform; z-index: 1;}
.bf-count__cell {display:flex; align-items: center; justify-content: center; height: 52px; font-size: 2.25rem; font-weight: 700; padding-top: 10%; color: #FF00BB; font-family: 'GMarketSans', sans-serif;}

.bf-desc {padding: 6.25rem 0; background: url('https://img.megastudyth.com/event/2025/buffet/description_bg.jpg')no-repeat center center / cover;}
.bf-desc__text {font-size: 1.25rem; text-align: center; line-height: 1.6;}
.bf-desc__text strong {display: block; color: #3633FF; font-size: 1.5rem;}

.bf-intro {padding: 6.25rem 0; position: relative; background: url('https://img.megastudyth.com/event/2025/buffet/intro_bg.jpg')no-repeat center bottom / cover;}
.bf-intro:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #000; opacity: 0.1;}
.bf-intro__title {text-align: center;}
.bf-intro__title p {font-size: 1.75rem; color: #fff; font-weight: 300;}
.bf-intro__title h6 {height: 1rem; margin-top: 1rem; background: url('https://img.megastudyth.com/event/2025/buffet/intro_star.png')no-repeat center center / auto 100%;}
.bf-intro__title h3 {font-weight: 700; margin-top: 0rem; font-size: 3rem; color: #fff;}
.bf-intro__title h3 br {display: none;}
.bf-intro__title h4 {background: #fff; margin-top: 2.5rem; height: 3.75rem; padding: 0 1rem; color: #183A98; font-size: 1.25rem; position: relative; font-weight: 600; display: flex; align-items: center; justify-content: center; border-radius: 0.625rem;}
.bf-intro__title h4:before {content: ''; display: block; width: 0.8rem; height: 0.8rem; background: #fff; position: absolute; left: 50%; top: 100%; margin-left: -0.4rem; margin-top: -0.4rem; transform: rotate(45deg);}

.bf-intro__list {margin: 0 -0.75rem; padding-top: 2rem;}
.bf-intro__list .swiper-slide {padding: 0 0.75rem; height: auto; transform: none;}
.bf-intro__list .swiper-slide:after {content: ''; display: block; width: 3.25rem; height: 2.25rem; position: absolute; left: 100%; top: 50%; z-index: 1; margin-left: -1.5rem; margin-top: -1.125rem; background: url('https://img.megastudyth.com/event/2025/buffet/intro_arrow.png')no-repeat center center / cover;}
.bf-intro__list .swiper-slide:last-child:after {display: none;}
.bf-intro__list dl {border-radius: 1.25rem; padding: 2.5rem 0; position: relative; height: 100%; display: flex; flex-direction: column; align-items: center; border: solid 1px #67B3FA; background: linear-gradient(to bottom, #1848AF 0%, #00146E 100%); box-shadow: 0px 0px 20px 0px rgba(213, 236, 253, 1);}
.bf-intro__list dt {flex-grow: 1; font-size: 1.5rem; font-weight: 600; padding: 0 2rem; color: #fff;}
.bf-intro__list dt span {color: #FFF067;}
.bf-intro__list dd {flex-shrink: 0; padding: 0 10%; margin-top: 2.5rem;}

.tilt {width:100%; height:100%; transform-style: preserve-3d; transition: transform 180ms ease; will-change: transform; cursor: pointer; background: transparent;}
.tilt img{width:100%; height:100%; object-fit:contain; pointer-events:none; user-select:none; display:block;}


.bf-best {padding: 6.25rem 0; background: linear-gradient(to bottom, #FFFFFF 0%, #5BCCFE 50%, #0F75FF 100%);}
.bf-best__title {text-align: center;}
.bf-best__title h3 {font-size: 2.5rem;}
.bf-best__title h3 span {display: inline-block; font-weight: 600; background: linear-gradient(to right, #FF28B1 -50%, #2B43E1 40%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}
.bf-best__title p {font-size: 1.25rem; font-weight: 500; margin-top: 2.5rem; height: 3.75rem; position: relative; background: #fff; border-radius: 0.625rem; display: flex; align-items: center; justify-content: center;}
.bf-best__title p:before {content: ''; display: block; width: 0.8rem; height: 0.8rem; background: #fff; position: absolute; left: 50%; top: 100%; margin-left: -0.4rem; margin-top: -0.4rem; transform: rotate(45deg);}
.bf-best__title p br {display: none;}
.bf-best__list {padding-top: 4rem; display: flex; flex-wrap: wrap; margin: -0.75rem;}
.bf-best__list > li {width: 25%; padding: 0.75rem;}
.bf-best__list__item {height: 100%; background: #fff; padding: 1rem; display: flex; flex-direction: column; border-radius: 0.625rem; overflow: hidden;}
.bf-best__list__item dt {flex-grow: 1;}
.bf-best__list__item dt h4 {background: #102079; height: 3.25rem; color: #fff; font-weight: 400; margin: -1rem -1rem 0; padding: 0 1rem; font-size: 1.125rem; display: flex; align-items: center;}
.bf-best__list__item dt h5 {margin-top: 1rem; font-size: 1.125rem; font-weight: 600;}
.bf-best__list__item dt p {margin-top: 0.5rem; font-size: 0.875rem; color: #6B7684; font-weight: 300;}
.bf-best__list__item dd {background: #fff; flex-shrink: 0; text-align: center; border-top: solid 1px #CACACA; margin-top: 2rem;}
.bf-best__list__item dd strong {display: block; padding: 0.75rem 0; font-weight: 500; color: #102079; font-size: 1.25rem;}
.bf-best__list__item dd a {width: 100%; height: 2.875rem; background: #102079; color: #fff; font-weight: 400; display: flex; align-items: center; justify-content: center; border-radius: 0.25rem;}
.bf-best__desc {margin-top: 4rem; text-align: center; display: flex; flex-direction: column; align-items: center;}
.bf-best__desc span {display: block; font-size: 2rem; font-weight: 600; position: relative; background: linear-gradient(to right, #FFFFFF 40%, #59EEFF 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent; filter: drop-shadow(0 4px 8px rgba(0,81,232,1))}
.bf-best__desc span:last-child:after {content: ''; display: block; height: 1px; position: absolute; left: 0; right: 0; bottom: 0; background: linear-gradient(to right, #43ECFF 0%, #FFFCB4 47%, rgba(255,255,255,0) 100%);}
.bf-best__more {display: none;}

.bf-free {padding: 4.5rem 0 6.25rem; background: linear-gradient(to bottom, #FFFFFF 0%, #FCF4FF 100%);}
.bf-free__top {display: flex; align-items: center;}
.bf-free__top dt {flex-grow: 1; padding-right: 2rem;}
.bf-free__top dt h3 {font-size: 2.5rem; font-weight: 300;}
.bf-free__top dt h3 strong {display: block; font-weight: 700;}
.bf-free__top dt h3 strong span {color: #FE20C3;}
.bf-free__top dt p {font-size: 0.875rem; margin-top: 1rem;}
.bf-free__top dd {width: 12rem; height: 12rem; background: #000; flex-shrink: 0; text-align: center; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.bf-free__top dd h5 {font-size: 1.5rem; color: #fff; font-weight: 500;}
.bf-free__top dd p {font-size: 1.375rem; color: #FE20C3; font-weight: 500; margin-top: 0.25rem;}
.bf-free__dtl {margin-top: 2.5rem; border-top: solid 1px #000; background: #FCE4FF; text-align: center; font-size: 1.5rem; font-weight: 600; height: 4.25rem; display: flex; align-items: center; justify-content: center;}
.bf-free__list {margin: 0 -0.625rem; padding-top: 3.5rem;}
.bf-free__list .swiper-slide {padding: 0 0.625rem; height: auto;}
.bf-free__list dl {height: 100%; padding: 2.5rem 0 ;position: relative; background: #fff; border-radius: 1.25rem; display: flex; flex-direction: column;}
.bf-free__list dt {text-align: center; flex-grow: 1;}
.bf-free__list dt strong {width: 3.25rem; height: 3.25rem; position: absolute; left: 50%; top: 0; transform: translate(-50%, -50%); background: #FE20C3; color: #fff; font-size: 1.25rem; font-weight: 400; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.bf-free__list dt h5 {font-size: 1.125rem; color: #E600A9; font-weight: 600; padding: 0 1.5rem;}
.bf-free__list dt p {margin-top: 1rem;}
.bf-free__list dd {flex-shrink: 0; padding: 0 20%; margin-top: 2rem;}

.bf-free__ytb {background: #FE20C3; margin-top: 2.5rem; padding: 1.5rem; border-radius: 0.625rem; display: flex; align-items: center; justify-content: center;}
.bf-free__ytb dt {color: #fff; font-size: 1.75rem; font-weight: 600;}
.bf-free__ytb dd {flex-shrink: 0; margin-left: 2.5rem;}
.bf-free__ytb dd a {background: #000; color: #fff; padding: 0 2rem; border-radius: 0.625rem; display: flex; align-items: center; justify-content: center;}
.bf-free__ytb dd a:after {content: ''; display: block; width: 3rem; height: 3rem; margin-left: 1.5rem; background: url('https://img.megastudyth.com/event/2025/buffet/youtube_icon.png')no-repeat center center / cover;}

.bf-bnf {padding: 6.25rem 0; background: #3493FF;}
.bf-bnf__title {font-size: 2.5rem; text-align: center; font-weight: 300; color: #fff;}
.bf-bnf__title strong {display: block; font-weight: 600;}
.bf-bnf__list {display: flex; flex-wrap: wrap; margin: -0.625rem; padding-top: 4.5rem;}
.bf-bnf__list > div {width: 50%; padding: 0.625rem;}
.bf-bnf__list dl {border-radius: 1.25rem; padding-top: 1.25rem; background: linear-gradient(to bottom, #0371EE 0%, #3493FF 30%); overflow: hidden;}
.bf-bnf__list dt {flex-shrink: 0; width: 6.25rem; height: 6.25rem; background: #000; border-radius: 50%; margin: 0 auto -3.125rem; position: relative;}
.bf-bnf__list dt img {display: block;}
.bf-bnf__list dd {flex-grow: 1; background: #fff; border-radius: 1.25rem; padding: 4rem 2rem 2rem; text-align: center;}
.bf-bnf__list dd p {font-size: 1.125rem; font-weight: 500;}


.bf-evt {padding: 6.25rem 0;}
.bf-evt__title {text-align: center;}
.bf-evt__title h6 {font-size: 1.25rem; font-weight: 400;}
.bf-evt__title h3 {font-size: 2.5rem; color: #FE20C3; font-weight: 600; margin-top: 1rem;}
.bf-evt__title h5 {font-size: 1.5rem; font-weight: 500; margin-top: 1rem;}
.bf-evt__title h5 span {display: block; color: #FE20C3;}
.bf-evt__title ul {margin-top: 2rem;}
.bf-evt__title ul li {font-size: 0.875rem; margin-bottom: 0.25rem;}
.bf-evt__title ul li:last-child {margin-bottom: 0;}
.bf-evt__img {margin-top: 2.5rem;}
.bf-evt__img img.pc {display: block;}
.bf-evt__img img.mo {display: none !important;}
.bf-evt__warn {margin-top: 2.5rem; background: #FCF4FF; padding: 2rem; border-top: solid 1px #000; display: flex; align-items: center; justify-content: center;}
.bf-evt__warn li {font-size: 0.875rem; margin-bottom: 0.25rem; display: flex; font-weight: 300;}
.bf-evt__warn li:before {content: '※'; flex-shrink: 0; margin-right: 0.5rem;}


.bf-revw {padding: 6.25rem 0; background: #000000;}
.bf-revw__title {text-align: center; font-size: 2.5rem; color: #fff;}
.bf-revw__title br {display: none;}
.bf-revw__title span {display: block; color: #FE20C3;}
.bf-revw__wrap {display: flex; margin-top: 2.5rem;}
.bf-revw__left {width: 50%; padding: 0.625rem 0; padding-right: 2.5rem;}
.bf-revw__right {width: 50%; position: relative;}
.bf-revw__video {padding-bottom: 177.7778%; position: relative;}
.bf-revw__video iframe {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bf-revw__slider {position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.bf-revw__slider .swiper-slide {padding: 0.625rem 0;}
.bf-revw__box {background: #fff; height: 100%; padding: 2rem; display: flex; flex-direction: column; border-radius: 1.25rem;}
.bf-revw__box dt {flex-grow: 1;}
.bf-revw__box dt:before {content: ''; display: block; width: 22px; height: 15px; margin-bottom: 1rem; background: url('https://img.megastudyth.com/event/2025/buffet/review_dots.png')no-repeat center center / cover;}
.bf-revw__box dt p {overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.6; font-weight: 500; height: 4.8em; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.bf-revw__box dd {flex-shrink: 0;}
.bf-revw__box dd span {display: block; color: #6B7684; font-size: 0.875rem;}
.bf-revw__box dd em {display: block; color: #FFC831; font-style: normal; letter-spacing: 0.125rem;}
.bf-revw__box dd strong {display: block; font-weight: 400; margin-top: 0.25rem;}


.bf-cost {padding: 6.25rem 0; background: url('https://img.megastudyth.com/event/2025/buffet/cost_bg.jpg')no-repeat center center / cover;}
.bf-cost__title {text-align: center;}
.bf-cost__title p {font-size: 1.75rem; font-weight: 500; line-height: 1.4;}
.bf-cost__title p span {color: #3633FF; display: inline-block; position: relative;}
.bf-cost__title p span:before {content: ''; display: block; width: 26px; height: 23px; position: absolute; right: 100%; top: 0; background: url('https://img.megastudyth.com/event/2025/buffet/cost_star.png')no-repeat center center / cover;}
.bf-cost__title p span:after {content: ''; display: block; height: 1rem; position: absolute; left: 0; right: 0; top: 100%; margin-top: -0.5rem; background: url('https://img.megastudyth.com/event/2025/buffet/cost_underline.png')no-repeat center center / cover;}
.bf-cost__title h3 {text-indent: -9999px; height: 4.375rem; margin-top: 2rem; background: url('https://img.megastudyth.com/event/2025/buffet/cost_title.png')no-repeat center center / auto 100%;}
.bf-cost__price {display: flex; justify-content: center; align-items: center; margin-top: 3rem;}
.bf-cost__price strong {font-size: 12rem; color: #FF00BB; line-height: 1.0; font-family: "YeogiOttaeJalnanGothic", sans-serif;}
.bf-cost__price span {font-size: 10rem; font-weight: 700; line-height: 1.0;}
.bf-cost__price em {flex-shrink: 0; width: 8.75rem; height: 8.75rem; background: #FF00BB; color: #FEEA0B; font-size: 1.25rem; margin-left: 1rem; text-align: center; font-style: normal; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.bf-cost__btn {margin-top: 2rem; display: flex; justify-content: center;}
.bf-cost__btn button {background: #000; color: #fff; width: 100%; max-width: 48rem; height: 5.5rem; font-size: 1.75rem; font-weight: 500; display: flex; justify-content: center; align-items: center;}
.bf-cost__btn button:after {content: ''; display: block; width: 0.75rem; height: 0.75rem; margin-left: 1rem; border-top: solid 2px #fff; border-right: solid 2px #fff; flex-shrink: 0; transform: rotate(45deg);}
.bf-cost__desc {margin-top: 2.5rem; display: flex; justify-content: center; gap: 1.25rem;}
.bf-cost__desc li {display: flex;}
.bf-cost__desc li:before {content: ''; display: block; width: 0.2rem; height: 0.2rem; border-radius: 50%; background: #000; flex-shrink: 0; margin-right: 0.25rem; margin-top: 0.65rem;}
.bf-cost__agree {width: 100%; max-width: 48rem; border: solid 1px #000; margin: 1rem auto 0; padding: 1.25rem; display: flex; align-items: center;}
.bf-cost__agree label {flex-grow: 1; display: flex; cursor: pointer;}
.bf-cost__agree input[type="checkbox"] {display: block; flex-shrink: 0; margin-right: 1rem; width: 1.5rem; height: 1.5rem; background: none; cursor: pointer; border: solid 1px #000; position: relative; border-radius: 0; -webkit-appearance: none; appearance: none;}
.bf-cost__agree input[type="checkbox"]:checked {background: #000; border-color: #000;}
.bf-cost__agree input[type="checkbox"]:checked:after {content: ''; display: block; width: 0.4rem; height: 0.875rem; margin-left: -0.25rem; margin-top: -0.7rem; border-bottom: solid 2px #fff; border-right: solid 2px #fff; position: absolute; left: 50%; top: 50%; transform: rotate(45deg);}
.bf-cost__agree a {flex-shrink: 0; display: flex; height: 2.25rem; background: #fff; border: solid 1px #000; font-weight: 300; padding: 0 0.5rem; align-items: center; justify-content: center;}

.bf-cost__tab {display: none; gap: 0.5rem; margin-top: 2rem;}
.bf-cost__tab li {flex: 1;}
.bf-cost__tab li button {width: 100%; height: 3.75rem; border: solid 1px #5544D8; color: #5544D8; font-size: 1.25rem; display: flex; align-items: center; justify-content: center;}
.bf-cost__tab li button.active {background: #5544D8; color: #F5C1A3;}
.bf-cost__half {margin-top: 3.75rem; display: flex;}
.bf-cost__item {width: 50%; cursor: pointer; background: linear-gradient(to right, #000000 0%, #201C41 100%); position: relative;}
.bf-cost__item dt {flex-shrink: 0;}
.bf-cost__item dt h4 {background: #0C091A; font-size: 1.5rem; color: #F5C1A3; font-weight: 600; height: 4rem; text-align: center; display: flex; align-items: center; justify-content: center;}
.bf-cost__item dt ul {height: 4.75rem; text-align: center; border-top: solid 1px #5544D8; border-bottom: solid 1px #5544D8; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.bf-cost__item dt ul li {display: flex; font-size: 0.875rem; color: #fff; margin-bottom: 0.25rem; justify-content: center;}
.bf-cost__item dt ul li:last-child {margin-bottom: 0;}
.bf-cost__item dt ul li:before {content: ''; display: block; width: 3px; height: 3px; margin-right: 0.5rem; margin-top: 0.5rem; background: #fff; border-radius: 50%; flex-shrink: 0;}
.bf-cost__item dd {flex-grow: 1; padding: 1.5rem 1rem 3rem; display: flex; flex-direction: column; align-items: center;}
.bf-cost__item dd * {position: relative;}
.bf-cost__item dd h6 {font-size: 1.25rem; color: #9184EF; font-weight: 600; position: relative;}
.bf-cost__item dd h6:before {content: ''; display: block; height: 0.75rem; background: #29235C; position: absolute; left: -0.25rem; right: -0.25rem; bottom: 0rem;}
.bf-cost__item dd h6 span {position: relative;}
.bf-cost__item dd h4 {font-size: 2.25rem; font-weight: 700; color: #9184EF; text-align: center; margin-top: 1rem; line-height: 1.1;}
.bf-cost__item dd u {display: block; color: #6B7684; font-size: 1.25rem; margin-top: 1rem; text-decoration: line-through;}
.bf-cost__item dd h5 {color: #6B7684; font-size: 2.5rem; line-height: 1.0; margin-top: 0.5rem;}
.bf-cost__item dd h5 strong {font-size: 3.875rem;}
.bf-cost__item dd ul {margin-top: 2rem;}
.bf-cost__item dd ul li {margin-bottom: 0.5rem;}
.bf-cost__item dd ul li:last-child {margin-bottom: 0;}
.bf-cost__item dd ul li button,
.bf-cost__item dd ul li a {width: 18rem; height: 3.75rem; border: solid 1px #6B7684; font-size: 1.25rem; color: #6B7684; font-weight: 500; border-radius: 0.25rem; display: flex; align-items: center; justify-content: center;}
.bf-cost__item dd ul li button {background: #5544D8; border-color: #5544D8; color: #fff;}
.bf-cost__item {background: #fff;}
.bf-cost__item dt h4 {background: #5544D8;}
.bf-cost__item dt ul li {color: #000;}
.bf-cost__item dt ul li:before {background: #000;}
.bf-cost__item dd h6 {color: #5544D8;}
.bf-cost__item dd h6:before {background: #F2E9E5;}
.bf-cost__item dd h4 {color: #5544D8;}
.bf-cost__item dd h5 {color: #000;}
.bf-cost__item dd h5 strong {color: #FF00BB;}
.bf-cost__item dd ul li a,
.bf-cost__item dd ul li button {border-color: #000; color: #000;}
.bf-cost__item dd ul li button {background: #5544D8; border-color: #5544D8; color: #fff;}
.bf-cost__item.active:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: solid 10px #FF00BB;}

.bf-faq {padding: 6.25rem 0; background: #282828;}
.bf-faq__title {font-size: 1.5rem; color: #fff; font-weight: 500;}
.bf-faq__title br {display: none;}
.bf-faq__list {margin-top: 2rem;}
.bf-faq__list dl {margin-bottom: 2.5rem;}
.bf-faq__list dl:last-child {margin-bottom: 2rem;}
.bf-faq__list dt {color: #fff; display: flex;}
.bf-faq__list dt:before {content: '📌'; flex-shrink: 0; margin-right: 0.5rem;}
.bf-faq__list dd {border-top: solid 1px #8C8C92; margin-top: 0.75rem; padding: 0.75rem 1rem 0; display: flex; color: #BFBDBF; font-weight: 300; line-height: 1.4;}
.bf-faq__list dd:before {content: 'A.'; flex-shrink: 0; margin-right: 1rem;}

.bf-evt__end {margin-top: 2.5rem; display: flex; gap: 1.25rem;}
.bf-evt__end > li {flex: 1;}
.bf-evt__card {padding: 2rem 1rem; text-align: center; position: relative; border-radius: 1.25rem; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.bf-evt__card dt {font-size: 1.125rem; font-weight: 500; color: #CACACA;}
.bf-evt__card dd {color: #CACACA;}
.bf-evt__card dd strong {font-size: 3.75rem; font-weight: 600; margin: 0 0.25rem;}
.bf-evt__card:after {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; border: dashed 1px #000; border-radius: 1.25rem;}
.bf-evt__card.active {background: #FCE4FF;}
.bf-evt__card.active dt {color: #000;}
.bf-evt__card.active dd {color: #000;}
.bf-evt__card.active dd strong {color: #FE20C3;}
.bf-evt__card.active:after {border: solid 2px #FE20C3;}
.bf-evt__card.end:before {content: ''; display: block; z-index: 1; width: 7.5rem; height: 7.5rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: url('https://img.megastudyth.com/event/2025/buffet/event_stamp.png')no-repeat center center / cover;}



@media (max-width:1280px) {
	.bf-top__title h4 strong {font-size: 10rem;}
	.bf-top__title h4 u {font-size: 9rem;}
	.bf-top__title h4 em {margin-left: -1rem;}

	.bf-desc__text {margin-right: 2rem;}
	
	.bf-count__text {margin-right: 1rem;}
	.bf-count__text h4 {font-size: 0.875rem;}
	.bf-count__text h5 {font-size: 1.25rem;}
	.bf-count__btn {margin-left: 1rem;}

	.bf-intro__list dt {font-size: 1.25rem;}
	.bf-best__title h3 {font-size: 2.25rem;}
	.bf-cost__price strong {font-size: 10rem;}
	.bf-cost__price span {font-size: 9rem;}
}


@media (max-width:992px) {
	.bf-top__title h5 {height: 3rem;}
	.bf-top__title h5 span {font-size: 1.75rem;}
	.bf-top__title h3 img {max-width: 80% !important;}

	.bf-top__ytb {bottom: 13rem;}
	
	.bf-desc__text {font-size: 1.125rem; margin-right: 0; order: 0;}
	.bf-desc__text strong {font-size: 1.25rem;}

	.bf-count__wrap {flex-wrap: wrap;}
	.bf-count__text {margin-right: 0;}
	.bf-count__num {margin-top: 1rem; width: 100%; order: 2; display: flex; justify-content: center;}
	.bf-count__btn {order: 1;}

	.bf-intro__title p {font-size: 1.5rem;}
	.bf-intro__title h3 {font-size: 2.5rem;}
	.bf-intro__list dt {font-size: 1.25rem; padding: 0 0.5rem;}

	.bf-best__title h3 {font-size: 2rem;}
	.bf-best__title p {font-size: 1.125rem; margin-top: 1rem;}
	.bf-best__list {margin: -0.5rem; padding-top: 2rem;}
	.bf-best__list > li {width: calc(100% / 3); padding: 0.5rem;}
	.bf-best__desc {margin-top: 2rem;}
	.bf-best__desc span {font-size: 1.75rem;}

	.bf-cost__title p {font-size: 1.5rem;}
	.bf-cost__price strong {font-size: 10rem;}
	.bf-cost__price span {font-size: 8rem;}
	.bf-cost__btn button {height: 4.5rem; font-size: 1.5rem;}
	.bf-cost__btn button:after {content: ''; display: block; width: 0.75rem; height: 0.75rem; margin-left: 1rem; border-top: solid 2px #fff; border-right: solid 2px #fff; flex-shrink: 0; transform: rotate(45deg);}
	.bf-cost__desc {flex-direction: column; gap: 0; align-items: center; gap: 0.25rem;}
	.bf-cost__desc li:before {margin-top: 0.5rem;}

	.bf-cost__item dd h4 span {display: block;}

	.bf-free__top dt h3 {font-size: 2.25rem;}
	.bf-free__top dd {width: 10rem; height: 10rem;}
	.bf-free__top dd h5 {font-size: 1.25rem;}
	.bf-free__top dd p {font-size: 1.25rem;}

	.bf-bnf__title {font-size: 2rem;}
	.bf-bnf__list {padding-top: 2.5rem;}
	.bf-bnf__list dd p {font-size: 1rem;}

	.bf-revw__title {font-size: 2rem;}
	.bf-revw__wrap {display: flex; margin-top: 2.5rem;}
	.bf-revw__box {padding: 1.5rem;}
	.bf-revw__box dt:before {width: 18px; height: 12px; margin-bottom: 0.5rem;}
	.bf-revw__box dt p {font-size: 0.875rem;}
}


@media (max-width:768px) {
	.bf-top {padding: 8rem 0; background: url('https://img.megastudyth.com/event/2025/buffet/top_bg_m.jpg')no-repeat center center / cover;}
	.bf-top__title h5 {height: 2.5rem; padding: 0 1.5rem;}
	.bf-top__title h5 span {font-size: 1.25rem;}
	.bf-top__title h3 {margin-top: 1.5rem;}
	.bf-top__title h4 {margin-top: 2.5rem;}
	.bf-top__title h4 strong {font-size: 5rem;}
	.bf-top__title h4 u {font-size: 4rem;}
	.bf-top__title h4 em {margin-left: -1rem; margin-bottom: -2rem; font-size: 0.75rem; width: 5rem; height: 5rem;}
	.bf-top__title p {font-size: 1.15rem; margin-top: 2rem;}
	.bf-top__title p span {margin-top: 0.25rem;}
	
	.bf-top__title2 {padding: 4rem 0;}
	.bf-top__title2 .container {padding: 0;}
	.bf-top__title2 dl dt {height: 2rem; font-size: 1rem;}
	.bf-top__title2 dl dd {margin-top: 0.5rem; font-size: 1rem;}

	.bf-top__ytb {width: 7rem; height: 7rem; bottom: 14rem;}
	.bf-top__ytb strong {font-size: 0.9rem; font-weight: 500;}
	.bf-top__ytb span {font-size: 0.75rem;}
	.bf-top__ytb:after {width: 3rem; height: 3rem; margin-bottom: -1rem;}
	
	.bf-count__text h5 {font-size: 1rem;}
	.bf-count__btn button {width: 7rem; height: 2.5rem; font-size: 1rem; font-weight: 400; border-radius: 0.5rem;}
	.bf-count__num {margin-top: 0.5rem;}
	.bf-count {padding: 1rem 0; bottom: 5.0769rem;}
	.bf-count__sep {width: 8px; height: 36px;}
	.bf-count__box {width: 32px; height: 32px; padding: 3px;}
	.bf-count__box.day {width: 52px;}
	.bf-count__box:after {left: 3px; right: 3px;}
	.bf-count__day {font-size: 0.75rem; margin-right: 0.25rem; padding-left: 0.125rem;}
	.bf-count__cell {height: 32px; font-size: 1.75rem;}

	.bf-desc {padding: 5rem 0;}
	.bf-desc__text {font-size: 1rem;}
	.bf-desc__text strong {font-size: 1.25rem;}
	
	.bf-intro {padding: 5rem 0;}
	.bf-intro__title p {font-size: 1.125rem;}
	.bf-intro__title h3 {font-size: 2rem; margin-top: 0.5rem; line-height: 1.2;}
	.bf-intro__title h3 br {display: block;}
	.bf-intro__title h4 {margin-top: 1.5rem; height: auto; font-size: 1rem; padding: 1rem;}
	.bf-intro__list {display: block;}
	.bf-intro__list .swiper-slide {padding: 0 0.5rem; width: 75%;}
	.bf-intro__list dl {padding: 2rem;}
	.bf-intro__list dd {margin-top: 1rem; padding: 0;}

	.bf-best {padding: 5rem 0;}
	.bf-best__title h3 {font-size: 1.5rem;}
	.bf-best__title p {margin-top: 1.5rem; height: auto; font-size: 1rem; padding: 1rem;}
	.bf-best__title p br {display: block;}
	.bf-best__list {margin: -0.5rem; padding-top: 2rem;}
	.bf-best__list > li {width: calc(100% / 2); padding: 0.5rem;}
	.bf-best__list > li:nth-child(n+11):nth-child(-n+20) {display: none;}
	.bf-best__list.more > li:nth-child(n+11):nth-child(-n+20) {display: block;}
	.bf-best__list__item dt h4 {font-size: 1rem;}
	.bf-best__list__item dt h5 {font-size: 1rem;}
	.bf-best__desc {margin-top: 2rem;}
	.bf-best__desc span {font-size: 1.5rem;}
	.bf-best__desc span:last-child:after {display: none;}
	
	.bf-best__list.more + .bf-best__more {display: none;}
	.bf-best__more {display: flex; justify-content: center; margin-top: 2rem;}
	.bf-best__more button {height: 2.875rem; background: #FE20C3; color: #fff; border-radius: 0.25rem; padding: 0 3rem; display: flex; align-items: center; justify-content: center;}
	.bf-best__more button:after {content: ''; display: block; margin-left: 0.5rem; width: 4px; height: 4px; border-right: solid 2px #fff; border-bottom: solid 2px #fff; transform: rotate(45deg);}

	.bf-free {padding: 5rem 0;}
	.bf-free__top {display: block;}
	.bf-free__top dt {padding-right: 0; text-align: center;}
	.bf-free__top dt h3 {font-size: 1.5rem;}
	.bf-free__top dt p {margin-top: 0.5rem;}
	.bf-free__top dd {margin-top: 1rem; width: 100%; height: auto; padding: 1rem; text-align: center; border-radius: 0; flex-direction: row; border-radius: 0.625rem;}
	.bf-free__top dd h5 {font-size: 1.25rem;}
	.bf-free__top dd p {font-size: 1.25rem; margin-top: 0; margin-left: 0.5rem;}
	.bf-free__top dd p br {display: none;}
	.bf-free__dtl {margin-top: 1.5rem; font-size: 1.25rem; height: auto; padding: 1rem;}
	.bf-free__list {margin: 0 -0.5rem; padding-top: 2.5rem;}
	.bf-free__list .swiper-slide {padding: 0 0.5rem; width: 75%;}

	.bf-free__ytb {margin-top: 1.5rem; padding: 1.5rem; flex-direction: column;}
	.bf-free__ytb dt {font-size: 1.5rem; text-align: center;}
	.bf-free__ytb dd {margin-left: 0; margin-top: 0.5rem;}
	.bf-free__ytb dd a {padding: 0 1.5rem 0 2rem;}
	.bf-free__ytb dd a:after {margin-left: 0.5rem;}

	.bf-bnf {padding: 5rem 0;}
	.bf-bnf__title {font-size: 1.75rem;}
	.bf-bnf__list {display: block; margin: 0; padding-top: 2rem;}
	.bf-bnf__list > div {width: 100%; padding: 0; margin-bottom: 1rem;}	
	.bf-bnf__list > div:last-child {margin-bottom: 0;}
	.bf-bnf__list dl {padding-top: 0; padding-left: 1rem; display: flex; align-items: center; background: linear-gradient(to right, #0371EE 0%, #3493FF 30%);}
	.bf-bnf__list dt {width: 5rem; height: 5rem; margin: 0 -3.125rem 0 0;}
	.bf-bnf__list dd {padding: 1.5rem 1.5rem 1.5rem 4rem; text-align: left;}
	.bf-bnf__list dd p {font-size: 1rem; font-weight: 500;}

	.bf-evt {padding: 5rem 0;}
	.bf-evt__title h6 {font-size: 1.25rem;}
	.bf-evt__title h3 {font-size: 2rem; margin-top: 0.25rem;}
	.bf-evt__title h5 {font-size: 1.25rem; margin-top: 1rem;}
	.bf-evt__title ul {margin-top: 1.5rem;}
	.bf-evt__img {margin-top: 1.5rem;}
	.bf-evt__img img.pc {display: none !important;}
	.bf-evt__img img.mo {display: block !important;}

	.bf-evt__warn {margin-top: 2rem; padding: 1.5rem;}

	.bf-revw {padding: 5rem 0;}
	.bf-revw__title {font-size: 1.75rem;}
	.bf-revw__title br {display: block;}
	.bf-revw__wrap {display: block; margin-top: 1.5rem;}
	.bf-revw__left {width: 100%; padding: 0; padding-right: 0;}
	.bf-revw__right {width: auto; margin: 0 -0.5rem; padding-top: 2rem;}
	.bf-revw__video {border-radius: 1.25rem; overflow: hidden;}
	.bf-revw__slider {position: static; padding: 0 10%; overflow: visible;}
	.bf-revw__slider .swiper-slide {padding: 0 0.5rem;}
	.bf-revw__box {padding: 1.5rem;}
	.bf-revw__box dd {margin-top: 1rem;}

	.bf-cost {padding: 5rem 0;}
	.bf-cost__title p {font-size: 1rem;}
	.bf-cost__title h3 {height: auto; margin-top: 1.5rem; background-size: 100% auto; padding-bottom: 12%; text-indent: -9999px; font-size: 0px;}
	.bf-cost__price {margin-top: 1.5rem;}
	.bf-cost__price strong {font-size: 5rem;}
	.bf-cost__price span {font-size: 3.5rem;}
	.bf-cost__price em {width: 5rem; height: 5rem; font-size: 0.75rem; margin-top: -1rem;}
	.bf-cost__btn {margin-top: 1.5rem;}
	.bf-cost__btn button {height: 4rem; font-size: 1.25rem;}
	.bf-cost__btn button:after {width: 0.5rem; height: 0.5rem;}
	.bf-cost__agree {padding: 0; border: none; flex-direction: column; align-items: flex-end;}
	.bf-cost__agree label {width: 100%; border: solid 1px #000; padding: 1rem 0.75rem; align-items: center;}
	.bf-cost__agree input[type="checkbox"] {margin-right: 0.5rem; width: 1.25rem; height: 1.25rem;}
	.bf-cost__agree label span {font-size: 0.875rem;}
	.bf-cost__agree a {height: 2rem; margin-top: 0.5rem; font-size: 0.875rem;}
	
	.bf-cost__tab {display: flex;}
	.bf-cost__half {display: block; margin-top: 1rem;}
	.bf-cost__item {width: 100%; display: none;}
	.bf-cost__item.active {display: block;}

	.bf-faq {padding: 5rem 0;}
	.bf-faq__title br {display: block;}
	.bf-faq__list dt:before {display: none;}

	.bf-evt__end {display: block;}
	.bf-evt__end li {margin-bottom: 0.5rem;}
	.bf-evt__end li:last-child {margin-bottom: 0;}
	.bf-evt__card {flex-direction: row; border-radius: 0.75rem; padding: 1rem; justify-content: space-between;}
	.bf-evt__card:after {border-radius: 0.75rem;}
	.bf-evt__card dt {font-size: 1rem; text-align: left;}
	.bf-evt__card dd {font-size: 0.875rem;}
	.bf-evt__card dd strong {font-size: 2.5rem;}
	.bf-evt__card.end:before {transform: translate(0, -50%); left: auto; right: 0%;}


}


@media (max-width:320px) {

}


#bf.bk {padding-bottom: 15rem;}
.bk-title {font-size: 1.75rem; padding-top: 4rem;}
.bk-title br {display: none;}
.bk-info {margin-top: 1.5rem; padding: 1rem; background: #E9F1FB; border-radius: 0.625rem;}
.bk-info li {font-size: 0.875rem; position: relative; padding-left: 0.5rem; font-weight: 300; margin-bottom: 0.5rem;}
.bk-info li:last-child {margin-bottom: 0;}
.bk-info li a {color: #006FFF; font-weight: 500;}
.bk-info li:before {content: '*'; position: absolute; left: 0; top: 0;}

.bk-form {margin-top: 4rem;}
.bk-form h4 {font-size: 1.25rem; font-weight: 600; margin-bottom: 1.25rem;}
.bk-form th,
.bk-form td {padding: 0.75rem 2rem; border-top: solid 1px #D3D8DD; border-bottom: solid 1px #D3D8DD;}
.bk-form th {width: 12.5rem; text-align: center; background: #F7F8FB; font-weight: 400;}
.bk-form td {}
.bk-form td select,
.bk-form td input {width: 100%; max-width: 18rem; height: 2.5rem; border-radius: 0; border: solid 1px #D3D8DD; appearance: none;}
.bk-form td select {padding-left: 0.5rem; padding-right: 2rem; cursor: pointer; background: url('https://img.megastudyth.com/event/2025/buffet/select.png') no-repeat right 0.5rem center / 0.875rem auto;}
.bk-form td input {padding: 0 0.5rem;}
.bk-form td ul {display: flex; width: 100%; max-width: 18rem; align-items: center;}
.bk-form td ul li {width: 30%;}
.bk-form td ul li:nth-child(even) {width: 5%; text-align: center; font-size: 0.75rem;}
.bk-form td ul li select {width: 100%;}
.bk-form td ul li input {width: 100%;}
.bk-chk {margin-top: 2.5rem; display: flex; align-items: center;}
.bk-chk input[type="checkbox"] {display: block; flex-shrink: 0; margin-right: 0.5rem; width: 1.25rem; height: 1.25rem; background: none; cursor: pointer; border: solid 1px #8B95A1; position: relative; border-radius: 0.25rem; -webkit-appearance: none; appearance: none;}
.bk-chk input[type="checkbox"]:checked {background: #006FFF; border-color: #006FFF;}
.bk-chk input[type="checkbox"]:checked:after {content: ''; display: block; width: 4px; height: 9px; margin-left: -3px; margin-top: -7px; border-bottom: solid 2px #fff; border-right: solid 2px #fff; position: absolute; left: 50%; top: 50%; transform: rotate(45deg);}
.bk-chk input[type="checkbox"] + label {font-size: 0.875rem; font-weight: 300; cursor: pointer;}

.bk-filter {margin-top: 4rem;}
.bk-filter h3 {font-size: 1.125rem; font-weight: 600; display: flex; align-items: center;}
.bk-filter h3:before {content: ''; display: block; width: 0.25rem; height: 0.25rem; margin-right: 0.5rem; background: #000; border-radius: 50%;}
.bk-filter ul {background: #F5F6FA; padding: 1.125rem; margin-top: 1.5rem; display: flex; flex-wrap: wrap;}
.bk-filter ul li {padding: 0.375rem;}
.bk-filter ul li button {height: 2.5rem; background: #fff; border: solid 1px #D3D8DD; padding: 0 1rem; color: #6B7684; border-radius: 3rem; display: flex; align-items: center; justify-content: center;}
.bk-filter ul li button.active {background: #EFF5FF; border: solid 1px #006FFF; color: #006FFF;}

.bk-load {padding-top: 1.5rem; padding-bottom: 2.5rem;}
.bk-list {display: none; flex-wrap: wrap;}
.bk-list.active {display: flex;}
.bk-list li {width: calc(100% / 3); padding: 2.5rem;}

.bk-book {display: flex;}
.bk-book dt {width: 7.5rem; flex-shrink: 0; border: solid 1px #F4F4F4;}
.bk-book dd {flex-grow: 1; padding-left: 1.25rem; display: flex; flex-direction: column;}
.bk-book dd h5 {flex-grow: 1; font-size: 1.125rem; font-weight: 400; padding-top: 0.5rem;}
.bk-book dd p {flex-shrink: 0; margin-top: 1rem; padding-bottom: 0.5rem; display: flex; align-items: center;}
.bk-book dd p input[type="checkbox"] {display: block; flex-shrink: 0; margin-right: 0.5rem; width: 1.25rem; height: 1.25rem; background: none; cursor: pointer; border: solid 1px #8B95A1; position: relative; border-radius: 0.25rem; -webkit-appearance: none; appearance: none;}
.bk-book dd p input[type="checkbox"]:checked {background: #006FFF; border-color: #006FFF;}
.bk-book dd p input[type="checkbox"]:checked:after {content: ''; display: block; width: 4px; height: 9px; margin-left: -3px; margin-top: -7px; border-bottom: solid 2px #fff; border-right: solid 2px #fff; position: absolute; left: 50%; top: 50%; transform: rotate(45deg);}
.bk-book dd p input[type="checkbox"] + label {font-size: 0.875rem; font-weight: 300; cursor: pointer;}
.bk-book dd p input[type="checkbox"]:disabled {background: #ddd; border-color: #ddd;}

.bk-cart {position: fixed; z-index: 999; left: 0; right: 0; bottom: 0; padding-top: 1.75rem; padding-bottom: 2.5rem; background: #E9F1FB;}
.bk-cart .container {display: flex; align-items: flex-start;}
.bk-cart h4 {flex-shrink: 0; margin-right: 2rem;}
.bk-cart ul {flex-grow: 1; border: solid 1px #8B95A1; background: #fff; height: calc(9rem + 2px); overflow-y: scroll;}
.bk-cart ul li {border-bottom: solid 1px #D3D8DD; padding: 0 1rem; height: 3rem; display: flex; align-items: center;}
.bk-cart ul li.no-selected-books {border-bottom: none;}
.bk-cart ul li span {flex-grow: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.bk-cart ul li button {flex-shrink: 0; display: block; margin-left: 1rem; width: 1.5rem; height: 1.5rem; background: none; text-indent: -9999px; font-size: 0; position: relative;}
.bk-cart ul li button:before,
.bk-cart ul li button:after {content: ''; display: block; width: 1rem; height: 2px; background: #8B95A1; border-radius: 2px; position: absolute; left: 50%; top: 50%; margin-left: -0.5rem; margin-top: -1px;}
.bk-cart ul li button:before {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.bk-cart ul li button:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.bk-cart__btn {flex-shrink: 0; margin-left: 2rem; width: 10rem; height: 4rem; border-radius: 0.625rem; display: flex; align-items: center; justify-content: center;}
.bk-cart__btn.active {background: #ED585C; color: #fff;}
.bk-cart__btn.disabled {background: #D3D8DD; color: #6B7684;}

.bk-more {margin-top: 1.25rem; display: none;}
.bk-more button {width: 100%; height: 3rem; font-size: 0.875rem; color: #6B7684; border: solid 1px #D3D8DD; border-radius: 0.25rem; display: flex; align-items: center; justify-content: center;}
.bk-more button:after {content: ''; display: block; width: 6px; height: 6px; margin-left: 0.5rem; margin-top: -0.25rem; border-right: solid 1px #6B7684; border-bottom: solid 1px #6B7684; transform: rotate(45deg);}
.bk-more button.active:after {transform: rotate(225deg); margin-top: 0.25rem;}

.bk-pop {display: none; position: fixed; left: 0; right: 0; top: 0; bottom: 0; overflow-y: auto;  background: rgba(0,0,0,0.5); z-index: 9999;}
.bk-pop.active {display: block;}
.bk-pop > div {display: table; width: 100%; height: 100%; padding: 2rem 1rem;}
.bk-pop > div > div {display: table-cell; width: 100%; vertical-align: middle;}
.bk-pop__box {width: 100%; max-width: 44rem; padding: 1.5rem; border-radius: 0.625rem; margin: 0 auto; background: #fff;}
.bk-pop__title {display: flex; align-items: flex-end; justify-content: space-between;}
.bk-pop__title h4 {font-size: 0.875rem;}
.bk-pop__title button {flex-shrink: 0; width: 2rem; height: 2rem; background: none; text-indent: -9999px; position: relative;}
.bk-pop__title button:before,
.bk-pop__title button:after {content: ''; display: block; width: 1.5rem; height: 2px; background: #000; position: absolute; left: 50%; top: 50%; margin-left: -0.75rem; margin-top: -1px;}
.bk-pop__title button:before {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.bk-pop__title button:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.bk-pop__cont {margin-top: 0.5rem;}
.bk-pop__tb th,
.bk-pop__tb td {border: solid 1px #D3D8DD; font-size: 0.875rem; text-align: center; font-weight: 300; padding: 0.25rem;}
.bk-pop__tb th {font-weight: 400; background: #F7F8FB;}
.bk-pop__desc {margin-top: 1rem; font-size: 0.75rem; color: #666; font-weight: 300;}
.bk-pop__desc strong {color: #000; font-weight: 500; font-size: 0.875rem;}

@media (max-width:1280px) {
	.bk-list {margin: 0 -1.5rem;}
	.bk-list li {width: calc(100% / 3); padding: 1.5rem;}
}


@media (max-width:992px) {
	.bk-list li {width: calc(100% / 2);}
}

@media (max-width:768px) {
	#bf.bk {padding-bottom: 24rem;}
	.bk-title {padding-top: 3rem;}
	.bk-title br {display: block;}
	.bk-info {margin-top: 0.75rem;}

	.bk-form {margin-top: 3rem;}
	.bk-form h4 {margin-bottom: 0.75rem;}
	.bk-form th,
	.bk-form td {padding: 0.5rem;}
	.bk-form th {width: 7rem; font-size: 0.875rem;}
	.bk-chk {margin-top: 1rem;}

	.bk-filter {margin-top: 3rem;}
	.bk-filter h3 {padding-bottom: 0.75rem;}
	.bk-filter ul {background: none; padding: 0; margin: 0 -0.025rem; height: 6rem; overflow: hidden;}
	.bk-filter.active ul {height: auto;}
	.bk-filter ul li {padding: 0.25rem;}
	.bk-more {display: block;}

	.bk-list {flex-direction: column; margin: 0;}
	.bk-list li {width: 100%; padding: 0; margin-bottom: 2.5rem;}
	.bk-list li:last-child {margin-bottom: 0;}

	.bk-cart .container {display: block;}
	.bk-cart h4 {margin-right: 0; font-size: 1.25rem;}
	.bk-cart ul {margin-top: 0.75rem;}
	.bk-cart__btn {margin-left: 0; margin-top: 1rem; width: 100%; height: 3.5rem; border-radius: 0.5rem;}
}









