@charset "UTF-8";
@media screen and (max-width: 767px) {
  body {
    padding-top: 0;
  }
}

.ff-gothic {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.chiiki_tokusanhin .delivery-info {
  position: relative;
  color: #0e2e5d;
  border: 2px solid #0e2e5d;
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 80px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 40px;
    margin-bottom: 25px;
  }
}
.chiiki_tokusanhin .delivery-info__title {
  background: #0e2e5d;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
  font-weight: 300;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info__title {
    width: 360px;
    font-size: 1.875rem;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info__title {
    width: 180px;
    font-size: 0.9375rem;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.chiiki_tokusanhin .delivery-info__text {
  font-weight: 400;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info__text {
    line-height: 1.8;
    font-size: 1.625rem;
    padding-top: 60px;
    letter-spacing: 1.5px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info__text {
    line-height: 1.8;
    font-size: 0.8125rem;
    padding-top: 30px;
    letter-spacing: 1.4px;
    margin-bottom: 0;
    padding-bottom: 25px;
  }
}
.chiiki_tokusanhin .delivery-info-notes {
  position: relative;
  color: #0e2e5d;
}
.chiiki_tokusanhin .delivery-info-notes-img {
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info-notes-img {
    bottom: -80px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info-notes-img {
    bottom: -40px;
    width: 99px;
  }
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info-notes {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info-notes {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.chiiki_tokusanhin .delivery-info-notes-text {
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .chiiki_tokusanhin .delivery-info-notes-text {
    line-height: 1.8;
    font-size: 1.625rem;
    letter-spacing: 1.5px;
  }
}
@media screen and (max-width: 767px) {
  .chiiki_tokusanhin .delivery-info-notes-text {
    line-height: 1.8;
    font-size: 0.8125rem;
  }
}