@charset "utf-8";
/* 공통클래스 */
@media screen and (max-width:980px) {
  html {
      overflow:visible;
  }
  html, body {
    font-size: 14px;
    transition: var(--move);
  }
   span.fz, i.fz {
    font-size: 60px;
  }
}
@media screen and (max-width:680px) {
  span.fz, i.fz {
      font-size: 40px;
  }
}
@media screen and (max-width: 480px) {
  span.fz, i.fz {
    font-size: 30px;
  }
}
/* 섹션 이동메뉴 */
@media screen and (max-width:980px) {
  .section-menu {
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 999;
  }
  .section-menu li {
    padding-bottom: 50px;
  }
  .section-menu li a {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .section-menu li a span {
    font-size: 16px;
  }
  .section-menu li a i {
    font-size: 18px;
  }
  
}
/*  === header === */
@media screen and (max-width:980px) {
  /* 헤더 탑 */
  .header-top .header-tab {
    width: auto;
    gap: 10px;
    transition: var(--move);
  }
  .header-top .header-tab li a {
    font-size: 1.3rem;
    line-height: 57px;
    transition: var(--move);
  }
  .header-top .login {
    gap: 10px;
  }
  .header-top .login button {
    width: 70px;
    height: 20px;
    transition: var(--move);
    margin-left: 80px;
  }
  /* 헤더 바텀 */
  .header-bottom .container {
    gap: 20px;
    width: 96%;
  }
  .header-bottom nav .header-menu {
    gap: 15px;
    transition: var(--move);
  }
  .header-bottom nav .header-menu li {
    height: 47px;
    transition: var(--move);
  }
  .header-bottom nav .header-menu li a {
    font-size: 15px;
  }
  .header-bottom .bgm {
    gap: 5px;
  }
  .header-bottom .bgm span {
    display: none;
  }
  .header-bottom .bgm span.play_arrow {
    display: inline-block;
  }
  .header-bottom .bgm span.volume_off {
    display: inline-block;
  }
}
@media screen and (max-width:680px) {
  header {
    background-color: rgba(0,0,0,.45);
    backdrop-filter: blur(17px);
  }
  .mobile-menu {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .header-top {
    display: none;
  }
  .header-bottom {
    display: none;
  }
}
/* === //header === */

/* === main === */
/* section.visual */
@media screen and (max-width:980px) {
  section.visual .youtube-area .swiper-slide .banner-title {
    width: 150px;
  }
  section.visual .youtube-area .swiper-slide .banner-title .banner-button a {
    padding: 5px 10px;
  }
  section.visual .youtube-area .swiper-slide .banner-title .banner-button a span {
    font-size: 18px;
  }
}
@media screen and (max-width:680px) {
  section.visual .youtube-area {
    height: 70vh;
    margin-top: 0;
  }
  section.visual .youtube-area .controlbox {
    bottom: 30px;
  }
  section.visual .youtube-area .swiper-slide .banner-title {
    width: 100px;
  }
  section.visual .youtube-area .swiper-slide .banner-title .banner-button a {
    padding: 5px 5px;
    font-size: 15px;
  }
  section.visual .youtube-area .swiper-slide .banner-title .banner-button a span {
    font-size: 15px;
  }
  section.visual .youtube-area .swiper-slide .banner-title p {
    font-size: 2rem;
  }
  section.visual .mb-scroll {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width:480px) {
  section.visual .youtube-area .visu-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }
}

/* section.variable */
@media screen and (max-width:980px) {
  section.variable {
    padding-top: 122px;
  }
  section.variable .var1 {
    margin-bottom: 10px;
  }
  section.variable .var1 .var-title {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  section.variable .var1 .var-title a {
    font-size: 1.8rem;
  }
  section.variable .var2 {
    padding-bottom: 30px;
  }
  section.variable .var2 .var-title {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  section.variable .var2 .var-title a {
    font-size: 1.8rem;
  }
  section.variable .varImg {
    height: 80%;
  }
  section.variable .varModal .pc-itembox {
    width: 600px;
    height: 337.5px;
  }
}
@media screen and (max-width:680px) {
  section.variable {
    padding-top: 0px;
  }
  section.variable .var-title {
    visibility: hidden;
    opacity: 0;
  }
  section.variable .varModal .pc-itembox {
    display: none;
  }
  section.variable .varModal .mb-itembox {
    display: block;
  }
}
@media screen and (max-width:480px) {
  section.variable .varModal .mb-itembox {
    width: 300px;
    height: 533.33px;
  }
}
/* section.webToon */
@media screen and (max-width:980px) {
  section.webToon .sw-webTBg {
    top: 125px;
  }
  section.webToon .leftMove .webTTabmenu {
    gap: 20px;
    margin-bottom: 10px;
  }
  section.webToon .leftMove .webTTabmenu > li > h3 a {
    font-size: 2rem;
  }
  section.webToon .leftMove .webTTabmenu .vi-submenu {
    gap: 25px;
  }
  section.webToon .leftMove.on .webTSubmenu .vi-submenu:last-child {
    display: grid;
    grid-template-columns: repeat(3, auto);
    gap: 20px;
  }
  section.webToon .leftMove .webTTabmenu .vi-submenu li a {
    font-size: 16px;
    font-weight: 400;
  }
  section.webToon .leftMove.on .genre .sw-genre {
    height: 52.5vh;
    padding: 0px 0;
  }
  section.webToon .rightMove .toon .webImg .toon-go {
    font-size: 1.2rem;
  }
}
@media screen and (max-width:780px) {
  section.webToon .leftMove .webTTabmenu > li > h3 a{
    font-size: 25px;
  }
  section.webToon .leftMove .webTSubmenu .vi-submenu li a {
    font-size: 14px;
  }
  section.webToon .leftMove .todayToon .sw-today .swiper-slide {
    width: 300px;
  }
}
@media screen and (max-width:680px) {
  section.webToon .sw-webTBg {
    top: 50%;
    transform: translateY(-50%);
  }
  section.webToon .leftMove {
    top: 58%;
  }
  section.webToon .leftMove .webTSubmenu .vi-submenu {
    gap: 15px;
  }
  section.webToon .leftMove .todayToon {
    height: 70vh;
  }
  section.webToon .leftMove .genre {
    height: 70vh;
  }
  section.webToon .rightMove.on {
    display: none;
  }
}
@media screen and (max-width:480px) {
  section.webToon .leftMove .webTSubmenu .vi-submenu {
    gap: 10px;
  }
}
/* section.dailyPlus */
@media screen and (max-width: 980px) {
  section.dailyPlus {
    height: auto;
    padding-top: 125px;
    padding-bottom: 60px;
  }
  section.dailyPlus .container {
    padding: 0 20px;
  }
  section.dailyPlus .daily-plus-header .daily-plus-title {
    font-size: 2rem;
  }
  section.dailyPlus .daily-plus-header .daily-plus-subtitle {
    font-size: 16px;
  }
  section.dailyPlus .dailyContents {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-top: 30px;
  }
  section.dailyPlus .dailyContents .dailySection {
    height: 30vh;
  }

  section.dailyPlus .dailyContents .dailySection .genre-header {
    font-size: 1.1rem;
    margin-bottom: 25px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item {
    padding: 8px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-thumbnail {
    width: 50px;
    height: 80px;
    margin-right: 12px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-title {
    font-size: 14px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-author {
    font-size: 12px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-stats {
    font-size: 11px;
  }
}
@media screen and (max-width: 680px) {
  section.dailyPlus {
    height: auto;
    padding-top: 20px;
    padding-bottom: 50px;
  }
  section.dailyPlus .container {
    padding: 0 15px;
  }
  section.dailyPlus .daily-plus-header {
    margin-bottom: 30px;
  }
  section.dailyPlus .daily-plus-header .daily-plus-title {
    margin-bottom: 30px;
  }
  section.dailyPlus .daily-plus-header .daily-plus-subtitle {
    font-size: 15px;
  }
  section.dailyPlus .dailyContents {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 25px;
  }
  section.dailyPlus .dailyContents .dailySection {
    padding: 20px 15px;
    position: sticky;
    left: 50%;
  }
  section.dailyPlus .dailyContents .dailySection:nth-child(1){
    top: 50px;
  }
  section.dailyPlus .dailyContents .dailySection:nth-child(2){
    top: 100px;
  }
  section.dailyPlus .dailyContents .dailySection:nth-child(3){
    top: 150px;
  }
  section.dailyPlus .dailyContents .dailySection:nth-child(4){
    top: 200px;
  }
  section.dailyPlus .dailyContents .dailySection .genre-header {
    font-size: 1.2rem;
    margin-bottom: 20px;
    padding-bottom: 12px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item {
    flex-direction: column;
    text-align: center;
    padding: 12px 8px;
    align-items: center;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-thumbnail {
    width: 65px;
    height: 95px;
    margin: 0 0 10px 0;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info {
    width: 100%;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-title {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 5px;
    text-align: center;
    justify-content: center;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-author {
    font-size: 12px;
    margin-bottom: 4px;
    text-align: center;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-stats {
    font-size: 11px;
    text-align: center;
  }
  
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-title span.update-badge {
    font-size: 10px;
    padding: 2px 6px;
    display: block;
    margin-right: 2px;
    width: fit-content;
  }
}
@media screen and (max-width: 480px) {
  section.dailyPlus {
    padding-top: 20px;
  }
  section.dailyPlus .container {
    width: 96%;
  }
  section.dailyPlus .daily-plus-header .daily-plus-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  section.dailyPlus .daily-plus-header .daily-plus-subtitle {
    font-size: 14px;
  }
  section.dailyPlus .dailyContents {
    gap: 20px;
    margin-top: 20px;
  }
  section.dailyPlus .dailyContents .dailySection {
    padding: 15px 10px;
    height: 320px;
  }

  section.dailyPlus .dailyContents .dailySection .genre-header {
    font-size: 1.1rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item {
    flex-direction: row;
    text-align: left;
    padding: 10px 8px;
    align-items: flex-start;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-thumbnail {
    width: 45px;
    height: 70px;
    margin-right: 0;
    flex-shrink: 0;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info {
    flex: 1;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-title {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 4px;
    text-align: left;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-author {
    font-size: 10px;
    margin-bottom: 3px;
    text-align: left;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-stats {
    font-size: 9px;
    text-align: left;
  }
  section.dailyPlus .dailyContents .dailySection .webtoon-list .webtoon-item .webtoon-info .webtoon-title span.update-badge {
    font-size: 8px;
    padding: 1px 5px;
    margin-left: 5px;
    display: inline-block;
  }
}
/* section.challenge */
@media screen and (max-width: 980px) {
  section.challenge {
    padding-top: 125px;
  }
  section.challenge .challengesectionBg .bestBg .toptxt {
    top: 160px;
    right: 13%;
  }
  section.challenge .challengesectionBg .bestBg > span {
    bottom: 150px;
    right: 26%;
  }
  section.challenge .challengesectionBg .challengeBg > span {
    top: 163px;
    left: 20%;
  }
  section.challenge .challengesectionBg .challengeBg .bottomtxt {
    bottom: 150px;
    left: 6%;
  }
  section.challenge .challengesectionBg .bestMap,
  section.challenge .challengesectionBg .challengeMap {
    width: 50%;
    height: 50%;
  }
}

@media screen and (max-width: 680px) {
  section.challenge {
    height: auto;
    padding-top: 20px;
  }
  section.challenge .challengesectionBg {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  section.challenge .challengesectionBg .bestBg {
    width: 100%;
    height: 47vh;
    clip-path: none;
    position: relative;
    margin-bottom: 0;
  }
  section.challenge .challengesectionBg .bestBg .toptxt {
    top: 30px;
    right: 50%;
    transform: translateX(50%);
  }
  section.challenge .challengesectionBg .bestBg > span {
    bottom: 30px;
    right: 50%;
    transform: translateX(50%);
  }
  section.challenge .challengesectionBg .challengeBg {
    width: 100%;
    height: 47vh;
    clip-path: none;
    position: relative;
    top: auto;
    right: auto;
  }
  section.challenge .challengesectionBg .challengeBg > span {
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  section.challenge .challengesectionBg .challengeBg .bottomtxt {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  section.challenge .challengesectionBg .bestMap {
    top: 27%;
    left: 50%;
    width: 55%;
    height: 40%;
    transform: translate(-50%, -50%);
  }
  section.challenge .challengesectionBg .challengeMap {
    top: 76%;
    left: 50%;
    width: 55%;
    height: 40%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 480px) {
  section.challenge .challengesectionBg .bestBg .toptxt,
  section.challenge .challengesectionBg .challengeBg > span {
    top: 20px;
  }
  section.challenge .challengesectionBg .bestBg > span,
  section.challenge .challengesectionBg .challengeBg .bottomtxt {
    bottom: 20px;
  }
  section.challenge .challengesectionBg .bestMap,
  section.challenge .challengesectionBg .challengeMap {
    width: 70%;
    height: 35%;
  }
}
/* === //main === */
/* === footer === */
@media screen and (max-width:1180px) {
  footer .container {
    width: 96%;
  }
}
@media screen and (max-width:980px) {
  footer {
    padding: 10px 0;
  }
  footer .footer-content .footer-section {
    margin-bottom: 10px;
  }
}
@media screen and (max-width:680px) {
  footer .footer-content {
    margin-bottom: 5px;
  }
  footer .footer-content .footer-section {
    margin-bottom: 5px;
  }
  footer .footer-content .footer-section h3 {
    margin-bottom: 8px;
    padding-bottom: 3px;
  }
}