html {
  height: 100%;
  font-size: 10px
}

body {
  position: relative;
  background-color: #fff;
  font-family: Noto, 游ゴシック体, Yu Gothic, YuGothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  line-height: 1.5;
  color: #000
}

body.is-bg-white {
  background-color: #fff
}

img {
  max-width: 100%;
  vertical-align: top
}

a {
  text-decoration: none;
  color: #000
}

li {
  list-style: none
}

main {
  display: block
}

.p-special-goods-top {
  margin-bottom: 5%
}

.p-special-goods-top .c-row__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 3rem
}

.p-special-goods-top .c-row__date .c-row__date-number {
  width: 55.55556%;
  background: #cf0500;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.5rem
}

.p-special-goods-top .c-row__date .c-row__date-number__inner {
  font-size: 1rem;
  margin-top: 3.08642%;
  margin-left: 3.08642%
}

.p-special-goods-top .c-row__date .c-row__date-text {
  width: 73.45679%
}

.p-special-goods-top .c-row__date .c-row__date-text p {
  padding-left: 6.89655%;
  color: #cf0500;
  font-weight: 700;
  font-size: 1.2rem
}

.p-special-goods-top .c-row__info {
  margin-top: 0;
  background: #f2f2f2
}

.p-special-goods-top .c-row--btn .c-row__inner .c-row__text {
  margin-top: 0;
  padding: 8.64198% 4.93827%;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.p-special-goods .l-inner {
  margin-bottom: 2.5rem
}

.p-special-goods__annotation {
  margin-bottom: 3rem
}

.p-special-goods .p-csv__icon {
  left: 88.8668%
}

.p-special-goods .c-row--price .c-row__price .note {
  margin-left: .5rem
}

.p-special-goods .c-row--price .c-row__price span {
  display: inline-block
}

.p-detail__info .l-col, .p-special-relation .l-col {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-special-goods__annotation__indent {
  text-indent: 1.4rem
}

@media screen and (max-width:794px) {
  html {
    font-size: 2.66667vw
  }

  body.is-menu-open {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%
  }

  .p-special-goods-top .c-row__info {
    padding-bottom: 0
  }

  .p-special-goods-top .c-row--btn .c-row__inner .c-row__text {
    font-size: 1.1rem
  }

  .p-special-goods__annotation {
    font-size: 1.1rem;
    line-height: 1.5
  }

  .p-special-goods .p-detail__info {
    margin-top: 4.34783%
  }

  .p-special-goods .p-csv__icon {
    width: 1.7rem;
    height: 2.2rem
  }

  .p-special-goods .c-btn a {
    padding: 1.5rem 2rem !important
  }
}

@media screen and (min-width:795px) and (max-width:1140px) {
  html {
    font-size: .87719vw
  }
}

@media screen and (min-width:795px) {
  .p-special-goods-top .c-row__date {
    line-height: 6rem
  }

  .p-special-goods-top .c-row__date .c-row__date-number {
    width: 40.12346%;
    font-size: 2.5rem
  }

  .p-special-goods-top .c-row__date .c-row__date-number__inner {
    font-size: 1.5rem
  }

  .p-special-goods-top .c-row__date .c-row__date-text p {
    padding-left: 2rem;
    font-size: 2rem
  }

  .p-special-goods-top .c-row--btn .c-row__inner .c-row__text {
    padding: 4.93827%
  }

  .p-special-goods .l-inner {
    margin-bottom: 7rem
  }

  .p-special-goods .c-row--price .c-row__price span {
    text-align: left
  }

  .p-special-goods .c-btn a {
    text-align: center
  }
}
