@charset "utf-8";

#buffet {width: 100%; overflow: hidden; color: #333; line-height: 1.3; letter-spacing: -0.025rem;}
#buffet * {box-sizing: border-box;}
#buffet img {display: block; max-width: 100%; margin: 0 auto;}
#buffet button {-webkit-appearance: none; appearance: none;}
#buffet #body_temp {}
.container {max-width: 1320px; padding-left: 20px; padding-right: 20px;}


.bf-top {padding-top: 144px; padding-bottom: 120px; background: url('https://img.megastudyth.com/event/2024/buffet_high/top_bg.jpg')no-repeat center center / cover;}
.bf-top__title {position: relative;}
.bf-top__title:before {content: ''; display: block; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 552px; height: 522px; background: url('https://img.megastudyth.com/event/2024/buffet_high/top_infinity.png')no-repeat right center / cover; transform-origin: right center;}
.bf-top__title p {font-size: 24px; color: #555; font-weight: 500; position: relative;}
.bf-top__title p span {display: inline-block; background: #ab18ff; color: #fff; padding: 0 8px;}
.bf-top__title h3 {font-size: 110px; line-height: 1.0; margin-top: 24px; display: inline-block; font-weight: 700; background-clip: text; -webkit-background-clip: text; color: transparent; background-image: url('https://img.megastudyth.com/event/2024/buffet_high/top_gradient.png'); background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.bf-top__title h4 {font-size: 68px; font-weight: 700; line-height: 1.0; position: relative;} 
.bf-top__title h6 {font-size: 24px; font-weight: 700; margin-top: 24px; position: relative;}
.bf-top__title h6 strong {font-size: 40px; margin-left: 8px;}
.bf-top__half {margin-top: 96px; display: flex; margin-left: -20px; margin-right: -20px;}
.bf-top__half li {width: 50%; position: relative; -webkit-transition: all 0.3s;  transition: all 0.3s; opacity: 0;}
.bf-top__half li:before {content: ''; display: block; position: absolute; top: 0; bottom: 0;}
.bf-top__half li dl {height: 180px; display: flex; align-items: center;}
.bf-top__half li dl dt {font-size: 56px; color: #7a18ff; font-weight: 700; margin-right: 48px; position: relative; font-style: italic; line-height: 1.0;}
.bf-top__half li dl dd {font-size: 28px; position: relative; color: #676767; font-style: italic;}
.bf-top__half li:nth-child(1) {padding-right: 132px; -webkit-transform: translateX(-100%); transform: translateX(-100%); transition-delay: 0.2s;}
.bf-top__half li:nth-child(2) {top: 60px; padding-left: 40px; -webkit-transform: translateX(100%); transform: translateX(100%); transition-delay: 0.4s;}
.bf-top__half li:nth-child(1):before {right: -20px; left: -100%; background: url('https://img.megastudyth.com/event/2024/buffet_high/top_left.png')no-repeat right center / auto 100%;}
.bf-top__half li:nth-child(2):before {left: -120px; right: -100%; background: url('https://img.megastudyth.com/event/2024/buffet_high/top_right.png')no-repeat left center / auto 100%;}
.bf-top__half li:nth-child(1) dl {justify-content: flex-end; text-align: right;}
.bf-top__half li:nth-child(1) dt {order: 2; margin-right: 0; margin-left: 48px;}
.bf-top__half li:nth-child(1).on {-webkit-transform: translateX(0); transform: translateX(0); opacity: 1;}
.bf-top__half li:nth-child(2).on {-webkit-transform: translateX(0); transform: translateX(0); opacity: 1;}

@media (max-width:1280px) {
	.bf-top {padding-top: 120px; padding-bottom: 120px;}
	.bf-top__title:before {background-size: 70% auto;}
	.bf-top__title p {font-size: 20px;}
	.bf-top__title h3 {font-size: 90px; margin-top: 8px;}
	.bf-top__title h4 {font-size: 52px;}
	.bf-top__title h6 {font-size: 20px; margin-top: 16px;}
	.bf-top__title h6 strong {font-size: 30px;}
	.bf-top__half {margin-top: 64px;}
	.bf-top__half li dl {height: 120px;}
	.bf-top__half li dl dt {font-size: 36px; margin-right: 24px;}
	.bf-top__half li dl dd {font-size: 20px;}
	.bf-top__half li:nth-child(1) {padding-right: 104px;}
	.bf-top__half li:nth-child(2) {top: 48px; padding-left: 32px;}
	.bf-top__half li:nth-child(1):before {right: -10px;}
	.bf-top__half li:nth-child(2):before {left: -80px;}
	.bf-top__half li:nth-child(1) dt {margin-left: 24px;}
}

@media (max-width:992px) {	
	.bf-top {padding-top: 80px; padding-bottom: 96px;}
	.bf-top__title:before {background-size: 50% auto;}
	.bf-top__title p {font-size: 16px;}
	.bf-top__title h3 {font-size: 70px;}
	.bf-top__title h4 {font-size: 40px;}
	.bf-top__title h6 {font-size: 16px;}
	.bf-top__title h6 strong {font-size: 24px;}
	.bf-top__half {margin-top: 24px;}
	.bf-top__half li dl {height: 88px;}
	.bf-top__half li dl dt {font-size: 26px; margin-right: 16px;}
	.bf-top__half li dl dd {font-size: 16px;}
	.bf-top__half li:nth-child(1) {padding-right: 64px;}
	.bf-top__half li:nth-child(2) {top: 32px; padding-left: 40px;}
	.bf-top__half li:nth-child(1):before {right: -20px;}
	.bf-top__half li:nth-child(2):before {left: -40px;}
	.bf-top__half li:nth-child(1) dt {margin-left: 16px;}
}

@media (max-width:768px) {
	.bf-top {padding-top: 64px; padding-bottom: 64px;}
	.bf-top__title:before {background-size: 35% auto;}
	.bf-top__title p {font-size: 10px;}
	.bf-top__title h3 {font-size: 46px;}
	.bf-top__title h4 {font-size: 26px;}
	.bf-top__title h6 {font-size: 14px;}
	.bf-top__title h6 strong {font-size: 20px;}
	.bf-top__half {margin-top: 16px;}
	.bf-top__half li dl {height: 56px;}
	.bf-top__half li dl dt {font-size: 16px; margin-right: 8px;}
	.bf-top__half li dl dd {font-size: 9px;}
	.bf-top__half li:nth-child(1) {padding-right: 40px;}
	.bf-top__half li:nth-child(2) {top: 16px; padding-left: 8px;}
	.bf-top__half li:nth-child(1):before {right: -5px;}
	.bf-top__half li:nth-child(2):before {left: -40px;}
	.bf-top__half li:nth-child(1) dt {margin-left: 8px;}
}

@media (max-width:320px) {
	.bf-top {padding-top: 40px; padding-bottom: 48px;}
	.bf-top__title:before {background-size: 30% auto;}
	.bf-top__title p {font-size: 10px;}
	.bf-top__title h3 {font-size: 40px;}
	.bf-top__title h4 {font-size: 20px;}
	.bf-top__title h6 {font-size: 12px;}
	.bf-top__title h6 strong {font-size: 16px;}
	.bf-top__half li dl dt {font-size: 15px;}
	.bf-top__half li dl dd {font-size: 9px;}
	.bf-top__half li:nth-child(1) {padding-right: 32px;}
	.bf-top__half li:nth-child(2):before {left: -30px;}
}




.bf-tch {padding: 96px 0; position: relative; background: #4b1496 url('https://img.megastudyth.com/event/2024/buffet_high/tch_bottom.jpg')no-repeat center bottom / 100% auto;}
.bf-tch:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; height: 200px; background: url('https://img.megastudyth.com/event/2024/buffet_high/tch_top.jpg')no-repeat center top / 100% auto;}
.bf-tch__title {text-align: center;}
.bf-tch__title h5 {font-size: 36px; color: #fff;}
.bf-tch__title h5 span {color: #f8ff44;}
.bf-tch__title h4 {font-size: 52px; margin-top: 32px; font-weight: 700; color: #fff; line-height: 1.2;}
.bf-tch__title h4 span {color: #44ffae;}
.bf-tch__cate {height: 48px; font-size: 24px; color: #fff; font-weight: 700; margin-top: 40px; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; display: flex; align-items: center; justify-content: center;}
.bf-tch__cate.ppl {background: #b129ff;}
.bf-tch__cate.blu {background: #2773ff;}
.bf-tch__list {display: flex; margin: 0 -5px;}
.bf-tch__list > div {padding: 14px 5px;}
.bf-tch__list > div.col1 {width: 20%;}
.bf-tch__list > div.col2 {width: 40%;}
.bf-tch__list > div.col3 {width: 60%;}
.bf-tch__list > div.col5 {width: 100%;}
.bf-tch__group {} 
.bf-tch__group dt {}
.bf-tch__group dd {margin-top: 10px;}
.bf-tch__group dd h5 {height: 48px; font-size: 24px; background: #fff; font-weight: 700; display: flex; align-items: center; justify-content: center;}
.bf-tch__group dd p {height: 80px; padding: 0 8px; font-size: 14px; color: #fff; font-weight: 700; text-align: center; font-weight: 500; display: flex; align-items: center; justify-content: center;}
.bf-tch__list.ppl .bf-tch__group dd p {background: #b129ff;}
.bf-tch__list.blu .bf-tch__group dd p {background: #2773ff;}
.bf-tch__profile {display: flex; flex-wrap: wrap; margin: -5px;}
.bf-tch__profile li {width: 100%; padding: 5px;}
.bf-tch__list > div.col2 .bf-tch__profile li {width: 50%;}
.bf-tch__list > div.col3 .bf-tch__profile li {width: 33.3333%;}
.bf-tch__list > div.col5 .bf-tch__profile li {width: 20%;}
.bf-tch__profile li div {display: flex; flex-direction: column; padding: 24px 8px 0 24px; position: relative; overflow: hidden;}
.bf-tch__list.ppl .bf-tch__profile li div {background: #f1e8fd;}
.bf-tch__list.blu .bf-tch__profile li div {background: #e8f6fd;}
.bf-tch__profile li p {font-size: 20px; font-weight: 600;}
.bf-tch__profile li img {margin: 0 !important; width: 70%; align-self: flex-end; position: relative;}
.bf-tch__profile li div:before,
.bf-tch__profile li div:after,
.bf-tch__profile li p:before,
.bf-tch__profile li p:after {content: ''; display: flex; align-items: center; box-sizing: border-box; background: #44ffae; font-weight: 400; text-transform: uppercase; letter-spacing: 0.05rem; position: absolute; writing-mode: vertical-rl; color: #23a46c; font-size: 11px; -webkit-transition: all 0.3s;  transition: all 0.3s;}
.bf-tch__profile li div:before {height: 16px; left: 0; top: 0; width: 100%; margin-left: -100%;}
.bf-tch__profile li div:after {width: 16px; right: 0; top: 0; height: 100%; margin-top: -100%; content: 'MEGA BUFFET'; padding: 16px 0;}
.bf-tch__profile li p:before {height: 16px; right: 0; bottom: 0; width: 100%; margin-right: -100%;}
.bf-tch__profile li p:after {width: 16px; left: 0; bottom: 0; height: 100%; margin-bottom: -100%; content: 'Unlimited classes'; justify-content: flex-end; padding: 16px 0; }
.bf-tch__profile li div:hover:before {margin-left: 0;}
.bf-tch__profile li div:hover:after {margin-top: 0;}
.bf-tch__profile li div:hover p:before {margin-right: 0;}
.bf-tch__profile li div:hover p:after {margin-bottom: 0;}

@media (max-width:1280px) {
	.bf-tch__title h5 {font-size: 30px;}
	.bf-tch__title h4 {font-size: 46px; margin-top: 24px;}
	.bf-tch__group dd h5 {height: 40px; font-size: 16px;}
	.bf-tch__group dd p {height: 64px; font-size: 12px;}
	.bf-tch__profile li p {font-size: 18px;}
}

@media (max-width:992px) {	
	.bf-tch__title h5 {font-size: 20px;}
	.bf-tch__title h4 {font-size: 36px; margin-top: 8px;}
	.bf-tch__cate {height: 40px; font-size: 18px;}
	.bf-tch__profile li div {padding: 16px 8px 0 16px;}
	.bf-tch__profile li p {font-size: 16px;}
	.bf-tch__profile li div:before,
	.bf-tch__profile li div:after,
	.bf-tch__profile li p:before,
	.bf-tch__profile li p:after {font-size: 8px;}
	.bf-tch__profile li div:before {height: 8px;}
	.bf-tch__profile li div:after {width: 8px; padding: 8px 0;}
	.bf-tch__profile li p:before {height: 8px;}
	.bf-tch__profile li p:after {width: 8px; padding: 8px 0; }
}

@media (max-width:768px) {
	.bf-tch {padding: 64px 0;}
	.bf-tch__title h5 {font-size: 14px;}
	.bf-tch__title h4 {font-size: 26px;}
	.bf-tch__title h4 br {display: none;}
	.bf-tch__group dd h5 {height: 32px; font-size: 14px;}
	.bf-tch__group dd p {height: 64px; font-size: 12px;}
	.bf-tch__list {flex-wrap: wrap;}
	.bf-tch__list > div.col1 {width: 50%;}
	.bf-tch__list > div.col2 {width: 100%;}
	.bf-tch__list > div.col3 {width: 100%;}
	.bf-tch__list > div.col3 .bf-tch__profile li {width: 50%;}
	.bf-tch__list > div.col5 .bf-tch__profile li {width: 50%;}
}






.bf-stu {padding-top: 96px; padding-bottom: 136px; background: #f6f6f6 url('https://img.megastudyth.com/event/2024/buffet_high/stu_bg.jpg')no-repeat center top / 100% auto;}
.bf-stu__title {text-align: center;}
.bf-stu__title h5 {height: 64px; font-size: 36px; color: #fff; padding: 0 40px; background: linear-gradient(to right,  rgba(126,31,255,0) 0%,rgba(126,31,255,1) 35%,rgba(126,31,255,1) 65%,rgba(126,31,255,0) 100%); display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.bf-stu__title h5 span {color: #44ffae;}
.bf-stu__title h4 {font-size: 40px; font-weight: 600; margin-top: 32px;}
.bf-stu__title h4 strong {display: block; font-size: 52px;}
.bf-stu__title h4 span {color: #7b18fe;}

.bf-stu__tcas {background: #fff; padding: 32px; text-align: center; margin-top: 40px;}
.bf-stu__tcas p {font-size: 32px; color: #676767; font-weight: 600;}
.bf-stu__tcas h5 {font-size: 40px; font-weight: 700;}
.bf-stu__wrap {padding: 32px 40px;}
.bf-stu__wrap.navy {background: #2f337d;}
.bf-stu__wrap.bk {background: #111;}
.bf-stu__slider .slick-dots {display: flex; justify-content: center; margin-top: 20px;}
.bf-stu__slider .slick-dots li {margin: 0 5px; display: flex; align-items: flex-end; height: 12px;}
.bf-stu__slider .slick-dots li button {background: #fff; width: 6px; height: 6px; text-indent: -9999px; -webkit-border-radius: 6px; border-radius: 6px; -webkit-transition: all 0.3s;  transition: all 0.3s;}
.bf-stu__slider .slick-dots li.slick-active button {background: #ff187f; height: 12px;}

.bf-stu__slider {margin: 0 -10px;}
.bf-stu__slider .slick-slide {padding: 12px 10px;}
.bf-stu__card {margin-top: 12px; -webkit-transition: all 0.3s;  transition: all 0.3s; -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.16); box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.16);}
.bf-stu__card dt {border: solid 12px #ddd; position: relative; -webkit-transition: all 0.3s;  transition: all 0.3s;}
.bf-stu__card dt img {display: block; width: 100%;}
.bf-stu__card dt p {padding: 0 24px; height: 40px; font-size: 20px; font-weight: 500; position: absolute; right: 0; bottom: 0; background: #aaa; -webkit-border-radius: 8px 0 0 0; border-radius: 8px 0 0 0; display: flex; align-items: center; justify-content: center; -webkit-transition: all 0.3s;  transition: all 0.3s;}
.bf-stu__card dd {background: #fff; padding: 16px; display: flex; align-items: center;}
.bf-stu__card dd h4 {background: #f2f2f2; color: #999; font-size: 14px; width: 80px; height: 40px; margin-right: 8px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 6px; border-radius: 6px;}
.bf-stu__card dd em {flex-shrink: 0; display: block; width: 44px; height: 44px; margin-right: 8px;}
.bf-stu__card dd div {flex-grow: 1;}
.bf-stu__card dd h5 {font-size: 16px;}
.bf-stu__card dd h5 strong {font-size: 20px; margin-right: 4px;}
.bf-stu__card dd p {}
.bf-stu__slider .slick-slide.on .bf-stu__card {-webkit-transform: translateY(-24px); transform: translateY(-24px);}
.bf-stu__wrap.navy .bf-stu__card dt {border-color: #111;}
.bf-stu__wrap.navy .bf-stu__card dt p {background: #111; color: #fff;}
.bf-stu__wrap.navy .bf-stu__slider .slick-slide.on .bf-stu__card dt {border-color: #ffd71c;}
.bf-stu__wrap.navy .bf-stu__slider .slick-slide.on .bf-stu__card dt p {background: #ffd71c; color: #333;}
.bf-stu__wrap.bk .bf-stu__card dt {border-color: #ff187f;}
.bf-stu__wrap.bk .bf-stu__card dt p {background: #ff187f; color: #fff;}
.bf-stu__wrap.bk .bf-stu__slider .slick-slide.on .bf-stu__card dt {border-color: #44ffae;}
.bf-stu__wrap.bk .bf-stu__slider .slick-slide.on .bf-stu__card dt p {background: #44ffae; color: #333;}

@media (max-width:1280px) {
	.bf-stu {padding-bottom: 96px;}
	.bf-stu__title h5 {height: 48px; font-size: 26px; padding: 0 24px;}
	.bf-stu__title h4 {font-size: 34px; margin-top: 16px;}
	.bf-stu__title h4 strong {font-size: 46px;}
	.bf-stu__tcas p {font-size: 24px;}
	.bf-stu__tcas h5 {font-size: 34px;}
	.bf-stu__card dt p {padding: 0 16px; height: 32px; font-size: 16px;}
	.bf-stu__card dd {padding: 8px;}
	.bf-stu__card dd h4 {font-size: 12px; width: 56px; height: 32px;}
	.bf-stu__card dd em {width: 32px; height: 32px;}
	.bf-stu__card dd h5 {font-size: 12px;}
	.bf-stu__card dd h5 strong {font-size: 16px;}
	.bf-stu__card dd p {font-size: 12px;}
}

@media (max-width:992px) {	
	.bf-stu__title h5 {height: 40px; font-size: 20px;}
	.bf-stu__title h4 {font-size: 30px;}
	.bf-stu__title h4 strong {font-size: 40px;}
	.bf-stu__tcas p {font-size: 20px;}
	.bf-stu__tcas h5 {font-size: 30px;}
}

@media (max-width:768px) {
	.bf-stu {padding-top: 64px; padding-bottom: 64px;}
	.bf-stu__title h5 {height: auto; padding: 8px 24px; margin: 0 -20px; font-size: 14px;}
	.bf-stu__title h4 {font-size: 20px;}
	.bf-stu__title h4 strong {font-size: 30px;}
	.bf-stu__tcas {padding: 24px; margin-top: 24px;}
	.bf-stu__tcas p {font-size: 15px;}
	.bf-stu__tcas h5 {font-size: 20px;}
	.bf-stu__wrap {padding: 24px;}
	.bf-stu__slider {margin: 0 -5px;}
	.bf-stu__slider .slick-slide {padding: 12px 5px;}
	.bf-stu__slider .slick-dots {margin-top: 8px;}
	.bf-stu__card dt {border-width: 8px;}
	.bf-stu__card dt p {padding: 0 0 0 8px; height: 24px; font-size: 11px;}
	.bf-stu__card dd h4 {font-size: 10px; width: 40px; height: 24px;}
	.bf-stu__card dd h5 {font-size: 10px;}
	.bf-stu__card dd h5 strong {font-size: 14px;}
	.bf-stu__card dd em {display: none;}
}




.bf-trust {padding-top: 88px; padding-bottom: 72px; background: url('https://img.megastudyth.com/event/2024/buffet_high/trust_bg.jpg')no-repeat center center / cover;}
.bf-trust__title {text-align: center;}
.bf-trust__title h5 {height: 64px; font-size: 36px; color: #fff; padding: 0 40px; background: linear-gradient(to right,  rgba(18,18,18,0) 0%,rgba(18,18,18,1) 35%,rgba(18,18,18,1) 65%,rgba(18,18,18,0) 100%); display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.bf-trust__title h5 span {color: #44ffae;}
.bf-trust__title h4 {font-size: 52px; font-weight: 600; margin-top: 32px; color: #fff;}
.bf-trust__title h4 span {color: #ff187f;}
.bf-trust__wrap {max-width: 800px; margin: 0 auto; padding-top: 64px;}
.bf-trust__video {padding-bottom: 56.25%; position: relative;}
.bf-trust__video iframe {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bf-trust__list {padding-top: 12px; display: flex; margin: 0 -6px; flex-wrap: wrap;}
.bf-trust__list li {width: 25%; padding: 0 6px;}
.bf-trust__list li div {background: #fff; height: 100%; padding: 24px;}
.bf-trust__list li h5 {text-align: center; font-size: 20px; font-weight: 600; line-height: 1.2; height: 2.4em; white-space: nowrap;}
.bf-trust__list li img {display: block; margin: 24px auto !important; width: 100px;}
.bf-trust__list li p {font-size: 14px; color: #676767; text-align: center;}

@media (max-width:1280px) {
	.bf-trust__title h5 {height: 48px; font-size: 26px; padding: 0 24px;}
	.bf-trust__title h4 {font-size: 40px; margin-top: 16px;}
	.bf-trust__wrap {padding-top: 48px;}
}

@media (max-width:992px) {
	.bf-trust__title h5 {height: 40px; font-size: 20px;}
	.bf-trust__title h4 {font-size: 34px;}
	.bf-trust__wrap {padding-top: 32px;}
	.bf-trust__list li h5 {font-size: 16px; white-space: normal;}
	.bf-trust__list li p {font-size: 12px;}
	.bf-trust__list li img {width: 80px;}
}

@media (max-width:768px) {
	.bf-trust {padding-top: 64px; padding-bottom: 64px;}
	.bf-trust__title h5 {height: auto; padding: 8px 24px; margin: 0 -20px; font-size: 16px;}
	.bf-trust__title h4 {font-size: 26px;}
	.bf-trust__title h4 br {display: none;}
	.bf-trust__wrap {padding-top: 16px;}
	.bf-trust__list {margin: -6px;}
	.bf-trust__list li {width: 50%; padding: 6px;}
	.bf-trust__list li div {padding: 24px 16px;}
}






.bf-system {padding: 88px 0 64px;}
.bf-system__title {text-align: center;}
.bf-system__title h5 {height: 64px; font-size: 36px; color: #fff; padding: 0 40px; background: linear-gradient(to right,  rgba(126,31,255,0) 0%,rgba(126,31,255,1) 35%,rgba(126,31,255,1) 65%,rgba(126,31,255,0) 100%); display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.bf-system__title h5 span {color: #44ffae;}
.bf-system__title h4 {font-size: 40px; font-weight: 600; margin-top: 32px;}
.bf-system__title h4 strong {display: block; font-size: 52px;}
.bf-system__tcas {display: flex; flex-wrap: wrap; margin-top: 64px; position: relative;}
.bf-system__tcas:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 50%; border-top: dashed 1px #d7b9ff;}
.bf-system__tcas dd {width: 50%; display: flex; margin: 24px 0; position: relative;}
.bf-system__tcas dd:nth-child(odd) {justify-content: flex-end;}
.bf-system__tcas dd:nth-child(2),
.bf-system__tcas dd:nth-child(6) {padding-left: 40px;}
.bf-system__tcas dd:nth-child(3),
.bf-system__tcas dd:nth-child(7) {padding-right: 40px;}
.bf-system__tcas dd:before {content: ''; display: block; width: 60%; border-top: dashed 1px #d7b9ff; position: absolute; top: 50%;}
.bf-system__tcas dd:after {content: ''; display: block; width: 30%; border-top: dashed 1px #d7b9ff; position: absolute; top: 50%;}
.bf-system__tcas dd:nth-child(2):before,
.bf-system__tcas dd:nth-child(6):before {left: 40px;}
.bf-system__tcas dd:nth-child(3):before,
.bf-system__tcas dd:nth-child(7):before {right: 40px;}
.bf-system__tcas dd:nth-child(2):after,
.bf-system__tcas dd:nth-child(6):after {left: 60%; margin-left: 40px; transform-origin: left top;}
.bf-system__tcas dd:nth-child(3):after,
.bf-system__tcas dd:nth-child(7):after {right: 60%; margin-right: 40px; transform-origin: right top;}
.bf-system__tcas dd:nth-child(2):after,
.bf-system__tcas dd:nth-child(7):after {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
.bf-system__tcas dd:nth-child(3):after,
.bf-system__tcas dd:nth-child(6):after {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.bf-system__tcas dd > div {width: 296px; height: 128px; padding-left: 8px; padding-right: 8px; background: #f2f2f2; overflow: hidden; position: relative; z-index: 1; padding-top: 24px; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 8px; border-radius: 8px;}
.bf-system__tcas dd span {padding: 4px 8px; background: #333; color: #fff; line-height: 1.1; font-size: 14px; font-weight: 500; position: absolute; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.bf-system__tcas dd p {color: #676767; font-size: 18px; text-align: center;}
.bf-system__tcas dd.red > div {background: #691ad5; -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.16); box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.16);}
.bf-system__tcas dd.red span {background: #44ffae; color: #333; font-weight: 600;}
.bf-system__tcas dd.red p {color: #fff;}
.bf-system__tcas dt {width: 344px; height: 344px; background: #fff; z-index: 1; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; outline: solid 8px #eadaff; position: absolute; left: 50%; top: 50%; -webkit-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0px 0px 16px 0px rgba(68,33,115,1); box-shadow: 0px 0px 16px 0px rgba(68,33,115,1); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.bf-system__tcas dt p {font-size: 32px; color: #691ad5; font-weight: 500; margin-top: 8px;}
.bf-system__tcas dt span {height: 48px; background: #f2456a; color: #fff; font-size: 32px; font-weight: 500; padding: 0 24px; display: inline-flex; align-items: center; justify-content: center; -webkit-border-radius: 24px; border-radius: 24px;}
.bf-system__tcas dt span em {display: block; width: 25px; height: 23px; text-indent: -9999px; margin: 0 8px; background: url('https://img.megastudyth.com/event/2024/buffet_high/sys_x.png')no-repeat center center / cover;}

@media (max-width:1280px) {
	.bf-system__title h5 {height: 48px; font-size: 26px; padding: 0 24px;}
	.bf-system__title h4 {font-size: 34px; margin-top: 16px;}
	.bf-system__title h4 strong {font-size: 38px;}
	.bf-system__tcas {margin-top: 48px;}
	.bf-system__tcas dd > div {width: 240px; height: 112px;}
	.bf-system__tcas dd p {font-size: 16px;}
	.bf-system__tcas dt {width: 280px; height: 280px;}
	.bf-system__tcas dt p {font-size: 24px;}
	.bf-system__tcas dt span {height: 40px; font-size: 24px; padding: 0 16px;}
	.bf-system__tcas dt span em {width: 18px; height: 16px; margin: 0 4px;}

}

@media (max-width:992px) {	
	.bf-system__title h5 {height: 40px; font-size: 20px;}
	.bf-system__title h4 {font-size: 26px;}
	.bf-system__title h4 strong {font-size: 34px;}
	.bf-system__tcas {margin-top: 24px;}
	.bf-system__tcas dd > div {width: 200px; height: 88px; padding-top: 16px;}
	.bf-system__tcas dd span {font-size: 11px;}
	.bf-system__tcas dd p {font-size: 14px;}
	.bf-system__tcas dt {width: 200px; height: 200px;}
	.bf-system__tcas dt p {font-size: 18px;}
	.bf-system__tcas dt span {height: 32px; font-size: 18px;}
	.bf-system__tcas dt span em {width: 14px; height: 12px;}
}

@media (max-width:768px) {
	.bf-system {padding: 64px 0;}
	.bf-system__title h5 {height: auto; padding: 8px 24px; font-size: 16px;}
	.bf-system__title h4 {font-size: 20px; margin-top: 8px;}
	.bf-system__title h4 strong {font-size: 26px;}
	.bf-system__tcas {margin-top: 32px;}
	.bf-system__tcas:before {left: 50%; right: auto; top: 0; bottom: 0; border-top: none; border-right: dashed 1px #d7b9ff;}
	.bf-system__tcas dd {width: 100%; margin: 16px 0 0;}
	.bf-system__tcas dd:nth-child(2),
	.bf-system__tcas dd:nth-child(6) {padding-left: 0;}
	.bf-system__tcas dd:nth-child(3),
	.bf-system__tcas dd:nth-child(7) {padding-right: 0;}
	.bf-system__tcas dd:before,
	.bf-system__tcas dd:after {display: none;}
	.bf-system__tcas dd > div {width: 60%;}
	.bf-system__tcas dd p {font-size: 12px;}
	.bf-system__tcas dt {width: 160px; height: 160px; margin: 0 auto 16px; position: static; -webkit-transform: translate(0, 0); transform: translate(0, 0);}
	.bf-system__tcas dt p {font-size: 15px;}
	.bf-system__tcas dt span {height: 24px; font-size: 14px;}


}

@media (max-width:320px) {

}




.bf-curri {background: #f2e7ff; padding: 80px 0;}
.bf-curri__title {font-size: 52px; font-weight: 700; color: #24124c; text-align: center;}
.bf-curri__title br {display: none;}
.bf-curri__table {margin-top: 32px;}
.bf-curri__table table {border: solid 2px #f2e7ff;}
.bf-curri__table th,
.bf-curri__table td {padding: 16px; border: solid 1px #ddd; text-align: center; font-weight: 500;}
.bf-curri__table thead th {background: #691ad5; color: #fff; font-size: 20px;}
.bf-curri__table tbody th {background: #f6f6f6; text-align: left;}
.bf-curri__table tbody td {background: #fff; color: #555;}

@media (max-width:1280px) {
	.bf-curri__title {font-size: 44px;}
}

@media (max-width:992px) {
	.bf-curri__title {font-size: 34px;}
	.bf-curri__table {margin-top: 16px;}
	.bf-curri__table th,
	.bf-curri__table td {padding: 12px; font-size: 14px;}
	.bf-curri__table thead th {font-size: 14px;}

}

@media (max-width:768px) {
	.bf-curri {padding: 64px 0;}
	.bf-curri__title {font-size: 24px;}
	.bf-curri__title br {display: block;}
	.bf-curri__table {margin-top: 16px; margin-left: -20px; margin-right: -20px; padding: 0 20px; overflow-x: auto;}
	.bf-curri__table table {width: 600px;}
	.bf-curri__table th,
	.bf-curri__table td {font-size: 11px; padding: 12px 8px;}
	.bf-curri__table thead th {font-size: 12px;}
}

@media (max-width:320px) {

}





.bf-course {padding: 80px 0; background: url('https://img.megastudyth.com/event/2024/buffet_high/curri_bg.jpg')no-repeat center center / cover;}
.bf-course__title {text-align: center;}
.bf-course__title h5 {font-size: 40px; color: #fff; font-weight: 600;}
.bf-course__title h4 {font-size: 52px; color: #fff; font-weight: 700;}
.bf-course__list {display: flex; margin: 0 -12px; padding-top: 48px;}
.bf-course__list > div {width: 33.3333%; padding: 0 12px;}
.bf-course__cont {background: #fff; height: 100%; padding: 32px; display: flex; flex-direction: column; position: relative;}
.bf-course__summary {flex-shrink: 0;}
.bf-course__summary > p {height: 32px; background: #000; color: #fff; text-align: center; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 16px; border-radius: 16px;}
.bf-course__summary h4 {text-align: center; margin: 16px 0; font-size: 28px; font-weight: 500;}
.bf-course__summary h4 strong {font-size: 40px; display: block; font-weight: 700; height: 52px;}
.bf-course__summary h4 strong.sm {font-size: 24px;}
.bf-course__summary dl {display: flex; align-items: center; justify-content: center;}
.bf-course__summary dt {font-size: 12px; color: #999; margin-right: 32px; line-height: 1.2;}
.bf-course__summary dt p {position: relative;}
.bf-course__summary dt p strong {font-size: 20px; font-weight: 500;}
.bf-course__summary dt p:before {content: ''; display: block; background: #f2456a; height: 2px; position: absolute; left: -4px; right: -16px; top: 50%; margin-top: -1px;}
.bf-course__summary dt p:after {content: ''; display: block; background: #f2456a; height: 2px; width: 12px; position: absolute; right: -16px; top: 50%; margin-top: -1px; -webkit-transform: rotate(45deg); transform: rotate(45deg); transform-origin: right center;}
.bf-course__summary dd {color: #f2456a; font-size: 20px; font-weight: 700;}
.bf-course__summary dd strong {font-size: 40px;}
.bf-course__detail {flex-grow: 1; background: #f2f2f2; margin-top: 24px; padding: 16px;}
.bf-course__detail h5 {border-bottom: solid 1px #ddd; font-size: 18px; font-weight: 600; color: #676767; text-align: center; padding-bottom: 16px; margin-bottom: 16px;}
.bf-course__detail ul {}
.bf-course__detail ul li {font-size: 15px; font-weight: 500; margin-bottom: 16px; position: relative; padding-left: 20px;}
.bf-course__detail ul li:last-child {margin-bottom: 0;}
.bf-course__detail ul li:before {content: ''; display: block; width: 14px; height: 12px; position: absolute; left: 0; top: 4px; background: url('https://img.megastudyth.com/event/2024/buffet_high/curri_check.png')no-repeat center center / cover;}
.bf-course__detail ul li span {display: block; font-size: 14px; color: #999; font-weight: 400; margin-top: 8px; display: flex;}
.bf-course__detail ul li span:before {content: attr(dots); flex-shrink: 0; margin-right: 6px;}
.bf-course__link {height: 56px; font-size: 24px; font-weight: 500; margin: 32px -32px -32px; background: #f2456a; color: #fff !important; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}
.bf-fourse__badge {display: block; width: 124px; height: 124px; position: absolute; right: -62px; top: -62px; text-indent: -9999px; background: url('https://img.megastudyth.com/event/2024/buffet_high/curri_badge.png')no-repeat center center / cover;}
.bf-course__cont.ppl {background: #7b18fe;}
.bf-course__cont.ppl .bf-course__summary h4 {color: #fff;}
.bf-course__cont.ppl .bf-course__summary dt {color: #ddcdff;}
.bf-course__cont.ppl .bf-course__summary dd {color: #44ffae;}
.bf-course__cont.ppl .bf-course__detail {background: #fff;}
.bf-course__cont.ppl .bf-course__link {background: #44ffae; color: #333 !important;}

@media (max-width:1280px) {
	.bf-course__title h5 {font-size: 36px;}
	.bf-course__title h4 {font-size: 46px;}
	.bf-course__list {margin: 0 -8px; padding-top: 32px;}
	.bf-course__list > div {padding: 0 8px;}
	.bf-course__cont {padding: 16px;}
	.bf-course__summary > p {font-size: 14px;}
	.bf-course__summary h4 strong {font-size: 36px;}
	.bf-course__summary h4 strong.sm {font-size: 20px;}
	.bf-course__summary dt {margin-right: 24px;}
	.bf-course__summary dd strong {font-size: 34px;}
	.bf-course__detail h5 {font-size: 16px;}
	.bf-course__link {margin: 16px -16px -16px;}
}

@media (max-width:992px) {
	.bf-course__title h5 {font-size: 30px;}
	.bf-course__title h4 {font-size: 40px;}
	.bf-course__summary > p {font-size: 11px;}
	.bf-course__summary h4 {margin: 8px 0 16px; font-size: 20px;}
	.bf-course__summary h4 strong {font-size: 26px;}
	.bf-course__summary dl {display: block;}
	.bf-course__summary dt span {display: block;}
	.bf-course__summary dt p {display: inline-block;}
	.bf-course__detail {margin-top: 8px;}
	.bf-course__detail h5 {font-size: 14px; margin-bottom: 8px; padding-bottom: 8px;}
	.bf-course__detail ul li {font-size: 13px; margin-bottom: 8px;}
	.bf-course__detail ul li:before {top: 2px;}
	.bf-course__detail ul li span {font-size: 12px; margin-top: 4px;}
	.bf-course__link {font-size: 20px;}
	.bf-fourse__badge {width: 80px; height: 80px; right: -40px; top: -40px;}
}

@media (max-width:768px) {
	.bf-course {padding: 64px 0;}
	.bf-course__title h5 {font-size: 20px;}
	.bf-course__title h4 {font-size: 26px;}
	.bf-course__summary h4 strong {height: auto;}
	.bf-course__summary dl {display: flex;}
	.bf-course__list {display: block; margin: 0; padding-top: 24px;}
	.bf-course__list > div {width: 100%; padding: 0; margin-bottom: 20px;}
	.bf-course__list > div:last-child {margin-bottom: 0;}
	.bf-fourse__badge {right: -24px; top: -24px;}
}

@media (max-width:320px) {
	.bf-course__title h5 {font-size: 16px;}
	.bf-course__title h4 {font-size: 22px;}

}






.bf-guide {padding: 80px 0; background: url('https://img.megastudyth.com/event/2024/buffet_high/course_bg.jpg')no-repeat center bottom / cover;}
.bf-guide__title {text-align: center;}
.bf-guide__title h5 {font-size: 40px; color: #fff; font-weight: 600;}
.bf-guide__title h5 span {display: block; width: 206px; height: 52px; text-indent: -9999px; margin: 0 auto 32px; position: relative; background: #fff url('https://img.megastudyth.com/event/2024/buffet_high/course_logo.png')no-repeat center center / 140px auto; -webkit-border-radius: 32px; border-radius: 32px;}
.bf-guide__title h5 span:after {content: ''; position: absolute; left: 50%; margin-left: -5px; top: 100%; width: 0px; height: 0px; border-style: solid; border-width: 10px 5.5px 0 5.5px; border-color: #ffffff transparent transparent transparent; transform: rotate(0deg);}
.bf-guide__title h4 {font-size: 52px; color: #fff330; font-weight: 700;}
.bf-guide__capture {margin-top: 56px; -webkit-border-radius: 24px; border-radius: 24px; -webkit-box-shadow: 0px 0px 16px 0px rgba(69,33,115,0.16); box-shadow: 0px 0px 16px 0px rgba(69,33,115,0.16);}
.bf-guide__capture dt {display: flex; height: 56px; position: relative; align-items: center; justify-content: center; background: #592494; -webkit-border-radius: 24px 24px 0 0; border-radius: 24px 24px 0 0;}
.bf-guide__capture dt span {position: absolute; display: flex; align-items: center; left: 16px; top: 50%; margin-top: -8px;}
.bf-guide__capture dt span em {display: block; width: 16px; height: 16px; margin-right: 8px; -webkit-border-radius: 50%; border-radius: 50%;}
.bf-guide__capture dt span em:nth-child(1) {background: #fe5f58;}
.bf-guide__capture dt span em:nth-child(2) {background: #febc2e;}
.bf-guide__capture dt span em:nth-child(3) {background: #28c840; margin-right: 0;}
.bf-guide__capture dt > div {width: 50%; height: 32px; background: #fff; outline: solid 6px #68399d; padding: 0 8px; display: flex; align-items: center; justify-content: flex-end; -webkit-border-radius: 8px; border-radius: 8px;}
.bf-guide__capture dt > div:after {content: ''; display: block; width: 15px; height: 15px; background: url('https://img.megastudyth.com/event/2024/buffet_high/course_refresh.png')no-repeat center center / cover;}
.bf-guide__capture dd {background: #9042e8; padding: 48px; -webkit-border-radius: 0 0 24px 24px; border-radius: 0 0 24px 24px; -webkit-box-shadow: inset 0px -10px 2px -8px rgba(255,255,255,0.5); box-shadow: inset 0px -10px 2px -8px rgba(255,255,255,0.5);}
.bf-guide__capture dd ul {display: flex; flex-wrap: wrap; margin: -10px;}
.bf-guide__capture dd ul li {padding: 10px; width: 50%;}
.bf-guide__capture dd ul li img {display: block; width: 100%;}

@media (max-width:1280px) {
	.bf-guide__title h5 {font-size: 34px;}
	.bf-guide__title h5 span {width: 160px; height: 40px; margin: 0 auto 16px; background-size: 104px auto;}
	.bf-guide__title h4 {font-size: 42px;}
	.bf-guide__capture dd {padding: 24px;}
}

@media (max-width:992px) {
	.bf-guide__title h5 {font-size: 30px;}
	.bf-guide__title h5 span {width: 120px; height: 34px; margin: 0 auto 8px; background-size: 80px auto;}
	.bf-guide__title h4 {font-size: 36px;}
	.bf-guide__capture {margin-top: 24px;}
	.bf-guide__capture dd ul {margin: -5px;}
	.bf-guide__capture dd ul li {padding: 5px;}
}

@media (max-width:768px) {
	.bf-guide {padding: 64px 0;}
	.bf-guide__title h5 {font-size: 20px;}
	.bf-guide__title h5 span {width: 96px; height: 28px; background-size: 64px auto;}
	.bf-guide__title h4 {font-size: 28px;}
	.bf-guide__capture {-webkit-border-radius: 12px; border-radius: 12px;}
	.bf-guide__capture dt {height: 40px; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0;}
	.bf-guide__capture dt span {margin-top: -4px;}
	.bf-guide__capture dt span em {width: 8px; height: 8px; margin-right: 4px;}
	.bf-guide__capture dt > div {height: 24px; outline: solid 4px #68399d; -webkit-border-radius: 4px; border-radius: 4px;}
	.bf-guide__capture dd {padding: 16px;}
	.bf-guide__capture dd ul {margin: 0; display: block;}
	.bf-guide__capture dd ul li {width: 100%; padding: 0; margin-bottom: 8px;}
	.bf-guide__capture dd ul li:last-child {margin-bottom: 0;}
}

@media (max-width:320px) {
	.bf-guide__title h4 {font-size: 24px;}
}






.bf-faq {padding: 80px 0; background: #f2f2f2;}
.bf-faq__title {font-size: 52px; font-weight: 700; text-align: center;}
.bf-faq__title br {display: none;}
.bf-faq__list {margin-top: 56px; margin-left: auto; margin-right: auto; max-width: 944px;}
.bf-faq__list li {margin-bottom: 24px;}
.bf-faq__list li:last-child {margin-bottom: 0;}
.bf-faq__list li dl dt {display: flex; align-items: center;}
.bf-faq__list li dl dt strong {width: 64px; height: 64px; font-size: 24px; font-weight: 600; background: #dfe6fa; color: #314786; flex-shrink: 0; display: flex; align-items: center; justify-content: center;}
.bf-faq__list li dl dt h5 {flex-grow: 1; height: 64px; padding: 0 16px; color: #fff; font-size: 24px; font-weight: 600; line-height: 1.1; display: flex; align-items: center; background: #314786 url('https://img.megastudyth.com/event/2024/buffet_high/faq_list.png')no-repeat right center / auto 100%;}
.bf-faq__list li dl dd {background: #fff; font-size: 18px; color: #555; padding: 24px; line-height: 1.6; min-height: 104px;}

@media (max-width:1280px) {
	.bf-faq__title {font-size: 44px;}
	.bf-faq__list {margin-top: 40px;}
	.bf-faq__list li dl dt h5 {font-size: 20px;}
	.bf-faq__list li dl dd {font-size: 16px;}
}

@media (max-width:992px) {	
	.bf-faq__title {font-size: 36px;}
	.bf-faq__list {margin-top: 32px;}
	.bf-faq__list li dl dt h5 {font-size: 18px;}
	.bf-faq__list li dl dd {font-size: 14px;}
}

@media (max-width:768px) {
	.bf-faq {padding: 64px 0;}
	.bf-faq__title {font-size: 30px;}
	.bf-faq__title br {display: block;}
	.bf-faq__list {margin-top: 24px;}
	.bf-faq__list li {margin-bottom: 16px;}
	.bf-faq__list li dl dt strong {width: 40px; height: 56px; font-size: 18px;}
	.bf-faq__list li dl dt h5 {font-size: 15px; padding: 0 8px; height: 56px;}
	.bf-faq__list li dl dd {font-size: 13px; padding: 16px;}
}

@media (max-width:320px) {
	.bf-faq__title {font-size: 26px;}
	.bf-faq__list li dl dt h5 {font-size: 14px;}
	.bf-faq__list li dl dd {font-size: 12px;}
}







.bf-quick {position: absolute; right: 0; top: 0; margin-top: 160px; z-index: 101; width: 232px;}
.bf-quick ul li {margin-bottom: 8px;}
.bf-quick ul li:last-child {margin-bottom: 0;}
.bf-quick ul li a em {display: block; width: 24px; height: 24px; background: rgba(0,0,0,0.3); position: relative; -webkit-border-radius: 50%; border-radius: 50%;}
.bf-quick ul li a em:before {content: ''; display: block; width: 24px; height: 2px; background: #fff; position: absolute; right: 50%; top: 50%; margin-top: 2px; margin-right: -4px;}
.bf-quick ul li a em:after {content: ''; display: block; background: #fff; height: 2px; width: 10px; position: absolute; right: 50%; top: 50%; margin-top: 2px; margin-right: -4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); transform-origin: right center;}
.bf-quick__bubble {width: 90px; height: 28px; background: #fff; position: absolute; bottom: 100%; left: 50%; margin-left: -45px; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 14px; border-radius: 14px;}
.bf-quick__bubble span {display: inline-block; font-weight: 600; padding: 0 4px; font-style: italic; background-clip: text; -webkit-background-clip: text; color: transparent; background-image: url('https://img.megastudyth.com/event/2024/buffet_high/quick_gradient.png'); background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.bf-quick__bubble:after {content: ''; display: block; width: 10px; height: 9px; position: absolute; top: 100%; left: 50%; margin-left: -5px; background: url('https://img.megastudyth.com/event/2024/buffet_high/quick_tail.png')no-repeat center center / cover;}
.bf-quick__main dl dt {padding: 16px 24px; background: #ffe9f4;}
.bf-quick__main dl dt span {font-size: 12px;}
.bf-quick__main dl dt strong {display: block; font-size: 16px; font-weight: 600;}
.bf-quick__main dl dd {padding: 8px 24px; background: #fc2493; display: flex; align-items: center; justify-content: space-between;}
.bf-quick__main dl dd span {color: #fff;}
.bf-quick__btn {padding: 0 24px; height: 80px; display: flex; align-items: center; justify-content: space-between;}
.bf-quick__btn h5 {flex-grow: 1; font-size: 16px; font-weight: 600;}
.bf-quick__btn em {flex-shrink: 0;}
.bf-quick__btn.ppl {background: #7a18ff;}
.bf-quick__btn.ppl h5 {color: #fff;}
.bf-quick__btn.grn {background: #44ffae;}
.bf-quick__btn.grn em:before,
.bf-quick__btn.grn em:after {background: #333;}

@media (max-width:1280px) {	
	.bf-quick {width: 144px;}
	.bf-quick ul li a em {display: none;}
	.bf-quick__main dl dt {padding: 12px;}
	.bf-quick__main dl dt span {font-size: 10px;}
	.bf-quick__main dl dt strong {font-size: 14px;}
	.bf-quick__main dl dd {padding: 8px 12px;}
	.bf-quick__btn {padding: 0 12px; height: 56px;}
	.bf-quick__btn h5 {font-size: 14px;}
}

@media (max-width:992px) {	
	.bf-quick {position: fixed; top: auto !important; margin-top: 0; width: 100%; bottom: 0; background: #fff;}
	.bf-quick ul {display: flex;}
	.bf-quick ul li {width: 50%; margin-bottom: 0;}	
	.bf-quick ul li:last-child {display: none;}
	.bf-quick ul li a em {display: block;}
	.bf-quick__bubble {display: none;}
	.bf-quick__main dl dt {display: none;}
	.bf-quick__main dl dd {height: 64px;}
	.bf-quick__btn {height: 64px;}
	.bf-quick__btn h5 {font-size: 14px;}
}

@media (max-width:768px) {
	.bf-quick ul li a em {display: none;}	
	.bf-quick__main dl dd {height: 48px; padding: 0 8px; line-height: 1.1; text-align: center; justify-content: center;}
	.bf-quick__main dl dd span {font-size: 12px;}
	.bf-quick__btn {padding: 0 8px; height: 48px;}
	.bf-quick__btn h5 {font-size: 12px; text-align: center; line-height: 1.1;}
}





.bf-inquiry {padding: 80px 0; background: url('https://img.megastudyth.com/event/2024/buffet_high/inquiry_bg.jpg')no-repeat center bottom / cover;}
.bf-inquiry__title {text-align: center; font-weight: 600;}
.bf-inquiry__title h4 {font-size: 56px; color: #fff;}
.bf-inquiry__title h4 br {display: none;}
.bf-inquiry__title h5 {font-size: 36px; color: #fff72a; margin-top: 8px;}
.bf-inquiry__inner {max-width: 468px; margin: 0 auto;}
.bf-inquiry__inner h4 {height: 48px; background: #cfdff8; font-size: 22px; font-weight: 600; margin-top: 56px; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 24px; border-radius: 24px;}
.bf-inquiry__inner h4:before {content: ''; display: block; flex-shrink: 0; width: 63px; height: 84px; margin-right: 12px; margin-top: -48px; background: url('https://img.megastudyth.com/event/2024/buffet_middle/inquiry_icon.png')no-repeat center center / cover;}
.bf-inquiry__box {background: #fff; padding: 30px; margin: 0 auto; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0;}
.bf-inquiry__box:before {content: ''; display: block; height: 30px; background: url('https://img.megastudyth.com/event/2024/buffet_high/course_logo.png')no-repeat center center / auto 100%;}
.bf-inquiry__box label:not([type='radio'] + label) {display: block; font-size: 15px; margin-top: 20px; margin-bottom: 10px;}
.bf-inquiry__box li {margin-bottom: 5px; position: relative;}
.bf-inquiry__box li:last-child {margin-bottom: 0; margin-top: 20px;}
.bf-inquiry__box li:first-child label {margin-top: 0;}
.bf-inquiry__box input:not([type='radio']),
.bf-inquiry__box select {display: block; width: 100%; height: 50px; border: solid 1px #ddd; -webkit-border-radius: 0px; border-radius: 0px; -webkit-appearance: none; appearance: none; -webkit-border-radius: 5px; border-radius: 5px;}
.bf-inquiry__box input {padding: 0 10px;}
.bf-inquiry__box select {padding-left: 10px; padding-right: 40px; background: none; cursor: pointer;}
.bf-inquiry__box input:focus,
.bf-inquiry__box select:focus {border-width: 2px; border-color: #0082ff;}
.bf-inquiry__box input[type='radio'] {margin-right: 5px;}
.bf-inquiry__box input[type='radio'] + label {margin-right: 15px; cursor: pointer;}
.bf-inquiry__rdo {display: flex; margin-top: 24px;}
.bf-inquiry__rdo input[type="radio"] {display: none;}
.bf-inquiry__rdo input[type="radio"] + label {width: 50%; height: 52px; margin-right: 0; background: #f2f2f2; color: #999; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; display: flex; align-items: center; justify-content: center;}
.bf-inquiry__rdo input[type="radio"]:checked + label {background: #1f4d79; color: #fff;}
.bf-inquiry__select:after {content: ''; display: block; width: 6px; height: 6px; border-right: solid 1px #333; border-bottom: solid 1px #333; position: absolute; right: 15px; bottom: 24px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.bf-inquiry__btn li button {background: #0082ff; color: #fff; font-weight: 500; font-size: 20px; display: flex; width: 100%; height: 56px; align-items: center; justify-content: center; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; -webkit-appearance: none; appearance: none;}

@media (max-width:1280px) {
	.bf-inquiry__title h4 {font-size: 48px;}
	.bf-inquiry__title h5 {font-size: 30px;}
	.bf-inquiry__rdo input[type="radio"] + label {height: 48px;}
}

@media (max-width:992px) {
	.bf-inquiry__title h4 {font-size: 40px;}
	.bf-inquiry__title h5 {font-size: 26px;}
	.bf-inquiry__box input[type="text"],
	.bf-inquiry__box input[type="tel"],
	.bf-inquiry__box select {height: 40px;}
	.bf-inquiry__box label:not([type='radio'] + label) {margin-top: 16px; margin-bottom: 6px; font-size: 14px;}
	.bf-inquiry__rdo input[type="radio"] + label {height: 40px;}
	.bf-inquiry__btn li button {font-size: 16px;}
}

@media (max-width:768px) {
	.bf-inquiry {padding: 64px 0;}
	.bf-inquiry__title h4 {font-size: 30px;}
	.bf-inquiry__title h5 {font-size: 20px;}
	.bf-inquiry__title h4 br {display: block;}
	.bf-inquiry__inner h4 {height: 40px; font-size: 16px; margin-top: 32px; margin-bottom: 8px;}
	.bf-inquiry__inner h4:before {width: 45px; height: 60px; margin-right: 8px; margin-top: -32px;}
	.bf-inquiry__box {padding: 20px;}
	.bf-inquiry__box:before {height: 24px;}
}

@media (max-width:320px) {
	.bf-inquiry__title h4 {font-size: 26px;}
	.bf-inquiry__title h5 {font-size: 18px;}
	.bf-inquiry__inner h4 {height: 32px; font-size: 14px;}
}
#spinner:not([hidden]) {position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; background: rgba(0,0,0,0.5); z-index:999;}
#spinner::after {content: ""; width: 80px; height: 80px; border: 2px solid #f3f3f3; border-top: 3px solid #f25a41; border-radius: 100%; will-change: transform; animation: spin 1s infinite linear;}
@keyframes spin {from {transform: rotate(0deg);} to {transform: rotate(360deg);}}
.myDiv{font-size:27px; font-weight:600; text-align:center; vertical-align:middle;}
.myDiv span {font-size:15px;}






.bf-crs {padding: 100px 0; background: #F9F9F9;}
.bf-crs__pop {display: none; background: rgba(0,0,0,0.6); position: fixed; overflow-y: auto; z-index: 2000; left: 0; right: 0; top: 0; bottom: 0; padding: 30px 20px;}
.bf-crs__pop > div {width: 100%; height: 100%; display: table;}
.bf-crs__pop > div > div {display: table-cell; width: 100%; vertical-align: middle;}
.bf-crs__pop > div > div > div {background: #fff; padding: 20px; box-sizing: border-box; width: 100%; max-width: 800px; margin: 0 auto; overflow: hidden; position: relative; -webkit-border-radius: 16px; border-radius: 16px;}
.bf-crs__close {display: block; width: 56px; height: 56px; background: none; position: absolute; right: 0; top: 0; text-indent: -9999px;}
.bf-crs__close:before,
.bf-crs__close:after {content: ''; display: block; width: 21px; height: 1px; background: #333; position: absolute; left: 50%; top: 50%; margin-left: -11px; margin-top: -1px;}
.bf-crs__close:before {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.bf-crs__close:after {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
.bf-crs__title {font-size: 24px; font-weight: 700;}
.bf-crs__list {margin-top: 20px;}
.bf-crs__list > li {border: solid 1px #D8D8D8; margin-bottom: 8px;}
.bf-crs__list > li:last-child {margin-bottom: 0;}
.bf-crs__list > li h5 {padding: 16px; background: #FAFAFA; font-size: 16px; font-weight: 600; color: #222; line-height: 1.4;}
.bf-crs__list > li > ul {padding: 16px;}
.bf-crs__list > li > ul > li {position: relative; padding-left: 10px; margin-bottom: 4px; font-size: 14px; line-height: 1.4;}
.bf-crs__list > li > ul > li:last-child {margin-bottom: 0;}
.bf-crs__list > li > ul > li:before {content: ''; display: block; width: 4px; height: 1px; background: #222; position: absolute; left: 0; top: 10px;}

.bf-crs__top {text-align: center; margin-bottom: 40px; color: #05202A;}
.bf-crs__top h3 {font-size: 44px; font-weight: 700; margin-bottom: 16px;}
.bf-crs__top button {padding: 0 40px; height: 64px; border: solid 1px #000; font-size: 16px; font-weight: 500; display: inline-flex; align-items: center; justify-content: center; -webkit-border-radius: 32px; border-radius: 32px;}
.bf-crs__top button:before {content: ''; display: block; margin-right: 12px; width: 24px; height: 24px; background: url('https://img.megastudyth.com/event/2024/buffet_high/course_info.png')no-repeat center center / cover;}
.bf-crs__top button:after {content: ''; display: block; margin-left: 12px; width: 6px; height: 6px; border-top: solid 2px #000; border-right: solid 2px #000; -webkit-transform: rotate(45deg); transform: rotate(45deg);}

.bf-crs__group {background: #fff; padding: 48px; margin-bottom: 24px;}
.bf-crs__group:last-child {margin-bottom: 0;}
.bf-crs__title {text-align: center; color: #05202A;}
.bf-crs__title h4 {margin: 12px 0; font-size: 32px; font-weight: 700;}
.bf-crs__title p {font-size: 16px; font-weight: 300; margin-bottom: 4px;}
.bf-crs__title p:last-child {margin-bottom: 0;}
.bf-crs__title p strong {font-weight: 500;}
.bf-crs__best {width: 122px; height: 34px; margin: 0 auto; background: linear-gradient(to right,  rgba(255,14,14,1) 0%,rgba(204,0,255,1) 100%); display: flex; align-items: center; justify-content: center; position: relative; -webkit-border-radius: 4px; border-radius: 4px;}
.bf-crs__best em {position: relative; display: block; font-style: normal; font-size: 16px; display: inline-block; font-weight: 700; background-clip: text; -webkit-background-clip: text; color: transparent; background-image: url('https://img.megastudyth.com/event/2024/buffet_high/course_gradient.png'); background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.bf-crs__best:before {content: ''; display: block; top: 2px; bottom: 2px; left: 2px; right: 2px; background: #fff; position: absolute; -webkit-border-radius: 2px; border-radius: 2px;}
.bf-crs__best ~ .bf-crs__half {padding-top: 100px;}
.bf-crs__half {padding-top: 32px; margin: 0 -12px; display: flex; justify-content: center;}
.bf-crs__half > div {width: 50%; padding: 0 12px; width: 50%; display: flex; flex-direction: column; position: relative;}
.bf-crs__half.col1 > div {}
.bf-crs__box {border: solid 1px #DBDBDB; border-bottom: none; position: relative; flex-grow: 1; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0;}
.bf-crs__icon {margin-top: -100px;}
.bf-crs__icon img {display: block;}
.bf-crs__icon h4 {font-size: 28px; font-weight: 400; margin-top: 30px; text-align: center; font-weight: 500;}
.bf-crs__cost {padding: 28px; display: flex; align-items: center; justify-content: center;}
.bf-crs__cost p {font-size: 20px; color: #BCBCBC; position: relative; padding-right: 20px; margin-right: 12px;}
.bf-crs__cost p:before {content: ''; display: block; background: #000; height: 2px; position: absolute; top: 50%; margin-top: -1px; left: -12px; right: 0;}
.bf-crs__cost p:after {content: ''; display: block; width: 12px; height: 12px; border-top: solid 2px #000; border-right: solid 2px #000; position: absolute; right: 0; top: 50%; margin-top: -6px; box-sizing: border-box; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.bf-crs__cost h5 {font-size: 32px; font-weight: 700; color: #000;}
.bf-crs__cost.lg p {font-size: 24px;}
.bf-crs__cost.lg h5 {font-size: 40px;}
.bf-crs__cost p.chkin {padding-right: 100px;}
.bf-crs__cost p.chkin span {width: 70px; height: 70px; text-align: center; background: #000; color: #fff; font-size: 12px; font-weight: 500; position: absolute; right: 12px; top: 50%; margin-top: -35px; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 50%; border-radius: 50%;}

.bf-crs__btn {height: 64px; background: #000; color: #fff !important; font-size: 16px; font-weight: 500; flex-shrink: 0; position: relative; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 0 0 12px 12px; border-radius: 0 0 12px 12px;}
.bf-crs__btn span {width: 67px; height: 28px; border: solid 1px #ddd; margin-right: 12px; font-weight: 400; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 4px; border-radius: 4px;}
.bf-crs__btn span.org {border-color: #FFA100; color: #FFA100;}
.bf-crs__btn span.grn {border-color: #2EFFF2; color: #2EFFF2;}
.bf-crs__btn.ipad:after {content: ''; display: block; width: 106px; height: 85px; position: absolute; right: 20px; bottom: 0; background: url('https://img.megastudyth.com/event/2024/buffet_high/course_btn_ipad.png')no-repeat center center / cover;}

@media (max-width:1280px) {
	.bf-crs__group {padding: 48px 24px;}
	.bf-crs__icon h4 {font-size: 20px;}
	.bf-crs__cost.lg p {font-size: 20px;}
	.bf-crs__cost.lg h5 {font-size: 32px;}
}

@media (max-width:992px) {
	.bf-crs__top h3 {font-size: 36px;}
	.bf-crs__top button {padding: 0 24px; height: 48px;}
	.bf-crs__title h4 {font-size: 26px;}
	.bf-crs__title p {font-size: 14px;}
	.bf-crs__half {padding-top: 24px; margin: 0 -4px;}
	.bf-crs__half > div {padding: 0 4px;}
	.bf-crs__best ~ .bf-crs__half {padding-top: 60px;}
	.bf-crs__icon {margin-top: -60px;}
	.bf-crs__icon img {height: 180px;}
	.bf-crs__icon h4 {font-size: 16px;}	
	.bf-crs__cost p {font-size: 16px !important;}
	.bf-crs__cost h5 {font-size: 24px !important;}
	.bf-crs__cost p.chkin {padding-right: 80px;}
	.bf-crs__cost p.chkin span {width: 60px; height: 60px; font-size: 11px; line-height: 1.1;}
	.bf-crs__btn.ipad:after {right: 0; width: 70px; height: 56px;}
}

@media (max-width:768px) {
	.bf-crs {padding: 64px 0 0;}
	.bf-crs__top {margin-bottom: 48px;}
	.bf-crs__top h3 {font-size: 22px; margin-bottom: 8px;}
	.bf-crs__top button {padding: 0 16px; height: 40px; font-size: 12px;}
	.bf-crs__top button:before {margin-right: 8px;}
	.bf-crs__top button:after {margin-left: 8px;}
	.bf-crs__title h4 {font-size: 22px;}
	.bf-crs__title p {font-size: 12px;}
	.bf-crs__group {margin: 0 -20px 10px; padding: 32px 16px 40px;}
	.bf-crs__half {margin: 0; display: block;}
	.bf-crs__half > div {padding: 0; width: 100%; margin-bottom: 16px;}
	.bf-crs__half > div:last-child {margin-bottom: 0;}
	.bf-crs__best ~ .bf-crs__half {padding-top: 100px;}
	.bf-crs__best ~ .bf-crs__half > div:last-child {margin-top: 100px;}
	.bf-crs__icon {margin-top: -80px;}
	.bf-crs__icon img {height: 140px;}
	.bf-crs__icon h4 {margin-top: 10px;}
	.bf-crs__cost {padding: 16px;}
	.bf-crs__btn {height: 48px;}
}










.pay-boom {display: block; position: absolute; width: 240px; left: -15%; top: -20%; z-index: 1;}
.pay-boom.md {width: 180px; left: -10%; top: -30%;}

@media (max-width:1280px) {
	.pay-boom {width: 180px;}
}

@media (max-width:992px) {
	.pay-boom,
	.pay-boom.md {width: 140px;}
}

@media (max-width:768px) {
	.pay-boom,
	.pay-boom.md {width: 120px; left: -10%;}
}










.bf-dept {padding: 120px 0;}
.bf-dept__group {display: flex; padding-bottom: 80px; margin-bottom: 80px; border-bottom: solid 1px #e5e5e5;}
.bf-dept__group:last-child {padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.bf-dept__group dt {width: 45%; padding-right: 80px;}
.bf-dept__group dt p {font-size: 26px; color: #666; font-weight: 500;}
.bf-dept__group dt h5 {font-size: 46px; font-weight: 700;}
.bf-dept__group dt h6 {font-size: 40px; color: #fc2493;}
.bf-dept__group dt h6 strong {font-size: 60px; margin-left: 4px;}
.bf-dept__group dt a {margin-top: 24px; background: #44ffae; height: 48px; font-size: 20px; font-weight: 500; border: solid 1px #333; padding: 0 32px; display: inline-flex; align-items: center; justify-content: center; -webkit-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,1); box-shadow: 2px 2px 0px 0px rgba(0,0,0,1);}
.bf-dept__group dt a:active {-webkit-transform: translate(2px, 2px); transform: translate(2px, 2px); -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,1); box-shadow: 0px 0px 0px 0px rgba(0,0,0,1);}

.bf-dept__group dd {width: 55%;}
.bf-dept__group dd h5 {height: 40px; padding: 0 16px; margin-top: 30px; margin-bottom: 10px; background: #8318fe; color: #fff; font-size: 20px; display: inline-flex; align-items: center; justify-content: center; -webkit-border-radius: 4px; border-radius: 4px;}
.bf-dept__group dd h5:first-child {margin-top: 0;}
.bf-dept__group dd ul {display: flex; margin: -2px; flex-wrap: wrap;}
.bf-dept__group dd ul li {padding: 2px;}
.bf-dept__group dd ul li span {height: 32px; padding: 0 16px; border: solid 1px #333; font-size: 14px; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 4px; border-radius: 4px;}
.bf-dept__group dd table {border-top: solid 1px #333;}
.bf-dept__group dd th,
.bf-dept__group dd td {border-bottom: solid 1px #ddd; padding: 12px 8px; text-align: center;}
.bf-dept__group dd th {font-size: 13px; background: #f5f5f5; font-weight: 500;}
.bf-dept__group dd td {font-size: 11px;}

@media (max-width:1280px) {
	.bf-dept__group dt {padding-right: 40px;}
	.bf-dept__group dt p {font-size: 20px;}
	.bf-dept__group dt h5 {font-size: 36px;}
	.bf-dept__group dt h6 {font-size: 30px;}
	.bf-dept__group dt h6 strong {font-size: 50px;}
	.bf-dept__group dt a {margin-top: 16px; height: 40px; font-size: 18px; padding: 0 24px;}
	.bf-dept__group dd h5 {height: 32px; padding: 0 12px; font-size: 16px;}
	.bf-dept__group dd ul li span {height: 28px; padding: 0 12px; font-size: 13px;}
}

@media (max-width:992px) {
	.bf-dept {padding: 80px 0;}
	.bf-dept__group {display: block; padding-bottom: 64px; margin-bottom: 64px;}
	.bf-dept__group dt {width: 100%; padding-right: 0;}
	.bf-dept__group dt p {font-size: 16px;}
	.bf-dept__group dt h5 {font-size: 30px;}
	.bf-dept__group dt h6 {font-size: 20px;}
	.bf-dept__group dt h6 strong {font-size: 40px;}
	.bf-dept__group dd {width: 100%; margin-top: 30px;}
}

@media (max-width:768px) {
	.bf-dept {padding: 64px 0;}
	
	.bf-dept__group {margin-bottom: 0; border-bottom: none;}
	.bf-dept__group dt {border: solid 1px #333; padding: 16px; -webkit-border-radius: 8px; border-radius: 8px;}
	.bf-dept__group dt p {font-size: 14px;}
	.bf-dept__group dt h5 {font-size: 26px;}
	.bf-dept__group dt h6 {text-align: right; margin-bottom: -36px;}
	.bf-dept__group dt h6 strong {font-size: 32px;}	
	.bf-dept__group dt a {margin-top: 0; height: 34px; font-size: 14px; padding: 0 16px;}

	.bf-dept__group dd {width: 100%; margin-top: 20px;}
	.bf-dept__group dd h5 {height: 28px; font-size: 14px; margin-top: 20px;}
	.bf-dept__group dd ul li span {height: 24px; padding: 0 8px; font-size: 12px;}
	.bf-dept__group dd .scr {margin: 0 -20px; padding: 0 20px; overflow-x: auto;}
	.bf-dept__group dd .scr table {width: 640px;}
	.bf-dept__group dd th {font-size: 11px;}

}














