@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%;
}

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