@charset "utf-8";
@font-face {
  font-family: 'yg-jalnan';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

html{
  font-size: 20px;

  -webkit-text-size-adjust : none;  /* 크롬, 사파리, 오페라 신버전 */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* 파이어폭스 */
  -o-text-size-adjust : none;  /* 오페라 구버전 */
}
html,
html * {
  scroll-behavior: smooth;
}
body {
  color: #000;
  background: #A1ADD8 url('/_asset/events/newyear24/teamparty/main/bg_img.png') center center no-repeat;
  background-attachment: fixed;
  background-size: contain;
  /* scroll-behavior: smooth; */
}

.v2_wrap {
  background-color: #fff;
}

.page-container{
  background-color: #000;
  width: 600px;
  margin: 0 auto;
  /* box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.4); */
}
.event-container {
  width: 600px;
  margin: 0 auto;
  background-color: #fff;
  /* font-size: 28px; */
  /* box-shadow: 0 0 10px rgba(0, 0, 0 , 0.5); */

  font-size: 35px;
  letter-spacing: -0.025em;
  /* font-weight: bold; */
  
  
}
.event-container,
.event-container * {
  box-sizing: border-box;
  line-height: 1.5em;
}

.event-container.box-shadow{
  box-shadow: 0 0 100px rgba(255,255,255,0.7);
}

.event-container .w520px {
  width: 520px;
}

.event-container img {
  display: block;
}
img.inline-block {
  display: inline-block;
}


.fs-1 { font-size: 0.5rem; }
.fs-2 { font-size: 0.75rem; }
.fs-3 , .fs-normal { font-size: 1rem; }
.fs-4 , .fs-big { font-size: 1.25rem; }
.fs-5 { font-size: 1.5rem; }
/*
* font-weight
*/
.fw-100, .fw-thin{ font-weight:100; }
.fw-200, .fw-extra-light{ font-weight:200; }
.fw-300, .fw-light{ font-weight:300; }
.fw-400, .fw-normal, .fw-regular{ font-weight:400; }
.fw-500, .fw-medium{ font-weight:500; }
.fw-600, .fw-semi-bold, .fw-demi-bold{ font-weight:600; }
.fw-700, .fw-bold{ font-weight:700; }
.fw-800, .fw-extra-bold, .fw-ultra-bold{ font-weight:800; }
.fw-900, .fw-black, .fw-heavy{ font-weight:900; }


.p-0{ padding:0; }
.p-1{ padding:0.25rem; }
.p-2{ padding:0.05rem; }
.p-3{ padding:1rem; }
.p-4{ padding:1.5rem; }
.p-5{ padding:2rem; }
.m-0{ margin:0; }
.m-1{ margin:0.25rem; }
.m-2{ margin:0.05rem; }
.m-3{ margin:1rem; }
.m-4{ margin:1.5rem; }
.m-5{ margin:2rem; }
.mt-0{ margin-top:0; }
.mt-1{ margin-top:0.25rem; }
.mt-2{ margin-top:0.5rem; }
.mt-3{ margin-top:1rem; }
.mt-4{ margin-top:1.5rem; }
.mt-5{ margin-top:2rem; }
.mb-0{ margin-bottom:0; }
.mb-1{ margin-bottom:0.25rem; }
.mb-2{ margin-bottom:0.5rem; }
.mb-3{ margin-bottom:1rem; }
.mb-4{ margin-bottom:1.5rem; }
.mb-5{ margin-bottom:2rem; }


/* 공통 */
.event-container{
  background-color: #2e0f00;
}

.box-rounded{
  border-radius: 33px;
  border: 3px solid #000;
  width:700px;
  padding:70px 20px;
  margin:0 auto;
  background-color: #F2F2F2;
}
.footer{
  background: #FB7;
  color: #000;
}
.footer nav{
  padding-top: 1em;
}
.btn_red{
  background: #EF4E38;
}
.btn_navy{
  background: #2C3D5C;
}


/* 버튼 기본형 */
.btn{ 
  cursor: pointer;
  line-height: 2em; 
  padding:0 1em;
  border-radius: 10em; 
  border:0px solid #000;
  text-decoration: none;
  font-size: inherit;
  display: inline-block;
  background-color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* input 기본형 */
.form-control{
  font-size: inherit;
  cursor: auto;
  line-height: 2em; 
  padding:0 0.25em;
  /* border-radius: 10em;  */
  border:2px solid #000;
  text-decoration: none;
  font-size: inherit;
  display: inline-block;
  background-color: #eee;
}
.form-control:read-only{
  filter: brightness(0.5);


}

/* 컨텐츠 부분 */
.main-container{
  background-color: #FFFFF0;
}
.cont{
  font-weight: normal;
}
.cont01{
  position: relative;
  background: url('/_asset/events/newyear24/teamplay/main/cont01.png') center center no-repeat;
  height: 930px;
}
.cont01 a{
  text-indent: -9999px;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 19px;
  right: 21px;
  cursor: pointer;
}
.cont02{
  position: relative;
  background: #2C3D5C;
  height: 1460px;
}
.cont02 .cont02_text{
  display: block;
  margin: 0 auto;
  padding: 100px 0 85px;
}
.cont02 .ranking_wrap{
  width: 552px;
  position: relative;
  margin: 0 auto;
}
.cont02 .ranking_wrap .start_game{
  width: 505px;
  height: 87px;
  text-indent: -9999px;
  position: absolute;
  left: 50%;
  bottom: 55px;
  transform: translateX(-50%);
  background: none;
  border: 0;
  cursor: pointer;
}
.cont02 .ranking_team{
  width: 168px;
  position: absolute;
  color: #2C3D5C;
  font-size: 1em;
  bottom: 601px;
  text-align: center;
  max-width: 165px;
  word-break: break-all;
  padding: 0 0.2em;
}
.cont02 .ranking_team.team_1 {
  left: 25px;
}
.cont02 .ranking_team.team_2 {
  left: 193px;
}
.cont02 .ranking_team.team_3 {
  left: 362px;
}
.cont02 .team_name {
  font-weight: bold;
  border-bottom: 1px solid #2C3D5C;
  max-width: 165px;
  word-break: break-all;
  line-height: 1;
  padding-bottom: 0.5em;
  font-size: 0.7em;
  letter-spacing: -1px;
}
.cont02 .team_score{
  font-size: 0.7em;
}
.cont02 .team_score span{
  font-weight: bold;
}
.cont02 .s_tit {
  font-size: 0.6em;
}
.cont02 .ranking_etc{
  width: 100%;
  max-width: 496px;
  position: absolute;
  left: 50%;
  top: 437px;
  transform: translateX(-50%);
  color: #2C3D5C;
  font-size: 0.6em;
}
.cont02 .ranking_head{
  font-size: 1.1em;
  font-weight: bold;
  display: grid;
  grid-template-columns: 50px 1fr 0.4fr 70px;
  width: 100%;
  text-align: center;
  padding-bottom: 0.7em;
}
.ranking_cont > div {
  display: grid;
  grid-template-columns: 50px 1fr 0.4fr 70px;
  width: 100%;
  text-align: center;
  padding-bottom: 0.7em;
  letter-spacing: -1px;
}
.ranking_cont .team_title {
  max-width: 268px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.cont03{
  position: relative;
  background: url('/_asset/events/newyear24/teamplay/main/cont03-2.png') center center no-repeat;
  height: 2567px;
}
.cont04{
  position: relative;
  background: url('/_asset/events/newyear24/teamplay/main/cont04.png') center center no-repeat;
  height: 902px;
}
.cont04 button{
  width: 458px;
  height: 68px;
  text-indent: -9999px;
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translateX(-50%);
  background: none;
  border: 0;
}

/* tab */
.nav{
  width: 100%;
  height: 68px;
  display: flex;
  align-content: center;
  margin-top: -30px;
}
.nav a{
  width: 300px;
  height: 68px;
  position: relative;
  cursor: pointer;
  text-indent: -9999px;
}
.nav .teamparty_link{
  background: url('/_asset/events/newyear24/teamplay/main/nav1.png') center center no-repeat;
}
.nav .teamparty_link.on::after{
  content: '';
  display: block;
  width: 20px;
  height: 86px;
  background: url('/_asset/events/newyear24/teamplay/main/nav1_icon.png') center center no-repeat;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 1;
}
.nav .teamplay_link{
  background: url('/_asset/events/newyear24/teamplay/main/nav2.png') center center no-repeat;
}
.nav .teamplay_link.on::after{
  content: '';
  display: block;
  width: 20px;
  height: 86px;
  background: url('/_asset/events/newyear24/teamplay/main/nav2_icon.png') center center no-repeat;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 1;
}