@charset "UTF-8";
/* font */
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Pre";
  src: url("https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
/* //font */
.pr {
  background: #C71117 !important;
}

.pr3 {
  background: #2753A0 !important;
}

.black_1 {
  background: #111111 !important;
}

.black_20 {
  background: #202020 !important;
}

.black_3 {
  background: #333333 !important;
}

.gray_6 {
  background: #666666 !important;
}

.gray_e6 {
  background: #E6E6E6 !important;
}

.gray_c3 {
  background: #C3C3C3 !important;
}

.wt {
  background: #FFFFFF !important;
}

.wt_f6 {
  background: #F6F6F6 !important;
}

.pr_c {
  color: #C71117 !important;
}

.black_1_c {
  color: #111111 !important;
}

.black_20_c {
  color: #202020 !important;
}

.black_3_c {
  color: #333333 !important;
}

.gray_6_c {
  color: #666666 !important;
}

.gray_e6_c {
  color: #E6E6E6 !important;
}

.gray_c3_c {
  color: #C3C3C3 !important;
}

.wt_c {
  color: #FFFFFF !important;
}

.wt_f6_c {
  color: #F6F6F6 !important;
}

.en {
  font-family: "Montserrat", sans-serif !important;
}

.kr {
  font-family: "Pre" !important;
}

body {
  background: #111111;
  font-family: "Pre" !important;
}

.container {
  max-width: 1280px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
}

section {
  padding: 120px 0;
}
section.sub {
  padding-top: 232px;
}
section.sub2 {
  padding-top: 120px;
}

.tit-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.tit-box.center {
  justify-content: center;
}
.tit-box .tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.tit-box .tit.f26 {
  font-size: 26px;
}
.tit-box .more_btn {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #C71117;
}
.tit-box .more_btn img {
  width: 20px;
  height: auto;
}
.tit-box .tit_btn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.tit-box .tit_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 43px;
  border: 1px solid #666666;
  box-sizing: border-box;
  border-radius: 60px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.28px;
  color: #E6E6E6;
}
.tit-box .tit_btn a.pr {
  border-color: #C71117;
  color: #FFFFFF;
  background: #C71117;
}

.more_btn2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 180px;
  height: 56px;
  margin: 40px auto 0;
  border: 1px solid #C71117;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #C71117;
  box-sizing: border-box;
}
.more_btn2 img {
  width: 20px;
  height: auto;
}

.txt_an.no_color {
  color: transparent !important;
}

.txt_an.on {
  animation: ti 0.3s 0.7s linear forwards;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.txt_an.on:before {
  animation: txt_animate 0.7s linear forwards;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #C71117;
  z-index: 3;
}

@keyframes txt_animate {
  0% {
    transform: translateX(0);
    width: 0%;
  }
  /* 50% 지점에서 너비 채우기 완료 */
  50% {
    transform: translateX(0);
    width: 100%;
  }
  /* 50%부터 100%까지 오른쪽으로 이동 */
  100% {
    transform: translateX(100%);
    width: 100%;
  }
}
.talk_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background: #fddc3f;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #111111;
}
.talk_btn img {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 40px;
  height: auto;
}

.ct_span {
  display: inline-block;
  padding: 0 20px;
  border-radius: 60px;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: -0.28px;
  color: #FFFFFF;
}
.ct_span.fan {
  background: #666666;
}
.ct_span.fighter {
  background: #C71117;
}
.ct_span.group {
  background: #2753A0;
}
.ct_span.gym {
  background: #29847B;
}
.ct_span.editor {
  background: #104556;
}

.list_tab {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.list_tab ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.list_tab ul li {
  width: 180px;
  height: auto;
}
.list_tab ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 56px;
  background: #111111;
  border: 1px solid #C71117;
  border-radius: 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #FFFFFF;
}
.list_tab ul li a img {
  width: 30px;
  height: auto;
}
.list_tab ul li.active a {
  background: #C71117;
}

.list_tab2 {
  width: 100%;
  height: auto;
  padding: 100px 0;
  margin-top: 92px;
  background: url(./../img/tab_bg2.png) no-repeat 50% 50%;
  background-size: cover;
}
.list_tab2 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 58px;
}
.list_tab2 ul li {
  width: 100%;
  height: auto;
}
.list_tab2 ul li a {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 20px;
}
.list_tab2 ul li a img {
  width: 210px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.list_tab2 ul li a span {
  font-size: 26px;
  font-weight: bold;
  line-height: 130%;
  letter-spacing: -0.36px;
  color: #666666;
}
.list_tab2 ul li.active img {
  border: 1px solid #C71117;
  box-sizing: border-box;
  border-radius: 100%;
}
.list_tab2 ul li.active span {
  color: #C71117;
}

.search_box2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-bottom: 40px;
}
.search_box2 input {
  max-width: 360px;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  background: #FFFFFF;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #111111;
}
.search_box2 input::placeholder {
  color: #666666;
}
.search_box2 .search_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 40px;
  background: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #FFFFFF;
}

.pager {
  width: 100%;
  height: auto;
  margin-top: 40px;
}
.pager ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.pager ul li {
  width: 32px;
  height: auto;
  aspect-ratio: 1;
}
.pager ul li.arrow .arrow-box {
  width: 100%;
  height: 100%;
}
.pager ul li.arrow .arrow-box a {
  display: block;
  width: 100%;
  height: 100%;
}
.pager ul li.arrow .arrow-box a.prev {
  width: 100%;
  height: 100%;
}
.pager ul li.arrow .arrow-box a.next {
  width: 100%;
  height: 100%;
}
.pager ul li.arrow .arrow-box a img {
  width: 100%;
  height: 100%;
}
.pager ul li.num a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.08px;
  color: #C71117;
  border-radius: 4px;
}
.pager ul li.num.active a {
  background: #C71117;
  color: #FFFFFF;
}

.class_info {
  width: 100%;
  height: auto;
  padding: 30px 25px;
  margin: 50px 0 0;
  box-sizing: border-box;
  background: #333;
}
.class_info:last-of-type {
  margin-top: 20px;
}
.class_info .tit {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.2px;
  color: #C3C3C3;
}
.class_info ul {
  display: flex;
  align-items: center;
  gap: 41px;
}
.class_info ul li {
  width: auto;
  height: auto;
}
.class_info ul li .child-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.class_info ul li .child-box img {
  width: 26px;
  height: auto;
}
.class_info ul li .child-box p {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  color: #FFFFFF;
}
.class_info .class_info_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 13px;
  margin-bottom: 12px;
  border-bottom: 1px solid #666666;
}
.class_info .class_info_top .my_lank {
  display: flex;
  align-items: center;
  gap: 10px;
}
.class_info .class_info_top .my_lank .tit {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #FFFFFF;
}
.class_info .class_info_top .my_lank .lank_img {
  width: 34px;
  height: auto;
}
.class_info .class_info_top .my_lank .lank_img img {
  width: 100%;
  height: auto;
}
.class_info .class_info_top .my_lank .ct_span {
  padding: 0 10px;
  font-size: 9px;
}
.class_info .class_info_top .donation {
  display: flex;
  align-items: center;
  gap: 17px;
}
.class_info .class_info_top .donation p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #666666;
}
.class_info .class_info_top .donation p.price_name {
  color: #C71117;
}
.class_info .class_info_top .donation p.price {
  color: #FFFFFF;
}
.class_info .btn_box {
  margin: 40px auto 0;
}

.sponsor_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 40px;
  margin: 40px auto 40px;
  background: #C71117;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}

.btns_r {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 16px;
}

.btns_r .like_fighter_add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #C71117;
  border-radius: 60px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}

.btns_r .like_fighter_del {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #666666;
  border-radius: 60px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}

.comment_input {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 24px -50px 0;
  padding: 10px 50px;
  background: #333;
  box-sizing: border-box;
  border-top: solid 1px #111;
}

.comment_input2 {
  padding: 10px 40px 10px;
  margin: 0;
}

.comment_input .img-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 26px;
}

.comment_input .img-box .profile_img {
  width: 26px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 100%;
  object-fit: cover;
}

.comment_input .img-box .group_logo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 18px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 100%;
  object-fit: cover;
}

.comment_input .img-box .class_img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: auto;
}

.comment_input .cm_input_box {
  position: relative;
  width: 100%;
  height: 40px;
  padding: 6.5px 18px;
  box-sizing: border-box;
  border-bottom: 1px solid #666666;
}

.comment_input .cm_input_box input {
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #FFFFFF;
  outline: none;
}

.comment_input .cm_input_box input::placeholder {
  color: #C3C3C3;
}

.comment_input .cm_input_box .cm_btn {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 30px;
  height: auto;
}

.comment_input .cm_input_box .cm_btn img {
  width: 100%;
}

.mo_header {
  display: none !important;
}

.mo_nav {
  display: none !important;
}

.dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.mo_btn {display: none;}
.toggle_mo {display: none;}
.mo_none {display: none;}

@media screen and (max-width: 1600px) {
  .visual {
    height: 100vh;
    z-index: 1;
  }
  .visual .kvSwiper {
    height: 100%;
  }
  .visual .swiper-wrapper {
    height: 100%;
  }
  .visual .swiper-wrapper .swiper-slide {
    height: 100%;
  }
  .visual .swiper-wrapper .swiper-slide img {
    height: 100%;
    object-fit: cover;
  }
  .visual .txt-box {
    margin-bottom: 50px;
  }
  .visual .txt-box .tit {
    margin-bottom: 17px;
    font-size: 39px;
  }
  .visual .txt-box .txt {
    margin-bottom: 17px;
    font-size: 17px;
  }
  .visual .txt-box .kv_btn {
    width: 127px;
    height: 45px;
    margin-bottom: 17px;
    font-size: 16px;
  }
  .visual .txt-box .arrow_btn div {
    width: 33px;
  }
  .visual .txt-box .arrow_btn {
    margin-bottom: 30px;
  }
  .visual .img-box {
    max-width: 460px;
    z-index: -1;
  }
}
@media screen and (max-width: 1320px) {
  section {
    padding: 100px 0;
  }
  .container {
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .visual .img-box {
    width: 390px;
  }
  .tit-box {
    margin-bottom: 30px;
  }
  .tit-box .tit {
    font-size: 27px;
  }
  .tit-box .more_btn {
    font-size: 16px;
  }
  .table_box .th {
    height: 50px;
  }
  .table_box .td {
    height: 50px;
  }
  .table_box .td .td_child p {
    font-size: 15px;
  }
  .list_type01 ul li .child-box .txt-box {
    padding: 10px 15px 21px;
  }
  .list_type01 ul li .child-box .txt-box .date {
    margin-bottom: 7px;
    font-size: 13px;
  }
  .list_type01 ul li .child-box .txt-box .tit {
    margin-bottom: 7px;
    font-size: 17px;
  }
  .list_type01 ul li .child-box .txt-box .txt {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .list_type01 ul li .child-box .txt-box .name img {
    width: 17px;
  }
  .list_type01 ul li .child-box .txt-box .current_num p {
    font-size: 13px;
  }
  .list_type01 ul li .child-box .txt-box .current_num p img {
    width: 13px;
  }
  .more_btn2 {
    width: 150px;
    height: 50px;
    font-size: 15px;
  }
  .more_btn2 img {
    width: 15px;
  }
  .best_fighter_slide_wrap .swiper2_btn.swiper-button-next2 {
    right: 20px;
  }
  .best_fighter_slide_wrap .swiper2_btn.swiper-button-prev2 {
    left: 20px;
  }
  section.sub {
    padding-top: 177px;
  }
  .mypage_ct .mypage_info {
    padding: 30px 30px 32px;
  }
  .mypage_ct .mypage_info .profile_box {
    gap: 20px;
  }
  .mypage_ct .mypage_info .txt-box .tit {
    margin-top: 13px;
  }
  .group_list ul li .child-box {
    height: 70px;
  }
  .fighter_img_list {
    flex-wrap: wrap;
    gap: 10px 0;
    justify-content: flex-start;
    width: initial;
    margin: 0 -5px;
    margin-bottom: 30px;
  }
  .fighter_img_list img {
    width: 20%;
    height: auto;
    aspect-ratio: 1;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .fighter_info_list ul li .child-box p.td {
    font-size: 18px;
  }
  .btns_r {
    margin-left: 5px;
  }
  .list_tab ul {
    gap: 20px;
  }
  .popup_certified {
    padding: 50px 30px;
  }
  .popup_certified .popup_tit .tit {
    font-size: 30px;
  }
  .list_tab2 ul {
    gap: 10px;
  }
  .list_tab2 ul li a {
    gap: 7px;
  }
  .list_tab2 ul li a img {
    width: 150px;
  }
}
@media screen and (max-width: 1172px) {
  header.pc_header .nav_box nav ul.gnb1 {
    gap: 10px;
  }
  .filter_box .select_box select {
    width: 130px;
  }
  .table_box .th {
    font-size: 17px;
    word-break: keep-all;
    text-align: center;
  }
  .sponsor_list ul li .child-box .td {
    font-size: 16px;
  }
  .sponsor_list ul li .child-box .date {
    width: 100px;
  }
  .notice_tit .tit {
    padding: 18px 10px;
    font-size: 19px;
  }
  .notice_tit .d-flex {
    padding: 10px;
  }
  .notice_tit .name .img img {
    min-width: 20px;
    width: 20px;
  }
  .notice_tit .name > img {
    width: 15px;
  }
  .notice_tit .name {
    font-size: 15px;
  }
  .notice_tit .date {
    font-size: 16px;
  }
  .notice_tit .d-flex {
    margin-bottom: 70px;
  }
  .tit-box .tit.f26 {
    font-size: 20px;
  }
  .detail_ct p {
    font-size: 15px;
  }

  .detail_ct h2 {font-size: 17px;}
}
@media screen and (max-width: 1060px) {
  /* ds260325 */
  .mo_btn {display: block;}
  header.pc_header .nav_box {display: block !important; position: fixed; top: 0; left: -300px; display: block; width: 300px; height: 100vh; background: #111111; z-index: 9999; transition: all 0.5s;}
  header.pc_header .nav_box.open {left: 0;}
  header.pc_header nav {height: 100%;}
  header.pc_header nav ul {display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 10px; width: 100%; height: 100%; text-align: center;}
  header.pc_header {height: 60px;}
  header.pc_header .logo {width: 100px;}
  .mo_btn {width: 25px; height: auto;}
  .header_btn {position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); width: calc(100% - 40px); z-index: 10;}
  header.pc_header .nav_box .header_btn a {width: 100%;}
  header.pc_header .nav_box nav ul.gnb2 {display: none !important;}
  .hd_dim {display: none !important;}
  .toggle_links {display: none; margin-top: 5px;}
  .toggle_mo {display: flex; flex-flow: column; align-items: center; justify-content: center; gap: 5px; text-align: center;}
  header.pc_header .nav_box nav ul.gnb1 li .toggle_mo a {font-size: 14px; font-weight: 400; line-height: 1.2; color: #666666;}
  /* //ds260325 */
  /* .pc_header {
    display: none;
  } */
  .mo_header {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    z-index: 10;
  }
  .mo_nav {
    display: block !important;
    position: fixed;
    top: 0;
    left: -300px;
    display: block;
    width: 300px;
    height: 100vh;
    background: #111111;
    z-index: 9999;
    transition: all 0.5s;
  }
  .mo_nav.open {
    left: 0;
  }
  .mo_nav ul {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .mo_nav ul li .tit {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #FFFFFF;
  }
  .mo_nav .header_btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
  }
  .mo_nav .header_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    width: 100%;
    height: 35px;
    background: #C71117;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #FFFFFF;
  }
  .mo_nav .toggle_links {
    display: none;
    margin-top: 5px;
  }
  .mo_nav .toggle_child {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    text-align: center;
  }
  .mo_nav .toggle_links a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #666666;
  }
  .mo_nav .header_btn img {
    width: 15px;
  }
  .mo_header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  .mo_header .logo {
    width: 100px;
    height: auto;
  }
  .mo_header .logo img {
    width: 100%;
    height: auto;
  }
  .mo_header .mo_btn {
    width: 25px;
    height: auto;
  }
  .mo_header .mo_btn img {
    width: 100%;
    height: auto;
  }
  .visual > .container {
    align-items: center;
  }
  .visual .txt-box {
    margin-bottom: 0;
  }
  .visual .txt-box .sub {
    margin-bottom: 13px;
    font-size: 19px;
  }
  .visual .txt-box .tit {
    margin-bottom: 10px;
    font-size: 30px;
    letter-spacing: -1.72px;
  }
  .visual .txt-box .txt {
    margin-bottom: 12px;
    font-size: 15px;
  }
  .visual .txt-box .kv_btn {
    width: 107px;
    height: 39px;
    margin-bottom: 13px;
    font-size: 15px;
  }
  .visual .txt-box .arrow_btn {
    margin-bottom: 20px;
    gap: 5px;
  }
  .visual .swiper-pagination1 {
    gap: 5px;
  }
  .visual .swiper-pagination1 .swiper-pagination-bullet {
    width: 5px;
  }
  .visual .swiper-pagination1 .swiper-pagination-bullet-active {
    width: 15px;
    height: 5px;
  }
  .visual .img-box {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  section {
    padding: 70px 0;
  }
  .tit-box .tit {
    font-size: 22px;
  }
  .table .thead {
    display: none;
  }
  .tit-box .more_btn {
    gap: 5px;
    font-size: 15px;
  }
  .tit-box .more_btn img {
    width: 17px;
  }
  .table_box .table_flex ul {
    position: relative;
    flex-wrap: wrap;
    padding: 10px 0;
    padding-top: 50px;
    border-bottom: 1px solid #666666;
  }
  .table_box .td {
    border: none;
    height: auto;
  }
  .table_box .table_flex ul .td {
    width: 33.3333333333% !important;
    padding: 5px 0;
  }
  .table_box .table_flex ul .td:nth-child(1) {
    position: absolute;
    top: 0;
    right: 5px;
    width: auto !important;
  }
  .table_box .table_flex ul .td:nth-child(2) {
    position: absolute;
    top: 0;
    left: 5px;
    width: auto !important;
  }
  .table_box .table_flex ul .td:nth-child(3) {
    position: absolute;
    top: 0;
    left: 43px;
    width: auto !important;
  }
  .table_box .table_flex ul .td:nth-child(13) {
    width: 100% !important;
  }
  .table_box .table_flex ul .td:nth-child(14) {
    width: 100% !important;
  }
  .table_box .td .td_child {
    width: 100%;
  }
  .table_box .td .td_child .t_btn {
    width: 100%;
    height: 30px;
  }
  .list_type01 ul li {
    width: 33.3333333333%;
  }
  .list_type01 ul li .child-box .txt-box {
    padding: 10px 10px 15px;
  }
  .list_type01 ul li .child-box .txt-box .date {
    margin-bottom: 5px;
  }
  .list_type01 ul li .child-box .txt-box .tit {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .list_type01 ul li .child-box .txt-box .txt {
    margin-bottom: 7px;
  }
  .list_type01 ul li .child-box .txt-box .name {
    gap: 3px;
    font-size: 13px;
  }
  .list_type01 ul li .child-box .txt-box .name img {
    width: 13px;
  }
  .list_type01 ul li .child-box .txt-box .current_num {
    gap: 5px;
  }
  .list_type01 ul li .child-box .txt-box .current_num p {
    gap: 2px;
  }
  .list_type01 ul li .child-box .txt-box .current_num p img {
    width: 11px;
  }
  .more_btn2 {
    gap: 6px;
    width: 130px;
    height: 40px;
    font-size: 15px;
  }
  .more_btn2 img {
    width: 13px;
  }
  .best_fighter_slide_wrap .swiper2_btn.swiper-button-next2 {
    right: 0;
  }
  .best_fighter_slide_wrap .swiper2_btn.swiper-button-prev2 {
    left: 0;
  }
  .best_fighter_slide ul li .child-box .txt-box {
    bottom: 20px;
    left: 20px;
  }
  .best_fighter_slide ul li .child-box .txt-box .sub {
    margin-bottom: 3px;
    font-size: 16px;
  }
  .best_fighter_slide ul li .child-box .txt-box .tit {
    margin-bottom: 13px;
    font-size: 20px;
  }
  .best_fighter_slide ul li .child-box .txt-box .current_num {
    gap: 7px;
  }
  .best_fighter_slide ul li .child-box .txt-box .current_num p {
    gap: 2px;
    font-size: 15px;
  }
  .best_fighter_slide ul li .child-box .txt-box .current_num p img {
    width: 15px;
  }
  .list_type02 ul {
    gap: 10px 0;
    margin: 0 -5px;
  }
  .list_type02 ul li {
    padding: 0 5px;
  }
  .list_type02 ul li .child-box .txt-box {
    bottom: 20px;
    padding: 0 20px;
  }
  .list_type02 ul li .child-box .txt-box .tit {
    margin-bottom: 5px;
    font-size: 17px;
  }
  .list_type02 ul li .child-box .txt-box .sub {
    font-size: 15px;
  }
  footer {
    padding: 30px 0;
  }
  footer .f_logo {
    width: 167px;
    margin-bottom: 27px;
  }
  footer .container {
    flex-flow: column;
    gap: 20px;
  }
  footer .address dl dt {
    min-width: 100px;
  }
  footer .address dl dd {
    word-break: keep-all;
  }
  footer .footer_btn {
    flex-wrap: wrap;
  }
  footer .footer_btn a.ps_btn {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  footer .footer_btn a:not(.ps_btn) {
    margin-right: 10px;
    padding-right: 10px;
  }
  .copyright {
    justify-content: flex-start;
    padding: 10px 20px;
    box-sizing: border-box;
  }
  .tit-box .tit_btn {
    gap: 5px;
  }
  .tit-box .tit_btn a {
    width: 97px;
    height: 37px;
    font-size: 15px;
    box-sizing: border-box;
  }
  .login_sec .container {
    max-width: 100%;
  }
  .login_sec .form-box {
    padding: 20px;
  }
  .form-box .input-box input {
    height: 45px;
    font-size: 15px;
  }
  .login_sec .submit_btn {
    height: 45px;
    font-size: 15px;
  }
  .talk_btn {
    height: 45px;
    font-size: 15px;
  }
  .talk_btn img {
    width: 30px;
  }
  section.sub {
    padding-top: 120px;
  }
  .mypage_ct {
    margin-bottom: 50px;
  }
  .mypage_ct .mypage_info {
    flex-flow: column;
    align-items: flex-start;
    gap: 20px;
    padding: 20px 0;
  }
  .mypage_ct .mypage_info .txt-box .sub {
    gap: 0;
    justify-content: space-between;
    margin-top: 10px;
    word-break: keep-all;
  }
  .mypage_ct .btn_box {
    width: 100%;
  }
  .mypage_ct .profile_box2 {
    width: 100%;
  }
  .mypage_ct .mypage_info .txt-box .tit {
    font-size: 20px;
  }
  .mypage_ct .btn_box {
    font-size: 15px;
  }
  .mypage_ct .profile_box2 .donation {
    gap: 7px;
  }
  .mypage_ct .profile_box2 .donation p {
    font-size: 17px;
  }
  .mypage_ct .profile_box2 .donation .class {
    width: 27px;
    margin: 0;
  }
  .mypage_ct > .tit {
    font-size: 20px;
  }
  .class_info {
    padding: 10px 15px;
  }
  .class_info .tit {
    font-size: 20px;
  }
  .class_info ul {
    flex-flow: column;
    align-items: flex-start;
    gap: 10px;
  }
  .class_info ul li .child-box {
    gap: 7px;
  }
  .class_info ul li .child-box p {
    font-size: 17px;
  }
  .class_info ul li .child-box p {
    font-size: 17px;
  }
  .mypage_ct .tab_btns button {
    width: 150px;
    height: 47px;
    font-size: 16px;
  }
  .mypage_ct .mypage_info .profile_box {
    width: 100%;
  }
  .mypage_ct .mypage_info .txt-box {
    width: 100%;
  }
  .group_list ul li .child-box {
    height: 50px;
  }
  .group_list ul li .child-box img {
    width: 23px;
  }
  .group_list ul li .child-box p {
    font-size: 17px;
  }
  .ac_details .ac_details_th {
    display: none;
  }
  .ac_details .ac_details_td ul li {
    flex-flow: column;
    align-items: flex-start;
    gap: 10px;
    padding: 20px 0;
  }
  .ac_details .ac_details_td .td_box:first-of-type {
    width: 100%;
  }
  .ac_details .ac_details_td .td_box:last-of-type {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
  }
  .ac_details .ac_details_td .td_box p {
    height: auto;
    font-size: 15px;
  }
  .ac_details .ac_details_td .td_box:first-of-type p:first-child {
    max-width: auto;
    width: auto;
  }
  .ac_details .ac_details_td .td_box:first-of-type p:last-child {
    max-width: auto;
    width: auto;
  }
  .ac_details .ac_details_td .td_box:last-of-type p:first-child {
    max-width: 100%;
    justify-content: left;
    margin-bottom: 5px;
  }
  .ac_details .ac_details_td .td_box:last-of-type p:nth-child(2) {
    width: auto;
  }
  .ac_details .ac_details_td .td_box:last-of-type p:last-child {
    width: auto;
    margin-left: 10px;
  }
  .filter_box {
    flex-flow: column-reverse;
    align-items: flex-start;
    gap: 10px;
  }
  .filter_box .select_box {
    width: 100%;
  }
  .filter_box .select_box select {
    width: 100%;
    height: 37px;
  }
  .filter_box .filter_btns button {
    gap: 3px;
  }
  .search_box {
    flex-flow: column;
    padding: 15px;
  }
  .search_box .search_btn {
    width: 100%;
    font-size: 15px;
  }
  .fighter_info .img-box {
    width: 150px;
    margin: 0px auto 27px;
  }
  .fighter_info .txt-box {
    margin-bottom: 20px;
  }
  .fighter_info .txt-box .tit {
    margin-bottom: 7px;
    font-size: 27px;
  }
  .fighter_info .txt-box .txt {
    font-size: 18px;
  }
  .sponsor_btn {
    margin: 20px auto;
  }
  .fighter_info .sns_link {
    gap: 10px;
  }
  .fighter_info .sns_link a {
    width: 37px;
    height: auto;
  }
  .fighter_info_list {
    flex-flow: column;
  }
  .fighter_d_tit {
    gap: 3px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .fighter_d_tit img {
    width: 25px;
  }
  .open_talk .talk_btns {
    gap: 10px;
  }
  .sponsor_btn {
    width: 87px;
    height: 37px;
    font-size: 15px;
  }
  .open_talk_list {
    padding: 15px;
  }
  .open_talk_list .fighter_ms {
    flex-flow: column;
    align-items: flex-start;
    gap: 10px;
    padding: 15px;
    margin-bottom: 15px;
  }
  .open_talk_list .fighter_ms .name {
    gap: 6px;
    margin-right: 15px;
    font-size: 17px;
  }
  .open_talk_list .fighter_ms .txt {
    margin-right: 15px;
    font-size: 17px;
  }
  .open_talk_list .fighter_ms .name img {
    width: 37px;
  }
  .open_talk_list ul li .child-box {
    align-items: flex-end;
  }
  .open_talk_list ul li .child-box .txt-box {
    flex-flow: column;
  }
  .open_talk_list ul li .child-box .txt-box .d-block {
    margin-top: 10px;
  }
  .open_talk_list ul li .child-box .txt-box .ct {
    max-width: 477px;
    margin: 0;
    margin-right: 5px;
    word-break: keep-all;
    overflow-wrap: break-word;
    font-size: 16px;
  }
  .open_talk_list ul li .child-box .txt-box .time {
    white-space: nowrap;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box {
    position: relative;
    flex-flow: column;
    align-items: flex-start;
    margin-left: 10px;
    margin-top: 13px;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box .re_icon {
    position: absolute;
    top: 0;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box .img-box {
    margin-left: 25px;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box .ct {
    margin-left: 25px;
  }
  .open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box .time { /*position: absolute; bottom: 0; right: -27px;*/
    margin-left: 20px;
  }
  .sponsor_list ul li .child-box {
    flex-flow: column;
    align-items: flex-start;
    gap: 10px;
  }
  .sponsor_list ul li .child-box .name_box {
    width: auto !important;
  }
  .sponsor_list ul li .child-box .td {
    flex-flow: column;
    align-items: flex-start;
    min-width: initial !important;
    width: auto !important;
  }
  .sponsor_list ul li .child-box .price {
    max-width: initial !important;
    width: auto !important;
  }
  .sponsor_list ul li .child-box .list_btn {
    width: auto !important;
  }
  .img_list ul {
    gap: 10px 0;
    margin: 0 -5px;
  }
  .img_list ul li {
    width: 33.3333333333%;
    padding: 0 5px;
  }
  .fighter_img_list img {
    width: 25%;
  }
  .form-box .input-box {
    flex-flow: column;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
  }
  .form-box .input-box input {
    padding: 0 10px;
  }
  .form-box .hash-teg .add_btn {
    right: 10px;
    width: 60px;
    height: 30px;
  }
  .form-box .hash-item p {
    padding: 7px 12px;
    font-size: 15px;
  }
  .form-box .file-box {
    flex-flow: column;
    gap: 10px;
  }
  .form-box .file-box .upload {
    width: 100%;
  }
  .form-box .file-box .upload_btn {
    width: 100%;
    height: 45px;
    font-size: 15px;
  }
  .form-box .input-box select {
    height: 45px;
    font-size: 15px;
    padding: 0 10px;
    background: url(./../img/select_icon.png) no-repeat calc(100% - 10px) 50%;
    background-size: 14px 7px;
  }
  .radio_box {
    gap: 17px;
    flex-wrap: wrap;
  }
  .radio_box label {
    gap: 6px;
    font-size: 16px;
  }
  .radio_box label:before {
    width: 16px;
  }
  .radio_box input[type=radio]:checked + label:before {
    width: 16px;
  }
  .chek_box {
    gap: 17px;
    flex-wrap: wrap;
  }
  .chek_box label {
    gap: 6px;
    font-size: 16px;
  }
  .chek_box label:before {
    width: 16px;
  }
  .chek_box input[type=checkbox]:checked + label:before {
    width: 16px;
  }
  .form-box .input-box textarea {
    padding: 10px;
    height: auto;
    aspect-ratio: 16/3;
  }
  .submit_btns a {
    width: 130px;
    height: 47px;
    font-size: 16px;
  }
  .submit_btns button {
    width: 130px;
    height: 47px;
    font-size: 16px;
  }
  .list_tab ul li a {
    height: 47px;
    gap: 5px;
    font-size: 16px;
  }
  .list_tab ul li a img {
    width: 20px;
  }
  .fighter_list .thead li .th {
    height: 47px;
    font-size: 16px;
  }
  .fighter_list .tbody li .td {
    height: 45px;
    font-size: 15px;
  }
  .fighter_list .tbody li .td .btn {
    width: 65px;
    height: 30px;
  }
  .sns_link {
    gap: 10px;
  }
  .sns_link a {
    gap: 7px;
  }
  .sns_link a img {
    width: 35px;
  }
  .sns_link button {
    gap: 7px;
  }
  .sns_link button img {
    width: 35px;
  }
  .open_talk2 .fighter_d_tit {
    gap: 7px;
  }
  .open_talk2 .fighter_d_tit img {
    width: 20px;
  }
  .ct_span {
    padding: 0 15px;
    border-radius: 25px;
    font-size: 12px;
  }
  .open_talk2 .open_talk_list ul li {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #FFFFFF;
  }
  .open_talk_list ul li .child-box {
    position: relative;
  }
  .open_talk_list ul li .child-box .txt-box .img-box {
    width: 23px;
    height: 23px;
    /* padding-top: 38px; */
  }
  .ct_span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .comment_textarea .ct_span {
    position: initial !important;
  }
  .open_talk_list ul li .child-box .txt-box .name {
    margin-top: 39px;
    font-size: 16px;
  }
  .open_talk_list ul li .child-box .txt-box .ct {
    font-size: 15px;
  }
  .open_talk_list ul li .child-box .txt-box .time {
    font-size: 13px;
  }
  .comment_textarea {
    padding: 15px;
    margin-top: 30px;
  }
  .comment_textarea .comment_info {
    gap: 3px;
  }
  .comment_textarea .comment_info .img-box {
    width: 20px;
  }
  .comment_textarea .comment_info .name {
    font-size: 15px;
  }
  .comment_textarea textarea {
    padding: 0 15px;
    font-size: 15px;
  }
  .comment_textarea .txt_lan {
    font-size: 12px;
  }
  .comment_textarea .add_btns .add_btn {
    width: 100%;
    height: 37px;
    margin-top: 10px;
    font-size: 15px;
  }
  .notice_tit .tit {
    word-break: keep-all;
    padding: 15px 7px;
    font-size: 17px;
  }
  .hot_vod_list ul {
    gap: 10px 0;
    margin: 0 -5px;
  }
  .hot_vod_list ul li {
    padding: 0 5px;
  }
  .hot_vod_list ul li .child-box .txt-box {
    bottom: 10px;
    left: 10px;
  }
  .hot_vod_list ul li .child-box .txt-box .ct {
    margin-bottom: 3px;
    font-size: 16px;
  }
  .hot_vod_list ul li .child-box .txt-box .tit {
    margin-bottom: 10px;
    font-size: 17px;
  }
  .hot_vod_list ul li .child-box .txt-box .like_chat p {
    font-size: 15px;
  }
  .hot_vod_list ul li .child-box .txt-box .like_chat p img {
    width: 15px;
  }
  .pager ul {
    gap: 5px;
  }
  .pager ul li {
    width: 25px;
  }
  .pager ul li.num a {
    font-size: 15px;
  }
  .detail_ct {
    margin-top: 30px;
  }
  .popup_certified {
    max-width: calc(100% - 40px);
    padding: 30px 20px;
  }
  .popup_certified .popup_tit {
    margin-bottom: 30px;
  }
  .popup_certified .popup_tit .tit {
    font-size: 25px;
  }
  .popup_certified .form-box .input-box {
    gap: 7px;
  }
  .popup_certified .form-box .input-box .tit {
    margin-right: 0;
    font-size: 16px;
  }
  .popup_certified .form-box .file-box .upload_btn {
    width: 100%;
    height: 37px;
  }
  .popup_certified .form-box .input-box .tit {
    min-width: auto;
    width: auto;
  }
  .popup_certified .form-box .input-box .tit br {
    display: none;
  }
  .popup_certified .form-box .input-box input {
    height: 37px;
  }
  .popup_certified .form-box .input-box input::placeholder {
    font-size: 12px;
  }
  .popup_certified .form-box .input-box textarea::placeholder {
    font-size: 12px;
  }
  .popup_certified .submit_btns {
    margin-top: 27px;
  }
  .popup_certified .submit_btns a {
    height: 37px;
    font-size: 15px;
  }
  .popup_certified .submit_btns button {
    height: 37px;
    font-size: 15px;
  }
  .class_info .ct_span {
    position: initial !important;
  }
  .class_info .class_info_top .donation {
    gap: 7px;
  }
  .class_info .class_info_top .donation p {
    font-size: 15px;
  }
  .comment_input .cm_input_box input {
    font-size: 15px;
  }
  .comment_input2 {
    padding: 10px 10px 10px;
  }
  .comment_input .cm_input_box {
    padding: 6.5px 10px;
  }
  .comment_input .cm_input_box .cm_btn {
    right: 10px;
  }
  .list_tab2 {
    padding: 50px 0;
  }
  .list_tab2 ul li a img {
    width: 100%;
  }
  .list_tab2 ul li a span {
    font-size: 16px;
  }
  .list_tab2 .container {
    overflow: auto;
    overflow-y: hidden;
  }
  .list_tab2 ul {
    width: 420px;
  }
  .list_tab2 ul li {
    width: 75px;
    flex: 0 0 auto;
  }
  .mypage_ct .mypage_info .txt-box .edit {
    width: 20px;
  }
  .sponsor_list .comment_box.re_box {
    margin-left: 10px;
  }
  .sponsor_list .comment_box.re_box p {
    margin-left: 16px;
    font-size: 15px;
  }
  .sponsor_list .comment_box.re_box .img-box {
    width: 37px;
  }

  .sponsor_list .comment_box.re_box p {line-height: 1.3;}
  .sponsor_list .comment_box.re_box .time span {white-space: nowrap;}

  .bbs_manage_btns {gap: 7px;}
  .bbs_manage_btns .btn_edit {
    width: 75px;
    height: 37px;
    font-size: 15px;
  }
  .bbs_manage_btns .btn_delete {
    width: 75px;
    height: 37px;
    font-size: 15px;
  }

  #comment_list_area ul li .child-box {margin: 0 !important; padding: 0 !important; border-radius: 5px; margin-bottom: 0 !important;}
  #comment_list_area ul li .child-box .txt-box .name {margin-top: 10px;}

  .mo_none {display: inline;}

  .form-box .hash-item {gap: 7px;}
  .hashtag_box {height: 25px;}

  #reply_form_1 {flex-flow: column; margin-left: 0 !important; margin-right: 0 !important;}
  #reply_form_1 textarea {width: 100% !important; height: 45px !important; font-size: 15px !important; box-sizing: border-box;}
  #reply_form_1 button {width: 100%; height: 45px; font-size: 15px;}
  #reply_form_1 button br {display: none;}
}
@media screen and (max-width: 800px) {
  .open_talk_list ul li {
    margin-bottom: 20px;
  }
  .open_talk_list ul li .child-box {
    flex-flow: column;
    align-items: flex-start;
    gap: 15px;
  }
}
@media screen and (max-width: 735px) {
  .list_type01 ul li .child-box .txt-box .d-flex {
    flex-flow: column;
    align-items: flex-start;
    gap: 5px;
  }
  .list_type01 ul li .child-box .txt-box .name .ct {
    width: 37px;
    height: 24px;
  }
  .fighter_img_list img {
    width: 33.3333333333%;
  }
  .fighter_info_list ul:first-of-type li:first-of-type .child-box p.th {
    height: 137px;
  }
  .fighter_info_list ul:first-of-type li:first-of-type .child-box p.td {
    height: 97px;
    padding: 20px 0;
    box-sizing: border-box;
  }
  .fighter_list_op {
    width: 100%;
    height: auto;
    overflow: auto;
    overflow-y: hidden;
  }
  .fighter_list {
    width: 900px;
  }
}
@media screen and (max-width: 698px) {
  .list_type01 ul li {
    width: 50%;
  }
  .list_type02 ul li {
    width: 50%;
  }
  .visual .img-box {
    width: 300px;
  }
  .best_fighter_slide_wrap .swiper2_btn {
    top: -37px;
    width: 27px;
  }
  .best_fighter_slide_wrap .swiper2_btn.swiper-button-prev2 {
    left: auto;
    right: 33px;
  }
  .filter_box .filter_btns {
    flex-wrap: wrap;
  }
  .open_talk > .d-flex {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .open_talk .talk_btns .sponsor_btn {
    margin: 0;
  }
  .fighter_info_list ul li .child-box p.th {
    width: 150px;
  }
  .fighter_list {
    width: 800px;
  }
  .hot_vod_list ul li {
    width: 100%;
  }
}
@media screen and (max-width: 580px) {
  .fighter_list {
    width: 700px;
  }
  .list_tab ul {
    gap: 10px;
  }
  .list_tab ul li a {
    font-size: 15px;
  }
  .list_tab ul li a img {
    display: none;
  }
  .form-box .input-box textarea {
    aspect-ratio: 16/7;
  }
}

@media screen and (max-width: 425px) {
  .fighter_info_list ul:first-of-type li:first-of-type .child-box p.td {
    flex-flow: column;
  }

  .notice_tit .d-flex {
    flex-flow: column-reverse;
    align-items: flex-start;
  }
}

@media screen and (max-width: 380px) {
  .list_type01 ul li {
    width: 100%;
  }
  .list_type02 ul li {
    width: 100%;
  }
  .mypage_ct .tab_btns button {
    font-size: 14px;
  }
  .fighter_info_list ul li .btns_r {
    flex-flow: column;
    margin-left: 0;
  }
  
  .class_info .class_info_top {
    flex-flow: column;
    align-items: flex-start;
    gap: 5px;
  }
}

/*# sourceMappingURL=respond.css.map */
