* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #F9F9F9;
  overflow-x: hidden;
}


a {
  color: #3064D5;
}

.font-hikari {
  font-family: "ads-hikari", sans-serif;
  font-weight: 400;
  font-style: normal;
}

figure {
  margin: 0;
}

.ui-static-section-wrapper {
  padding-bottom: 0;
  padding-top: 0;
}

img {
  object-fit: cover;
}

.pc-only {
  display: block !important;
}

.sp-only {
  display: none !important;
}

.tab-only {
  display: none;
}

.d-flex {
  display: flex;
}

.mv {
  width: 100%;
  background: url(../img/bg_mv.jpg) no-repeat;
  padding-top: 123px;
  padding-bottom: 18vw;
  background-size: cover;
  background-position: center bottom;
  text-align: center;
  min-height: 760px;
}

.mv__bus {
  margin-bottom: 20px;
  width: 110px;
}

.mv h2 {
  margin-bottom: 28px;
  position: relative;
  padding: 0 40px;
}

.mv h2 img {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
}

.mv h2::before {
  content: " ";
  position: absolute;
  background: url(../img/illust_gogo.png) no-repeat;

}

.mv .font-hikari {
  font-size: 32px;
  line-height: 41px;
  margin-bottom: 25px;
}

.mv .text {
  line-height: 160%;
}

.campaign {
  background: url(../img/bg_beige.jpg);
  padding-top: 50px;
}

.campaign .ui-static-section-wrapper__wrapper {
  border-radius: 30px;
  border: 2px solid #D60000;
  background: #FDFDFD;
  padding: 36px 80px 74px;
  position: relative;
}

.campaign .ui-static-section-wrapper__wrapper::before {
  content: " ";
  background: url(../img/illust_time.png) no-repeat;
  width: 122px;
  height: 110px;
  position: absolute;
  top: -38px;
  left: -37px;
  background-size: contain;
}

.campaign .ui-static-section-wrapper__wrapper::after {
  content: " ";
  background: url(../img/illust_coin.png) no-repeat;
  width: 118px;
  height: 121px;
  position: absolute;
  top: -28px;
  right: -49px;
  background-size: contain;
}

.campaign .po-relative {
  position: relative;
  height: 120px;
}

.campaign .po-relative::before {
  content: " ";
  background: url(../img/illust_woman.png) no-repeat;
  width: 93px;
  height: 155px;
  position: absolute;
  bottom: 0;
  left: 76px;
  background-size: contain;
}

.campaign .po-relative::after {
  content: " ";
  background: url(../img/his_bus.png) no-repeat;
  width: 246px;
  height: 207px;
  position: absolute;
  bottom: -30px;
  right: -49px;
  background-size: contain;
}

.campaign h3 {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  color: #D60000;
  margin-bottom: 34px;
}

.campaign .d-flex {
  gap: 32px;
}

.campaign .d-flex div {
  width: 50%;
  padding: 24px 18px;
  background-color: #FFF672;
  border-radius: 30px;
  text-align: center;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.18);
}

.campaign .d-flex div p:first-of-type {
  max-width: 312px;
  margin: 0 auto;
  margin-bottom: 18px;
}

.campaign .d-flex div p img {
  width: 100%;
}

.campaign .d-flex div h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 140%;
  color: #D60000;
  text-align: center;
  margin-bottom: 8px;
}

.campaign .d-flex div h4 span {
  font-size: 40px;
}

.campaign .d-flex div:nth-of-type(2) h4 span {
  font-size: 34px;
}

.campaign .d-flex div .text {
  text-align: left;
  margin-bottom: 14px;
}

.campaign .d-flex div a {
  position: relative;
  color: #2C2A29;
  transition: 0.5s;
  font-weight: 700;
}

.campaign .d-flex div a:hover {
  color: #D60000;
}

.campaign .d-flex div a::after {
  content: " ";
  background: url(../img/icon_angle-bottom.svg) no-repeat;
  width: 11px;
  height: 7px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
}

.sale {
  padding-top: 114px;
  padding-bottom: 85px;
  background: url(../img/bg_gray.jpg);
}

.sale.no-padding {
  padding: 0 !important;
}

.webp .sale {
  background: url(../img/bg_gray.webp);
}

.sale__title-set {
  text-align: center;
}

.sale__title-set img {
  margin-bottom: 32px;
}

.sale__title-set .date {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}

.sale__title-set h3 {
  font-size: 36px;
  font-weight: 700;
  color: #D60000;
  margin-bottom: 48px;
}

.sale__product {
  text-align: left;
  display: grid;
  gap: 24px;

}

.week {
  margin-bottom: 100px;
  text-align: center;
}

.sale .week:last-of-type {
  margin-bottom: 0px;
}

.week .d-flex {
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 48px;
}

.week .d-flex picture {
  width: 50%;
}

.week .d-flex picture img {
  width: 100%;
}

.week .d-flex p {
  width: 50%;
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}

.week .coming-soon {
  margin: 0 auto;
}

.campaign-detail {
  background: #FDFDFD;
  padding-top: 90px;
  padding-bottom: 104px;
  position: relative;
}

.campaign-detail::after {
  content: " ";
  background: url(../img/illust_mountain.png) no-repeat;
  width: 199px;
  height: 84px;
  position: absolute;
  bottom: 33px;
  left: 60px;
  background-size: contain;
}

.campaign-detail .ui-static-section-wrapper {
  position: relative;
}

.campaign-detail .ui-static-section-wrapper::before {
  content: " ";
  background: url(../img/illust_bag.png) no-repeat;
  width: 174px;
  height: 129px;
  position: absolute;
  top: -68px;
  right: -152px;
  background-size: contain;
}

.campaign-detail h3 {
  font-size: 44px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 60px;
}

.campaign-detail dl {
  display: flex;
  gap: 32px 16px;
  flex-wrap: wrap;
  max-width: 870px;
  margin: 0 auto;
}

.campaign-detail dl dt {
  width: calc(14% - 8px);
  padding: 6px 14px;
  background: #853A00;
  color: #fff;
  text-align: center;
  height: fit-content;
  border-radius: 4px;
}

.campaign-detail dl dd {
  width: calc(86% - 8px);
  position: relative;
  top: 7px;
  font-size: 14px;
}

.campaign-detail dl dd ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.campaign-detail dl dd ul li:not(:last-of-type) {
  margin-bottom: 12px;
}

.campaign-detail dl dd ul li::before {
  content: "・";
}

.more-link{
  width: 600px;
  margin: 24px auto;
}
.more-link>a{
  display: block;
  border-radius: 32px;
  background: #D60000;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  padding: 16px;
  text-decoration: none
}
.more-link>a:hover{
  opacity: .8
}

.close-box{
  margin: 0 auto 80px;
  border: 1px solid;
  background: #FFF;
}
.close-box .close-txt{
  font-size: 16px;
}

@media (max-width: 1360.98px) {
  .campaign-detail .ui-static-section-wrapper::before {
    width: 134px;
    height: 89px;
    top: -68px;
    right: 8px;
  }
  .campaign-detail::after {
    width: 149px;
    height: 62px;
    bottom: 25px;
    left: 26px;
}
}


@media (max-width: 820.98px) {
  .campaign-detail h3 {
    font-size: 38px;
}
  .campaign-detail dl dt {
    width: calc(20% - 8px);
}
  .campaign-detail dl dd {
    width: calc(80% - 8px);
}
  .campaign .d-flex {
    flex-wrap: wrap;
  }
    .campaign .d-flex div {
    width: 100%;
  }
}


@media (max-width: 767.98px) {
  .pc-only {
    display: none !important;
  }

  .sp-only {
    display: block !important;
  }

  .mv__bus {
    width: 80px;
  }

  .mv {
    padding-top: 62px;
    min-height: 670px;
    background: url(../img/bg_mv_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
  }

  .mv h2 {
    margin-bottom: 18px;
  }

  .mv .font-hikari {
    font-size: 22px;
    margin-bottom: 12px;
    line-height: 32px;
  }

  .mv .text {
    padding: 0 16px;
  }

  .campaign {
    padding-top: 40px;
  }

  .campaign .ui-static-section-wrapper__wrapper {
    padding: 36px 20px 56px;
  }

  .campaign .ui-static-section-wrapper__wrapper::before {
    width: 70px;
    height: 71px;
    top: -42px;
    left: -42px;
  }

  .campaign .ui-static-section-wrapper__wrapper::after {
    width: 67px;
    height: 60px;
    top: -31px;
    right: -31px;
  }

  .campaign h3 {
    font-size: 28px;
  }

  .campaign .d-flex div p:first-of-type {
    margin-bottom: 14px;
  }

  .campaign .d-flex div h4 {
    font-size: 20px;
  }

  .campaign .d-flex div h4 span {
    font-size: 32px;
  }

  .campaign .d-flex div:nth-of-type(2) h4 span {
    font-size: 28px;
  }

  .campaign .d-flex div .text {
    font-size: 14px;
  }

  .campaign .po-relative {
    position: relative;
    height: 80px;
  }

  .campaign .po-relative::before {
    width: 60px;
    height: 101px;
    left: 28px;
    background-size: contain;
  }

  .campaign .po-relative::after {
    width: 156px;
    height: 136px;
    bottom: -27px;
  }

  .sale {
    padding-top: 64px;
    padding-bottom: 85px;
  }

  .sale__title-set img {
    max-width: 298px;
    margin-bottom: 16px;
  }

  .sale__title-set .date {
    font-size: 18px;
  }

  .sale__title-set h3 {
    font-size: 26px;
    margin-bottom: 24px;
  }

  .week {
    margin-bottom: 72px;
  }

  .week .d-flex {
    gap: 12px;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }

  .week .d-flex picture {
    width: 100%;
  }

  .week .d-flex p {
    width: 100%;
    font-size: 18px;
  }

  .campaign-detail {
    padding-bottom: 150px;
  }

  .campaign-detail::after {
    width: 133px;
    height: 56px;
    bottom: 33px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 44px;
  }

  .campaign-detail .ui-static-section-wrapper::before {
    width: 86px;
    height: 64px;
    top: -77px;
    right: 8px;
  }

  .campaign-detail h3 {
    font-size: 28px;
    margin-bottom: 32px;
  }

  .campaign-detail dl {
    flex-direction: column;
    gap: 4px 0px;
  }

  .campaign-detail dl dt {
    width: fit-content;
  }

  .campaign-detail dl dd {
    width: 100%;
  }

  .campaign-detail dl dd:not(:last-of-type) {
    margin-bottom: 32px;
  }
  .more-link{
    width: 100%;
    margin: 24px auto;
  }
}