@charset "utf-8";

#wrap {padding-top: 7.125rem; overflow: clip; width: 100%;}
#body_temp {position: fixed; width: 100%; margin: 0 auto; left: 0; right: 0; padding-top: 7.125rem;}
.main-inner {width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 2rem; box-sizing: border-box; position: relative;}

#gnb {position: fixed; left: 0; right: 0; top: 0; border-bottom: solid 1px #EDEDF3; background: #fff; z-index: 1000;}
.gnb-logo {position: absolute; left: 2rem; top: 0; z-index: 1;}
.gnb-logo a {display: block; text-indent: -9999px; width: 8.25rem; height: 3.75rem; background: url('https://img.megastudyth.com/main/2025/gnb_logo.png')no-repeat center center / 100% auto;}

.gnb-sch__toggle {display: block; width: 24px; height: 24px; position: absolute; right: 2rem; top: 3.75rem; margin-top: 0.75rem; z-index: 1; text-indent: -9999px; background: url('https://img.megastudyth.com/main/renewal/gnb_search.png')no-repeat left center / 200% auto;}
.gnb-sch__toggle.on {background-size: 0px; z-index: 1002;}
.gnb-sch__toggle:before,
.gnb-sch__toggle:after {content: ''; display: block; opacity: 0; background: #fff; height: 2px; width: 30px; margin-left: -15px; margin-top: -1px; position: absolute; left: 50%; right: 50%; bottom: 50%; top: 50%; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.gnb-sch__toggle.on:before {opacity: 1; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.gnb-sch__toggle.on:after {opacity: 1; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.gnb-sch__toggle.on span {display: none;}
.gnb-sch__wrap {display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; position: fixed; padding: 80px 16px; top: 0; left: 0; width: 100%; height: 0%; visibility: hidden; transition: opacity 0.35s, visibility 0.35s, height 0.35s; overflow: hidden; z-index: 1001;}
.gnb-sch__input {position: relative;}
.gnb-sch__input dt {text-align: center; font-size: 30px; font-weight: 400; color: #fff; margin-bottom: 30px; position: relative; opacity: 0;}
.gnb-sch__input dd {width: 100%; max-width: 480px; margin: 0 auto; position: relative; border-bottom: solid 2px rgba(255,255,255,0.1); position: relative; opacity: 0;}
.gnb-sch__input dd input[type="text"] {display: block; width: 100%; height: 50px; padding-left: 10px; padding-right: 60px; background: none; color: #fff; font-size: 16px; border: none; -webkit-appearance: none; appearance: none;}
.gnb-sch__input dd input[type="text"] + span {position: absolute; left: 0; bottom: -2px; width: 0%; height: 2px; background: #fff; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.gnb-sch__input dd input[type="text"]:focus + span {width: 100%;}
.gnb-sch__input dd button {display: block; position: absolute; right: 0; top: 0; width: 50px; height: 50px; text-indent: -9999px; -webkit-appearance: none; appearance: none;}
.gnb-sch__input dd button:after {content: ''; display: block; width: 24px; height: 24px; position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; background: url('https://img.megastudyth.com/main/renewal/gnb_search.png')no-repeat right center / 200% auto;}
.gnb-sch__keyword {display: flex; flex-wrap: wrap; justify-content: center; margin-top: 30px; position: relative; opacity: 0;}
.gnb-sch__keyword li {margin: 5px 10px;}
.gnb-sch__keyword li input[type="checkbox"] {display: none;}
.gnb-sch__keyword li label {color: #fff; font-weight: 300; cursor: pointer;}
.gnb-sch__keyword li label:before {content: '#';}
.gnb-sch__wrap.open {visibility: visible; height: 100%;}
.gnb-sch__wrap.open:before {content: ''; width: 0%; padding-bottom: 0%; display: block; background: rgba(0,18,35,0.9); position: absolute; right: 0; top: 0; animation: circleRight 1.5s ease forwards; -webkit-transform: translate(50%, -50%); transform: translate(50%, -50%); -webkit-border-radius: 50%; border-radius: 50%;}
.gnb-sch__wrap.open .gnb-sch__input dt {animation: fadeInUp 0.5s ease forwards; animation-delay: 0.4s;}
.gnb-sch__wrap.open .gnb-sch__input dd {animation: fadeInUp 0.5s ease forwards; animation-delay: 0.6s;}
.gnb-sch__wrap.open .gnb-sch__keyword {animation: fadeInUp 0.5s ease forwards; animation-delay: 0.8s;}
@keyframes fadeInUp {0% {opacity: 0; top: 20%;} 100% {opacity: 1; top: 0;}}
@keyframes circleRight {0% {width: 0%; padding-bottom: 0%;} 100% {width: 500%; padding-bottom: 500%;}}
@keyframes blink-free {50% {opacity: 0;}}

@media (min-width: 993px){
	#gnb:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 0; height: 3.75rem; border-bottom: solid 1px #EDEDF3;}
	.gnb-wrap {padding-top: 3.75rem; position: relative;}
	.gnb-menu {margin: 0 -1.875rem;}
	.gnb-menu .gnb-swiper {overflow: visible;}
	.gnb-menu .swiper-wrapper {transform: translate3d(0px, 0px, 0px) !important;}
	.gnb-menu .swiper-slide {width: auto !important; flex-shrink: 0; padding: 0 1.875rem; position: relative; display: flex; align-items: center;}
	.gnb-menu .swiper-slide > a {height: 53px; font-size: 1rem; display: flex; align-items: center; justify-content: center; position: relative;}
	.gnb-menu .swiper-slide.active > a {color: #006FFF;}
	.gnb-menu .swiper-slide > ul {position: absolute; top: 100%; left: 0; padding: 1rem 2rem; display: none;}
	.gnb-menu .swiper-slide:hover > ul {display: block;}
	.gnb-menu .swiper-slide > ul:before {content: ''; background: #fff; border-top: solid 1px #E1E3E1; border-bottom: solid 1px #E1E3E1; display: block; position: absolute; top: 0; bottom: 0; left: -500%; right: -500%;}
	.gnb-menu .swiper-slide > ul > li {margin-bottom: 0.75rem; position: relative;}
	.gnb-menu .swiper-slide > ul > li:last-child {margin-bottom: 0;}
	.gnb-menu .swiper-slide > ul > li > a {font-size: 0.75rem; display: block; white-space: nowrap; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
	.gnb-menu .swiper-slide > ul > li > a:hover {color: #0082FF;}

	.gnb-login {display: flex; align-items: center; height: 3.75rem; position: absolute; right: 0; top: 0;}
	.gnb-login dt {display: none;}
	.gnb-login dd {margin-right: 1.25rem;}
	.gnb-login dd:last-child {margin-right: 0;}
	.gnb-login dd a {display: block; font-size: 0.875rem; font-weight: 300;}

	.gnb-slogan {height: 3.75rem; color: #8B95A1; font-size: 0.75rem; line-height: 1.25; font-weight: 400; position: absolute; overflow: hidden; left: 11.5rem; top: 0; z-index: 1; display: flex; justify-content: center; flex-direction: column;}
	.gnb-slogan:after {content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.8) 50%, transparent 100%); pointer-events: none; animation: shine 2.5s infinite;}
	.gnb-slogan strong {display: block; font-family: "Noto Sans KR", sans-serif; font-weight: 500; font-size: 0.75rem;}
	@keyframes shine {0% {left: -100%;} 100% {left: 100%;}}

	.gnb-toggle {display: none;}
	.gnb-sns {display: none;}
	.gnb-mo {display: none;}
}

@media all and (min-width:993px) and (max-width:1280px) { 
	html {font-size: 14px;}
	#wrap {padding-top: 83px;}
	#body_temp {padding-top: 83px;}
	.gnb-logo a {width: 8.25rem; height: 2.5rem;}
	.gnb-sch__toggle {top: 2.5rem; margin-top: 0.625rem;}
	#gnb:before {height: 2.5rem;}
	.gnb-wrap {padding-top: 2.5rem;}
	.gnb-menu {margin: 0 -1.25rem;}
	.gnb-menu .swiper-slide {padding: 0 1.25rem;}
	.gnb-menu .swiper-slide > a {height: 47px;}
	.gnb-login {height: 2.5rem;}
	.gnb-slogan {height: 2.5rem; font-size: 0.75rem;}
}




@media (max-width: 992px){
	html {font-size: 14px;}
	#wrap {padding-top: 88px;}
	#body_temp {padding-top: 88px;}
	.main-inner {padding: 0 1.25rem;}

	#gnb {display: flex; justify-content: space-between; flex-wrap: wrap; border-bottom: none; -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.15); box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.15);}
	.gnb-logo {position: static;}
	.gnb-logo a {width: 120px; height: 48px;}
		
	.gnb-toggle {display: flex; align-items: center; justify-content: center; flex-direction: column; padding: 14px; width: 48px; height: 48px; position: absolute; right: 0; top: 0; -webkit-appearance: none; appearance: none;}
	.gnb-toggle span {display: block; text-indent: -9999px; background: #333; width: 100%; height: 2px; margin: 4px 0; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
	.gnb-toggle:before,
	.gnb-toggle:after {content: ''; position: relative; display: block; width: 100%; height: 2px; background: #333; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
	.gnb-toggle.on {z-index: 1002;}
	.gnb-toggle.on span {opacity: 0;}
	.gnb-toggle.on:before {transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 6px; width: 20px;}
	.gnb-toggle.on:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: -6px; width: 20px;}	
	
	.gnb-wrap {background: #fff; padding-top: 48px; box-sizing: border-box; position: fixed; top: 0; left: 0; width: 100%; height: 0%; visibility: hidden; transition: opacity 0.35s, visibility 0.35s, height 0.35s; overflow: hidden; z-index: 1001;}
	.gnb-wrap:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 48px; height: 1px; background: #EDEDF3;}
	.gnb-scr {height: 100%; padding: 0 1.25rem; overflow-x: hidden; overflow-y: auto; display: flex; flex-direction: column; justify-content: space-between;}
	
	.gnb-menu {position: relative; margin: 0 -1rem; border-top: solid 1px #e5e5e5;}
	.gnb-menu .swiper-slide {width: auto !important; flex-shrink: 0; margin: 0 1rem; position: relative;}
	.gnb-menu .swiper-slide > a {height: 39px; font-size: 1rem; display: flex; align-items: center; justify-content: center; position: relative;}
	.gnb-menu .swiper-slide.active > a:after {content: ''; display: block; height: 4px; background: #0082FF; position: absolute; left: 0; right: 0; bottom: -1px;}
	.gnb-menu .swiper-slide > ul {display: none;}

	.gnb-login {display: flex; align-items: center; flex-wrap: wrap; position: absolute; left: 1.25rem; top: 0; height: 48px;}
	.gnb-login dt {font-size: 12px; font-weight: 300; width: 100%; position: relative; margin-bottom: -1rem;}

	.gnb-login dd {display: flex; align-items: center;}
	.gnb-login dd:after {content: '/'; font-weight: 300; margin: 0 0.75rem;}
	.gnb-login dd:last-child:after {display: none;}
	.gnb-login dd a {font-size: 0.875rem; font-weight: 300;}
	.gnb-login.logout dt {}
	.gnb-login.logout dt b {}

	.gnb-slogan {display: none;}

	.gnb-sns {position: relative; border-top: solid 1px #EDEDF3; padding: 1.25rem; margin: 0 -1.25rem;}
	.gnb-sns li {position: relative; margin-bottom: 1rem;}
	.gnb-sns li:last-child {margin-bottom: 0;}
	.gnb-sns li a {font-size: 1rem;}
	
	.gnb-mo {position: relative; flex-grow: 1; margin: 0 -1.25rem; padding: 1.25rem;}
	.gnb-mo > ul > li {}
	.gnb-mo > ul > li > a,
	.gnb-mo > ul > li > button {width: 100%; padding: 0.875rem 0; font-size: 1.25rem; color: #000; display: flex; align-items: center; justify-content: space-between;}
	.gnb-mo > ul > li > button:after {content: ''; display: block; width: 8px; height: 8px; border-right: solid 1px #1C1B1F; border-bottom: solid 1px #1C1B1F; transform: rotate(45deg); -webkit-transform: rotate(45deg); box-sizing: border-box;}
	.gnb-mo > ul > li > button.on:after {transform: rotate(225deg); -webkit-transform: rotate(225deg); margin-top: 4px;}
	.gnb-mo > ul > li > button.on {color: #006FFF;}
	.gnb-mo__sub {display: none; margin: 0 -1.25rem; border-top: solid 1px #EDEDF3; border-bottom: solid 1px #EDEDF3;}
	.gnb-mo__child {padding: 1.25rem; background: #F5F6FA;}
	.gnb-mo__child li {margin-bottom: 0.75rem; display: flex; align-items: center;}
	.gnb-mo__child li:last-child {margin-bottom: 0;}
	.gnb-mo__child li:before {content: ''; display: block; width: 3px; height: 3px; background: #000; border-radius: 50%; margin-right: 4px;}
	.gnb-mo__child li a {font-size: 1rem; font-weight: 300;}
	.gnb-mo__tch {display: flex;}
	.gnb-mo__tab {flex-shrink: 0; background: #F5F6FA;}
	.gnb-mo__tab li {}
	.gnb-mo__tab li button {width: 100%; padding: 1rem 1.25rem; font-size: 1rem; color: #8B95A1; text-align: left;}
	.gnb-mo__tab li button.on {background: #fff; color: #000;}
	.gnb-mo__cate {flex-grow: 1; padding: 1rem 1.25rem;}
	.gnb-mo__dtl {display: none;}
	.gnb-mo__dtl dl {margin-bottom: 1.5rem; padding-bottom: 1.5rem; border-bottom: solid 1px #EDEDF3; display: flex; flex-direction: column; align-items: flex-start;}
	.gnb-mo__dtl dl:last-child {margin-bottom: 0; padding-bottom: 0; border-bottom: none;}
	.gnb-mo__dtl dl dt {font-size: 1.125rem; font-weight: 500;}
	.gnb-mo__dtl dl dd {margin-top: 1rem;}
	.gnb-mo__dtl dl dd a {font-size: 1rem; display: block; font-weight: 300; margin-bottom: 1rem;}
	.gnb-mo__dtl dl dd a:last-child {margin-bottom: 0;}


	.gnb-wrap.open {visibility: visible; height: 100%;}
	.gnb-sch__toggle {display: none;}
}

@media (max-width: 320px){
	html {font-size: 12px;}
}

/* 전체강사 */
.gnb-tec__btn {display: block; text-indent: -9999px; width: 1.5rem; height: 1.5rem; background: none; position: relative;}
.gnb-tec__btn:after {content: ''; flex-shrink: 0; display: block; width: 10px; height: 6px; position: absolute; left: 50%; top: 50%; margin-left: -5px; margin-top: -3px; background: url('https://img.megastudyth.com/main/2025/gnb_arrow.png')no-repeat center bottom / 100% auto;}
.gnb-tec__btn.active:after {background-position: center top;}
.gnb-menu .swiper-slide.active > a + .gnb-tec__btn:after {background-image: url('https://img.megastudyth.com/main/2025/gnb_arrow_on.png');}

.gnb-tec__all {position: fixed; left: 0; right: 0; top: 114px; z-index: 1000; height: 0; overflow: hidden; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.gnb-tec__all.active {height: calc(100% - 114px);}

.gnb-tec__scr {max-height: 100%; overflow-y: scroll; background: #fff; position: relative;}
.gnb-tec__scr:after {content: ''; display: block; height: 1px; background: #EDEDF3; position: absolute; left: 0; right: 0; bottom: 0;}
.gnb-tec__grp {display: flex; padding: 2rem 0; margin: 0 -3px;}
.gnb-tec__list {flex: 1; padding: 0 3px;}
.gnb-tec__list h4 {height: 1.625rem; margin-bottom: 6px; background: #006FFF; color: #fff; padding: 0 0.5rem; font-size: 0.75rem; font-weight: 400; display: flex; align-items: center;}
.gnb-tec__list dl {margin-bottom: 1rem;}
.gnb-tec__list dl dt {background: #E4F2FF; color: #006FFF; margin-bottom: 0.5rem; padding: 0.3rem 0.5rem; font-size: 0.8rem; font-weight: 400; display: flex; justify-content: center; flex-direction: column;}
.gnb-tec__list dl dt span {font-size: 0.625rem; display: block;}
.gnb-tec__list dl dd {padding: 0 0.5rem; margin-bottom: 0.5rem;}
.gnb-tec__list dl dd a {font-size: 0.8rem; -webkit-transition: all .3s ease-in-out;}
.gnb-tec__list dl dd a.new:after {content: 'NEW'; color: #FF0600; font-size: 0.625rem; margin-left: 0.25rem; animation: new 1s step-start infinite;}
.gnb-tec__list dl dd a:hover {color: #006FFF;}
@keyframes new {0%, 100% {opacity: 1;} 50% {opacity: 0;}}


.gnb-tec__close {position: absolute; right: 2rem; top: 0; width: 1.5rem; height: 1.5rem; background: #8B95A1; text-indent: -9999px; z-index: 1;}
.gnb-tec__close:before,
.gnb-tec__close:after {content: ''; display: block; width: 1rem; height: 2px; background: #fff; border-radius: 2px; position: absolute; left: 50%; top: 50%; margin-left: -0.5rem; margin-top: -1px;}
.gnb-tec__close:before {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.gnb-tec__close:after {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

@media (max-width: 1280px){
	.gnb-tec__all {top: 83px;}
	.gnb-tec__all.active {height: calc(100% - 83px);}
}

@media (max-width: 992px){
	.gnb-tec__btn {display: none;}
	.gnb-tec__all {display: none;}
}




/* bk mode */
.dark-switch {position: absolute; right: 224px; top: 8px; z-index: 1; background: #06f; cursor: pointer; width: 40px; height: 20px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; -webkit-border-radius: 40px; border-radius: 40px; transition: background 0.2s linear; -webkit-transition: background 0.2s linear;}
.dark-switch span {background-color: #fff; border-radius: 50%; position: absolute; top: 2px; left: 2px; width: 16px; height: 16px; transition: transform 0.2s linear; -webkit-transition: transform 0.2s linear;}
.dark-switch em {display: block; width: 12px; height: 12px; position: absolute; top: 4px; background-repeat: no-repeat !important; background-size: cover !important;}
.dark-switch em.dark-switch__moon {left: 6px; background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMzE2NSAxMS4wOTE4QzguMjIyNSAxMS4wOTE4IDQuOTA2NSA3Ljc3MzI0IDQuOTA2NSAzLjY4MTYxQzQuOTA2NSAyLjMzNDA3IDUuMjkzIDEuMDg3NTMgNS45MjIgMEMyLjUxIDAuOTg0MDMxIDAgNC4wOTM2MyAwIDcuODIyMjRDMCAxMi4zMzc5IDMuNjYgMTYgOC4xNzYgMTZDMTEuOTA0NSAxNiAxNS4wMTYgMTMuNDg4NCAxNiAxMC4wNzc4QzE0LjkxIDEwLjcwNDggMTMuNjY0IDExLjA5MTggMTIuMzE2NSAxMS4wOTE4WiIgZmlsbD0iI0I5QzZEMyIvPjwvc3ZnPg==');}
.dark-switch em.dark-switch__sun {width: 14px; height: 14px; top: 3px; right: 4px; background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOC4wMDA1IDRDNS43OTE1IDQgNC4wMDA1IDUuNzkxIDQuMDAwNSA4QzQuMDAwNSAxMC4yMDkgNS43OTE1IDEyIDguMDAwNSAxMkMxMC4yMDk1IDEyIDEyIDEwLjIwOSAxMiA4QzEyIDUuNzkxIDEwLjIwOTUgNCA4LjAwMDUgNFpNNyAxQzcgMC40NDc1IDcuNDQ3NSAwIDggMEM4LjU1MjUgMCA5IDAuNDQ3NSA5IDFDOSAxLjU1MjUgOC41NTI1IDIgOCAyQzcuNDQ3NSAyIDcgMS41NTI1IDcgMVpNMiAzQzIgMi40NDc1IDIuNDQ3NSAyIDMgMkMzLjU1MjUgMiA0IDIuNDQ3NSA0IDNDNCAzLjU1MjUgMy41NTI1IDQgMyA0QzIuNDQ3NSA0IDIgMy41NTI1IDIgM1pNMSA3QzEuNTUyNSA3IDIgNy40NDc1IDIgOEMyIDguNTUzNSAxLjU1MjUgOSAxIDlDMC40NDc1IDkgMCA4LjU1MzUgMCA4QzAgNy40NDc1IDAuNDQ3NSA3IDEgN1pNMiAxM0MyIDEyLjQ0NzUgMi40NDc1IDEyIDMgMTJDMy41NTI1IDEyIDQgMTIuNDQ3NSA0IDEzQzQgMTMuNTUyNSAzLjU1MjUgMTQgMyAxNEMyLjQ0NzUgMTQgMiAxMy41NTI1IDIgMTNaTTcgMTVDNyAxNC40NDU1IDcuNDQ3NSAxNCA4IDE0QzguNTU0IDE0IDkgMTQuNDQ1NSA5IDE1QzkgMTUuNTUxIDguNTU0IDE2IDggMTZDNy40NDc1IDE2IDcgMTUuNTUxIDcgMTVaTTEyIDEzQzEyIDEyLjQ0NzUgMTIuNDQ3NSAxMiAxMyAxMkMxMy41NTI1IDEyIDE0IDEyLjQ0NzUgMTQgMTNDMTQgMTMuNTUyNSAxMy41NTI1IDE0IDEzIDE0QzEyLjQ0NzUgMTQgMTIgMTMuNTUyNSAxMiAxM1pNMTUgOUMxNC40NDggOSAxNCA4LjU1MiAxNCA4QzE0IDcuNDQ2NSAxNC40NDggNyAxNSA3QzE1LjU1MiA3IDE2IDcuNDQ2NSAxNiA4QzE2IDguNTUyIDE1LjU1MiA5IDE1IDlaTTEyIDNDMTIgMi40NDc1IDEyLjQ0NzUgMiAxMyAyQzEzLjU1MjUgMiAxNCAyLjQ0NzUgMTQgM0MxNCAzLjU1MjUgMTMuNTUyNSA0IDEzIDRDMTIuNDQ3NSA0IDEyIDMuNTUyNSAxMiAzWiIgZmlsbD0iI0ZGRTRBMSIvPjwvc3ZnPg==');}
.dark-switch button {position: absolute; left: 0; right: 0; top: 0; bottom: 0; text-indent: -9999px; background: none; z-index: 1;}
html.nodark .dark-switch {display: none;}

@media (max-width: 1400px){
	.dark-switch {right: 192px;}
}

@media (max-width: 1200px){
	.dark-switch {top: 3px; right: 144px;}
}
@media (max-width: 992px){
	.dark-switch {right: 50px; top: 18px; background: #0047b1;}
}


html[data-color-scheme='dark']:not(.nodark) {
	#gnb {border-bottom: solid 1px #000; background: #0e0b14;}
	.gnb-logo a {background-position: 50% center;}
	.gnb-sch__toggle {background-position: right center;}
	.gnb-wrap:before {background: none; border-bottom-color: rgba(255,255,255,0.1);}
	.gnb-wrap.open:before {background: rgba(0, 18, 35, 0.9);}
	.gnb-menu ul li a {color: rgba(255,255,255,0.8);}
	.gnb-login dd:after {background: rgba(255,255,255,0.3);}
	.gnb-login dd a {color: rgba(255,255,255,0.4);}
	.gnb-tab ul li:after {background: rgba(255,255,255,0.3);}
	.gnb-tab ul li a {color: rgba(255,255,255,0.4);}
	.gnb-tab ul li a.active {color: rgba(255,255,255,0.7); font-weight: 400;}
	.gnb-wrap.open .gnb-tab ul li a.active {color: #06f;}
	#gnb.on .gnb-toggle span,
	#gnb.on .gnb-toggle:before,
	#gnb.on .gnb-toggle:after,
	#gnb.scroll .gnb-toggle span,
	#gnb.scroll .gnb-toggle:before,
	#gnb.scroll .gnb-toggle:after {background: #fff;}
	#gnb.on .gnb-logo a,
	#gnb.scroll .gnb-logo a {background-position: 50% center !important;}
	#gnb.on .gnb-sch__toggle span,
	#gnb.scroll .gnb-sch__toggle span {background-position: right center !important;}
	.dark-switch span {transform: translateX(20px); -webkit-transform: translateX(20px);}
	.dark-switch {background: #414141;}
	@media (max-width: 992px){
		.dark-switch {background: #39446f;}
	}
}





/* Footer */
#ft {padding: 2.5rem 0 8rem; background: #fff;}
.ft-top {display: flex; justify-content: space-between; align-items: center;}
.ft-top__logo {width: 170px; height: 36px; text-indent: -9999px; background: url('https://img.megastudyth.com/main/2025/footer_logo.png')no-repeat center center / cover;}
.ft-top__menu {display: flex; align-items: center; flex-wrap: wrap;}
.ft-top__menu li {margin-right: 2.25rem; position: relative;}
.ft-top__menu li:last-child {margin-right: 0;}
.ft-top__menu li a {display: block; font-size: 0.875rem;}
.ft-addr {margin-top: 3.75rem;}
.ft-addr dt {font-weight: 400; font-size: 1.0rem;}
.ft-addr dd {font-weight: 300; margin-top: 0.5rem;  line-height: 1.3; font-size: 1rem;}
.ft-addr dd span {display: block;}
.ft-bot {padding-top: 1.25rem; margin-top: 1.25rem; border-top: solid 1px #EDEDF3; display: flex; justify-content: space-between; align-items: center;}
.ft-bot__sns {order: 1; display: flex; align-items: center;}
.ft-bot__sns li {margin-right: 24px;}
.ft-bot__sns li:last-child {margin-right: 0;}
.ft-bot__sns li a {display: block; width: 28px; height: 28px; text-indent: -9999px; -webkit-border-radius: 50%; border-radius: 50%;}
.ft-bot__sns li a.ln {background: url('https://img.megastudyth.com/main/renewal2/footer_sns_line.png')no-repeat center center / cover;}
.ft-bot__sns li a.fb {background: url('https://img.megastudyth.com/main/renewal2/footer_sns_facebook.png')no-repeat center center / cover;}
.ft-bot__sns li a.is {background: url('https://img.megastudyth.com/main/renewal2/footer_sns_instagram.png')no-repeat center center / cover;}
.ft-bot__sns li a.yb {background: url('https://img.megastudyth.com/main/renewal2/footer_sns_youtube.png')no-repeat center center / cover;}
.ft-bot__copy {color: #8B95A1; font-size: 0.875rem; font-weight: 300; line-height: 1.3;}
.ft-bot__copy br {display: none;}
.easycookies {z-index: 1020;}

@media all and (max-width:992px){
	.ft-bot__sns li {margin-right: 16px;}
}

@media all and (max-width:768px){
	.ft-top {display: block;}
	.ft-top__menu {margin-top: 2rem;}
	.ft-top__menu li {margin-right: 1.75rem;}
	.ft-top__menu li a {font-size: 1rem;}
	.ft-addr {margin-top: 2rem;}
	.ft-bot {display: block;}
	.ft-bot__copy {font-size: 12px; margin-top: 16px;}
	.ft-bot__copy br {display: block;}
}





/* Q&A Quick menu */
.quick-qna {display: block; width: 56px; height: 56px; text-indent: -9999px; background: #0082ff url('https://img.megastudyth.com/main/renewal/quick_qna_btn.png')no-repeat center center / 40px auto; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -webkit-border-radius: 50%; border-radius: 50%;}
@media all and (max-width:768px){
	.quick-qna {width: 48px; height: 48px; background-size: 32px auto !important;}
}

.quick-cs {display: block; width: 56px; height: 56px; text-indent: -9999px; background: url('https://img.megastudyth.com/main/renewal/quick_customer.png')no-repeat center center / cover; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -webkit-border-radius: 50%; border-radius: 50%;}
@media all and (max-width:768px){
	.quick-cs {width: 48px; height: 48px;}
}


/* naver line */
.quick-line__btn {display: block; width: 56px; height: 56px; text-indent: -9999px; -webkit-border-radius: 50%; border-radius: 50%; position: relative; background: url('https://img.megastudyth.com/main/renewal/quick_line_btn.png')no-repeat center center / cover; -webkit-appearance: none; appearance: none; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.quick-line__btn.on {background: #06c755; transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.quick-line__btn:before,
.quick-line__btn:after {content: ''; display: block; width: 24px; height: 2px; opacity: 0; background: #fff; position: absolute; left: 50%; margin-left: -12px; top: 50%; margin-top: -1px; transition: left .3s ease-in-out; -webkit-transition: left .3s ease-in-out;}
.quick-line__btn:before {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.quick-line__btn:after {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.quick-line__btn.on:before,
.quick-line__btn.on:after {opacity: 1;}
.quick-line__modal {position: absolute; right: 0; margin-bottom: 10px; bottom: 100%; background: #fff; width: 0px; height: 0px; overflow: hidden; -webkit-border-radius: 20px; border-radius: 20px; box-shadow: rgba(255, 255, 255, 0.12) 0px 0px 2px 0px inset, rgba(0, 0, 0, 0.05) 0px 0px 2px 1px, rgba(0, 0, 0, 0.3) 0px 12px 60px; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.quick-line__modal iframe {width: 360px; height: 620px;}
.quick-line__modal.on {width: 340px; height: 600px;}
.quick-line__close {display: block; width: 40px; height: 40px; background: none; text-indent: -9999px; position: absolute; right: 10px; top: 10px;}
.quick-line__close:before,
.quick-line__close:after {content: ''; display: block; width: 24px; height: 2px; background: #111; position: absolute; left: 50%; margin-left: -12px; top: 50%; margin-top: -1px;}
.quick-line__close:before {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.quick-line__close:after {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.quick-line__mo {display: none;}

@media all and (max-width:768px){
	.quick-line__btn {display: none;}
	.quick-line__mo {display: block; width: 48px; height: 48px; text-indent: -9999px; -webkit-border-radius: 50%; border-radius: 50%; background: url('https://img.megastudyth.com/main/renewal/quick_line_btn.png')no-repeat center center / cover; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
}

/* quick banner */
.quick-banner {position: fixed; left: 15px; bottom: 15px; z-index: 900; min-width: 100px; min-height: 130px;}
.quick-banner dt,
.quick-banner dd {position: absolute; left: 0; bottom: 0; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; box-shadow: rgba(255, 255, 255, 0.12) 0px 0px 2px 0px inset, rgba(0, 0, 0, 0.05) 0px 0px 2px 1px, rgba(0, 0, 0, 0.3) 0px 12px 60px;}
.quick-banner img {display: block; width: 100%;}
.quick-banner dt {width: 100px;}
.quick-banner dd {width: 0px;}
.quick-banner__mo {display: none;}

@media all and (max-width:768px){
	.quick-banner {display: none;}
	.quick-banner__mo {display: block; position: fixed; left: 0; right: 0; bottom: 0; z-index: 900; height: 60px;}
	.quick-banner__mo img {display: block; margin: 0 auto; height: 60px; max-width: none; position: absolute; left: 50%; top: 0; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}
}



/* quick toggle 231018 */
.quick-bot {position: fixed !important; bottom: 16px; right: 16px; z-index: 100;}
.quick-bot__items {}
.quick-bot__item {
	display: block; position: absolute; bottom: 0; left: 0; opacity: 0;
	-webkit-transition-property: -webkit-transform, opacity; transition-property: transform, opacity;
	-webkit-transition-duration: 0.3s, 0.3s;	transition-duration: 0.3s, 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.35, -0.59, 0.47, 0.97); transition-timing-function: cubic-bezier(0.35, -0.59, 0.47, 0.97);
}
.quick-bot__item:nth-child(1) {-webkit-transition-delay: 0.2s; transition-delay: 0.2s;}
.quick-bot__item:nth-child(2) {-webkit-transition-delay: 0.1s; transition-delay: 0.1s;}
.quick-bot__item:nth-child(3) {-webkit-transition-delay: 0s; transition-delay: 0s;}
.quick-bot.active .quick-bot__item {-webkit-transition-timing-function: cubic-bezier(0.35, 0.03, 0.47, 1.59); transition-timing-function: cubic-bezier(0.35, 0.03, 0.47, 1.59);}
.quick-bot.active .quick-bot__item:nth-child(1) {-webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transform: translate(-104px, 0); transform: translate(-104px, 0);}
.quick-bot.active .quick-bot__item:nth-child(2) {-webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translate(-72px, -72px); transform: translate(-72px, -72px);}
.quick-bot.active .quick-bot__item:nth-child(3) {-webkit-transition-delay: 0.4s; transition-delay: 0.4s; -webkit-transform: translate(0, -104px); transform: translate(0, -104px);}
.quick-bot.active .quick-bot__item {opacity: 1;}
.quick-bot__link {display: block; width: 56px; height: 56px; background: #ddd; text-indent: -9999px; -webkit-border-radius: 50%; border-radius: 50%;}
.quick-bot__toggle {
	display: block; z-index: 1; position: relative; width: 56px; height: 56px; text-indent: -9999px; 
	-webkit-border-radius: 50%; border-radius: 50%; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;
	cursor: pointer; border: none;	-webkit-appearance: none; appearance: none; box-shadow: none;
	background: url('https://img.megastudyth.com/main/renewal/quick_toggle.png')no-repeat center center / 56px auto;	
	-webkit-animation: pulsate 1.5s ease infinite; animation: pulsate 1.5s ease infinite;
}
.quick-bot__toggle span {
	display: block; width: 56px; height: 56px; -webkit-border-radius: 50%; border-radius: 50%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.quick-bot__toggle:before,
.quick-bot__toggle:after {content: ''; display: block; background: #fff; width: 2px; height: 24px; position: absolute; left: 50%; top: 50%; margin-left: -1px; margin-top: -12px; opacity: 0;}
.quick-bot__toggle:before {transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.quick-bot__toggle:after {transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.quick-bot__toggle.active {background: #465567; transform: rotate(360deg); -webkit-transform: rotate(360deg);}
.quick-bot__toggle.active:before,
.quick-bot__toggle.active:after {opacity: 1;}

@media all and (max-width:768px){
	.quick-bot {bottom: 8px; right: 8px;}
	.quick-bot__link {width: 48px; height: 48px;}
	.quick-bot__toggle {width: 48px; height: 48px;}
	.quick-bot__toggle span {width: 48px; height: 48px;}
	.quick-bot.active .quick-bot__item:nth-child(1) {-webkit-transform: translate(-80px, 0); transform: translate(-80px, 0);}
	.quick-bot.active .quick-bot__item:nth-child(2) {-webkit-transform: translate(-56px, -56px); transform: translate(-56px, -56px);}
	.quick-bot.active .quick-bot__item:nth-child(3) {-webkit-transform: translate(0, -80px); transform: translate(0, -80px);}
}

@-webkit-keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0vmin rgba(181, 225, 255, 1);
  }
  100% {
    box-shadow: 0 0 0 3vmin rgba(181, 225, 255, 0);
  }
}

@keyframes pulsate {
  0% {
    box-shadow: 0 0 0 0vmin rgba(181, 225, 255, 1);
  }
  100% {
    box-shadow: 0 0 0 3vmin rgba(181, 225, 255, 0);
  }
}




/* popup */
#dim-pop {display: flex; align-items: center; justify-content: center; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 10000; background: rgba(0,0,0,0.8);}
.dim-pop__inner {width: 100%; max-width: 872px; margin: 0 auto;}
.dim-pop__list .slick-track {float: left;}
.dim-pop__item {display: block !important; padding: 8px; box-sizing: border-box;}
.dim-pop__box {display: block; width: 100%; max-width: 420px; margin: 0 auto; -webkit-border-radius: 16px; border-radius: 16px; overflow: hidden; -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.12); box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.12);}
.dim-pop__box img {display: block;}
.dim-pop__list .slick-arrow {display: block; width: 16px; height: 16px; background: none; text-indent: -9999px; position: absolute; top: 50%; margin-top: -7px;}
.dim-pop__list .slick-prev {left: -24px; transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.dim-pop__list .slick-next {right: -24px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.dim-pop__list .slick-prev:before,
.dim-pop__list .slick-prev:after,
.dim-pop__list .slick-next:before,
.dim-pop__list .slick-next:after {content: ''; display: block; background: #fff; position: absolute; -webkit-border-radius: 8px; border-radius: 8px;}
.dim-pop__list .slick-prev:before,
.dim-pop__list .slick-next:before {width: 3px; height: 16px; top: 0;}
.dim-pop__list .slick-prev:after,
.dim-pop__list .slick-next:after {width: 16px; height: 3px; bottom: 0;}
.dim-pop__list .slick-next:before {right: 0;}
.dim-pop__list .slick-dots {margin-top: 16px; display: flex; justify-content: center; align-items: center;}
.dim-pop__list .slick-dots li {margin: 0 4px;}
.dim-pop__list .slick-dots li button {display: block; width: 8px; height: 8px; text-indent: -9999px; background: #fff; -webkit-border-radius: 8px; border-radius: 8px; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.dim-pop__list .slick-dots li.slick-active button {width: 24px; background: #0082ff;}
.dim-pop__top {display: flex; align-items: center; justify-content: flex-end; padding: 0 8px; box-sizing: border-box;}
.dim-pop__top.col1 {margin-right: 25%;}
.dim-pop__today {color: #fff; margin-right: 16px; display: flex; align-items: center; cursor: pointer; font-weight: 400; font-size: 16px;}
.dim-pop__today input[type="checkbox"] {display: block; margin-right: 8px; width: 16px; height: 16px; border: none; background: #fff; cursor: pointer; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.dim-pop__today input[type="checkbox"]:checked {background: #fff url('https://img.megastudyth.com/lecture/checked.png')no-repeat 1px 3px / 13px auto;}
.dim-pop__close {display: block; width: 24px; height: 24px; background: none; text-indent: -9999px; position: relative; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.dim-pop__close:before,
.dim-pop__close:after {content: ''; display: block; opacity: 0; background: #fff; height: 3px; width: 28px; margin-left: -14px; margin-top: -1px; position: absolute; top: 50%; left: 50%; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.dim-pop__close:before {opacity: 1; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}
.dim-pop__close:after {opacity: 1; transform: rotate(45deg); -webkit-transform: rotate(45deg);}

@media all and (max-width:768px){
	.dim-pop__item {padding: 8px 40px;}
	.dim-pop__list .slick-dots {margin-top: 8px;}
	.dim-pop__top {width: 100%; max-width: 500px; margin: 0 auto; padding: 0 40px; justify-content: space-between; align-items: flex-end;}
	.dim-pop__top.col1 {margin-right: auto;}
	.dim-pop__today {font-size: 14px;}
}



/* 토스트팝업 231031 */
.mkup-toast {
	display: none !important; width: 240px; position: fixed; left: 24px; bottom: 24px; z-index: 90;
	-webkit-border-radius: 8px; border-radius: 8px; padding: 24px;
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.12); box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.12);
}
.mkup-toast.active {display: block; -webkit-animation: toast-up 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards; animation: toast-up 10s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;}
.mkup-toast.blu {background: #E1EFFF;}
.mkup-toast.red {background: #FFF7E1;}
.mkup-toast p {line-height: 1.5;}
.mkup-toast p strong {font-weight: 600;}
.mkup-toast.blu p strong {color: #0038FF;}
.mkup-toast.red p strong {color: #E70F0F;}
.mkup-toast span {font-size: 14px; color: #999; display: block; margin-top: 24px;}
.mkup-toast:before {content: ''; display: block; position: absolute;}
.mkup-toast.blu:before {width: 68px; height: 66px; top: -27px; right: -10px; background: url('https://img.megastudyth.com/main/renewal/mockup_toast_2.png')no-repeat center center / cover;}
.mkup-toast.red:before {width: 87px; height: 80px; top: -39px; right: -24px; background: url('https://img.megastudyth.com/main/renewal/mockup_toast_1.png')no-repeat center center / cover;}
@-webkit-keyframes toast-up {
	0% {opacity: 0; transform: translateY(100%);}
	10% {opacity: 1; transform: translateY(0);}
	90% {opacity: 1; transform: translateY(0);}
	100% {opacity: 0; transform: translateY(100%);}
}

@keyframes toast-up {
	0% {opacity: 0; transform: translateY(100%);}
	10% {opacity: 1; transform: translateY(0);}
	90% {opacity: 1; transform: translateY(0);}
	100% {opacity: 0; transform: translateY(100%);}
}

@media all and (max-width:768px){
	.mkup-toast {width: calc(100% - 32px); left: 16px; bottom: 16px; box-sizing: border-box; padding: 16px;}
	.mkup-toast p {font-size: 13px;}
	.mkup-toast span {font-size: 11px; margin-top: 8px;}
}




/* floating */
.flt * {box-sizing: border-box;}

@media all and (min-width:993px){
	.flt {position: fixed !important; right: 16px; bottom: 80px; z-index: 900; width: 128px;}
	.flt-wrap {display: block !important;}
	a.flt-tel {display: block; height: 48px; color: #fff; background: #121FCF; text-align: center; position: relative; border-radius: 8px 8px 0 0; background: linear-gradient(to top, #121FCF 0%, #0066FF 100%); display: flex; align-items: center; justify-content: center; flex-direction: column;}
	a.flt-tel em {font-size: 10px; font-style: normal;}
	a.flt-tel span {font-size: 9px; margin-top: 4px; white-space: nowrap;}
	a.flt-tel span strong {font-size: 15px; font-weight: 700;}
	a.flt-tel:before {content: ''; display: block; width: 62px; height: 55px; position: absolute; left: 50%; margin-left: -31px; bottom: 100%; background: url('https://img.megastudyth.com/common/floating_cha.png')no-repeat center center / cover;}
	a.flt-tcas {font-size: 15px; color: #0066FF; font-weight: 600; height: 48px; border: solid 1px #ebebeb; border-top: none; border-bottom: none; background: #fff; text-align: center; display: flex; align-items: center; justify-content: center;}
	a.flt-line {height: 48px; background: #06C755; text-align: center; font-size: 12px; color: #fff; display: flex; align-items: center; justify-content: center; flex-direction: column;}
	a.flt-line span {font-size: 15px; font-weight: 600;}
	.fit-event {display: none;}
	.flt-close {display: none;}
	.flt-ban {position: relative; overflow: hidden;}
	.flt-ban__item {padding: 12px 8px; height: 144px; text-align: center; display: flex !important; flex-direction: column; align-items: center; justify-content: flex-start;}
	.flt-ban__item:before {content: ''; display: block; width: 32px; height: 32px; background: url('https://img.megastudyth.com/common/floating_banner_logo.png')no-repeat center center / cover;}
	.flt-ban__item h5 {color: #fff; font-size: 13px; margin-top: 8px;}
	.flt-ban__item p {color: rgba(255,255,255,0.5); font-size: 11px; margin-top: 4px;}
	.flt-ban__control {display: flex; justify-content: center; position: absolute; bottom: 10px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
	.flt-ban__control button {display: block; width: 20px; height: 20px; margin: 0 2px; text-indent: -9999px; background: #ddd;}
	.flt-ban__control button.flt-ban__prev {background: url('https://img.megastudyth.com/common/floating_prev.png')no-repeat center center / cover;}
	.flt-ban__control button.flt-ban__next {background: url('https://img.megastudyth.com/common/floating_next.png')no-repeat center center / cover;}
	.flt-ban__control button.flt-ban__pause {background: url('https://img.megastudyth.com/common/floating_pause.png')no-repeat center center / cover;}
	.flt-ban__control button.flt-ban__pause.play {background: url('https://img.megastudyth.com/common/floating_play.png')no-repeat center center / cover;}
	.flt-top {display: block; height: 30px; border: solid 1px #ebebeb; background: #fff; text-indent: -9999px; position: relative; border-radius: 0 0 8px 8px;}
	.flt-top:after {content: ''; display: block; width: 24px; height: 24px; position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; background: url('https://img.megastudyth.com/common/floating_top.png')no-repeat center center / cover;}
	.flt-overlay {display: none;}
	.flt-open {display: none;}
}

@media all and (max-width:992px){
	.flt-wrap {display: none;}
	.flt-ban {display: none;}
	.flt-open {position: fixed; left: 0; right: 0; bottom: 0; z-index: 900; background: #0066FF; font-size: 20px; color: #fff; font-weight: 500; height: 60px; padding: 0 20px; display: flex; align-items: center; justify-content: space-between;}
	.flt-open:after {content: ''; display: block; width: 62px; height: 60px; background: url('https://img.megastudyth.com/common/floating_cha.png')no-repeat center 4px / cover;}
	.flt-wrap {padding: 40px 20px; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 10000; background: rgba(0,0,0,0.5);}
	.flt-wrap > div {display: table; width: 100%; height: 100%;}
	.flt-wrap > div > div {display: table-cell; vertical-align: middle;}
	.flt-wrap > div > div:before {content: ''; display: block; height: 124px; background: url('https://img.megastudyth.com/common/floating_cha_m.png')no-repeat center center / auto 100%;}
	.flt-box {background: #fff; border-radius: 20px; padding: 40px 20px; max-width: 350px; margin: 0 auto;}
	.flt-top {display: none;}
	a.flt-tel,
	a.flt-tcas,
	a.flt-line,
	.fit-event li a,
	.flt-close {width: 100%; height: 48px; margin-bottom: 8px; border-radius: 8px; color: #fff; font-size: 18px; padding: 0 16px; text-align: center; display: flex; align-items: center; justify-content: center;}
	a.flt-tel {background: #232323;}
	a.flt-tel em {display: none;}
	a.flt-tel span strong {font-weight: 400;}
	a.flt-tcas {background: #0066FF;}
	a.flt-line {background: #06C755;}
	.fit-event li a {background: #0056CC; font-size: 16px;}
	.flt-close {color: #000; margin-bottom: 0;}
}

@media all and (max-width:320px){
	.flt-open {height: 50px; font-size: 16px;}
	.flt-wrap > div > div:before {height: 96px;}
	.flt-box {padding: 16px;}
	a.flt-tel,
	a.flt-tcas,
	a.flt-line,
	.fit-event li a,
	.flt-close {height: 44px; font-size: 14px; margin-bottom: 4px;}
	.fit-event li a {font-size: 13px;}
	.flt-close {margin-bottom: 0;}
}






/* common customer popup */


.cmn-form * {box-sizing: border-box;}
.cmn-form.pop {display: block;}
.cmn-form {display: none; padding: 24px 16px; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0,0,0,0.5); z-index: 10001; overflow-y: auto;}
.cmn-form > div {display: table; width: 100%; height: 100%;}
.cmn-form > div > div {display: table-cell; width: 100%; vertical-align: middle;}
.cmn-form__box {width: 100%; max-width: 480px; margin: 0 auto; border: none; position: relative; box-shadow: -4px 14px 24px 0px rgba(0, 0, 0, 0.25);}
.cmn-form__title {text-align: center; padding: 20px; background: #0066FF; border-radius: 20px 20px 0 0;}
.cmn-form__title h5 {font-size: 18px; font-weight: 400; color: #C1DAFF;}
.cmn-form__title h3 {font-size: 26px; font-weight: 500; margin-top: 4px; color: #fff;}
.cmn-form__cont {padding: 24px 40px 40px; background: #fff; border-radius: 0 0 20px 20px;}
.cmn-form__chk {margin-top: 24px; padding: 12px; border: solid 1px #ebebeb; border-radius: 12px; display: flex; justify-content: center; align-items: center;}
.cmn-form__chk li {margin: 0 16px; display: flex; align-items: center;}
.cmn-form__chk li input[type="radio"] {content: ''; display: block; margin-right: 6px; width: 20px; height: 20px; background: none; cursor: pointer; border: solid 1px #ccc; position: relative; -webkit-border-radius: 50%; border-radius: 50%; -webkit-appearance: none; appearance: none;}
.cmn-form__chk li input[type="radio"]:checked {background: #0066FF; border-color: #0066FF;}
.cmn-form__chk li input[type="radio"]:checked:after {content: ''; display: block; width: 4px; height: 8px; margin-left: -3px; margin-top: -6px; border-bottom: solid 2px #fff; border-right: solid 2px #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 50%; top: 50%;}
.cmn-form__chk li input[type="radio"] + label {font-size: 14px; cursor: pointer;}
.cmn-form__ipt {padding-top: 24px; margin: -12px -8px; display: flex; flex-wrap: wrap;}
.cmn-form__ipt li {width: 50%; padding: 12px 8px;}
.cmn-form__ipt li:nth-child(1),
.cmn-form__ipt li:nth-child(2) {width: 100%;}
.cmn-form__ipt li label {font-size: 14px; margin-bottom: 8px; display: flex; align-items: center;}
.cmn-form__ipt li label span {display: block; width: 4px; height: 4px; background: #008EFF; margin-left: 4px; text-indent: -9999px; -webkit-border-radius: 8px; border-radius: 8px;}
.cmn-form__ipt li input[type="text"],
.cmn-form__ipt li input[type="tel"],
.cmn-form__ipt li select {display: block; width: 100%; height: 48px; padding: 0 16px; font-size: 14px; background: #F3F4F8; font-family: 'Kanit', sans-serif; border: none; -webkit-border-radius: 8px; border-radius: 8px; -webkit-appearance: none; appearance: none;}
.cmn-form__ipt li select {cursor: pointer; padding-right: 40px; background: #F3F4F8 url('https://img.megastudyth.com/customer/select_arrow.png')no-repeat right 16px center / 10px auto;}
.cmn-form__ipt li input[type="text"]::placeholder {color: #ccc;}
.cmn-form__ipt li input[type="tel"]::placeholder {color: #ccc;}
.cmn-form__ipt li input:focus,
.cmn-form__ipt li select:focus {outline: solid 2px #06f;}
.cmn-form__ipt li input[type="checkbox"] {display: block; cursor: pointer; width: 20px; height: 20px; border: solid 2px #ccc; -webkit-border-radius: 50%; border-radius: 50%; -webkit-appearance: none; appearance: none; position: relative;}
.cmn-form__ipt li input[type="checkbox"]:after {content: ''; display: block; box-sizing: border-box; width: 6px; height: 10px; border-right: solid 2px #ccc; border-bottom: solid 2px #ccc; position: absolute; left: 50%; top: 50%; margin-left: -2px; margin-top: -7px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.cmn-form__ipt li input[type="checkbox"] + label {margin-bottom: 0; margin-left: 8px; cursor: pointer;}
.cmn-form__ipt li input[type="checkbox"]:checked {background: #06f; border-color: #06f;}
.cmn-form__ipt li input[type="checkbox"]:checked:after {border-color: #fff;}
.cmn-form__submit {margin-top: 30px; display: flex; justify-content: center;}
.cmn-form__submit button {width: 220px; height: 48px; background: #0066FF; width: 100%; color: #fff; font-size: 16px; display: flex; justify-content: center; align-items: center; -webkit-border-radius: 8px; border-radius: 8px;}
.cmn-form__submit button svg {width: 20px; height: 20px; margin-right: 8px; animation: spin 1s linear infinite;}
.cmn-form__submit button:disabled {background: #ccc; cursor: not-allowed;}
.cmn-form__submit button:disabled.loading {background: #0066FF;}
.cmn-form__close {display: block; width: 24px; height: 24px; background: none; position: absolute; right: 16px; top: 16px; text-indent: -9999px;}
.cmn-form__close:before,
.cmn-form__close:after {content: ''; display: block; width: 20px; height: 2px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -1px;}
.cmn-form__close:before {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.cmn-form__close:after {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
@keyframes spin {
	to {transform: rotate(360deg);}
}

@media (max-width:768px) {
	.cmn-form__title {padding: 12px;}
	.cmn-form__title h5 {font-size: 13px;}
	.cmn-form__title h3 {font-size: 18px;}
	.cmn-form__chk {margin-top: 0; border-radius: 8px; padding: 8px;}
	.cmn-form__chk li {margin: 0 8px;}
	.cmn-form__chk li input[type="radio"] + label {font-size: 12px;}
	.cmn-form__cont {padding: 16px;}
	.cmn-form__ipt {margin: 0; display: block; padding-top: 16px;}
	.cmn-form__ipt li {width: 100%; padding: 0; margin-bottom: 16px;}
	.cmn-form__ipt li:last-child {margin-bottom: 0;}
	.cmn-form__ipt li label {font-size: 13px;}
	.cmn-form__ipt li input[type="text"],
	.cmn-form__ipt li input[type="tel"],
	.cmn-form__ipt li select {height: 40px; padding: 0 12px; font-size: 13px;}
	.cmn-form__ipt li select {padding-right: 40px; padding-right: 32px; background-size: 8px auto; background-position: right 12px center;}
	.cmn-form__submit {margin-top: 16px;}
	.cmn-form__submit button {height: 44px; font-size: 14px; background: #0066FF; width: 100%;}
}




/* 하단 고정 메뉴 */
.fix-bot {background: #fff; border-top: solid 1px #EDEDF3; position: fixed; z-index: 999; left: 0; right: 0; bottom: 0;}
.fix-bot dl {height: 4rem; display: flex; align-items: center; justify-content: center;}
.fix-bot dl dt {color: #006FFF; font-size: 1rem; font-weight: 300;}
.fix-bot dl dd {margin-left: 1.25rem;}
.fix-bot dl dd ul {display: flex; align-items: center;}
.fix-bot dl dd ul li {margin-right: 0.625rem;}
.fix-bot dl dd ul li:last-child {margin-right: 0;}
.fix-bot dl dd ul li a {height: 2.5rem; padding: 0 1.25rem; font-size: 0.875rem; text-align: center; background: #006FFF; color: #fff; border-radius: 4rem; display: flex; align-items: center; justify-content: center;}

@media (max-width:768px) {
	.fix-bot dl {height: 3.75rem; margin: 0 -0.5rem;}
	.fix-bot dl dt {display: none;}
	.fix-bot dl dd {margin-left: 0; width: 100%;}
	.fix-bot dl dd ul li {margin-right: 0.25rem; flex: auto;}
	.fix-bot dl dd ul li a {padding: 0 0.5rem;}
}




.mt0 {margin-top: 0 !important;}
.mt-1 {margin-top: -1px !important;}
.mb40 {margin-bottom: 40px !important;}
