html,
body,
.wrap-main {
  width:100%;
  overflow-x:auto !important;
}

html{
  font-size:10px;
}

.header-logout{
  background: transparent;
}

.gnb_fixed .header-logout{
  background-color: #ffffff;
}

.wrap-main .section{
  width:100%;
  height:100vh;
  min-height:1080px;
  position:relative;
}

.wrap-main .section .inner{
  width:100%;
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
}

.wrap-main .fp-auto-height{
  height:auto;
  min-height:0;
}

.wrap-main .fp-auto-height .inner{
  position:static;
  transform:translate(0);
}

.wrap-main .mob-br{
  display:none;
}

.scroll-lock{
  overflow:hidden;
  height:100vh;
}

/* swiper 공용 */
.swiper-pagination {
  text-align:center;
}

.section-07 .swiper-pagination, .section-06 .swiper-pagination{
  position:static;
  padding-top:70px;
}

.swiper-pagination-bullet {
  width:1.6rem;
  height:1.6rem;
  margin:0 0.8rem;
  background:#2005EB !important;
  vertical-align:middle;
  opacity:1 !important;
}

.swiper-pagination-bullet-active {
  border:3px solid #2005EB;
  background:none !important;
  opacity:1 !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
  display:none;
}

.swiper-button-prev {
  left:6%;
  width: 60px;
  height: 60px;
  margin-top: -65px;
  background: url('/assets/images_flex/ico_arrow_type2_prev.svg') no-repeat;
  background-image: -webkit-image-set(url('/assets/images_flex/ico_arrow_type2_prev.png') type("image/png"));
  background-size: 100% auto;
  z-index: 1;
}

.swiper-button-next{
  right:6%;
  width: 60px;
  height: 60px;
  margin-top: -65px;
  background: url('/assets/images_flex/ico_arrow_type2_next.svg') no-repeat;
  background-image: -webkit-image-set(url('/assets/images_flex/ico_arrow_type2_next.png') type("image/png"));
  background-size: 100% auto;
  z-index: 1;
}

.swiper-button-prev:hover{
  background-image: url('/assets/images_flex/ico_arrow_type2_prev_on.svg');
  background-image: -webkit-image-set(url('/assets/images_flex/ico_arrow_type2_prev_on.png') type("image/png"));
}

.swiper-button-next:hover{
  background-image: url('/assets/images_flex/ico_arrow_type2_next_on.svg');
  background-image: -webkit-image-set(url('/assets/images_flex/ico_arrow_type2_next_on.png') type("image/png"));
}

/* Section 01 */
.wrap-main .section-01 {
  min-height:0;
  position:relative;
  text-align:center;
  background:#FFFFFF;
}

.wrap-main .section-01 .inner {
  height:100%;
  position:static;
  transform:none;
}

.wrap-main .section-01 .wrap-txt {
  display:inline-block;
}

.wrap-main .section-01 .txt-center {
  width:100%;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%, -70%);
}

.wrap-main .section-01 .txt1 {
  font-family:SairaStencilOne-Regular, sans-serif;
  font-size:2.2rem;
  font-style:italic;
  letter-spacing:1.9vw;
  color:#2005EB;
  margin-bottom:1.4vw;
}

.wrap-main .section-01 .txt1:after {
  content:'';
  display:block;
  clear:both;
}

.wrap-main .section-01 .txt1 span:nth-child(1) {
  float:left;
  padding-left:7vw;
}

.wrap-main .section-01 .txt1 span:nth-child(2) {
  float:right;
  padding-right:2vw;
}

.wrap-main .section-01 .txt2 {
  clear:both;
  font-size:9vw;
  font-style:italic;
  font-family:SairaStencilOne-Regular, sans-serif;
  line-height:1;
  color:#2005EB;
  transform:scaleY(1.2);
}

.wrap-main .section-01 .txt-bottom {
  position:absolute;
  left:50%;
  bottom:12%;
  transform: translateX(-50%);
}


.wrap-main .section-01 .btn-quicklink {
  display:inline-block;
  width:400px;
  height:70px;
  line-height:70px;
  font-style:italic;
  font-size:2.4rem;
  text-indent: -5rem;
  color:#F6FF00;
  font-family:SairaStencilOne-Regular, sans-serif;
  -webkit-filter:drop-shadow(0 5px 15px rgba(0, 0, 0, .2));
  filter:drop-shadow(0 5px 15px rgba(0, 0, 0, .2));
  background:url('/assets/images_flex/btn_enroll2.svg') right bottom no-repeat;
  background-image: -webkit-image-set(url('/assets/images_flex/btn_enroll2.png') type("image/png"));
  -webkit-transition:.2s ease-in-out;
  transition:.2s ease-in-out;
}

.wrap-main .section-01 .btn-quicklink:hover {
  background-image:url('/assets/images_flex/btn_enroll2_over.svg');
  background-image: -webkit-image-set(url('/assets/images_flex/btn_enroll2_over.png') type("image/png"));
}

.wrap-main .section-01 .btn-quicklink:hover span {
  color:#F6FF00;
}

.wrap-main .section-01 .txt3 {
  font-style:italic;
  font-size:.72vw;
  line-height:1vw;
  color:#2005EB;
  font-weight:600;
}

.wrap-main .section-01 .txt4 {
  padding-top:16px;
  font-family:Montserrat, sans-serif;
  font-size:1.4rem;
  font-weight:600;
  color:#2005EB;
}

/* Section 02 */
.wrap-main .section-02 {
  height:calc(100vw * 0.5);
  min-height:unset;
  position:relative;
  text-align:center;
  background:url('/assets/images_flex/main/bg_section2@3x.jpg') center no-repeat, #2005EB;
  background-size:cover;
}

.wrap-main .section-02 .wrap-txt {
  display:inline-block;
  text-align:left;
  font-family:SairaStencilOne-Regular, sans-serif;
}

.wrap-main .section-02 .txt-b {
  margin-bottom:1vw;
  font-size:6.5vw;
  color:#2005EB;
  line-height:1.3;
  transform:skew(0, -5deg);
}

.wrap-main .section-02 .txt-b p {
  background:#F6FF00;
  line-height:1.2;
  margin-bottom:0.2vw;
  padding:0 1vw;
}

.wrap-main .section-02 .txt-s {
  font-size:1.6vw;
  color:#F6FF00;
  transform:skew(0, -5deg);
}

.wrap-main .section-02 .txt-s p {
  padding:0 1vw;
}

/* Section 03 */
.wrap-main .section-03 .inner {
  overflow:hidden;
}

.wrap-main .section-03 .box-area-1{
  padding:38px 0;
  background-color:#252D43;
  display:flex;
  justify-content: center;
}

.wrap-main .section-03 .box-area-1 .box{
  padding:0 7.5vw;
  font-size: 2.4rem;
  color:#ffffff;
  font-weight:800;
  text-align:center;
  line-height:1.2;
}

.wrap-main .section-03 .box-area-1 .txt-yellow{
  color:#F6FF00;
  font-family: SairaStencilOne-Regular, sans-serif;
  font-weight:400;
  font-size:5.6rem;
}

.wrap-main .section-03 .box-area-2{
  padding:37px 0 40px;
  display:flex;
  justify-content: center;
  align-items: flex-end;
  background-color:#F6FF00;
}

.wrap-main .section-03 .box-area-2 .box{
  padding:0 6vw;
  text-align:center;
  font-size:2.4rem;
  font-weight:700;
  color:#252D43;
  background-position:center top;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.wrap-main .section-03 .box-area-2 .box img{
  width:100%;
  padding-bottom: 30px;
  object-fit: contain;
}

.wrap-main .section-03 .box-area-2 .samsung img{
  max-width: 260px;
}

.wrap-main .section-03 .box-area-2 .sm img{
  max-width: 141px;
}

.wrap-main .section-03 .box-area-2 .ces img{
  max-width: 168px;
}

/* Section 04 */
.wrap-main .section-04 .txt-top {
  position:relative;
  text-align:center;
}

.wrap-main .section-04 .txt-top h2 {
  font-size:6.4rem;
  color:#2005EB;
  font-weight:800;
  line-height:1;
  transform:scaleX(0.95);
}

.wrap-main .section-04 .txt-top p {
  padding-top:1vw;
  font-size:1.8rem;
  color:#666666;
}

.wrap-main .section-04 .txt-top p em {
  font-size:2.4rem;
  color:#2005EB;
}

.wrap-main .section-04 .wrap-swiper {
  padding-top:6.25vw;
  align-items: stretch;
}

.wrap-main .section-04 .swiper-wrapper {
  padding-bottom:7.8vw;
}

.wrap-main .section-04 .wrap-swiper .swiper-slide {
  width:740px;
  height:330px;
  padding:0 1.3vw;
}

.wrap-main .section-04 .wrap-swiper .box {
  position:relative;
  height:100%;
  box-sizing: border-box;
  text-align:left;
  padding:40px 30px 40px 250px;
  border:1px solid #EAEAEA;
}

.wrap-main .section-04 .wrap-swiper .img {
  position:absolute;
  left:0;
  top:0;
  width:220px;
  height:100%;
  background-color:#ccc;
  background-position:center top;
  background-size:auto 100%;
  background-repeat:no-repeat;
  overflow: hidden;
}

.wrap-main .section-04 .wrap-swiper img {
  width:100%;
  object-fit: cover;
}

.wrap-main .section-04 .wrap-swiper .box .txt-wrap .nation {
  float:right;
  color:#AAAAAA;
  font-size:1.6rem;
  font-weight:bold;
}

.wrap-main .section-04 .wrap-swiper .box .txt-wrap .name {
  float:left;
  margin-bottom:1.3vw;
  font-size:3.6rem;
  color:#000000;
  line-height:1;
  font-family:SairaStencilOne-Regular, sans-serif;
}

.wrap-main .section-04 .wrap-swiper .box .star {
  clear:both;
}

.wrap-main .section-04 .wrap-swiper .box .star img {
  width:3.4rem;
}

.wrap-main .section-04 .wrap-swiper .box .txt {
  padding:1vw 0;
  color:#222222;
  font-size:1.6rem;
  font-family:Montserrat, sans-serif;
  font-weight:400;
  font-style:normal;
  text-align:left;
}

/* Section 05 */
.wrap-main .section-05 {
  background:#252D43;
}

.wrap-main .section-05 .inner {
  width:80%;
  max-width:1536px;
  height:100%;
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
}

.wrap-main .section-05 .txt-wrap {
  width:41%;
  color:#ffffff;
}

.wrap-main .section-05 .txt-wrap .tit{
  font-size:2.5vw;
}

.wrap-main .section-05 .txt-wrap .tit b{
  display:block;
  font-weight:800;
  font-size:3.3vw;
  line-height:1.2;
}

.wrap-main .section-05 .txt-wrap .txt{
  width:90%;
  padding-top:30px;
  font-size:1.8rem;
}

.wrap-main .section-05 .vid {
  width:55%;
}

.wrap-main .section-05 .vid .frame{
  width:100%;
  border: 0.8rem solid #6c707f;
  border-radius: 26px;
  box-sizing: border-box;
  overflow:hidden;
  aspect-ratio: 16/9;
  background-color: #efefef;
}

.wrap-main .section-05 .vid img{
  width:100%;
  height: 100%;
  object-fit: cover;
}

.wrap-main .section-05 .vid video{
  width:100%;
}

.wrap-main .section-05 .tab{
  width:100%;
  padding-top:75px;
}

.wrap-main .section-05 .tab ul{
  width:100%;
  display:flex;
  justify-content: space-between;
}

.wrap-main .section-05 .tab li{
  margin-left:5%;
  padding-bottom:34px;
  position:relative;
  cursor: pointer;
  width: calc(90% / 3); 
}

.wrap-main .section-05 .tab li:first-child{
  margin-left:0;
}

.wrap-main .section-05 .tab .txt{
  padding:0 5%;
  color:#ffffff;
  font-size:1.8rem;
  line-height:1.5;
  opacity:0.2;
}

.wrap-main .section-05 .tab a{
  display:block;
  padding-bottom:1.2rem;
}

.wrap-main .section-05 .tab strong{
  color:#F6FF00;
  font-size:3rem;
}

.wrap-main .section-05 .tab .stream-bar{
  width:100%;
  height:6px;
  position:absolute;
  bottom:0;
  background-color:#454957;
}

.wrap-main .section-05 .tab .playing{
  width:0;
  height:100%;
}

.wrap-main .section-05 .on .txt{
  opacity:1;
}

.wrap-main .section-05 .on .playing{
  width:100%;
  background-color: #F6FF00;
}

/* Section 06 */
.wrap-main .section-06 .txt-top{
  padding-bottom:50px;
  text-align:center;
}

.wrap-main .section-06 .txt-top .tit{
  font-size:4.8rem;
  font-weight:400;
  line-height:7rem;
  color:#2005EB;
}

.wrap-main .section-06 .txt-top b{
  display:block;
  font-size:6.4rem;
  font-weight:800;
}

.wrap-main .section-06 .txt-top .txt-s{
  padding-top:20px;
  font-size:1.8rem;
}

.wrap-main .section-06 .instructor-wrap{
  position:relative;
}

.wrap-main .section-06 .wrap-swiper{
  width:80%;
  max-width:1536px;
  margin:0 auto;
}

.wrap-main .section-06 .wrap-swiper .swiper-container{
  position:static;
}

.wrap-main .section-06 .wrap-swiper .swiper-slide{
  width:480px;
  height:430px;
  margin:0 20px;
  background:url('/assets/images_flex/main/bg_instructor_box.svg') no-repeat right bottom;
  background-image: -webkit-image-set(url('/assets/images_flex/main/bg_instructor_box.png') type("image/png"));
}

.wrap-main .section-06 .wrap-swiper .box{
  width:480px;
  height:430px;
  position:relative;
  background-size: auto 100% !important;
}

.wrap-main .section-06 .wrap-swiper .box1{
  background:url('/assets/images_flex/main/instructor_jae@3x.png') no-repeat 97% bottom;
}

.wrap-main .section-06 .wrap-swiper .box2{
  background:url('/assets/images_flex/main/instructor_minhawk@3x.png') no-repeat 97% bottom;
}

.wrap-main .section-06 .wrap-swiper .box3{
  background:url('/assets/images_flex/main/instructor_minjung@3x.png') no-repeat 97% bottom;
}

.wrap-main .section-06 .wrap-swiper .box4{
  background:url('/assets/images_flex/main/instructor_hwang_sooyeon@3x.png') no-repeat 95% bottom;
}

.wrap-main .section-06 .wrap-swiper .box5{
  background:url('/assets/images_flex/main/instructor_rian@3x.png') no-repeat 88% bottom;
}

.wrap-main .section-06 .wrap-swiper .box6{
  background:url('/assets/images_flex/main/instructor_riye@3x.png') no-repeat 90% bottom;
}

.wrap-main .section-06 .wrap-swiper .box7{
  background:url('/assets/images_flex/main/instructor_seulki_yu@3x.png') no-repeat 90% bottom;
}

.wrap-main .section-06 .wrap-swiper .box8{
  background:url('/assets/images_flex/main/instructor_youngjun@3x.png') no-repeat 95% bottom;
}

.wrap-main .section-06 .wrap-swiper .txt{
  position:absolute;
  left:40px;
  top:100px;
  color:#ffffff;
  font-size:1.8rem;
}

.wrap-main .section-06 .wrap-swiper .name{
  padding-bottom:14px;
  color:#F6FF00;
  font-size:3.6rem;
  line-height:1.2;
  font-family: SairaStencilOne-Regular, sans-serif;
}

.wrap-main .section-06 .section6-swiper-pagination{
  padding-top:50px;
}

/* Section 07 */
.wrap-main .section-07{
  background-color: #EAECF3;
  padding-bottom: 150px;
}

.wrap-main .section-07 .inner{
  top:10%;
  transform:translate(-50%, 0);
}

.wrap-main .section-07 .txt-top{
  padding-bottom:50px;
  text-align:center;
}

.wrap-main .section-07 .txt-top .tit{
  font-size:4.8rem;
  font-weight:400;
  line-height:7rem;
  color:#2005EB;
}

.wrap-main .section-07 .txt-top b{
  display:block;
  font-size:6.4rem;
  font-weight:800;
}

.wrap-main .section-07 .txt-top .txt-s{
  padding-top:20px;
  font-size:1.8rem;
}

.wrap-main .section-07 .artistclass-wrap{
  position:relative;
}

.wrap-main .section-07 .wrap-swiper{
  width:80%;
  max-width:1536px;
  margin:0 auto;
}

.wrap-main .section-07 .wrap-swiper .swiper-container{
  position:static;
}

.wrap-main .section-07 .wrap-swiper .swiper-slide{
  width:480px;
  height:480px;
  margin:0 20px;
}

.wrap-main .section-07 .wrap-swiper .box{
  width:100%;
  height:100%;
  position:relative;
  background-size:100%;
}

.wrap-main .section-07 .wrap-swiper .box img{
  width:100%;
  object-fit: contain;
}

/* Section 08 */
.wrap-main .section-08{
  background-color: #EAECF3;
}

.wrap-main .section-08 .banner{
  width:80%;
  padding:7.9vh 0;
  margin:0 auto;
  transform: translateY(-50%);
  background:url('/assets/images_flex/main/bg_banner@3x.png') no-repeat center center;
  background-size:cover;
  -webkit-mask-image: linear-gradient(150deg, #000 98%, transparent 98%);
  text-align:center;
  line-height:1.2;
}

.wrap-main .section-08 .tit{
  font-size:4.8rem;
  font-weight:600;
  color:#ffffff;
}

.wrap-main .section-08 .txt-b{
  font-size:6.4rem;
  font-weight:400;
  font-family: SairaStencilOne-Regular, sans-serif;
  color:#F6FF00;
}

.wrap-main .section-08 .txt-s{
  padding:15px 3% 0;
  font-size:1.8rem;
  line-height:1.5;
  color:#ffffff;
}

/* Section 09 */
.wrap-main .section-09{
  background: linear-gradient(100.41deg, #0C04F8 0%, #DF1164 100%);
  text-align: center;
}

.wrap-main .section-09 .txt-wrap .tit{
  padding:0 5%;
  font-size: 48px;
  color:#ffffff;
}

.wrap-main .section-09 .txt-wrap .tit span{
  font-weight: 400;
}

.wrap-main .section-09 .description{
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wrap-main .section-09 .description .logos{
  width:70%;
  max-width:800px;
}

.wrap-main .section-09 .description .logos img{
  width:100%;
}

.wrap-main .section-09 .description ul{
  max-width:427px;
  padding: 40px 0 60px 48px;
  text-align: left;
}

.wrap-main .section-09 .description li{
  padding-bottom: 20px;
  font-size: 16px;
  color:#ffffff;
  position: relative;
}

.wrap-main .section-09 .description li::before{
  content:"";
  display: inline-block;
  width:20px;
  height:20px;
  background: url("/assets/images_flex/private_lesson/icon_check_marker_pink.svg") no-repeat left center;
  background-image: -webkit-image-set(url('/assets/images_flex/private_lesson/icon_check_marker_pink.png') type("image/png"));
  background-size: contain;
  position: absolute;
  left:-48px;
  top:2px;
}

.wrap-main .section-09 .description li:last-child{
  padding-bottom: 0;
}

.wrap-main .section-09 .btn-area{
  width:90%;
  max-width:800px;
  padding:30px 40px;
  box-sizing: border-box;
  font-family: play, sans-serif;
  background-color: #F6FF00;
  box-shadow: 6px 6px 24px rgba(17, 17, 17, 0.4);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrap-main .section-09 .btn-area img{
  width:120px;
}

.wrap-main .section-09 .btn-area span{
  font-size: 18px;
  line-height: 25px;
  color:#2005eb;
}

.wrap-main .section-09 .btn-area b{
  font-size: 24px;
}

.wrap-main .section-09 .btn-area a{
  width:200px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 600;
  font-family: play, sans-serif;
  text-align: center;
  text-transform: uppercase;
  color:#F6FF00;
  background-color: #2005eb;
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.6);
}

.wrap-main .section-09 .btn-area a i{
  font-style: normal;
}

.wrap-main .section-09 .btn-area a i::after{
  content:"";
  display: inline-block;
  width:5px;
  height:12px;
  margin-left: 20px;
  vertical-align: middle;
  background: url("/assets/images_flex/icon_arrow_next_yellow.svg") no-repeat center center;
  background-image: -webkit-image-set(url('/assets/images_flex/icon_arrow_next_yellow.png') type("image/png"));
  background-size: contain;
}

/* Footer */
.footer-content-inner .copyright {
  padding-bottom:60px;
}

#footer_banner #btn_banner_close{
  display: none;
}


/* 팝업공통 */
.layer-popup{
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 11;
  display: flex;
  align-items: center;
  justify-content: center;
}

.layer-popup .wrap-popup{
  width:90%;
  max-width:640px;
}

.layer-popup .btn-close{
  padding-bottom: 2rem;
  text-align: right;
}

.layer-popup .btn-close button, .layer-popup .btn-close a{
  display: inline-block;
  width:3.2rem;
  height: 3.2rem;
  background: url("/assets/images_flex/btn_menu_close.svg") no-repeat center center;
  background-image: -webkit-image-set(url('/assets/images_flex/btn_menu_close.png') type("image/png"));
  background-size: contain;
  text-indent: -9999px;
}

/* announcement 팝업 */
.wrap-annoucement-popup{
  max-width:468px !important;
  border-radius: 6px;
  overflow: hidden;
  font-size: 16px;
}

.wrap-annoucement-popup .btn-close{
  display: flex;
  justify-content: space-between;
}

.wrap-annoucement-popup .btn-close .close-for-today{
  color:#ffffff;
  display: flex;
  align-items: center;
}

.wrap-annoucement-popup .close-for-today .css-checkbox{
  width:30px;
  height: 30px;
  margin:0 12px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.wrap-annoucement-popup .close-for-today .css-checkbox.on span{
  display: block;
  width:60%;
  height:60%;
  background-color: #F6FF00;
  border-radius: 50%;
}

.content-annoucement-popup{
  position: relative;
}

.content-annoucement-popup img{
  width:100%;
}

.content-annoucement-popup .wrap-text .btn-area a{
  display: flex;
  align-items: center;
  justify-content: center;
  width:100%;
  line-height: 60px;
  background-color: #f60472;
  color:#ffffff;
  font-weight: 800;
  font-size: 16px;
}

.content-annoucement-popup .wrap-text .btn-area a::after{
  content: "";
  display: inline-block;
  width:16px;
  height: 16px;
  margin-left: 16px;
  background: url("/assets/images_flex/icon_arrow_right_white.svg") no-repeat center center;
  background-image: -webkit-image-set(url('/assets/images_flex/icon_arrow_right_white.png') type("image/png"));
  background-size: contain;
}

/*################## 미디어쿼리 ###################*/
@media all and (min-width:1921px){
  .swiper-button-prev{
    left:50%;
    margin-left:-860px;
  }

  .swiper-button-next{
    right:unset;
    left:50%;
    margin-left:800px;
  }

  /* section-01 */
  .wrap-main .section-01 .txt1{
    letter-spacing:30px;
  }

  .wrap-main .section-01 .txt1 span:nth-child(1){
    /*padding-left:15vw;*/
    padding-left:calc((100% - 1726px) / 2 + 50px);
  }

  .wrap-main .section-01 .txt1 span:nth-child(2){
    /*padding-right:11vw;*/
    padding-right:calc((100% - 1726px) / 2 - 50px);
  }

  .wrap-main .section-01 .txt2{
    font-size:170px;
  }

  /* section-02 */
  .wrap-main .section-02{
    height:951px;
  }

  .wrap-main .section-02 .txt-b{
    font-size:120px;
  }

  .wrap-main .section-02 .txt-s{
    font-size:30px;
  }

  /* section-06 */
  .wrap-main .section-05 .txt-wrap .tit{
    font-size:48px;
  }

  .wrap-main .section-05 .txt-wrap .tit b{
    font-size:63px;
  }
}

@media all and (min-width:1024px) and (max-width:1920px){
  .wrap-main .section-02 {
    background:url('/assets/images_flex/main/bg_section2@2x.jpg') center no-repeat, #2005EB;
    background-size:cover;
  }

  .wrap-main .section-08 .banner{
    background-image:url('/assets/images_flex/main/bg_banner@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box1{
    background-image:url('/assets/images_flex/main/instructor_jae@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box2{
    background-image:url('/assets/images_flex/main/instructor_minhawk@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box3{
    background-image:url('/assets/images_flex/main/instructor_minjung@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box4{
    background-image:url('/assets/images_flex/main/instructor_hwang_sooyeon@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box5{
    background-image:url('/assets/images_flex/main/instructor_rian@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box6{
    background-image:url('/assets/images_flex/main/instructor_riye@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box7{
    background-image:url('/assets/images_flex/main/instructor_seulki_yu@2x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box8{
    background-image:url('/assets/images_flex/main/instructor_youngjun@2x.png');
  }
}

@media all and (max-width:1023px){
  .wrap-annoucement-popup{
    max-width:328px !important;
    font-size: 13px;
  }

  .content-annoucement-popup .wrap-text .btn-area a{
    line-height: 46px;
    font-size: 15px;
  }

  .wrap-main .section-02 {
    background:url('/assets/images_flex/main/bg_section2@1x.jpg') center no-repeat, #2005EB;
    background-size:cover;
  }

  .wrap-main .section-08 .banner{
    background-image:url('/assets/images_flex/main/bg_banner@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box1{
    background-image:url('/assets/images_flex/main/instructor_jae@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box2{
    background-image:url('/assets/images_flex/main/instructor_minhawk@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box3{
    background-image:url('/assets/images_flex/main/instructor_minjung@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box4{
    background-image:url('/assets/images_flex/main/instructor_hwang_sooyeon@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box5{
    background-image:url('/assets/images_flex/main/instructor_rian@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box6{
    background-image:url('/assets/images_flex/main/instructor_riye@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box7{
    background-image:url('/assets/images_flex/main/instructor_seulki_yu@1x.png');
  }

  .wrap-main .section-06 .wrap-swiper .box8{
    background-image:url('/assets/images_flex/main/instructor_youngjun@1x.png');
  }
}

@media all and (min-width:813px) and (max-width:1024px){
  html{
    font-size:8px;
  }

  .wrap-main .section-01 .btn-quicklink {
    width:340px;
    height:60px;
    line-height:60px;
    background-size:auto 100%;
  }
}

@media all and (max-width:812px){
  html{
    font-size:4.5px;
  }

  .wrap-main .section{
    height:auto;
    min-height:100vh;
  }

  .wrap-main .fp-auto-height{
    height:auto;
    min-height:0;
  }

  /*줄바꿈 일괄*/
  .wrap-main .mob-br{
    display:block;
  }

  .wrap-main .section-02 .txt-s br, .wrap-main .section-05 .txt-wrap .txt br, .wrap-main .section-07 .txt-s br{
    display:none;
  }

  /*폰트크기 일괄조정*/
  .wrap-main .section-01 .txt4, .wrap-main .section-04 .wrap-swiper .box .txt, .wrap-main .section-05 .txt-wrap .txt, .wrap-main .section-05 .tab .txt, .wrap-main .section-06 .txt-top .txt-s, .wrap-main .section-07 .txt-top .txt-s, .wrap-main .section-09 .txt-s{
    font-size: 12px;
  }

  .wrap-main .section-05 .txt-wrap .tit, .wrap-main .section-06 .txt-top .tit, .wrap-main .section-07 .txt-top .tit{
    font-size:20px;
  }

  /* swiper 공용 */
  .section-07 .swiper-pagination, .section-06 .swiper-pagination{
    padding-top:24px;
  }

  .swiper-pagination-bullet{
    width:8px;
    height:8px;
  }

  .swiper-pagination-bullet-active{
    border-width:2px;
  }

  .swiper-button-prev,.swiper-button-next{
    display:none;
  }

  /*Section 01*/
  .wrap-main .section-01 .inner {
    height:100%;
    position:static;
    transform:none;
  }

  .wrap-main .section-01 .txt-center {
    width: 324px;
  }

  .wrap-main .section-01 .txt1{
    letter-spacing: 0;
  }

  .wrap-main .section-01 .txt1 span{
    letter-spacing: 5px;
  }

  .wrap-main .section-01 .txt1 span:nth-child(1){
    padding-left:2vw;
  }

  .wrap-main .section-01 .txt1 span:nth-child(2){
    padding:0;
  }

  .wrap-main .section-01 .txt2{
    padding-top:15px;
    font-size:50px;
  }

  .wrap-main .section-01 .txt-bottom {
    bottom:5%;
  }

  .wrap-main .section-01 .btn-quicklink {
    max-width: 330px;
    height: 50px;
    font-size:19px;
    line-height: 50px;
    text-indent: -42px;
    background-size:100% 100%;
  }

  /*section 02*/
  .wrap-main .section-02{
    height:80vh;
    min-height:500px;
  }

  .wrap-main .section-02 .inner{
    width:90%
  }

  .wrap-main .section-02 .txt-b {
    margin-bottom:15px;
    font-size:9vw;
  }

  .wrap-main .section-02 .txt-s {
    padding:0 1%;
    font-size:14px;
  }

  /*section 03*/
  .wrap-main .section-03 .box-area-1{
    padding:20px 0;
    justify-content: space-evenly;
  }

  .wrap-main .section-03 .box-area-2{
    padding: 27px 0;
    justify-content: space-evenly;
  }

  .wrap-main .section-03 .box-area-1 .box{
    padding:0;
  }

  .wrap-main .section-03 .box-area-2 .box{
    width:150px;    
    padding:0;
  }

  .wrap-main .section-03 .box-area-2 .box img{
    padding-bottom: 20px;
  }

  .wrap-main .section-03 .box-area-2 .samsung img{
    max-width:100px;
  }

  .wrap-main .section-03 .box-area-2 .sm img{
    max-width:60px;
  }

  .wrap-main .section-03 .box-area-2 .ces img{
    max-width:72px;
  }

  /*section 04 리뷰*/
  .wrap-main .section-04{
    min-height:550px;
  }

  .wrap-main .section-04 .txt-top h2{
    line-height:1.2;
  }

  .wrap-main .section-04 .txt-top p{
    font-size:12px;
  }

  .wrap-main .section-04 .txt-top p em{
    font-size:14px;
  }

  .wrap-main .section-04 .wrap-swiper{
    width:90%;
    margin:0 auto;
  }

  .wrap-main .section-04 .wrap-swiper .swiper-container{
    padding-bottom:30px;
  }

  .wrap-main .section-04 .wrap-swiper .swiper-slide{
    width:100%;
    height:auto;
  }

  .wrap-main .section-04 .wrap-swiper .box{
    width:100%;
    padding:0;
    display:flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .wrap-main .section-04 .wrap-swiper .img{
    width:105px;
    height:105px;
    position:static;
    background-size:150%;
  }

  .wrap-main .section-04 .wrap-swiper .box .txt-wrap{
    width:calc(100% - 105px);
    height:105px;
  }

  .wrap-main .section-04 .wrap-swiper .box .txt-wrap .nation{
    width:auto;
    padding:10px 14px;
    text-align:right;
    font-size:10px;
  }

  .wrap-main .section-04 .wrap-swiper .box .txt-wrap .name{
    width:100%;
    font-size:22px;
    text-indent:14px;
  }

  .wrap-main .section-04 .wrap-swiper .box .txt-wrap .star{
    width:100%;
    padding-top:5px;
    text-indent:14px;
  }

  .wrap-main .section-04 .wrap-swiper .box .star img{
    width:20px;
  }

  .wrap-main .section-04 .wrap-swiper .box .txt{
    width:auto;
    padding:30px 14px;
    border-top:1px solid #EAEAEA;
  }

  /*section 05*/
  .wrap-main .section-05{
    min-height:unset;
    padding:60px 0;
  }

  .wrap-main .section-05 .inner{
    width:100%;
    justify-content: center;
    position:static;
    left:0;
    top:0;
    transform:none;
  }

  .wrap-main .section-05 .txt-wrap{
    width:80%;
    text-align:center;
  }

  .wrap-main .section-05 .txt-wrap .txt {
    width:100%;
  }

  .wrap-main .section-05 .txt-wrap .tit b{
    font-size:6.4rem;
  }

  .wrap-main .section-05 .vid{
    width:90%;
    padding-top:40px;
  }

  .wrap-main .section-05 .vid .frame{
    border-width: 4px;
    border-radius: 23px;
  }

  .wrap-main .section-05 .tab{
    width:90%;
    padding-top:30px;
  }

  .wrap-main .section-05 .tab ul{
    flex-direction: column;
  }

  .wrap-main .section-05 .tab li{
    width:100%;
    margin-left:0;
    padding-bottom:15px;
    margin-bottom:20px;
  }

  .wrap-main .section-05 .tab .txt{
    padding:0 2%;
  }

  .wrap-main .section-05 .tab strong{
    font-size:17px;
  }

  .wrap-main .section-05 .tab .stream-bar{
    height:3px;
  }

  /*section 06*/
  .wrap-main .section-06{
    min-height:650px;
  }

  .wrap-main .section-06 .txt-top{
    padding:0 5%;
  }

  .wrap-main .section-06 .wrap-swiper{
    width:100%;
    margin:0;
    padding-top:20px;
  }

  .wrap-main .section-06 .wrap-swiper .swiper-slide {
    width: 95%;
    max-width:360px;
    height: 300px;
    margin: 0 10px;
    background-size: 100% 90%;
  }

  .wrap-main .section-06 .wrap-swiper .box{
    width:100%;
    height:100%;
    background-size:auto 100%;
    background-position:90% bottom;
  }

  .wrap-main .section-06 .wrap-swiper .txt{
    top:70px;
    font-size:13px;
  }

  .wrap-main .section-06 .wrap-swiper .name{
    font-size:27px;
  }

  /*section 07*/
  .wrap-main .section-07{
    min-height:600px;
    padding-bottom: 80px;
  }

  .wrap-main .section-07 .txt-top{
    padding:0 5% 50px;
  }

  .wrap-main .section-07 .wrap-swiper{
    width:100%;
    margin:0;
  }

  .wrap-main .section-07 .wrap-swiper .swiper-slide{
    width:235px;
    height:235px;
    margin:0 10px;
  }

  /* Section 08 */
  .wrap-main .section-08 .banner{
    width:92%;
    padding:30px 0;
    transform: translateY(-30%);
  }

  .wrap-main .section-08 .tit{
    font-size:16px;
  }
  .wrap-main .section-08 .txt-b{
    font-size:24px;
  }

  .wrap-main .section-08 .txt-s {
    padding: 7px 18px 0;
    font-size: 12px;
  }

  /* Section 09 */
  .wrap-main .section-09{
    height:unset;
    min-height:unset;
    padding-top: 60px;
  }

  .wrap-main .section-09 .inner{
    position: static;
    transform: none;
  }
  
  .wrap-main .section-09 .txt-wrap .tit{
    font-size: 28px;
  }
  
  .wrap-main .section-09 .txt-wrap .tit span{
    font-size: 19px;
  }
  
  .wrap-main .section-09 .description .logos{
    width:90%;
    max-width:unset;
  }
  
  .wrap-main .section-09 .description ul{
    width:80%;
    max-width:350px;
    padding-left: 20px;
  }
  
  .wrap-main .section-09 .description li{
    padding-bottom: 12px;
    font-size: 13px;
  }

  .wrap-main .section-09 .description li::before{
    width:12px;
    height:12px;
    left:-20px;
  }
  
  .wrap-main .section-09 .btn-area{
    width:100%;
    max-width:unset;
    padding:16px;
    box-shadow: none;
    flex-wrap: wrap;
  }
  
  .wrap-main .section-09 .btn-area span{
    font-size: 13px;
    text-align: left;
    line-height: 1.25;
    order:-1;
  }
  
  .wrap-main .section-09 .btn-area b{
    font-size: 18px;
  }
  
  .wrap-main .section-09 .btn-area a{
    width:100%;
    margin-top: 20px;
    box-shadow: none;
  }
}

@media all and (max-height:480px) {
  .wrap-main .section-01 .txt-bottom{
    bottom:2%;
  }

  .wrap-main .section-01 .btn-quicklink {
    max-width: 270px;
    height: 35px;
    line-height: 35px;
    font-size:14px;
    background-size:100% 100%;
  }

  .wrap-main .section-05 .vid{
    width:auto;
  }

  .wrap-main .section-05 .vid .frame{
    width:auto;
    height:70vh;
  }

  .wrap-main .section-05 .vid img,.wrap-main .section-05 .vid video{
    width:auto;
    height:100%;
  }
}
