body, p {
  color: #002D18;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, .fz104 {
  font-size: 104px;
  line-height: 114px;
  margin: 0;
  font-weight: 100;
}

.fz60 {
  font-size: 60px;
  line-height: 72px;
}

h2, h3, .fz52 {
  font-size: 52px;
  line-height: 64px;
  font-weight: 100;
}

.fz30 {
  font-size: 30px;
  line-height: 42px;
}

h4, .fz24 {
  font-size: 24px;
  line-height: 36px;
}

h5, .fz20 {
  font-size: 20px;
  line-height: 32px;
  color: #002D18;
}

h6, .fz14 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}

b {
  font-weight: 300;
}

p {
  font-size: 20px;
  line-height: 32px;
}

.fz16 {
  font-size: 16px;
  line-height: 28px;
}

.fz45 {
  font-size: 45px;
  line-height: 56px;
}

.fz18 {
  font-size: 18px;
  line-height: 30px;
}

ul li {
  font-size: 20px;
  line-height: 32px;
  font-weight: 100;
}

@media (max-width: 1100px) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
.font-bold-100 {
  font-weight: 100;
}

.font-bold-300 {
  font-weight: 300;
}

.font-bold-400 {
  font-weight: 400;
}

.font-bold-600 {
  font-weight: 600;
}

.bg-main {
  background-color: #002D18;
}

.bg-main-opacity {
  background-color: rgba(10, 45, 27, 0.55);
}

.bg-eighty {
  background-color: #3B5647;
}

.bg-forty {
  background-color: #9CABA3;
}

.bg-twinty {
  background-color: #CED5D1;
}

.bg-ten {
  background-color: #E6EAE8;
}

.bg-promocolor {
  background-color: #C84600;
}

.bg-white {
  background-color: white;
}

.text-delete {
  text-decoration-line: line-through;
}

.text-main {
  color: #002D18;
}

.text-eighty {
  color: #3B5647;
}

.text-forty {
  color: #9CABA3;
}

.text-twinty {
  color: #CED5D1;
}

.text-ten {
  color: #E6EAE8;
}

.text-promocolor {
  color: #C84600;
}

.text-white {
  color: white;
}

@media (max-width: 768px) {
  h1, .fz104 {
    font-size: 60px;
    line-height: 70px;
    margin: 0;
  }

  h2, h3, .fz52 {
    font-size: 32px;
    line-height: 42px;
  }

  .fz45 {
    font-size: 30px;
    line-height: 42px;
  }

  .fz30 {
    font-size: 24px;
    line-height: 36px;
  }

  p {
    font-size: 18px;
    line-height: 30px;
  }
}
#thanks2024 .h30 {
  height: 30px;
}
#thanks2024 .mt10 {
  margin-top: 10px;
}
#thanks2024 .no-border a {
  border-bottom: 1px solid #E6EAE8 !important;
}
#thanks2024 .show-in-mobile {
  display: none;
}
#thanks2024 .kv {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/KV.jpg);
  height: 700px;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position-y: 50%;
  background-position-x: 60%;
  width: 100%;
}
#thanks2024 .kv .thanks-title {
  width: 750px;
  margin-top: 5%;
  margin-left: 5%;
}
#thanks2024 .kv .thanks-title-mobile {
  display: none;
}
#thanks2024 .s2 .image {
  width: 100%;
  padding: 10px 0;
}
#thanks2024 .s2 .title {
  font-size: 40px;
  line-height: 52px;
  padding: 0 20px;
  color: #C84600;
  border-top: 1px solid #C84600;
  border-bottom: 1px solid #C84600;
  width: fit-content;
  object-fit: cover;
  margin-right: auto;
  margin-left: auto;
}
#thanks2024 .s2 h3 {
  font-size: 52px;
  line-height: 62px;
}
#thanks2024 .dots.desktop {
  position: fixed;
  top: 25%;
  bottom: 30%;
  right: 0px;
  width: 150px;
  z-index: 9999;
  filter: drop-shadow(10px 8px 20px rgba(0, 0, 0, 0.25));
}
#thanks2024 .dots.desktop .h25 {
  background-color: #9CABA3;
  width: 100%;
  height: 25px;
}
#thanks2024 .dots.desktop .title-box {
  color: white;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  padding: 20px;
  background-color: #3B5647;
}
#thanks2024 .dots.desktop ul {
  display: flex;
  padding-left: 0;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  background-color: #E6EAE8;
}
#thanks2024 .dots.desktop ul li {
  font-size: 16px;
  color: #002D18;
  list-style-type: none;
  cursor: pointer;
  padding: 10px 0;
  width: 80%;
  text-align: center;
  border-bottom: 1px solid #002D18;
}
#thanks2024 .dots.desktop ul li:nth-child(7) {
  border-bottom: none;
}
#thanks2024 .dots.desktop li.active a {
  color: #C84600;
}
#thanks2024 .menu {
  height: auto;
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
#thanks2024 .menu a {
  display: block;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #002D18;
  padding: 20px 0px;
  margin: 0 20px;
}
#thanks2024 .menu a:hover {
  color: #C84600;
}
#thanks2024 .menu .menu-title {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  padding: 10px 20px;
  color: white;
  background-color: #002D18;
}
#thanks2024 .menu .menu-item {
  font-size: 18px;
  line-height: 30px;
  background-color: #E6EAE8;
  text-align: center;
  z-index: 10000;
}
#thanks2024 .menu-item.active a {
  color: #C84600;
}
#thanks2024 .s11 {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/s11.JPEG);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 20% 15%;
}
#thanks2024 .s11 .icons {
  display: flex;
  justify-content: space-around;
  margin-bottom: 80px;
  padding: 50px 100px 10px 100px;
}
#thanks2024 .s11 .icon-item {
  display: block;
  text-align: center;
}
#thanks2024 .s11 .icon-item img {
  width: 150px;
  height: 150px;
}
#thanks2024 .s12 .bg-img {
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/s12-p01.jpg);
  height: 500px;
}
#thanks2024 .s12 .content-container {
  padding: 60px 30px;
}
#thanks2024 .s12 .content {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}
#thanks2024 .s12 .btn {
  margin-left: auto;
  margin-right: auto;
}
#thanks2024 .s12 .btn.promo {
  background-color: #E67600;
  border: none;
}
#thanks2024 .s12 p {
  text-align: start;
}
#thanks2024 .s13 .list {
  list-style-type: disc;
  padding-left: 20px;
}
#thanks2024 .s13 .list li {
  list-style: disc !important;
  margin: 0;
}
#thanks2024 .sign {
  position: relative;
  background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/s1-bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
  background-position-x: 50%;
}
#thanks2024 .sign .inner {
  position: absolute;
  margin-top: 5%;
  left: 60%;
}
#thanks2024 .sign .btn {
  background-color: white;
  color: rgba(183, 29, 29, 0.6);
}
@media (max-width: 768px) {
  #thanks2024 .fz16 {
    font-size: 5px;
    line-height: 15px;
  }
  #thanks2024 .kv {
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/m_kv.jpg);
    height: auto;
    width: 100%;
    background-size: cover;
  }
  #thanks2024 .kv .thanks-title {
    display: none;
  }
  #thanks2024 .kv .thanks-title-mobile {
    width: 100%;
    display: grid;
    margin: auto;
    padding: 60px 30px 0 30px;
  }
  #thanks2024 .kv .thanks-title-mobile.s1 {
    margin-top: 50%;
    padding-bottom: 20px;
  }
  #thanks2024 p {
    font-size: 16px;
    line-height: 26px;
  }
  #thanks2024 .hide-in-mobile {
    display: none;
  }
  #thanks2024 .s2 {
    padding-bottom: 20px;
  }
  #thanks2024 .s2 .title {
    font-size: 26px;
    line-height: 36px;
  }
  #thanks2024 .s2 h3 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  #thanks2024 .menu {
    display: none !important;
  }
  #thanks2024 .menu-mobile-thanks {
    background-color: #002D18;
    width: 90%;
    height: 65px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    top: 99%;
    left: 5%;
    transform: translateY(-100%);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1005;
    border-radius: 10px;
  }
  #thanks2024 .menu-mobile-thanks .bar-icon {
    position: relative;
    margin-top: -15px;
    width: 50px;
    height: 55px;
  }
  #thanks2024 .menu-mobile-thanks .bar-icon.i5 {
    position: relative;
    margin-top: 10px;
    width: 30px;
    height: 30px;
  }
  #thanks2024 .menu-mobile-thanks p {
    text-align: center;
    font-size: 9px;
    line-height: 19px;
  }
  #thanks2024 .menu-mobile-thanks .container-l {
    display: flex;
    justify-content: space-between;
    align-items: centerbg-twinty;
  }
  #thanks2024 .menu-mobile-thanks .menu-item {
    z-index: 10000;
  }
  #thanks2024 .menu-mobile-thanks .menu-item p {
    color: white;
  }
  #thanks2024 .menu-mobile-thanks .menu-item p:hover {
    color: #C84600;
  }
  #thanks2024 .s11 .icons {
    margin-bottom: 20px;
    padding: 0 !important;
  }
  #thanks2024 .s11 .icon-item p {
    font-size: 7px;
    line-height: 18px;
  }
  #thanks2024 .s11 .icon-item img {
    width: 50px;
    height: 50px;
  }
  #thanks2024 .s12 .content {
    padding: 30px 20px;
  }
  #thanks2024 .s12 h3 {
    font-size: 20px;
    line-height: 30px;
  }
  #thanks2024 .s12-mobile .img-p12 {
    width: 100%;
  }
  #thanks2024 .s12-mobile .row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }
  #thanks2024 .s12-mobile .content-con {
    padding: 20px;
  }
  #thanks2024 .s12-mobile .content {
    margin-top: 20px;
  }
  #thanks2024 .s12-mobile h3 {
    font-size: 20px;
    line-height: 30px;
  }
  #thanks2024 .s13 {
    padding: 40px 20px;
  }
  #thanks2024 .s13 h4 {
    font-size: 20px;
    line-height: 30px;
  }
  #thanks2024 .s13 .mb30 {
    margin-bottom: 15px;
  }
  #thanks2024 .s13 .list {
    text-align: start;
  }
  #thanks2024 .s13 .list li {
    list-style-position: outside !important;
    font-size: 16px;
    line-height: 26px;
  }
  #thanks2024 .s13 .text-start {
    text-align: start;
  }
  #thanks2024 .section.sign {
    padding: 0;
  }
  #thanks2024 .sign {
    min-height: 200px;
    width: 100%;
    position: relative;
    background-image: url(https://gvcdn.s3-ap-northeast-1.amazonaws.com/shopline/2021-rebrand/landing-page/2024-thanks/images/m_s1-bg01.jpg);
    background-size: cover;
    height: fit-content;
  }
  #thanks2024 .sign .inner {
    width: 60%;
    left: 40%;
    position: relative;
    padding: 25px;
    margin-top: 2%;
  }
  #thanks2024 .sign .inner p {
    font-size: 8px;
    line-height: 18 px;
  }
  #thanks2024 .sign .inner h2 {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
  }
  #thanks2024 .sign .mt30 {
    margin-top: 0px;
  }
  #thanks2024 .sign .btn {
    margin-top: 10px;
    float: right;
    padding: 0 10px;
    font-size: 8px;
    line-height: 18px;
  }
}
