.beaver2024 {
  background: #CC0011;
  max-width: 375px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.beaver2024 img:not([class]) {
  width: 100%;
  height: auto;
}

.beaver2024-mv_logo {
  margin-bottom: -22px;
  padding: 18px 20px 0;
}

.beaver2024-campaign_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20px;
}

.beaver2024-campaign_ttl {
  margin-right: 10px;
}

.beaver2024-campaign_date {
  background: #17100E;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  padding-top: 22px;
  box-sizing: border-box;
}

.beaver2024-campaign_date_img {
  width: 72px;
}

.beaver2024-campaign_inner {
  padding: 0 20px;
}

.beaver2024-campaign_join {
  background: url("/campaign/hu_beaver2024/images/campaign_bg.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  margin-top: -9px;
  padding: 14.03% 0 6.568%;
}

.beaver2024-campaign_join_inner {
  padding: 0 20px 0 21px;
}

.beaver2024-campaign_pic {
  margin-top: 15px;
}

.beaver2024-campaign_list {
  margin-top: 15px;
}
.beaver2024-campaign_list > li:not(:first-child) {
  margin-top: 10px;
}

.beaver2024-shop {
  margin-top: 30px;
  padding: 0 20px;
}
.beaver2024-shop_ttl {
  line-height: 1;
  width: 89px;
  margin: 0 auto;
}

.beaver2024-shop_list {
  margin-top: 10px;
}
.beaver2024-shop_list > li {
  background: #fff;
  border: 3px solid #000;
  border-radius: 5px;
}
.beaver2024-shop_list > li:not(:first-child) {
  margin-top: 10px;
}

.beaver2024-shop_txt {
  line-height: 1;
}
.beaver2024-shop_txt button {
  width: 100%;
  height: 40px;
  padding: 0 21px;
  box-sizing: border-box;
  position: relative;
}
.beaver2024-shop_txt button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border: 5px solid transparent;
  border-top: 8px solid #000;
  border-bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 17px;
}
.beaver2024-shop_txt button.is-active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.beaver2024-shop_txt_img {
  width: 54px;
}

.beaver2024-shop_accordion {
  display: none;
}
.beaver2024-shop_accordion.is-active {
  display: block;
}

.beaver2024-shop_links {
  line-height: 1.3;
  margin-top: 0;
  padding: 20px 15px 30px 23px;
}
.beaver2024-shop_links > li:not(:first-child) {
  margin-top: 20px;
}

.beaver2024-shop_link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.beaver2024-shop_link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-right: 5px;
  border: 5px solid transparent;
  border-left: 8px solid #000;
  border-right: 0;
}

.beaver2024-content {
  padding: 20px 20px 0;
}

.beaver2024-wallpaper {
  background: #fff;
  border: 3px solid #000;
  border-radius: 5px;
  overflow: hidden;
}
.beaver2024-wallpaper_ttl {
  background: #000;
  text-align: center;
  padding: 10px 0;
}

.beaver2024-wallpaper_ttl_img {
  width: 246px;
}

.beaver2024-wallpaper_body {
  padding: 15px 10px 14px;
}

.beaver2024-wallpaper_txt {
  width: 246px;
  margin: 0 auto;
}

.beaver2024-wallpaper_pic {
  width: 134px;
  margin: 15px auto 0;
}

.beaver2024-wallpaper_btn {
  width: 141px;
  margin: 10px auto 0;
}

.beaver2024-present {
  margin-top: 20px;
}
.beaver2024-present_ttl {
  width: 301px;
  margin: 0 auto;
}

.beaver2024-present_body {
  background: #fff;
  margin-top: 10px;
  padding: 15px 15px 13px;
  border: 3px solid #000;
  border-radius: 5px;
}

.beaver2024-present_col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.beaver2024-present_txt {
  width: 43.145%;
}

.beaver2024-present_pic {
  flex-shrink: 0;
  width: 49.5%;
}

.beaver2024-present_btn {
  width: 141px;
  margin: 15px auto 0;
}
