@import url("./common.css");

#oneday .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  /* height: 285px; */
  background-color: #fff;
  padding-top: 63px;
}
#oneday .head p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #558ed5;

  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#oneday .head h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.05em;
  /* line-height: 36px; */
  color: #171717;
  margin: 0 auto;
  margin-bottom: 62px;
  text-align: center;
}

#oneday .head div {
  width: 879.53px;
  height: 63px;
  margin: 0 auto;
}
#oneday .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#oneday .head div ul li {
  width: 220px;
  height: 100%;
      margin-left: -1px;
}

#oneday .head div ul li button {
  background-color: transparent;
     border: 1px solid #e2e2e2;
    width: 100%;
    height: 100%;
}

#oneday .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
}

#oneday .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#oneday .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#oneday .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#oneday .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#oneday #section01 .container {
  padding-top: 109px;
  padding-bottom: 159px;
}

#oneday #section01 .container h1 {
  font-size: 50px;
  font-weight: 300;
  line-height: 70px;
  letter-spacing: -0.05em;
  color: #373737;
  text-align: center;
  margin-bottom: 78px;
}
#oneday #section01 .container h1 span {
  color: #558ed5;
  font-weight: 600;
}
#oneday #section01 .container .ilban {
  width: 1320px;
  margin: 0 auto;
  margin-bottom: 63px;
  text-align: center;
  display: flex;
}
#oneday #section01 .container .new {
  width: 1430px;
  margin-bottom: 74px;
}
#oneday #section01 .container h6 {
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 46px;
  color: #333333;
}
#oneday #section01 .container h6 span {
  color: #558ed5;
  font-weight: 600;
}

#oneday #section02 .up {
  padding-top: 144px;
  padding-bottom: 134.8px;
}
#oneday #section02 .up h2 {
  font-size: 46px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 58px;
  color: #333333;
  margin-bottom: 72px;
}
#oneday #section02 .up h2 span {
  font-size: 60px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 74px;
  color: #558ed5;
}
#oneday #section02 .up .container .label {
  width: 320px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #558ed5;
  border-radius: 100px;
  margin-bottom: 45.3px;
}
#oneday #section02 .up .container .label h5 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
}
#oneday #section02 .up p {
  font-size: 22px;
  letter-spacing: -0.04em;
  line-height: 35.33px;
  font-weight: 400;
  color: #333333;
}
#oneday #section02 .down {
  padding-top: 132.3px;
  padding-bottom: 136.8px;
}

#oneday #section03 {
  background-image: url(../img/onedaySection03BG.png);
  background-size: contain
}

#oneday #section03 .container {
  padding-top: 170.3px;
  padding-bottom: 137px;
}
#oneday #section03 .container h2 {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 64px;
  color: #fff;
  margin-bottom: 62px;
}
#oneday #section03 .container h2 span {
  font-weight: 600;
  font-size: 60px;
  color: #9ac7ff;
}
#oneday #section03 .container div.whiteBox {
  background-color: #fff;
  padding: 75.5px 0 36px 79px;
  height: 500px;;
  position: relative;
}

#oneday #section03 .container div.whiteBox > img {
      width: 573px;
    height: 375px;
    position: absolute;
    top: 56.8px;
    right: 65px;
    bottom: 68.3px;
}

#oneday #section03 .container div h4 {
  font-size: 44px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -0.04em;
  margin-bottom: 37px;
}
#oneday #section03 .container div p {
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.04em;
  margin-bottom: 77px;
}
#oneday #section04 {
  background-image: url(../img/onedaySection04BG.png);
  background-position: center center;
  background-size: 100% 100%;
  height: 740px;
}
#oneday #section04 .container {
  padding-top: 237px;
  padding-bottom: 237px;
}
#oneday #section04 .container div {
  gap: 62.3px;
}
#oneday #section04 .container div h2 {
  font-size: 55px;
  letter-spacing: -0.04em;
  line-height: 70px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}
#oneday #section04 .container div h2 span {
  font-weight: 600;
  color: #9ac7ff;
}

#oneday #section04 .container div p {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 40px;
  color: #fff;
}

#oneday #section05 .container {
  padding-top: 145.8px;
  padding-bottom: 196px;
}

#oneday #section05 .container .video {
  display: flex;
  flex-direction: column;
  gap: 33.7px;
}

#oneday #section05 .container .video  div.play {
  width: 100%;
  max-width: 100vw;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
}
#oneday #section05 .container .video  iframe,
#oneday #section05 .container .video  iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#oneday #section05 .container .position-relative {
  margin-bottom: 123px;
}

#oneday #section05 .container .position-relative h2 {
  font-size: 45px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 60px;
  color: #333333;
  margin-bottom: 64px;
  background-color: #fff;
  z-index: 2;
  position: relative;
}
#oneday #section05 .container .position-relative h2 span {
  color: #558ed5;
  font-weight: 600;
}
#oneday #section05 .container .position-relative p {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 42px;
  color: #333;
}

#oneday #section05 .container .video > img {
  margin-bottom: 33.7px;
}
#oneday #section05 .container .video div div {
  border: 1px solid #cbcbcb;
}
#oneday #section05 .container .video div div h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -0.05em;
    color: #333333;
    margin-bottom: 21.7px;
    padding-top: 30.6px;
}
#oneday #section05 .container .video div div p {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 36px;
  color: #333333;
  opacity: 0.7;
  padding-bottom: 39px;
}
#oneday #section06 {
  background-image: url(../img/onedaySection06BG.png);
  background-size: contain;
  background-position: center;
}

#oneday #section06 .container {
  padding-top: 111px;
  padding-bottom: 205px;
}

#oneday #section06 .container .position-relative {
  margin: 0 auto;
  margin-bottom: 82.3px;
  height: 275.5px;
  width: 722px;
}

#oneday #section06 .container .position-relative img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

#oneday #section06 .container .position-relative .position-absolute {
  left: 50%;
  transform: translateX(-50%);
  width: 722px;
  height: 130px;
  bottom: 10px;
  background-color: #002357;
  text-align: center;
}
#oneday #section06 .container .position-relative .position-absolute h1 {
  /* margin-bottom: 27px; */
  font-size: 50px;
  letter-spacing: -0.05em;
  line-height: 70px;
  font-weight: 300;
  padding-top: 16.5px;
  background-color: transparent;
  white-space: nowrap;
  color: #fff;
}
#oneday #section06 .container .position-relative .position-absolute h1 span {
  font-weight: 600;
  color: #9ac7ff;
}
#oneday #section06 .container .grid {
  gap: 64.2px 49px;
}
#oneday #section06 .container .grid div {
  width: 690px;
}
#oneday #section06 .container .grid div h5 {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 40px;
  color: #fff;
  margin-top: 33.5px;
  margin-bottom: 16.5px;
  text-align: center;
}
#oneday #section06 .container .grid div p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 28px;
  text-align: center;
  color: #fff;
}

#oneday #section07 .container {
  padding-top: 111px;
  padding-bottom: 187px;
}

#oneday #section07 .container .position-relative {
    margin: 0 auto;
    margin-bottom: 105px;
    height: 345px;
    width: 664px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#oneday #section07 .container .position-relative img {
    margin: 0 auto;
}

#oneday #section07 .container .position-relative .titleoNEDAY {
height: 209.5px;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    margin-top: -70px;
    align-items: center;
    background: #fff;
}
#oneday #section07 .container .position-relative .titleoNEDAY h1 {
  margin-bottom: 51.5px;
  font-size: 50px;
  letter-spacing: -0.05em;
  line-height: 55px;
  font-weight: 600;
  padding-top: 16.5px;
  background-color: transparent;
  white-space: nowrap;
  color: #333333;
}
#oneday #section07 .container .position-relative .titleoNEDAY p {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 36px;
  color: #333333;
}
#oneday #section07 .container .ilban {
  margin-bottom: 63px;
}
#oneday #section07 .container .new {
  margin-bottom: 60px;
}
#oneday #section07 .container p {
  font-size: 26px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 44px;
  color: #333333;
  text-align: center;
}
#oneday #section07 .container p span {
  font-weight: 600;
  color: #558ed5;
}


#oneday #section08 {
    background-color: #F5F5F5;
}
#oneday #section08 .container {
    padding-top: 139.7px;
    padding-bottom: 142.3px;
}
#oneday #section08 .container .title {
    padding-bottom: 63.2px;
    border-bottom: 1px solid rgba(112,112,112,0.3);
    margin-bottom: 63.5px;
}
#oneday #section08 .container .title h2 {
    font-size: 55px;
    font-weight: 300;
    letter-spacing: -0.04em;
    line-height: 64px;
    margin-bottom: 32.3px;
}
#oneday #section08 .container .title h2 span {
    font-weight: 600;
    color: #558ed5;
}

#oneday #section08 .container .title p {
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.04em;
    color: #000;
    opacity: 0.6;
}

/* 탭 버튼 스타일 */
#oneday #section08 .equipment-tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 12px;
}

#oneday #section08 .equipment-tabs li {
  flex: 1;
}

#oneday #section08 .tab-btn {
  width: 180px;
  font-size: 24px;
  font-weight: 400;
  background-color: #FFF;
  border: 1px solid #707070;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#oneday #section08 .tab-btn:hover {
  background-color: #558ed5;
  color: #fff;
  border-color: #558ED5;
}

#oneday #section08 .tab-btn.active {
  background-color: #558ed5;
  color: #fff;
  border-color: #558ed5;
}

/* 탭 콘텐츠 */
#oneday #section08 .tab-content {
  display: none;
}

#oneday #section08 .tab-content.active {
  display: block;
}

/* Swiper 래퍼 */
#oneday #section08 .equipment-swiper-wrapper {
  display: flex;
  height: 474px;
}

/* 좌측 페이지네이션 영역 */
#oneday #section08 .custom-pagination {
  width: 208px;
  display: flex;
  flex-direction: column;
  height: 474px;
  position: relative;
  overflow: hidden;
}
#oneday #section08 .custom-pagination .pagination-buttons-wrapper {
    height: 421px;
}

#oneday #section08 .pagination-btn {
  width: 100%;
  background-color: #636363;
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
 min-height: 70px !important;
  color: #fff;
  text-align: center;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 26px
}

#oneday #section08 .pagination-btn:hover {
  background-color: #e8e8e8;
}

#oneday #section08 .pagination-btn.active {
  background-color: #558ed5;
  color: #fff;
  font-weight: 500;
  border-color: #558ed5;
}

#oneday #section08 .pagination-btn.hidden {
  display: none;
}

/* 더보기 버튼 */
#oneday #section08 .more-btn {
  background-color: #e8e8e8;
  font-weight: 600;
  text-align: center;
}

#oneday #section08 .more-btn:hover {
  background-color: #d0d0d0;
}

#oneday #section08 .scroll-down-btn {
  width: 100%;
  background-color: #333333;
  color: #fff;
  border: none;
  font-weight: 600;
  height: 54px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  bottom: 0;
}

#oneday #section08 .scroll-down-btn:hover {
  background-color: #4178b8;
}

/* 우측 Swiper 영역 */
#oneday #section08 .swiper {
  flex: 1;
  height: 100%;
}

#oneday #section08 .equipment-detail {
  background: #fff;
  border: 1px solid #D6D6D6;
  
  height: 474px;
  display: flex; 
  gap: 27px;

}

#oneday #section08 .equipment-detail div { 
   padding-top: 82.3px;
   padding-left: 75px;
}
#oneday #section08 .equipment-detail div h6 {
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    color: #558ED5;
    margin-bottom: 11.3px;
}

#oneday #section08 .equipment-detail h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 39.6px;
  color: #373737;
}

#oneday #section08 .equipment-detail p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777777;
  margin-bottom: 58px;
}
#oneday #section08 .equipment-detail button {
    width: 176.5px;
    height: 42px;
    background-color: transparent;
    border: 1px solid #707070;
    transition: all 0.5s;
}
#oneday #section08 .equipment-detail button a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 45px;
    color: #333333;
}
#oneday #section08 .equipment-detail button:hover {
  background-color: #558ED5;
  border-color: #558ED5;
}
#oneday #section08 .equipment-detail button:hover a {
  color: #fff;
}
#oneday #section08 .equipment-detail button:hover img {
  filter: brightness(10);
}


.modal {}
.modal-dialog {
  max-width: 1200px!important;
}
.modal-dialog-scrollable .modal-content {
  height: 675px;
}