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

.sec1 {
  width: 100%;
  height: auto;
  background: url(./../img/sec1_bg.png) no-repeat 50% 50%;
  background-size: cover;
}

/* .sec2 {
  padding-top: 0;
} */

.list_type01 {
  width: 100%;
  height: auto;
}
.list_type01 ul {
  display: flex;
  align-items: center;
  gap: 16px 0;
  flex-wrap: wrap;
  margin: 0 -6.5px;
}
.list_type01 ul li {
  width: 25%;
  padding: 0 6.5px;
  box-sizing: border-box;
}
.list_type01 ul li.fixed .child-box {
  background: #333333;
}
.list_type01 ul li.fixed .child-box .txt-box .tit {
  color: #111111;
}
/* .list_type01 ul li.fixed .child-box .txt-box .name {
  color: #FFFFFF;
} */
.list_type01 ul li:hover .img-box img {
  transform: scale(1.2);
}
.list_type01 ul li .child-box {
  display: block;
  width: 100%;
  height: auto;
  background: #FFFFFF !important;
}
.list_type01 ul li .child-box .img-box {
  width: 100%;
  height: auto;
  aspect-ratio: 310/180;
  overflow: hidden;
}
.list_type01 ul li .child-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.list_type01 ul li .child-box .txt-box {
  padding: 16px 20px 26px;
}
.list_type01 ul li .child-box .txt-box .date {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C71117;
}
.list_type01 ul li .child-box .txt-box .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #333333;
}
.list_type01 ul li .child-box .txt-box .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #666666;
}
.list_type01 ul li .child-box .txt-box .d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list_type01 ul li .child-box .txt-box .name {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #333333;
  overflow: hidden;
}
.list_type01 ul li .child-box .txt-box .name .img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 26px;
}
.list_type01 ul li .child-box .txt-box .name .img img {
  width: 26px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 100%;
  object-fit: cover;
}
.list_type01 ul li .child-box .txt-box .name .nickname {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list_type01 ul li .child-box .txt-box .name .img .grop_logo {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 18px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 100%;
  object-fit: cover;
}
.list_type01 ul li .child-box .txt-box .name .img .lank_logo {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: auto;
}
.list_type01 ul li .child-box .txt-box .name .ct {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 25px;
  margin-left: 2px;
  margin-right: 5px;
  border-radius: 60px;
  background: #2753A0;
  font-size: 13px;
  font-weight: 400;
  line-height: 200%;
  color: #FFFFFF;
}
.list_type01 ul li .child-box .txt-box .name > img {
  position: relative;
  top: 5px;
  width: 20px;
  height: auto;
  z-index: 1;
}
.list_type01 ul li .child-box .txt-box .current_num {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list_type01 ul li .child-box .txt-box .current_num p {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #C71117;
}
.list_type01 ul li .child-box .txt-box .current_num p img {
  width: 16px;
  height: auto;
}
.list_type02 {
  width: 100%;
  height: auto;
}
.list_type02 ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 38px 0;
  margin: 0 -19px;
}
.list_type02 ul li {
  width: 33.3333333333%;
  padding: 0 19px;
  box-sizing: border-box;
}
.list_type02 ul li:hover img {
  transform: scale(1.2);
}
.list_type02 ul li .child-box {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 401/460;
  z-index: 1;
}
.list_type02 ul li .child-box:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(121, 0, 4, 0.08) 40%, #790004 80%);
  z-index: 1;
}
.list_type02 ul li .child-box .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.list_type02 ul li .child-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.list_type02 ul li .child-box .txt-box {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0 24px;
  box-sizing: border-box;
  z-index: 2;
}
.list_type02 ul li .child-box .txt-box .tit {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #FFFFFF;
}
.list_type02 ul li .child-box .txt-box .sub {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #E6E6E6;
}

.sec4 {
  background: #111111;
  border-bottom: 1px solid #666666;
}

.login_sec {
  margin-top: 90px;
}

.login_sec .container {
  max-width: 500px;
}

.login_sec .form-box {
  padding: 40px 37px;
  background: #333333;
  box-sizing: border-box;
}

.login_sec .input-box {
  margin-bottom: 10px;
}

.login_sec .input-box .d-block {
  display: flex;
  flex-flow: column;
  gap: 10px;
  width: 100%;
}

.login_sec input {
  background: #FAFAFB;
  color: #111111 !important;
}

.login_sec .submit_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  background: #C71117;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  color: #FFFFFF;
}

.login_sec .or p {
  margin: 20px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.24px;
  color: #C3C3C3;
}

.login_sec .member_join_find {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 20px 0 0;
}

.login_sec .member_join_find p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.24px;
  color: #666666;
}

.login_sec .member_join_find a {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.24px;
  color: #666666;
}

.login_sec .member_join_find span {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.24px;
  color: #666666;
}

.mypage_ct {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}
.mypage_ct:last-of-type {
  margin-bottom: 0;
}
.mypage_ct > .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -1.04px;
  color: #FFFFFF;
  border-bottom: solid 2px #FFFFFF;
}
.mypage_ct > .tit .edit_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67px;
  height: 38px;
  border: 1px solid #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #E6E6E6;
}
.mypage_ct .mypage_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: auto;
  padding: 50px 50px 52px;
  box-sizing: border-box;
}
.mypage_ct .mypage_info .profile_box {
  display: flex;
  align-items: center;
  gap: 30px;
}
.mypage_ct .mypage_info .img-box {
  position: relative;
  width: 100px;
  height: auto;
  aspect-ratio: 1;
}
.mypage_ct .mypage_info .img-box > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mypage_ct .mypage_info .img-box .add_btn {
  position: absolute;
  bottom: 0;
  right: -4px;
  width: 30px;
  height: auto;
  aspect-ratio: 1;
}
.mypage_ct .mypage_info .img-box .add_btn input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.mypage_ct .mypage_info .img-box .add_btn img {
  width: 100%;
  height: 100%;
}
.mypage_ct .mypage_info .txt-box .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 16px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -1.04px;
  color: #FFFFFF;
}
.mypage_ct .mypage_info .txt-box .sub {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #E6E6E6;
}
.mypage_ct .mypage_info .txt-box .edit {
  width: 25px;
  height: auto;
}
.mypage_ct .mypage_info .txt-box .edit img {
  width: 100%;
  height: auto;
}
.mypage_ct .profile_box2 {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
.mypage_ct .profile_box2 .donation {
  display: flex;
  align-items: center;
  gap: 17px;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.mypage_ct .profile_box2 .donation .class {
  width: 34px;
  height: auto;
  margin-right: -7px;
}
.mypage_ct .profile_box2 .donation .class img {
  width: 100%;
  height: auto;
}
.mypage_ct .profile_box2 .donation p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #333333;
}
.mypage_ct .profile_box2 .donation p.price_name {
  color: #C71117;
}
.mypage_ct .profile_box2 .donation p.price {
  color: #FFFFFF;
}
.mypage_ct .btn_box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 46px;
  margin-bottom: 10px;
  background: #C71117;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #FFFFFF;
}
.mypage_ct .btn_box:last-of-type {
  margin-bottom: 0;
}
.mypage_ct .btn_box:disabled {
  background: #333;
}
.mypage_ct .tab_btns {
  position: relative;
  display: flex;
  align-items: center;
}
.mypage_ct .tab_btns:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  z-index: 2;
}
.mypage_ct .tab_btns button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 60px;
  border: 1px solid #FFFFFF;
  border-bottom: 0;
  border-color: #111111;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #FFFFFF;
  box-sizing: border-box;
}
.mypage_ct .tab_btns button:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 101%;
  height: 1px;
  background: #FFFFFF;
}
.mypage_ct .tab_btns button.active {
  border-color: #FFFFFF;
}
.mypage_ct .tab_btns button.active:before {
  height: 2px;
  background: #111111;
  width: calc(100% - 0px);
}
.mypage_ct .tab_btns button.active {
  z-index: 3;
}

.ac_details {
  width: 100%;
  height: auto;
}
.ac_details .ac_details_th {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #666666;
}
.ac_details .ac_details_th .th_box {
  display: flex;
  align-items: center;
}
.ac_details .ac_details_th .th_box p {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #FFFFFF;
}
.ac_details .ac_details_th .th_box:first-of-type {
  width: 70%;
}
.ac_details .ac_details_th .th_box:first-of-type p:first-child {
  max-width: 120px;
  width: 100%;
}
.ac_details .ac_details_th .th_box:first-of-type p:last-child {
  max-width: 760px;
  width: 100%;
}
.ac_details .ac_details_th .th_box:last-of-type {
  width: 30%;
}
.ac_details .ac_details_th .th_box:last-of-type p:first-child {
  max-width: 150px;
  width: 100%;
}
.ac_details .ac_details_th .th_box:last-of-type p:nth-child(2) {
  max-width: 150px;
  width: 100%;
}
.ac_details .ac_details_th .th_box:last-of-type p:last-child {
  max-width: 100px;
  width: 100%;
}
.ac_details .ac_details_td ul {
  display: none;
}
.ac_details .ac_details_td ul.active {
  display: block;
}
.ac_details .ac_details_td ul li {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #666666;
}
.ac_details .ac_details_td .td_box {
  display: flex;
  align-items: center;
}
.ac_details .ac_details_td .td_box p {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.36px;
  color: #FFFFFF;
}
.ac_details .ac_details_td .td_box:first-of-type {
  width: 70%;
}
.ac_details .ac_details_td .td_box:first-of-type p:first-child {
  max-width: 120px;
  width: 100%;
}
.ac_details .ac_details_td .td_box:first-of-type p:last-child {
  max-width: 760px;
  width: 100%;
}
.ac_details .ac_details_td .td_box:last-of-type {
  width: 30%;
}
.ac_details .ac_details_td .td_box:last-of-type p:first-child {
  max-width: 150px;
  width: 100%;
}
.ac_details .ac_details_td .td_box:last-of-type p:nth-child(2) {
  max-width: 150px;
  width: 100%;
}
.ac_details .ac_details_td .td_box:last-of-type p:last-child {
  max-width: 100px;
  width: 100%;
}

.fighter_info {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
}
.fighter_info .img-box {
  width: 200px;
  height: auto;
  aspect-ratio: 1;
  margin: 0 auto 40px;
}
.fighter_info .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.fighter_info .txt-box {
  text-align: center;
  margin-bottom: 40px;
}
.fighter_info .txt-box .tit {
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.fighter_info .txt-box .txt {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.8px;
  color: #E6E6E6;
}
.fighter_info .sns_link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.fighter_info .sns_link a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.fighter_info .sns_link a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.detail_ct .sns_link2 {
  margin-top: 20px;
}

.fighter_img_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  margin-bottom: 40px;
}
.fighter_img_list img {
  width: 132px;
  height: 120px;
  object-fit: cover;
}

.open_talk {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}
.open_talk.open_talk2 {
  margin-bottom: 0;
  margin-top: 40px;
}
.open_talk .d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.open_talk .talk_btns {
  display: flex;
  align-items: center;
  gap: 20px;
}
.open_talk .talk_btns .txt {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.72px;
  color: #E6E6E6;
}
.open_talk .talk_btns .txt p {
  display: flex;
  align-items: center;
  gap: 5px;
}
.open_talk .talk_btns .txt p img {
  width: 20px;
  height: auto;
}
.fighter_d_tit {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -1.04px;
  color: #FFFFFF;
}
.fighter_d_tit img {
  width: 30px;
  height: auto;
}

.open_talk2 .fighter_d_tit {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #FFFFFF;
}
.open_talk2 .fighter_d_tit img {
  width: 35px;
  height: auto;
}

.open_talk2 .open_talk_list {
  padding: 0;
  padding-top: 20px;
  border-top: 1px solid #FFFFFF;
  background: transparent;
}

.open_talk2 .open_talk_list ul li {
  padding: 0;
}

.open_talk_list {
  width: 100%;
  height: auto;
  padding: 20px 20px 0;
  box-sizing: border-box;
  background: #333;
  overflow: hidden;
}
.open_talk_list .fighter_ms {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px;
  box-sizing: border-box;
  background: #111111;
  margin-bottom: 20px;
}
.open_talk_list .fighter_ms .name {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.open_talk_list .fighter_ms .name img {
  width: 32px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.open_talk_list .fighter_ms .name .ct {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 28px;
  border-radius: 60px;
  background: #C71117;
  font-size: 14px;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.open_talk_list .fighter_ms .txt {
  margin-right: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.open_talk_list .fighter_ms .date {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.72px;
  color: #C3C3C3;
}
.open_talk_list ul li {
  margin-bottom: 16px;
  padding-left: 15px;
  box-sizing: border-box;
}
.open_talk_list ul li.my_talk {
  margin-bottom: 20px;
  padding-left: 0;
}
.open_talk_list ul li:last-of-type {
  margin-bottom: 0;
}
.open_talk_list ul li .child-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.open_talk_list ul li .child-box .txt-box {
  display: flex;
  align-items: flex-start;
}
.open_talk_list ul li .child-box .txt-box .d-flex {
  display: flex;
  align-items: center;
}
.open_talk_list ul li .child-box .txt-box .d-block .comment_box {
  display: flex;
  align-items: center;
}
.open_talk_list ul li .child-box .txt-box .d-block .comment_box .re_icon {
  width: 20px;
  height: auto;
}
.open_talk_list ul li .child-box .txt-box .d-block .comment_box .re_icon img {
  width: 100%;
  height: auto;
}
.open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box {
  margin-left: 21px;
  margin-top: 18px;
}
.open_talk_list ul li .child-box .txt-box .d-block .comment_box.re_box .img-box {
  margin-left: 10px;
  margin-right: -10px;
}
.open_talk_list ul li .child-box .txt-box .img-box {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
  margin-right: 8px;
}
.open_talk_list ul li .child-box .txt-box .img-box .profile_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.open_talk_list ul li .child-box .txt-box .img-box .group_logo {
  position: absolute;
  bottom: -6px;
  left: -3px;
  width: 14px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.open_talk_list ul li .child-box .txt-box .img-box .class_img {
  position: absolute;
  bottom: -6px;
  right: -3px;
  width: 14px;
  height: auto;
}
.open_talk_list ul li .child-box .txt-box .name {
  margin-right: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
  color: #FFFFFF;
}
.open_talk_list ul li .child-box .txt-box .name .group_logo {
  position: absolute;
  bottom: -6px;
  left: 3px;
  width: 14px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.open_talk_list ul li .child-box .txt-box .name .class_img {
  position: absolute;
  bottom: -6px;
  right: 3px;
  width: 14px;
  height: auto;
}
.open_talk_list ul li .child-box .txt-box .ct {
  margin: 0 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.open_talk_list ul li .child-box .txt-box .time {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #C3C3C3;
}
.open_talk_list ul li .child-box .comment_btns {
  display: flex;
  align-items: center;
  gap: 15px;
}
.open_talk_list ul li .child-box .comment_btns button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C3C3C3;
}

.sponsor_list {
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}
.sponsor_list ul {
  width: 100%;
  height: auto;
  border-top: 2px solid #FFFFFF;
}
.sponsor_list ul li {
  width: 100%;
  height: auto;
}
.sponsor_list ul li .child-box {
  display: flex;
  align-items: center;
  min-height: 60px;
  height: auto;
  padding: 10px 0;
  box-sizing: border-box;
  border-bottom: solid 1px #666;
}
.sponsor_list ul li .child-box .td {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #FFFFFF;
}
.sponsor_list ul li .child-box .box_type01 {
  min-width: 200px;
  width: 200px;
}
.sponsor_list ul li .child-box .box_type02 {
  width: 100%;
}
.sponsor_list ul li .child-box .date {
  max-width: 150px;
  width: 100%;
  color: #E6E6E6;
}
.sponsor_list ul li .child-box .name_box {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 200px;
  width: 100%;
}
.sponsor_list ul li .child-box .img-box {
  position: relative;
  width: 32px;
  height: auto;
  aspect-ratio: 1;
  margin-right: 8px;
}
.sponsor_list ul li .child-box .img-box .profile_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sponsor_list ul li .child-box .img-box .group_logo {
  position: absolute;
  bottom: -6px;
  left: -3px;
  width: 14px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.sponsor_list ul li .child-box .img-box .class_img {
  position: absolute;
  bottom: -6px;
  right: -3px;
  width: 14px;
  height: auto;
}
.sponsor_list ul li .child-box .name {
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
}
.sponsor_list ul li .child-box .price {
  max-width: 200px;
  width: 100%;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.36px;
}
.sponsor_list ul li .child-box .txt {
  max-width: 560px;
  width: 100%;
}
.sponsor_list ul li .child-box .comment_btn {
  max-width: 170px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C3C3C3;
}
.sponsor_list ul li .child-box .list_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 170px;
}
.sponsor_list ul li .child-box .list_btn button {
  width: 30px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 100%;
}
.sponsor_list ul li .child-box .list_btn button.heart_btn {
  background: url(./../img/heart.png) no-repeat 50% 50%;
  background-size: cover;
}
.sponsor_list ul li .child-box .list_btn button.heart_btn.on {
  background: url(./../img/heart_on.png) no-repeat 50% 50%;
  background-size: cover;
}
.sponsor_list ul li .child-box .list_btn button.like_btn {
  background: url(./../img/like.png) no-repeat 50% 50%;
  background-size: cover;
}
.sponsor_list ul li .child-box .list_btn button.like_btn.on {
  background: url(./../img/like_on.png) no-repeat 50% 50%;
  background-size: cover;
}

.img_list {
  width: 100%;
  height: auto;
}
.img_list ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 0;
  margin: 0 -10px;
}
.img_list ul li {
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}
.img_list ul li .img-box {
  width: 100%;
  height: auto;
}
.img_list ul li .img-box img {
  width: 100%;
  height: auto;
}

.notice_list {
  width: 100%;
  height: auto;
  padding: 15px;
  background: #FFFFFF;
}
.notice_list ul {
  width: 100%;
  height: auto;
}
.notice_list ul li {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #C3C3C3;
}
.notice_list ul li:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.notice_list ul li:hover .img-box img {
  transform: scale(1.2);
}
.notice_list ul li .child-box {
  display: flex;
  align-items: center;
  gap: 25px;
  width: 100%;
  height: auto;
}
.notice_list ul li .child-box .img-box {
  min-width: 240px;
  width: 240px;
  height: auto;
  aspect-ratio: 240/180;
  overflow: hidden;
}
.notice_list ul li .child-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.notice_list ul li .child-box .txt-box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.notice_list ul li .child-box .txt-box .date {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C71117;
}
.notice_list ul li .child-box .txt-box .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -0.8px;
  color: #333;
}
.notice_list ul li .child-box .txt-box .txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  margin-bottom: 19px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #666666;
}
.notice_list ul li .child-box .txt-box .list_bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.notice_list ul li .child-box .txt-box .list_bt .name {
  display: flex;
  align-items: center;
  gap: 6px;
}
.notice_list ul li .child-box .txt-box .list_bt .name img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: auto;
  aspect-ratio: 1;
  padding: 4px 3px;
  box-sizing: border-box;
  border-radius: 100%;
  background: #111111;
}
.notice_list ul li .child-box .txt-box .list_bt .name span {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #333;
}
.notice_list ul li .child-box .txt-box .list_bt .current_num {
  display: flex;
  align-items: center;
  gap: 10px;
}
.notice_list ul li .child-box .txt-box .list_bt .current_num p {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #C3C3C3;
}
.notice_list ul li .child-box .txt-box .list_bt .current_num p img {
  width: 16px;
  height: auto;
}
.detail_ct {
  width: 100%;
  height: auto;
  margin: 100px 0;
  /* text-align: center; */
}
.detail_ct .img-box {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 10px 0;
}
.detail_ct .img-box img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.detail_ct p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.72px;
  color: #E6E6E6;
}

.detail_ct p a {
  color: #fff;
  text-decoration: underline;
}

.sns_link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.sns_link a {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C3C3C3;
}
.sns_link a img {
  width: 40px;
  height: auto;
}

.sns_link button {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #C3C3C3;
}
.sns_link button img {
  width: 40px;
  height: auto;
}

.comment_textarea {
  width: 100%;
  height: auto;
  padding: 27px 30px;
  margin-top: 40px;
  box-sizing: border-box;
  background: #333;
}
.comment_textarea .comment_info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.comment_textarea .comment_info .img-box {
  position: relative;
  width: 32px;
  height: auto;
  aspect-ratio: 1;
  margin-right: 8px;
}
.comment_textarea .comment_info .img-box .profile_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}
.comment_textarea .comment_info .img-box .group_logo {
  position: absolute;
  bottom: -6px;
  left: -3px;
  width: 14px;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
.comment_textarea .comment_info .img-box .class_img {
  position: absolute;
  bottom: -6px;
  right: -3px;
  width: 14px;
  height: auto;
}
.comment_textarea .comment_info .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #FFFFFF;
}
.comment_textarea textarea {
  width: 100%;
  height: 130px;
  padding: 0 52px;
  margin-top: 12px;
  box-sizing: border-box;
  resize: none;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #FFFFFF;
}
.comment_textarea textarea::placeholder {
  color: #666666;
}
.comment_textarea .txt_lan {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: #666666;
}
.comment_textarea .add_btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.comment_textarea .add_btns .add_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 284px;
  height: 48px;
  margin-top: 40px;
  border-radius: 8px;
  background: #C71117;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #FFFFFF;
}

.hot_vod_list {
  width: 100%;
  height: auto;
}
.hot_vod_list ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 0;
  margin: 0 -15px;
}
.hot_vod_list ul li {
  width: 50%;
  padding: 0 15px;
  box-sizing: border-box;
}
.hot_vod_list ul li:hover .img-box img {
  transform: scale(1.2);
}
.hot_vod_list ul li .child-box {
  position: relative;
  width: 100%;
  height: auto;
}
.hot_vod_list ul li .child-box:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), #000);
  z-index: 2;
}
.hot_vod_list ul li .child-box .img-box {
  width: 100%;
  height: auto;
  aspect-ratio: 625/354;
  overflow: hidden;
}
.hot_vod_list ul li .child-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.hot_vod_list ul li .child-box .txt-box {
  position: absolute;
  bottom: 20px;
  left: 18px;
  z-index: 3;
}
.hot_vod_list ul li .child-box .txt-box .ct {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #C71117;
}
.hot_vod_list ul li .child-box .txt-box .tit {
  margin-bottom: 18px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: -1.04px;
  color: #FFFFFF;
}
.hot_vod_list ul li .child-box .txt-box .like_chat {
  display: flex;
  align-items: center;
  gap: 10px;
}
.hot_vod_list ul li .child-box .txt-box .like_chat p {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #C3C3C3;
}
.hot_vod_list ul li .child-box .txt-box .like_chat p img {
  width: 16px;
  height: auto;
}

.group_list {
  width: 100%;
  height: auto;
  margin-top: 41px;
}
.group_list ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.group_list ul li {
  width: 50%;
  box-sizing: border-box;
}
.group_list ul li .child-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  height: 83px;
  background: #111111;
  border: 1px solid #666666;
}
.group_list ul li .child-box img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  object-fit: cover;
}
.group_list ul li .child-box p {
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.2px;
  color: #FFFFFF;
  box-sizing: border-box;
}
.group_list ul li.active .child-box {
  background: #C71117;
  border-color: #C71117;
}

.group_sec .search_box {
  margin-top: 40px;
}

.sponsor_list .comment_box {
  display: flex;
  align-items: center;
  padding: 14px 0;
}
.sponsor_list .comment_box .re_icon {
  width: 20px;
  height: auto;
}
.sponsor_list .comment_box .re_icon img {
  width: 100%;
  height: auto;
}
.sponsor_list .comment_box.re_box {
  margin-left: 201px;
  margin-top: 0;
}
.sponsor_list .comment_box.re_box .img-box {
  margin-left: 10px;
  margin-right: -10px;
}
.sponsor_list .comment_box.re_box p {
  margin-left: 20px;
  font-size: 18px;
}
.sponsor_list .comment_box.re_box .time {
  color: #C3C3C3;
}

.page_len {
  margin-bottom: 20px;
}

.page_len .page_tit {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.28px;
  color: #FFFFFF;
}


/* gs */
.hash-item {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 10px;
}

.hashtag_box {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f1f1f1; 
  border-radius: 30px;  
  padding: 5px 12px;
  border: 1px solid #ddd;
  height: 32px;
}

.hash-item input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
  z-index: -9999;
  height: 100% !important;
  padding: 0 !important;
  outline: none;
  border: none !important;
  color: #111111 !important;
}

.hashtag {
    background: transparent;
    border: none; 
    outline: none;  
    color: #333;
    font-size: 14px;
    font-weight: 500;
    width: auto;
    max-width: 120px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.del_btn {
    background: transparent;
    border: none;
    padding: 0;
    margin-left: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.del_btn img {
    width: 15px;
    height: 15px;
    opacity: 0.5;
    transition: opacity 0.2s;
}

.del_btn:hover img {
    opacity: 1;
}
/*# sourceMappingURL=style.css.map */
