@keyframes shake {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0);
  }
}
main {
  max-width: 957px;
  margin: 0 auto;
}

body {
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/main_bg.jpg);
  background-size: contain;
}
body p {
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.col-red {
  color: #E83317 !important;
}

.col-black {
  color: #2B2B2B !important;
}

.fw-bold {
  font-weight: bold !important;
}

.fs-s {
  font-size: 16px !important;
}

.fs-m {
  font-size: 20px !important;
}

.fs-l {
  font-size: 24px !important;
}

.fs-xl {
  font-size: 30px !important;
}

.ta-center {
  text-align: center !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.prpl-16 {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

.mv_banner {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.mv_banner .item_img_a {
  position: relative;
}
.mv_banner .item_img_a.shake::before, .mv_banner .item_img_a.shake::after {
  animation: shake 2s infinite ease-in-out;
}
.mv_banner .item_img_a::before {
  content: "";
  position: absolute;
  top: 30px;
  left: -190px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/mv_item_01.png?t=202410211701);
  width: 60px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.mv_banner .item_img_a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 125px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/mv_item_02.png?t=202410211701);
  width: 60px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.mv_banner .item_img_b {
  position: relative;
}
.mv_banner .item_img_b.shake::before, .mv_banner .item_img_b.shake::after {
  animation: shake 2s infinite ease-in-out;
}
.mv_banner .item_img_b::before {
  content: "";
  position: absolute;
  top: 210px;
  left: -180px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/mv_item_03.png?t=202410211701);
  width: 60px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.mv_banner .item_img_b::after {
  content: "";
  position: absolute;
  top: 120px;
  left: 130px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/mv_item_04.png?t=202410211701);
  width: 60px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}

.dl_btn {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.dl_btn .app_btn {
  width: 220px;
  display: inline-block;
  padding: 20px;
  background-color: #e38500;
  box-shadow: 0 0 10px gray;
  border-radius: 50px;
  color: #ffffff;
}

.floating-btn {
  position: fixed;
  bottom: 0px;
  right: 20px;
  z-index: 1000;
  font-size: 13px;
}
.floating-btn .app_btn {
  width: initial;
  background-color: #514F42;
  padding: 15px 15px;
  letter-spacing: 0.07em;
}

.section {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}
.section.-read .cnt_01::before {
  content: "";
  position: absolute;
  top: 70px;
  left: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/magazine_item_01.png?t=202410171100);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-read .cnt_01::after {
  content: "";
  position: absolute;
  top: 215px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/magazine_item_02.png?t=202410171100);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-buy .cnt_01.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_01::before {
  content: "";
  position: absolute;
  top: 115px;
  left: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_01.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_01::after {
  content: "";
  position: absolute;
  top: 115px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_02.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-buy .cnt_01 .cnt_inner {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  border-top: none;
  position: relative;
  align-items: start;
}
.section.-buy .cnt_01 .cnt_inner .cnt_inner_01 {
  border-right: 1px dashed #2B2B2B;
  width: 45%;
  padding: 10px;
}
.section.-buy .cnt_01 .cnt_inner .cnt_inner_02 {
  width: 45%;
  padding: 10px;
}
.section.-buy .cnt_01 .cnt_inner.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_01 .cnt_inner::before {
  content: "";
  position: absolute;
  bottom: -160px;
  right: -10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_03.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_02 {
  position: relative;
}
.section.-buy .cnt_02.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_02::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_04.png?t=202410171354);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_02::after {
  content: "";
  position: absolute;
  top: -50px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_05.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-buy .cnt_02 .cnt_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: none;
}
.section.-buy .cnt_02 .cnt_inner .event_name {
  padding: 5px 12px;
  border: 1px solid #2B2B2B;
}
.section.-buy .cnt_03 {
  position: relative;
}
.section.-buy .cnt_03.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_03::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_06.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_03::after {
  content: "";
  position: absolute;
  top: -50px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_07.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-buy .cnt_03 .cnt_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: none;
}
.section.-buy .cnt_03 .cnt_inner .event_name {
  padding: 5px 12px;
  border: 1px solid #2B2B2B;
}
.section.-buy .cnt_03 .cnt_inner.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_03 .cnt_inner::before {
  content: "";
  position: absolute;
  bottom: -160px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_08.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_04 {
  position: relative;
}
.section.-buy .cnt_04.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_04::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_09.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-buy .cnt_04::after {
  content: "";
  position: absolute;
  top: -50px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_10.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
}
.section.-buy .cnt_04 .cnt_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: none;
}
.section.-buy .cnt_04 .cnt_inner .event_name {
  padding: 5px 12px;
  border: 1px solid #2B2B2B;
}
.section.-buy .cnt_04 .cnt_inner.shake::before {
  animation: shake 0.5s ease-in-out;
}
.section.-buy .cnt_04 .cnt_inner::before {
  content: "";
  position: absolute;
  bottom: -150px;
  right: 10px;
  display: inline-block;
  background-image: url(https://jamtrading.itembox.design/item/jam/img/app/download/buy_item_11.png);
  width: 100px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.5s ease-in-out;
}
.section.-value .cnt_01 .cnt_inner {
  border: none;
}
.section.-value .cnt_01 .cnt_inner .point-box {
  background-color: #E2E1CF;
  padding: 20px;
  border-radius: 15px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.section.-value .cnt_02 .cnt_inner {
  border: none;
}
.section.-value .cnt_02 .cnt_inner .point-box {
  background-color: #E2E1CF;
  padding: 20px;
  border-radius: 15px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.section.-value .cnt_03 .cnt_inner {
  border: none;
}
.section.-value .cnt_03 .cnt_inner .free_txt {
  padding: 20px;
  border: 1px dashed #2B2B2B;
  border-radius: 30px;
  color: #D77010;
}
.section.-value .cnt_03 .cnt_inner a {
  text-decoration: underline;
}
.section.-get .cnt_01 .cnt_inner {
  border: none;
}
.section.-get .cnt_01 .cnt_inner .cam_box {
  background-color: #888157;
  padding: 30px;
  border-radius: 30px;
  position: relative;
}
.section.-get .cnt_01 .cnt_inner .cam_box .cam_ttl_no {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.section.-get .cnt_01 .cnt_inner .cam_box .first_present {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.section.-get .cnt_01 .cnt_inner .cam_box .first_present img {
  width: 45%;
}
.section .cnt {
  display: flex;
  flex-flow: column;
  align-items: center;
  padding: 15px 12px;
  background-color: #ffffff;
}
.section .cnt .cnt_ttl {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.section .cnt .cnt_inner {
  border-top: 1px dashed #2B2B2B;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.section .cnt .cnt_inner .cnt_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.section .cnt .cnt_inner .cnt_img a {
  width: 45%;
}/*# sourceMappingURL=style.css.map */