@charset "UTF-8";
html {
  font-size: 62.5%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  word-wrap: break-word;
}

body {
  font-size: 1.6rem;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
body.pre {
  background-color: #8C8C8C;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

h1, h2, h3, div, p, ul, li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

img {
  width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom;
}

a:hover img {
  filter: brightness(1.2);
  opacity: 0.9;
}

.pcOnly {
  display: none;
}
@media only screen and (min-width: 769px) {
  .pcOnly {
    display: inline;
  }
}

.spOnly {
  display: inline;
}
@media only screen and (min-width: 769px) {
  .spOnly {
    display: none;
  }
}

@media only screen and (min-width: 420px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/******* ヘッダー＆キービジュアル＆アウトライン *******/
.kv-outline--bk {
  width: 100vw;
  background-image: url(../img/outline_bk_sp.jpg);
  background-position: bottom center;
  background-size: 100% auto;
}
@media only screen and (min-width: 769px) {
  .kv-outline--bk {
    width: 100%;
    background-image: url(../img/kv_outline_bk_tb.jpg);
    background-position: top center;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 960px) {
  .kv-outline--bk {
    background-image: url(../img/kv_outline_bk_pc.jpg);
    background-size: auto;
  }
}
@media only screen and (min-width: 2001px) {
  .kv-outline--bk {
    background-size: 100% 570px;
  }
}

.header {
  width: 100vw;
  background-color: #ff161f;
}
@media only screen and (min-width: 769px) {
  .header {
    width: 100%;
  }
}
.header .header--inner {
  width: 32.4vw;
  margin: 0 auto;
  padding: 0.2666666667vw 0 1.3333333333vw;
}
@media only screen and (min-width: 769px) {
  .header .header--inner {
    width: 25.3125vw;
    padding: 0.5208333333vw 0;
  }
}
@media only screen and (min-width: 960px) {
  .header .header--inner {
    width: 243px;
    padding: 5px 0;
  }
}

.kv {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .kv {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .kv .kv--inner {
    width: 100vw;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 960px) {
  .kv .kv--inner {
    width: 960px;
  }
}

.period {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .period {
    width: 96.25vw;
    margin: 0 auto;
    padding: 1.5625vw 0;
  }
}
@media only screen and (min-width: 960px) {
  .period {
    width: 924px;
    padding: 15px 0;
  }
}

.outline {
  width: 100vw;
  padding: 6vw 0 6vw;
}
@media only screen and (min-width: 769px) {
  .outline {
    width: 100%;
    padding: 3.5416666667vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .outline {
    padding: 34px 0 0;
  }
}
.outline .outline--inner {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner {
    width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner {
    width: 960px;
  }
}
.outline .outline--inner--title {
  width: 76.5333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--title {
    width: 78.0208333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner--title {
    width: 749px;
  }
}
.outline .outline--inner--prize {
  position: relative;
  width: 100vw;
  margin: 6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--prize {
    width: 96.3541666667vw;
    margin: 3.0666666667vw auto 0;
    display: flex;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner--prize {
    width: 925px;
    margin: 23px auto 0;
  }
}
.outline .outline--inner--prize--a {
  width: 98.6666666667vw;
  margin: 0 auto 0 0;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--prize--a {
    width: 53.2291666667vw;
    margin: 0 auto 0 0.8333333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner--prize--a {
    width: 511px;
    margin: 0 auto 0 8px;
  }
}
.outline .outline--inner--prize--b {
  width: 84.6666666667vw;
  margin: 19.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--prize--b {
    width: 43.2291666667vw;
    margin: 1.875vw auto -0.2083333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner--prize--b {
    width: 415px;
    margin: 18px auto 0 -2px;
  }
}
.outline .outline--inner--icon {
  position: absolute;
  width: 36.1333333333vw;
  top: 74.2666666667vw;
  right: 2.2666666667vw;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--icon {
    display: none;
  }
}
.outline .outline--inner--note {
  width: 91.4666666667vw;
  margin: 9.8666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .outline .outline--inner--note {
    width: 93.75vw;
    margin: -2.6041666667vw 0 0 5.2083333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .outline .outline--inner--note {
    width: 900px;
    margin: -25px 0 0 50px;
  }
}

.method--title {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .method--title {
    width: 100%;
  }
}
.method--title .method--title--inner {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .method--title .method--title--inner {
    width: 17.1875vw;
    margin: 6.4583333333vw auto 0;
    padding-bottom: 1.0416666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .method--title .method--title--inner {
    width: 165px;
    margin: 62px auto 0;
    padding-bottom: 10px;
  }
}

/******* ヘッダー＆キービジュアル＆アウトライン *******/
/******* 対象商品 *******/
.prod-flow-bk {
  background-color: #fff;
  padding-bottom: 18vw;
}
@media only screen and (min-width: 769px) {
  .prod-flow-bk {
    padding-bottom: 5.9375vw;
  }
}
@media only screen and (min-width: 960px) {
  .prod-flow-bk {
    background-image: url(../img/prod_bk_pc.jpg);
    background-position: top center;
    background-size: auto;
    padding-bottom: 57px;
  }
}

.prod {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .prod {
    width: 100%;
  }
}
.prod .prod--inner {
  padding: 3.3333333333vw 0 0;
}
@media only screen and (min-width: 769px) {
  .prod .prod--inner {
    width: 100vw;
    margin: 0 auto;
    padding: 2.6041666667vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod .prod--inner {
    width: 960px;
    padding: 25px 0 0;
  }
}
.prod .prod--inner--title {
  width: 89.3333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .prod .prod--inner--title {
    width: 86.4583333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .prod .prod--inner--title {
    width: 830px;
  }
}

.prod--logo--monpetit {
  width: 72.6666666667vw;
  margin: 2.1333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--logo--monpetit {
    width: 30.5208333333vw;
    margin: 1.0416666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--logo--monpetit {
    width: 293px;
    margin: 10px auto 0;
  }
}

@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 87.9166666667vw;
    margin: 0.5208333333vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit1 {
    width: 844px;
    margin: 5px auto 0;
  }
}
.prod--pkg--monpetit1 li:nth-child(1) {
  width: 65.3333333333vw;
  margin: 2vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit1 li:nth-child(1) {
    width: 24.6875vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit1 li:nth-child(1) {
    width: 237px;
  }
}
.prod--pkg--monpetit1 li:nth-child(2) {
  width: 68vw;
  margin: 5.8666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit1 li:nth-child(2) {
    width: 28.2291666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit1 li:nth-child(2) {
    width: 271px;
  }
}
.prod--pkg--monpetit1 li:nth-child(3) {
  width: 65.6vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit1 li:nth-child(3) {
    width: 24.7916666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit1 li:nth-child(3) {
    width: 238px;
  }
}

@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 88.75vw;
    margin: 3.125vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit2 {
    width: 852px;
    margin: 30px auto 0;
  }
}
.prod--pkg--monpetit2 li:nth-child(1) {
  width: 64.2666666667vw;
  margin: 8.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit2 li:nth-child(1) {
    width: 23.9583333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit2 li:nth-child(1) {
    width: 230px;
  }
}
.prod--pkg--monpetit2 li:nth-child(2) {
  width: 64.5333333333vw;
  margin: 6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit2 li:nth-child(2) {
    width: 25.1041666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit2 li:nth-child(2) {
    width: 241px;
  }
}
.prod--pkg--monpetit2 li:nth-child(3) {
  width: 68.2666666667vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit2 li:nth-child(3) {
    width: 27.2916666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit2 li:nth-child(3) {
    width: 262px;
  }
}

@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 79.2708333333vw;
    margin: 4.1666666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit3 {
    width: 761px;
    margin: 40px auto 0;
  }
}
.prod--pkg--monpetit3 li:nth-child(1) {
  width: 88.9333333333vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit3 li:nth-child(1) {
    width: 43.6458333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit3 li:nth-child(1) {
    width: 419px;
  }
}
.prod--pkg--monpetit3 li:nth-child(2) {
  width: 62.6666666667vw;
  margin: 8.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--monpetit3 li:nth-child(2) {
    width: 30.8333333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--monpetit3 li:nth-child(2) {
    width: 296px;
  }
}

.prod--logo--one {
  width: 52.1333333333vw;
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--logo--one {
    width: 30.5208333333vw;
    margin: 1.0416666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--logo--one {
    width: 211px;
    margin: 25px auto 0;
  }
}

@media only screen and (min-width: 769px) {
  .prod--pkg--one {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 95.8333333333vw;
    margin: -1.5625vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--one {
    width: 920px;
    margin: -15px auto 0;
  }
}
.prod--pkg--one li:nth-child(1) {
  width: 78.6666666667vw;
  margin: -3.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--one li:nth-child(1) {
    width: 61.9791666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--one li:nth-child(1) {
    width: 595px;
  }
}
.prod--pkg--one li:nth-child(2) {
  width: 67.6vw;
  margin: 10.2666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--one li:nth-child(2) {
    width: 27.0833333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--one li:nth-child(2) {
    width: 260px;
  }
}

.prod--logo--felix {
  width: 72.5333333333vw;
  margin: 11.7333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--logo--felix {
    width: 35.9375vw;
    margin: 8.3333333333vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--logo--felix {
    width: 345px;
    margin: 80px auto 0;
  }
}

@media only screen and (min-width: 769px) {
  .prod--pkg--felix {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 91.6666666667vw;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--felix {
    width: 880px;
  }
}
.prod--pkg--felix li:nth-child(1) {
  width: 84.5333333333vw;
  margin: 6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--felix li:nth-child(1) {
    width: 35.9375vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--felix li:nth-child(1) {
    width: 345px;
  }
}
.prod--pkg--felix li:nth-child(2) {
  width: 74vw;
  margin: 8.8vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--pkg--felix li:nth-child(2) {
    width: 51.25vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--pkg--felix li:nth-child(2) {
    width: 492px;
  }
}

.prod--dotline {
  width: 90vw;
  margin: 19.2vw auto 0;
}
@media only screen and (min-width: 769px) {
  .prod--dotline {
    width: 90.625vw;
    margin: 7.2916666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .prod--dotline {
    width: 870px;
    margin: 70px auto 0;
  }
}

/******* 対象商品 *******/
/******* 応募の流れ *******/
.flow {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .flow {
    width: 100%;
  }
}
.flow .flow--inner {
  padding: 6.6666666667vw 0 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--inner {
    width: 100vw;
    margin: 0 auto;
    padding: 6.6666666667vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--inner {
    width: 960px;
    padding: 64px 0 0;
  }
}
.flow .flow--inner--title {
  width: 31.6vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .flow .flow--inner--title {
    width: 21.0416666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--inner--title {
    width: 202px;
  }
}
.flow .flow--wrap--step1 {
  width: 92vw;
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--wrap--step1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 76.4583333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--wrap--step1 {
    width: 734px;
    margin: 30px auto 0;
  }
}
.flow .flow--step1--title {
  width: 36.4vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--title {
    width: 14.7916666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--title {
    width: 142px;
  }
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--cont {
    width: 59.375vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--cont {
    width: 570px;
  }
}
.flow .flow--step1--cont--title {
  width: 57.0666666667vw;
  margin: 3.6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--cont--title {
    width: 31.1458333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--cont--title {
    width: 299px;
  }
}
.flow .flow--step1--cont--txt {
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--cont--txt {
    margin: 1.5625vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--cont--txt {
    margin: 15px 0 0;
  }
}
.flow .flow--step1--cont--txt p {
  font-size: 3.2vw;
  text-align: justify;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--cont--txt p {
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--cont--txt p {
    font-size: 1.5rem;
  }
}
.flow .flow--step1--cont--txt p .udl {
  text-decoration: underline;
}
.flow .flow--step1--cont--txt .flow--step1--cont--clm {
  font-size: 3.2vw;
  text-align: justify;
  padding: 3.2vw 2vw;
  border: 1px solid #008cda;
  border-radius: 2vw;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step1--cont--txt .flow--step1--cont--clm {
    font-size: 1.5625vw;
    padding: 1.25vw;
    border: 2px solid #008cda;
    border-radius: 1.0416666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step1--cont--txt .flow--step1--cont--clm {
    font-size: 1.5rem;
    padding: 12px;
    border-radius: 10px;
  }
}
.flow .flow--arrow {
  width: 23.2vw;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--arrow {
    width: 6.5625vw;
    margin: 3.125vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--arrow {
    width: 63px;
    margin: 30px auto 0;
  }
}
.flow .flow--step2--bk {
  position: relative;
  width: 91.3333333333vw;
  height: 35.0666666667vw;
  margin: -5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--bk {
    display: none;
  }
}
.flow .flow--wrap--step2 {
  width: 92vw;
  margin: -20vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--wrap--step2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 76.4583333333vw;
    margin: 3.125vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--wrap--step2 {
    width: 734px;
    margin: 30px auto 0;
  }
}
.flow .flow--step2--title {
  width: 36.4vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--title {
    width: 14.7916666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--title {
    width: 142px;
  }
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--cont {
    width: 59.375vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--cont {
    width: 570px;
  }
}
.flow .flow--step2--cont--title {
  width: 39.0666666667vw;
  margin: 3.6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--cont--title {
    width: 21.3541666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--cont--title {
    width: 205px;
  }
}
.flow .flow--step2--cont--txt {
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--cont--txt {
    margin: 1.5625vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--cont--txt {
    margin: 15px 0 0;
  }
}
.flow .flow--step2--cont--txt p {
  font-size: 3.2vw;
  text-align: justify;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--cont--txt p {
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--cont--txt p {
    font-size: 1.5rem;
  }
}
.flow .flow--step2--cont--txt .step02_btn {
  width: 90.6666666667vw;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step2--cont--txt .step02_btn {
    width: 59.0625vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step2--cont--txt .step02_btn {
    width: 567px;
  }
}
.flow .flow--arrow2 {
  width: 23.2vw;
  margin: 9.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--arrow2 {
    width: 6.5625vw;
    margin: 3.125vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--arrow2 {
    width: 63px;
    margin: 30px auto 0;
  }
}
.flow .flow--step3--bk {
  position: relative;
  width: 91.3333333333vw;
  height: 35.0666666667vw;
  margin: -5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--bk {
    display: none;
  }
}
.flow .flow--wrap--step3 {
  width: 92vw;
  margin: -20vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--wrap--step3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 76.4583333333vw;
    margin: 3.125vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--wrap--step3 {
    width: 734px;
    margin: 30px auto 0;
  }
}
.flow .flow--step3--title {
  width: 36.4vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--title {
    width: 14.7916666667vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step3--title {
    width: 142px;
  }
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--cont {
    width: 59.375vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step3--cont {
    width: 570px;
  }
}
.flow .flow--step3--cont--title {
  width: 18.1333333333vw;
  margin: 3.6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--cont--title {
    width: 9.8958333333vw;
    margin: 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step3--cont--title {
    width: 95px;
  }
}
.flow .flow--step3--cont--txt {
  margin: 5.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--cont--txt {
    margin: 1.5625vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step3--cont--txt {
    margin: 15px 0 0;
  }
}
.flow .flow--step3--cont--txt p {
  font-size: 3.2vw;
  text-align: justify;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 769px) {
  .flow .flow--step3--cont--txt p {
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .flow .flow--step3--cont--txt p {
    font-size: 1.5rem;
  }
}
.flow .flow--step3--cont--txt p .txt_red {
  color: #e90000;
}

.flow--dotline {
  width: 90vw;
  margin: 10vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow--dotline {
    width: 90.625vw;
    margin: 5.625vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow--dotline {
    width: 870px;
    margin: 54px auto 0;
  }
}

.flow--deadline {
  width: 90.6666666667vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow--deadline {
    width: 61.7708333333vw;
    margin: 5.2083333333vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow--deadline {
    width: 593px;
    margin: 50px auto 0;
  }
}

.flow--deadline--bk {
  margin: -3.0666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow--deadline--bk {
    display: none;
  }
}

.flow--btn {
  width: 81.4666666667vw;
  margin: 0.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .flow--btn {
    width: 46.875vw;
    margin: 4.6875vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .flow--btn {
    width: 450px;
    margin: 45px auto 0;
  }
}

/******* 応募の流れ *******/
/******* 購入証明書類の画像アップロードについて*******/
.upload {
  width: 100vw;
  background-color: #008cda;
}
@media only screen and (min-width: 769px) {
  .upload {
    width: 100%;
  }
}
@media only screen and (min-width: 960px) {
  .upload {
    background-image: url(../img/upload_bk_pc.jpg);
    background-size: auto;
    background-position: top center;
  }
}
.upload .upload--inner {
  padding: 5.3333333333vw 0 6.6666666667vw;
}
@media only screen and (min-width: 769px) {
  .upload .upload--inner {
    width: 100vw;
    margin: 0 auto;
    padding: 5.5208333333vw 0 6.4583333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload .upload--inner {
    width: 960px;
    padding: 53px 0 62px;
  }
}
.upload .upload--inner--title {
  width: 91.3333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .upload .upload--inner--title {
    width: 67.7083333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload .upload--inner--title {
    width: 650px;
  }
}

.upload--need {
  width: 90.6666666667vw;
  margin: 5.6vw auto 0;
}
@media only screen and (min-width: 769px) {
  .upload--need {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 67.7083333333vw;
    margin: 3.4375vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .upload--need {
    width: 650px;
    margin: 33px auto 0;
  }
}
.upload--need li {
  margin-bottom: 5.6vw;
}
@media only screen and (min-width: 769px) {
  .upload--need li {
    width: 31.0416666667vw;
    margin-bottom: 2.0833333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload--need li {
    width: 298px;
    margin-bottom: 20px;
  }
}

.upload--good {
  position: relative;
  width: 90.6666666667vw;
  margin: 11.8666666667vw auto 0;
  background-color: #fff;
  border-radius: 2.1333333333vw;
  padding: 4.8vw 0;
}
@media only screen and (min-width: 769px) {
  .upload--good {
    width: 79.375vw;
    margin: 6.7708333333vw auto 0;
    border-radius: 1.5625vw;
    padding: 2.0833333333vw 0;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good {
    width: 762px;
    margin: 65px auto 0;
    border-radius: 15px;
    padding: 20px 0;
  }
}
.upload--good .upload--good--title {
  width: 41.7333333333vw;
  margin: -9.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--good--title {
    width: 16.9791666667vw;
    margin: -3.6458333333vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--good--title {
    width: 163px;
    margin: -35px auto 0;
  }
}
.upload--good .upload--good--fig {
  width: 84.8vw;
  margin: 4vw auto 0;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--good--fig {
    display: flex;
    justify-content: space-between;
    width: 67.1875vw;
    margin: 2.0833333333vw auto 0 4.7916666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--good--fig {
    width: 645px;
    margin: 20px auto 0 46px;
  }
}
.upload--good .upload--good--fig li:nth-child(1) {
  width: 84.8vw;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--good--fig li:nth-child(1) {
    width: 42.6041666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--good--fig li:nth-child(1) {
    width: 409px;
  }
}
.upload--good .upload--good--fig li:nth-child(2) {
  width: 52.4vw;
  margin: 6.6666666667vw auto 0 19.3333333333vw;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--good--fig li:nth-child(2) {
    width: 20.2083333333vw;
    margin: 2.0833333333vw 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--good--fig li:nth-child(2) {
    width: 194px;
    margin: 20px 0 0;
  }
}
.upload--good .upload--good--text {
  width: 67.8666666667vw;
  margin: 6.6666666667vw auto 0 5.7333333333vw;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--good--text {
    width: 70.5208333333vw;
    margin: 1.875vw auto 0 3.125vw;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--good--text {
    width: 677px;
    margin: 18px auto 0 30px;
  }
}
.upload--good .upload--bad--pc {
  display: none;
}
@media only screen and (min-width: 769px) {
  .upload--good .upload--bad--pc {
    display: block;
    width: 73.3333333333vw;
    margin: 2.6041666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .upload--good .upload--bad--pc {
    width: 704px;
    margin: 25px auto 0;
  }
}

.upload--bad--sp {
  width: 90.6666666667vw;
  margin: 8vw auto 0;
}
@media only screen and (min-width: 769px) {
  .upload--bad--sp {
    display: none;
  }
}

.not {
  width: 90.6666666667vw;
  margin: 6vw auto 0;
  background-color: #fff;
  padding-bottom: 7.3333333333vw;
}
@media only screen and (min-width: 769px) {
  .not {
    width: 79.375vw;
    margin: 2.0833333333vw auto 0;
    padding-bottom: 2.8125vw;
  }
}
@media only screen and (min-width: 960px) {
  .not {
    width: 762px;
    margin: 20px auto 0;
    padding-bottom: 27px;
  }
}
.not .not--title {
  background-color: #000;
  text-align: center;
  padding: 2.9333333333vw 0;
}
@media only screen and (min-width: 769px) {
  .not .not--title {
    padding: 0.9375vw 0;
  }
}
@media only screen and (min-width: 960px) {
  .not .not--title {
    padding: 9px 0;
  }
}
.not .not--title img {
  width: 68.6666666667vw;
}
@media only screen and (min-width: 769px) {
  .not .not--title img {
    width: 30.4166666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .not .not--title img {
    width: 292px;
  }
}
.not p {
  font-size: 4.2666666667vw;
  text-align: center;
  margin: 6.6666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .not p {
    font-size: 1.3541666667vw;
    margin: 1.3541666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .not p {
    font-size: 1.3rem;
    margin: 13px auto 0;
  }
}
.not .not--fig {
  width: 59.4666666667vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .not .not--fig {
    display: flex;
    justify-content: space-between;
    width: 72.7083333333vw;
    margin: 1.5625vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .not .not--fig {
    width: 698px;
    margin: 15px auto 0;
  }
}
.not .not--fig li {
  margin: 3.3333333333vw auto 0;
}
@media only screen and (min-width: 960px) {
  .not .not--fig li {
    width: 223px;
    margin: 0;
  }
}

/******* 購入証明書類の画像アップロードについて*******/
/******* 注意事項*******/
@media only screen and (min-width: 960px) {
  .notes--terms--bk {
    background-image: url(../img/prod_bk_pc.jpg);
    background-position: top center;
    background-size: auto;
  }
}

.notes {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .notes {
    width: 100%;
  }
}
.notes .notes--inner {
  width: 90.6666666667vw;
  margin: 0 auto;
  padding-top: 9.3333333333vw;
}
@media only screen and (min-width: 769px) {
  .notes .notes--inner {
    width: 84.5833333333vw;
    padding-top: 8.3333333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .notes .notes--inner {
    width: 812px;
    padding-top: 80px;
  }
}
.notes .notes--inner--title {
  width: 31.7333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .notes .notes--inner--title {
    width: 18.2291666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .notes .notes--inner--title {
    width: 175px;
  }
}
.notes .notes--note {
  margin-top: 7.3333333333vw;
  font-size: 3.4666666667vw;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (min-width: 769px) {
  .notes .notes--note {
    margin-top: 3.6458333333vw;
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .notes .notes--note {
    margin-top: 35px;
    font-size: 1.5rem;
  }
}
.notes .notes--text {
  margin-top: 4vw;
  font-size: 3.4666666667vw;
}
@media only screen and (min-width: 769px) {
  .notes .notes--text {
    margin-top: 3.6458333333vw;
    font-size: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .notes .notes--text {
    margin-top: 35px;
    font-size: 1.5rem;
  }
}
.notes .notes--text li {
  list-style: disc;
  margin-left: 1.5em;
}
@media only screen and (min-width: 769px) {
  .notes .notes--text li {
    margin-bottom: 1em;
  }
}

.notes--dotline {
  width: 90vw;
  margin: 12.5333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .notes--dotline {
    width: 90.625vw;
    margin: 8.8541666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .notes--dotline {
    width: 870px;
    margin: 85px auto 0;
  }
}

/******* 注意事項*******/
.terms {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .terms {
    width: 100%;
  }
}

.terms--inner {
  width: 100vw;
  padding-top: 7.33vw;
}
@media only screen and (min-width: 769px) {
  .terms--inner {
    width: 93.75vw;
    margin: 0 auto;
    padding-top: 8.6458333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner {
    width: 900px;
    padding-top: 83px;
  }
}

.terms--inner--title {
  width: 32vw;
  margin: 0 auto;
  padding-bottom: 0.1em;
}
@media only screen and (min-width: 769px) {
  .terms--inner--title {
    width: 15.2083333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--title {
    width: 146px;
  }
}

.terms--inner--note {
  width: 93.3333333333vw;
  margin: 5.6vw auto 0;
  font-size: 3.2vw;
}
@media only screen and (min-width: 769px) {
  .terms--inner--note {
    width: 84.0625vw;
    font-size: 1.6666666667vw;
    text-align: center;
    margin: 2.5vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--note {
    width: 807px;
    margin: 24px auto 0;
    font-size: 1.6rem;
  }
}

.terms--inner--cont {
  width: 93.3333333333vw;
  height: 120vw;
  overflow-y: scroll;
  margin: 1.86vw auto 0;
  padding: 1.75em 1em 1em;
  border: 1px solid #ccc;
}
@media only screen and (min-width: 769px) {
  .terms--inner--cont {
    width: 84.0625vw;
    height: 51.0416666667vw;
    margin: 1.0416666667vw auto 0;
    font-size: 1.6666666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--cont {
    width: 870px;
    height: 490px;
    margin: 10px auto 0;
    font-size: 1.6rem;
  }
}

.terms--inner--cont--note {
  font-size: 3.2vw;
  text-align: center;
  margin-bottom: 1.5em;
}
@media only screen and (min-width: 960px) {
  .terms--inner--cont--note {
    font-size: 1.6rem;
  }
}

.terms--inner--cont h4 {
  font-size: 2.9333333333vw;
  font-weight: bold;
  line-height: 2;
}
@media only screen and (min-width: 769px) {
  .terms--inner--cont h4 {
    font-size: 1.6666666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--cont h4 {
    font-size: 1.6rem;
  }
}

.terms--inner--cont p {
  font-size: 3.2vw;
  line-height: 2;
}
@media only screen and (min-width: 769px) {
  .terms--inner--cont p {
    font-size: 1.6666666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--cont p {
    font-size: 1.6rem;
  }
}

.terms--inner--btn {
  width: 69.33vw;
  margin: 10vw auto 0;
}
@media only screen and (min-width: 769px) {
  .terms--inner--btn {
    width: 43.3333333333vw;
    margin: 4.1666666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .terms--inner--btn {
    width: 416px;
    margin: 40px auto 0;
  }
}
.terms--inner--btn a {
  cursor: default;
  pointer-events: none;
}
.terms--inner--btn a img {
  opacity: 0.3;
}
.terms--inner--btn a:hover img {
  opacity: 0.3;
}
.terms--inner--btn.active a {
  cursor: pointer;
  pointer-events: all;
}
.terms--inner--btn.active a img {
  opacity: 1;
}
.terms--inner--btn.active a:hover img {
  opacity: 0.7;
}

.terms_reading {
  margin-top: 10em;
}

/******* 応募規約*******/
.contact--spec--bk {
  background-color: #efefef;
  background-image: url(../img/ft_bk_sp.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  margin: 13.0666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .contact--spec--bk {
    width: 100%;
    margin: 6.7708333333vw auto 0;
    background-image: url(../img/ft_bk_tb.jpg);
    background-position: top center;
  }
}
@media only screen and (min-width: 960px) {
  .contact--spec--bk {
    margin: 65px auto 0;
    background-image: url(../img/ft_bk_pc.jpg);
    background-size: auto;
  }
}

.contact {
  width: 100vw;
}
@media only screen and (min-width: 769px) {
  .contact {
    width: 100%;
  }
}

.contact--inner {
  width: 100vw;
  padding-top: 10vw;
}
@media only screen and (min-width: 769px) {
  .contact--inner {
    width: 89.2708333333vw;
    margin: 0 auto;
    padding-top: 3.9583333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .contact--inner {
    width: 960px;
    padding-top: 38px;
  }
}

.contact--inner--title {
  width: 90.9333333333vw;
  margin: 0 auto;
}
@media only screen and (min-width: 769px) {
  .contact--inner--title {
    width: 59.4791666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .contact--inner--title {
    width: 571px;
  }
}

.contact--inner--cont--text {
  font-size: 3.2vw;
  text-align: center;
  margin: 3.0666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .contact--inner--cont--text {
    font-size: 1.4583333333vw;
    margin: 2.2916666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .contact--inner--cont--text {
    font-size: 1.4rem;
    margin: 22px auto 0;
  }
}

.contact--inner--cont--tel {
  width: 75.0666666667vw;
  margin: 2vw auto 0;
}
@media only screen and (min-width: 769px) {
  .contact--inner--cont--tel {
    width: 36.9791666667vw;
    margin: 1.0416666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .contact--inner--cont--tel {
    width: 355px;
    margin: 10px auto 0;
  }
}

.contact--inner--cont--time {
  font-size: 3.2vw;
  text-align: center;
  margin: 1.3333333333vw auto 0;
}
@media only screen and (min-width: 769px) {
  .contact--inner--cont--time {
    font-size: 1.4583333333vw;
    margin: 1.0416666667vw auto 0;
  }
}
@media only screen and (min-width: 960px) {
  .contact--inner--cont--time {
    font-size: 1.4rem;
    margin: 10px auto 0;
  }
}

.spec {
  width: 100vw;
  padding-bottom: 40vw;
}
@media only screen and (min-width: 769px) {
  .spec {
    width: 100%;
    padding-bottom: 31.25vw;
  }
}
@media only screen and (min-width: 960px) {
  .spec {
    padding-bottom: 300px;
  }
}

.spec--inner {
  width: 91.6vw;
  margin: 0 auto;
  padding-top: 9.0666666667vw;
}
@media only screen and (min-width: 769px) {
  .spec--inner {
    width: 89.2708333333vw;
    margin: 0 auto;
    padding-top: 6.7708333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .spec--inner {
    width: 857px;
    padding-top: 65px;
  }
}

.spec--inner--title {
  font-size: 3.2vw;
  border-bottom: 1px dotted #333;
  padding-bottom: 0.25em;
}
@media only screen and (min-width: 769px) {
  .spec--inner--title {
    font-size: 1.7708333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .spec--inner--title {
    font-size: 1.7rem;
  }
}

.spec--inner--subtitle {
  font-size: 3.2vw;
  margin: 4vw auto 0 4vw;
}
@media only screen and (min-width: 769px) {
  .spec--inner--subtitle {
    font-size: 1.6666666667vw;
    margin: 1.6666666667vw auto 0 3.6458333333vw;
  }
}
@media only screen and (min-width: 960px) {
  .spec--inner--subtitle {
    font-size: 1.6rem;
    margin: 16px auto 0 35px;
  }
}

.spec--inner--txt {
  font-size: 3.2vw;
  margin: 0.25vw auto 0 6vw;
}
@media only screen and (min-width: 769px) {
  .spec--inner--txt {
    font-size: 1.6666666667vw;
    margin: 0.5208333333vw auto 0 5.7291666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .spec--inner--txt {
    font-size: 1.6rem;
    margin: 5px auto 0 55px;
  }
}

.spec--inner--note {
  width: 91.6vw;
  padding: 3.3333333333vw 2.6666666667vw;
  border: 1px solid #000;
  font-size: 2.9333333333vw;
  margin: 4.2666666667vw auto 0;
}
@media only screen and (min-width: 769px) {
  .spec--inner--note {
    width: 89.2708333333vw;
    padding: 1.875vw 3.125vw;
    font-size: 1.3541666667vw;
    margin: 2.2916666667vw auto;
  }
}
@media only screen and (min-width: 960px) {
  .spec--inner--note {
    width: 857px;
    padding: 18px 30px;
    font-size: 1.3rem;
    margin: 22px auto;
  }
}

/******* お問い合わせ&推奨環境 *******/
.ptop {
  position: fixed;
  bottom: -18vw;
  right: 2.5vw;
  width: 16.8vw;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 769px) {
  .ptop {
    bottom: -9.8958333333vw;
    right: 1.5625vw;
    width: 8.8541666667vw;
  }
}
@media only screen and (min-width: 960px) {
  .ptop {
    bottom: -95px;
    right: 15px;
    width: 85px;
  }
}
.ptop.active {
  bottom: 3vw;
}
@media only screen and (min-width: 769px) {
  .ptop.active {
    bottom: 1.5625vw;
  }
}
@media only screen and (min-width: 960px) {
  .ptop.active {
    bottom: 15px;
  }
}
.ptop:hover {
  cursor: pointer;
  opacity: 0.8;
}

/******* ページトップへ *******/
.upin {
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  opacity: 0;
  transform: translateY(30px);
}
.upin.active {
  opacity: 1;
  transform: translateY(0);
}

/******* アニメーション *******//*# sourceMappingURL=style.css.map */