@charset "UTF-8";
body {
  background: #ffffff;
  margin: 0 !important;
  color: #525252;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic";
}

.common-header{z-index: 10;}

.sausage-26cp *,
.sausage-26cp *::before,
.sausage-26cp *::after {
  box-sizing: border-box;
}
.sausage-26cp h1,
.sausage-26cp h2,
.sausage-26cp h3,
.sausage-26cp h4,
.sausage-26cp h5,
.sausage-26cp div,
.sausage-26cp p,
.sausage-26cp ul,
.sausage-26cp li {
  margin: 0;
  padding: 0;
}
.sausage-26cp li {
  list-style: none;
}
.sausage-26cp img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom;
}
.sausage-26cp a:hover img {
  filter: brightness(1.2);
  opacity: 0.9;
}
.sausage-26cp .pcOnly {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .pcOnly {
    display: inline;
  }
}
.sausage-26cp .spOnly {
  display: inline;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .spOnly {
    display: none;
  }
}
@media only screen and (min-width: 420px) {
  .sausage-26cp a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

.sausage-26cp {
  /******* PC表示用 *******/
}
.sausage-26cp .pc-left,
.sausage-26cp .pc-right {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contents-wrap {
    position: relative;
    width: 100%;
    background-image: url(../img/pc_bg_illust.png), url(../img/pc_bg.jpg), linear-gradient(#fde178, #fde178 50%, #f9b43d 50% 100%);
    background-size: 100% auto, 100% auto, auto;
    background-position: bottom center, center center, top center;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-attachment: fixed, fixed, fixed;
  }
  .sausage-26cp .lp-contents {
    width: 37.6vw;
    margin: 0 auto;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .sausage-26cp .pc-left {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 31.2vw;
  }
  .sausage-26cp .pc-left .pc-nav {
    position: absolute;
    top: 50vh;
    left: 50%;
    width: 22.2vw;
    max-width: 355px;
    transform: translate(-50%, -50%);
  }
  .sausage-26cp .pc-left .pc-nav li {
    margin-bottom: 2vw;
  }
  .sausage-26cp .pc-right {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 31.2vw;
  }
  .sausage-26cp .pc-right .pc-right-qr {
    position: absolute;
    top: 50vh;
    right: 50%;
    transform: translate(50%, -65%);
    width: 12.75vw;
    max-width: 204px;
  }
}

.sausage-26cp {
  /******* 背景 *******/
}
.sausage-26cp .lp-contents {
  position: relative;
  width: 100vw;
  background-image: url(../img/bg_koushi.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: repeat-y;
  padding-top: 40px;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .lp-contents {
    width: 37.5vw;
    padding-top: 55px;
  }
}

.sausage-26cp {
  /******* キービジュアル*******/
}
.sausage-26cp .keyvisual {
  position: relative;
  width: 100vw;
  padding: 4.2666666667vw 0 9.3333333333vw;
  background-image: url(../img/kv_bg.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual {
    width: 100%;
    padding: 1.6vw 0 3.5vw;
  }
}
.sausage-26cp .keyvisual .keyvisual-title {
  width: 81.3333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual .keyvisual-title {
    width: 30.5vw;
  }
}
.sausage-26cp .keyvisual .keyvisual-visual {
  width: 100vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual .keyvisual-visual {
    width: 100%;
    margin: 2.5vw auto 0;
  }
}
.sausage-26cp .keyvisual .keyvisual-lead {
  width: 85.3333333333vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual .keyvisual-lead {
    width: 32vw;
    margin: 1.6vw auto 0;
  }
}
.sausage-26cp .keyvisual .keyvisual-intro {
  width: 85.6vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual .keyvisual-intro {
    width: 32.1vw;
    margin: 1.6vw auto 0;
  }
}
.sausage-26cp .keyvisual .keyvisual-intro-lead {
  width: 78.4vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .keyvisual .keyvisual-intro-lead {
    width: 29.4vw;
    margin: 1.6vw auto 0;
  }
}

.sausage-26cp {
  /******* キャンペーン情報 *******/
}
.sausage-26cp .campaign {
  padding: 12.6666666667vw 0 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .campaign {
    padding: 4.75vw 0 0;
  }
}
.sausage-26cp .campaign .campaign-title {
  width: 82.6666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .campaign .campaign-title {
    width: 31vw;
  }
}
.sausage-26cp .campaign .campaign-period {
  width: 100vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .campaign .campaign-period {
    width: 100%;
    margin: 3vw auto 0;
  }
}
.sausage-26cp .campaign .campaign-lead {
  width: 86.6666666667vw;
  margin: 9.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .campaign .campaign-lead {
    width: 32.5vw;
    margin: 3.5vw auto 0;
  }
}

.sausage-26cp {
  /******* 賞品 *******/
}
.sausage-26cp .prize {
  position: relative;
  width: 85.0666666667vw;
  margin: 12vw auto 0;
  background-image: url(../img/prize_bg_top.png), url(../img/prize_bg_btm.png);
  background-position: top center, bottom center;
  background-size: 100% auto, 100% auto;
  background-repeat: no-repeat, no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize {
    width: 31.9vw;
    margin: 4.5vw auto 0;
  }
}
.sausage-26cp .prize .prize-title {
  transform: translateY(-5.0666666667vw);
  width: 45.7333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-title {
    transform: translateY(-1.9vw);
    width: 17.15vw;
  }
}
.sausage-26cp .prize .prize-course1-01 {
  width: 85.0666666667vw;
  margin: 4vw auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-course1-01 {
    width: 31.9vw;
    margin: 1.5vw auto;
  }
}
.sausage-26cp .prize .prize-course1-02 {
  width: 85.0666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-course1-02 {
    width: 31.9vw;
  }
}
.sausage-26cp .prize .prize-couse1-quo {
  width: 85.0666666667vw;
  padding: 4.4vw 0 9.0666666667vw;
  background-image: url(../img/prize_bg_rep.png);
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo {
    width: 31.9vw;
    padding: 1.65vw 0 3.4vw;
  }
}
.sausage-26cp .prize .prize-couse1-quo-title {
  width: 67.3333333333vw;
  height: 7.0666666667vw;
  margin: 0 auto;
  background-image: url(../img/prize_quo_btn_bg.svg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-title {
    width: 25.25vw;
    height: 2.65vw;
    cursor: pointer;
  }
}
.sausage-26cp .prize .prize-couse1-quo-title.active {
  background-position: center bottom;
}
.sausage-26cp .prize .prize-couse1-quo-dit {
  display: none;
}
.sausage-26cp .prize .prize-couse1-quo-dit.active {
  display: block;
}
.sausage-26cp .prize .prize-couse1-quo-dit01,
.sausage-26cp .prize .prize-couse1-quo-dit02 {
  width: 85.0666666667vw;
  margin: 9.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-dit01,
  .sausage-26cp .prize .prize-couse1-quo-dit02 {
    width: 31.9vw;
    margin: 3.5vw auto 0;
  }
}
.sausage-26cp .prize .prize-couse1-quo-note {
  width: 73.6vw;
  margin: 7.2vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-note {
    width: 27.6vw;
    margin: 2.7vw auto 0;
  }
}
.sausage-26cp .prize .prize-couse1-quo-note li {
  font-size: 1.8666666667vw;
  line-height: 2;
  padding-left: 2.4vw;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-note li {
    font-size: 0.7vw;
    padding-left: 0.9vw;
  }
}
.sausage-26cp .prize .prize-couse1-quo-note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.sausage-26cp .prize .prize-couse1-quo-btn1 {
  width: 73.3333333333vw;
  margin: 11.2vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-btn1 {
    width: 27.5vw;
    margin: 4.2vw auto 0;
  }
}
.sausage-26cp .prize .prize-couse1-quo-btn2 {
  width: 73.3333333333vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-couse1-quo-btn2 {
    width: 27.5vw;
    margin: 3vw auto 0;
  }
}
.sausage-26cp .prize .prize-line {
  width: 85.0666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-line {
    width: 31.9vw;
  }
}
.sausage-26cp .prize .prize-course3-01,
.sausage-26cp .prize .prize-course3-02 {
  width: 85.0666666667vw;
  margin: 9.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prize .prize-course3-01,
  .sausage-26cp .prize .prize-course3-02 {
    width: 31.9vw;
    margin: 3.5vw auto 0;
  }
}
.sausage-26cp .prize .prize-course3-02 {
  margin: 0 auto;
}

.sausage-26cp {
  /******* 対象商品 *******/
}
.sausage-26cp .prod {
  position: relative;
  width: 85.0666666667vw;
  margin: 14.9333333333vw auto 0;
  padding-bottom: 10.6666666667vw;
  background-image: url(../img/prod_bg.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prod {
    width: 31.9vw;
    margin: 5.6vw auto 0;
    padding-bottom: 4vw;
  }
}
.sausage-26cp .prod .prod-title {
  width: 54.5333333333vw;
  margin: 0 auto;
  transform: translateY(-5.3333333333vw);
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prod .prod-title {
    width: 20.45vw;
    transform: translateY(-2vw);
  }
}
.sausage-26cp .prod .prod-cont {
  width: 85.0666666667vw;
  margin: 8.6666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prod .prod-cont {
    width: 31.9vw;
    margin: 3.25vw auto 0;
  }
}
.sausage-26cp .prod .prod-note {
  width: 85.0666666667vw;
  margin: 6vw auto 0;
  font-size: 2.1333333333vw;
  line-height: 1.8;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .prod .prod-note {
    width: 31.9vw;
    margin: 2.25vw auto 0;
    font-size: 0.8vw;
  }
}

.sausage-26cp {
  /******* 応募方法 *******/
}
.sausage-26cp .method {
  position: relative;
  width: 100vw;
  margin: 16vw auto 0;
  padding: 17.8666666667vw 0 16vw;
  background-image: url(../img/metho_bg.png), linear-gradient(transparent 3%, #005ac8 3%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method {
    width: 100%;
    margin: 6vw auto 0;
    padding: 6.7vw 0 6vw;
  }
}
.sausage-26cp .method .method-title {
  width: 46.4vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-title {
    width: 17.4vw;
  }
}
.sausage-26cp .method .method-wrap {
  width: 90.4vw;
  margin: 8.6666666667vw auto 0;
  padding: 8.6666666667vw 0;
  border: 0.6666666667vw solid #f53200;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-wrap {
    width: 33.9vw;
    margin: 3.25vw auto 0;
    padding: 3.25vw 0;
    border: 0.25vw solid #f53200;
    border-radius: 1vw;
  }
}
.sausage-26cp .method .method-subtitle {
  width: 72vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-subtitle {
    width: 27vw;
  }
}
.sausage-26cp .method .method-txt1 {
  width: 51.8666666667vw;
  margin: 5.3333333333vw auto 0 10.9333333333vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-txt1 {
    width: 19.45vw;
    margin: 2vw auto 0 4.1vw;
  }
}
.sausage-26cp .method .method-line-id {
  width: 32.2666666667vw;
  padding: 2vw 0;
  margin: 3.6vw auto 0 10.9333333333vw;
  background-color: #06c455;
  color: #fff;
  font-size: 2.6666666667vw;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-line-id {
    width: 12.1vw;
    margin: 1.35vw auto 0 4.1vw;
    font-size: 1vw;
    padding: 0.75vw 0;
  }
}
.sausage-26cp .method .method-line-url {
  font-size: 2.9333333333vw;
  font-weight: bold;
  color: #06c455;
  margin: 1.3333333333vw auto 0 10.9333333333vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-line-url {
    font-size: 1.1vw;
    margin: 0.5vw auto 0 4.1vw;
  }
}
.sausage-26cp .method .method-line-note {
  width: 70vw;
  margin: 2.6666666667vw auto 0 10.9333333333vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-line-note {
    width: 26.25vw;
    margin: 1vw auto 0 4.1vw;
  }
}
.sausage-26cp .method .method-line-note li {
  font-size: 2.4vw;
  line-height: 1.8;
  padding-left: 2.4vw;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-line-note li {
    font-size: 0.9vw;
    padding-left: 0.9vw;
  }
}
.sausage-26cp .method .method-line-note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.sausage-26cp .method .method-btn {
  width: 66.6666666667vw;
  margin: 3.7333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-btn {
    width: 25vw;
    margin: 2vw auto 0;
  }
}
.sausage-26cp .method .method-txt2 {
  width: 64.6666666667vw;
  margin: 7.4666666667vw auto 0 10.9333333333vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-txt2 {
    width: 24.25vw;
    margin: 2.8vw auto 0 4.1vw;
  }
}
.sausage-26cp .method .method-fig {
  width: 80vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-fig {
    width: 30vw;
    margin: 1.6vw auto 0;
  }
}
.sausage-26cp .method .method-photo-btn {
  width: 73.3333333333vw;
  height: 16.9333333333vw;
  margin: 7.4666666667vw auto 0;
  text-indent: -9999px;
  background-image: url(../img/method_photo_btn.svg);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-btn {
    width: 27.5vw;
    height: 6.35vw;
    margin: 2.8vw auto 0;
    cursor: pointer;
  }
}
.sausage-26cp .method .method-photo-btn.active {
  background-position: center bottom;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-btn:hover {
    opacity: 0.8;
  }
}
.sausage-26cp .method .method-photo-dit {
  display: none;
  width: 71.2vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit {
    width: 26.7vw;
  }
}
.sausage-26cp .method .method-photo-dit.active {
  display: block;
}
.sausage-26cp .method .method-photo-dit01 {
  width: 71.2vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit01 {
    width: 26.7vw;
  }
}
.sausage-26cp .method .method-photo-dit01-note {
  width: 71.2vw;
  margin: 3.2vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit01-note {
    width: 26.7vw;
    margin: 1.2vw auto 0;
  }
}
.sausage-26cp .method .method-photo-dit01-note li {
  font-size: 2.4vw;
  line-height: 1.8;
  padding-left: 2.4vw;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit01-note li {
    font-size: 0.9vw;
    padding-left: 0.9vw;
  }
}
.sausage-26cp .method .method-photo-dit01-note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.sausage-26cp .method .method-photo-dit02 {
  width: 71.2vw;
  margin: 5.0666666667vw auto 0;
  padding: 4vw 0;
  background-color: #fff0b4;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit02 {
    width: 26.7vw;
    margin: 1.9vw auto 0;
    padding: 1.5vw 0;
  }
}
.sausage-26cp .method .method-photo-dit02-lead {
  width: 63.4666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit02-lead {
    width: 23.8vw;
  }
}
.sausage-26cp .method .method-photo-dit02-panel {
  width: 64.8vw;
  margin: 3.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit02-panel {
    width: 24.3vw;
    margin: 1.25vw auto 0;
  }
}
.sausage-26cp .method .method-photo-dit02-note {
  width: 64.8vw;
  margin: 3.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit02-note {
    width: 24.3vw;
    margin: 1.25vw auto 0;
  }
}
.sausage-26cp .method .method-photo-dit02-note li {
  font-size: 2.4vw;
  line-height: 1.8;
  padding-left: 2.4vw;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit02-note li {
    font-size: 0.9vw;
    padding-left: 0.9vw;
  }
}
.sausage-26cp .method .method-photo-dit02-note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.sausage-26cp .method .method-photo-dit03 {
  width: 71.2vw;
  margin: 3.0666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method .method-photo-dit03 {
    width: 26.7vw;
    margin: 1.15vw auto 0;
  }
}

.sausage-26cp {
  /******* 応募要項・規約 *******/
}
.sausage-26cp .method-terms {
  width: 84vw;
  margin: 10vw auto 0;
  padding: 2.6666666667vw;
  height: 81.3333333333vw;
  overflow-y: auto;
  font-size: 2.9333333333vw;
  text-align: justify;
  background-color: #fff;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method-terms {
    width: 31.5vw;
    margin: 3.75vw auto 0;
    padding: 1vw;
    height: 30.5vw;
    font-size: 1vw;
  }
}
.sausage-26cp .method-terms p {
  margin-top: 0.5em;
}
.sausage-26cp .method-terms p.note {
  padding-left: 1em;
  position: relative;
}
.sausage-26cp .method-terms p.note::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.sausage-26cp .method-terms h3 {
  font-size: 3.4666666667vw;
  margin-top: 1.5em;
  border-bottom: 1px solid #004499;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method-terms h3 {
    font-size: 1.2vw;
  }
}
.sausage-26cp .method-terms h4,
.sausage-26cp .method-terms .subtitle {
  font-size: 3.4666666667vw;
  font-weight: bold;
  margin-top: 1em;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method-terms h4,
  .sausage-26cp .method-terms .subtitle {
    font-size: 1.2vw;
  }
}
.sausage-26cp .method-terms h5 {
  font-size: 3.2vw;
  margin-top: 0.75em;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .method-terms h5 {
    font-size: 1.1vw;
  }
}
.sausage-26cp .method-terms .prizelist li {
  padding-left: 1em;
  text-indent: -1em;
}
.sausage-26cp .method-terms ul.sub {
  margin: 0.5em auto 0 1em;
}
.sausage-26cp .method-terms ul.sub li {
  padding-left: 1em;
  text-indent: -1em;
}
.sausage-26cp .method-terms h5 + ul {
  margin-top: 0.5em;
}
.sausage-26cp .method-terms ul.disc {
  margin-top: 0.5em;
}
.sausage-26cp .method-terms ul.disc li {
  list-style: disc;
  margin-left: 1.25em;
  margin-bottom: 0.25em;
}
.sausage-26cp .method-terms ul.notelist {
  margin-top: 0.5em;
}
.sausage-26cp .method-terms ul.notelist li {
  position: relative;
  list-style: none;
  margin-bottom: 0.25em;
  padding-left: 1.25em;
}
.sausage-26cp .method-terms ul.notelist li::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.sausage-26cp .method-terms ol {
  margin: 0.5em auto 0;
  padding-left: 1em;
}
.sausage-26cp .method-terms ol li {
  list-style: decimal;
}

.sausage-26cp {
  /******* キャラクター紹介 *******/
}
.sausage-26cp .character {
  position: relative;
  width: 100vw;
  margin: 0 auto;
  padding: 14.6666666667vw 0 18.6666666667vw;
  background-image: url(../img/bg_dot.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character {
    width: 100%;
    padding: 5.5vw 0 7vw;
  }
}
.sausage-26cp .character .character-title {
  width: 83.0666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-title {
    width: 31.15vw;
  }
}
.sausage-26cp .character .character-what {
  width: 92vw;
  margin: 6vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-what {
    width: 34.5vw;
    margin: 2.25vw auto 0;
  }
}
.sausage-26cp .character .character-answer {
  width: 79.0666666667vw;
  margin: 6vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-answer {
    width: 29.65vw;
    margin: 2.25vw auto 0;
  }
}
.sausage-26cp .character .character-lead {
  width: 62.6666666667vw;
  margin: 6.9333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-lead {
    width: 23.5vw;
    margin: 2.6vw auto 0;
  }
}
.sausage-26cp .character .character-intro1 {
  width: 92.5333333333vw;
  margin: 12vw auto 0;
  padding: 5.3333333333vw 0 0;
  background-image: url(../img/chara_bk1.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-intro1 {
    width: 34.7vw;
    margin: 4.5vw auto 0;
    padding: 2vw 0 0;
  }
}
.sausage-26cp .character .character-intro1-01,
.sausage-26cp .character .character-intro1-02 {
  width: 92.5333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-intro1-01,
  .sausage-26cp .character .character-intro1-02 {
    width: 34.7vw;
  }
}
.sausage-26cp .character .character-intro1-02 {
  margin: 2.6666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-intro1-02 {
    margin: 1vw auto 0;
  }
}
.sausage-26cp .character .character-intro2 {
  width: 92.5333333333vw;
  margin: -10px auto 0;
  padding: 12vw 0 2.6666666667vw;
  background-image: url(../img/chara_bk2.png);
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-intro2 {
    width: 34.7vw;
    padding: 4.5vw 0 1vw;
  }
}
.sausage-26cp .character .character-intro2-01,
.sausage-26cp .character .character-intro2-02 {
  width: 92.5333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .character .character-intro2-01,
  .sausage-26cp .character .character-intro2-02 {
    width: 34.7vw;
  }
}

.sausage-26cp {
  /******* 食べ方アレンジ *******/
}
.sausage-26cp .arrange {
  position: relative;
  width: 100vw;
  margin: -4vw auto 0;
  padding: 16.6666666667vw 0 15.3333333333vw;
  background-image: url(../img/arrange_bg.png), linear-gradient(transparent 3%, #f53200 3%);
  background-size: 100% auto, 100% 100%;
  background-position: top center, top center;
  background-repeat: no-repeat, no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange {
    width: 100%;
    margin: -1.5vw auto 0;
    padding: 6.25vw 0 5.75vw;
  }
}
.sausage-26cp .arrange .arrange-title {
  width: 88vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-title {
    width: 33vw;
  }
}
.sausage-26cp .arrange .arrange-wrap {
  width: 100vw;
  margin: 0 auto;
  padding: 36vw 0 0;
  background-image: url(../img/oishiku_bk.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-wrap {
    width: 100%;
    padding: 13.5vw 0 0;
  }
}
.sausage-26cp .arrange .arrange-cont01,
.sausage-26cp .arrange .arrange-cont02,
.sausage-26cp .arrange .arrange-cont03 {
  position: relative;
  width: 100vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-cont01,
  .sausage-26cp .arrange .arrange-cont02,
  .sausage-26cp .arrange .arrange-cont03 {
    width: 100%;
  }
}
.sausage-26cp .arrange .arrange-cont02-btn {
  position: absolute;
  bottom: 2.6666666667vw;
  right: 10vw;
  width: 30.2666666667vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-cont02-btn {
    bottom: 1vw;
    right: 3.75vw;
    width: 11.35vw;
  }
}
.sausage-26cp .arrange .arrange-cont03-btn {
  position: absolute;
  bottom: 8vw;
  left: 8.6666666667vw;
  width: 30.2666666667vw;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-cont03-btn {
    bottom: 3vw;
    left: 3.25vw;
    width: 11.35vw;
  }
}
.sausage-26cp .arrange .arrange-btn {
  width: 83.2vw;
  margin: 4vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-btn {
    width: 31.2vw;
    margin: 1.5vw auto 0;
  }
}
.sausage-26cp .arrange .arrange-cont04 {
  width: 100vw;
  margin: 4vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-cont04 {
    width: 100%;
    margin: 1.5vw auto 0;
  }
}
.sausage-26cp .arrange .arrange-credit {
  width: 22.6666666667vw;
  margin: 1.3333333333vw auto 0 4.6666666667vw;
  line-height: 1;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-credit {
    width: 8.5vw;
    margin: 0.5vw auto 0 1.75vw;
  }
}
.sausage-26cp .arrange .arrange-credit img {
  vertical-align: top;
}
.sausage-26cp .arrange .arrange-iluust {
  width: 100vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .arrange .arrange-iluust {
    width: 100%;
    margin: 3vw auto 0;
  }
}

.sausage-26cp {
  /******* パッケージ *******/
}
.sausage-26cp .pkg {
  width: 100vw;
  padding: 16vw 0 0;
  background-color: #f9b43d;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .pkg {
    width: 100%;
    padding: 6.25vw 0 0;
  }
}
.sausage-26cp .pkg .pkg-cont {
  width: 82.6666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .pkg .pkg-cont {
    width: 31vw;
  }
}
.sausage-26cp .pkg .pkg-illust {
  width: 100vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .pkg .pkg-illust {
    width: 100%;
  }
}

.sausage-26cp {
  /******* クリエイター *******/
}
.sausage-26cp .creator {
  width: 100vw;
  padding: 8vw 0 16vw;
  background-color: #fff0b4;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .creator {
    width: 100%;
    padding: 3vw 0 6vw;
  }
}
.sausage-26cp .creator .creator-title {
  width: 82.6666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .creator .creator-title {
    width: 31vw;
  }
}
.sausage-26cp .creator .creator-icon {
  width: 35.0666666667vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .creator .creator-icon {
    width: 13.15vw;
    margin: 2.5vw auto 0;
  }
}
.sausage-26cp .creator .creator-cont {
  width: 87.4666666667vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .creator .creator-cont {
    width: 32.8vw;
    margin: 3vw auto 0;
  }
}

.sausage-26cp {
  /******* お問い合わせ先 *******/
}
.sausage-26cp .contact {
  width: 100vw;
  padding: 16.6666666667vw 0;
  background-color: #f9b43d;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contact {
    width: 100%;
    padding: 6.25vw 0;
  }
}
.sausage-26cp .contact .contact-title {
  width: 80vw;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contact .contact-title {
    width: 30vw;
  }
}
.sausage-26cp .contact .contact-name {
  width: 72vw;
  margin: 2.6666666667vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contact .contact-name {
    width: 27vw;
    margin: 1vw auto 0;
  }
}
.sausage-26cp .contact .contact-tel {
  width: 79.4666666667vw;
  margin: 3.3333333333vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contact .contact-tel {
    width: 29.8vw;
    margin: 1.25vw auto 0;
  }
}
.sausage-26cp .contact .contact-period {
  width: 76.6666666667vw;
  margin: 4vw auto 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .contact .contact-period {
    width: 28.75vw;
    margin: 1.5vw auto 0;
  }
}

.sausage-26cp {
  /******* 固定ボタン *******/
}
.sausage-26cp .fixbtn {
  position: fixed;
  right: 2.6666666667vw;
  bottom: -53.3333333333vw;
  width: 14.9333333333vw;
  transition: all 0.5s ease;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .fixbtn {
    right: 50%;
    transform: translateX(18.5vw);
    bottom: -20vw;
    width: 5.6vw;
  }
}
.sausage-26cp .fixbtn.active {
  bottom: 3.3333333333vw;
  opacity: 1;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .fixbtn.active {
    opacity: 1;
    bottom: 1.25vw;
  }
}
.sausage-26cp .fixbtn.pagebtm {
  opacity: 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .fixbtn.pagebtm {
    opacity: 0;
  }
}
.sausage-26cp .fixbtn ul li:nth-child(3) {
  margin: 4vw 0 0;
}
@media only screen and (min-width: 1025px) {
  .sausage-26cp .fixbtn ul li:nth-child(3) {
    margin: 1.5vw 0 0;
  }
}

/******* PAGETOPカスタマイズ *******/
.page-top {
  display: none !important;
}