@use '../../../user_data/packages/default/css/_reset.scss';

body[name="ig_userpost"] {
  margin: 0;
  margin-block: 0;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #333;
}

html p,
body {
  margin-block: 0;
}

main {
  overflow-x: hidden;
}

main h2,
main h1,
main h3,
main h4,
main span,
main em,
main p {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  margin-block: 0;
}

main ul,
main li,
main dd,
main dl,
main div {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-block: 0;
}

.sp_display {
  display: none;
}

.pc_diplay {
  display: block;
}

@media screen and (max-width: 700px) {
  .pc_display {
    display: none;
  }
}

@media screen and (max-width: 700px) {
  .sp_display {
    display: block;
  }
}

.l-coffee {
  color: #f4cca6;
}

.noto {
  font-family: "Noto Sans JP", sans-serif;
}

.jost {
  font-family: "Jost", sans-serif;
}

#all_wrap {
  width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width: 700px) {
  #all_wrap {
    width: 100vw;
  }
}

#bread {
  width: 1000px;
  height: auto;
  padding: 0 0 10px 0;
  width: 800px;
  letter-spacing: 0.1rem;
  margin-bottom: 30px;
  color: #333;
}

#bread ol {
  line-height: 25px;
  list-style-type: none;
  clear: both;
}

#bread ol li {
  list-style-type: none;
  float: left;
  width: auto;
  padding: 0px 10px 0px 0px;
}

@media screen and (min-width: 701px) {
  #cont_aside_wrap {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-flow: row;
  }
}

@media screen and (max-width: 700px) {
  #cont_aside_wrap {
    width: 100vw;
    display: block;
    margin: 0;
  }
}

@media screen and (max-width: 700px) {
  #cont_aside_wrap #side_nav {
    display: none;
  }
}

#step_outer_wrap {
  background: #f4f4f4;
}

@media screen and (max-width: 700px) {
  #step_outer_wrap {
    width: 100vw;
  }
}

#step_outer_wrap #ttl_how_rev_wrap {
  width: 100%;
  height: 190px;
  position: relative;
}

@media screen and (max-width: 700px) {
  #step_outer_wrap #ttl_how_rev_wrap {
    height: 30.6vw;
  }
}

#step_outer_wrap #ttl_how_rev_wrap h2 {
  font-size: 30px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 60%;
  letter-spacing: 0.1em;
  color: #222;
}

@media screen and (max-width: 700px) {
  #step_outer_wrap #ttl_how_rev_wrap h2 {
    font-size: 5.06vw;
  }
}

#step_outer_wrap #ttl_how_rev_wrap h2 img {
  position: absolute;
  width: 221px;
  height: 40px;
  top: -40px;
  left: 15px;
  image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width: 700px) {
  #step_outer_wrap #ttl_how_rev_wrap h2 img {
    width: 38.1vw;
    height: 7.6vw;
  }
}

.step_wrap {
  background: #fff;
}

main[name="how_rev_outer"] p,
main[name="how_rev_outer"] h3 {
  color: #222;
}

@media screen and (min-width: 701px) {
  main[name="how_rev_outer"] {
    width: 810px;
  }
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] {
    width: 100vw;
  }
}

main[name="how_rev_outer"] .step_wrap {
  position: relative;
  width: 610px;
  margin: 0 auto 50px auto;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap {
    width: 84.0vw;
    margin: 0 auto 8vw auto;
  }
}

main[name="how_rev_outer"] .step_wrap #ttl_how_rev_wrap {
  height: 190px;
  display: flex;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap #ttl_how_rev_wrap {
    height: 30.6vw;
  }
}

main[name="how_rev_outer"] .step_wrap .ttl_step_wrap {
  position: absolute;
  top: -23px;
  left: -7px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap .ttl_step_wrap {
    top: -4.5vw;
  }
}

main[name="how_rev_outer"] .step_wrap .ttl_step_wrap span {
  display: block;
  top: 0;
  left: 0;
  line-height: 0;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap .ttl_step_wrap span {
    top: 0;
    left: 0;
    height: 6vw;
  }

  main[name="how_rev_outer"] .step_wrap .ttl_step_wrap span.pc_ttl {
    display: none;
  }
}

main[name="how_rev_outer"] .step_wrap .ttl_step_wrap h3 {
  font-size: 16px;
  font-weight: 500;
  top: -15px;
  left: 0;
  margin-left: 20px;
  letter-spacing: 0.1rem;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap .ttl_step_wrap h3 {
    font-size: 3.2vw;
    top: -2.5vw;
    width: 100%;
    margin-left: 3vw;
  }
}

main[name="how_rev_outer"] .step_wrap .stepimage {
  margin: 0 auto;
}

main[name="how_rev_outer"] .step_wrap .stepimage>.ex_fig {
  position: absolute;
  top: 46.3%;
  left: 59%;
}

main[name="how_rev_outer"] .step_wrap .stepimage>.ex_fig img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

@media screen and (max-width: 700px) {
  main[name="how_rev_outer"] .step_wrap .stepimage {
    top: 0;
    left: 0;
  }
}

.flame_anim {
  animation: flame 1.5s ease-in 3s infinite;
}

@keyframes flame {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

main em {
  font-style: inherit;
  font-weight: 800;
}

#step1 {
  height: 270px;
}

@media screen and (max-width: 700px) {
  #step1 {
    height: 92.0vw;
  }
}

#step1 .ttl-eng {
  width: 48px;
}

#step1 .ttl-eng img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

#step1 .stepimage {
  width: 560px;
  height: 225px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  image-rendering: pixelated;
}

@media screen and (max-width: 700px) {
  #step1 .stepimage {
    width: 80vw;
    height: inherit;
    top: 54%;
  }

  #step1 .stepimage img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
  }
}

#step1 .flame_step1 {
  position: absolute;
  display: block;
  width: 184px;
  height: 31px;
  top: 64%;
  left: 64%;
  opacity: 0;
  border: #f4cca6 solid 4px;
}

@media screen and (max-width: 700px) {
  #step1 .flame_step1 {
    width: 23vw;
    height: 4vw;
    top: 80%;
    left: 51%;
  }
}

#step2 {
  height: 270px;
}

@media screen and (max-width: 700px) {
  #step2 {
    height: 36.5vw;
  }
}

#step2 .ttl-eng {
  width: 54px;
}

#step2 .ttl-eng img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

#step2 .stepimage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 53%;
  left: 51%;
  image-rendering: pixelated;
}

@media screen and (max-width: 700px) {
  #step2 .stepimage {
    width: 66.0vw;
  }

  #step2 .stepimage img {
    width: 100%;
  }
}

#step2 .flame_step2 {
  position: absolute;
  display: block;
  width: 166px;
  height: 57px;
  top: 64.5%;
  left: 68.5%;
  border: #f4cca6 solid 4px;
  opacity: 0;
}

@media screen and (max-width: 700px) {
  #step2 .flame_step2 {
    width: 30.8vw;
    height: 6.8vw;
    top: 59%;
    left: 23.5%;
  }
}

#step3 {
  height: 352px;
}

@media screen and (max-width: 700px) {
  #step3 {
    height: 93vw;
  }
}

#step3 .ttl-eng {
  width: 52px;
}

#step3 .ttl-eng img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

#step3 .stepimage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  image-rendering: pixelated;
}

@media screen and (max-width: 700px) {
  #step3 .stepimage {
    width: 66.0vw;
  }

  #step3 .stepimage img {
    width: 100%;
  }
}

#step3 .flame_step3 {
  position: absolute;
  display: block;
  top: 81.5%;
  left: 76.5%;
  width: 123px;
  height: 34px;
  border: #f4cca6 solid 4px;
  opacity: 0;
}

@media screen and (max-width: 700px) {
  #step3 .flame_step3 {
    width: 25.8vw;
    height: 8.8vw;
    top: 86%;
    left: 53%;
  }
}

#step4 .ttl_notice_wrap {
  width: 100%;
  margin: 0 auto;
}

#step4 .ttl-eng {
  width: 190px;
  height: 92px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 700px) {
  #step4 .ttl-eng {
    width: 32.2vw;
    height: 14.9vw;
  }
}

#step4 .ttl-eng img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}

#step4 h3 {
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
  letter-spacing: 0.15em;
  font-weight: 600;
}

@media screen and (max-width: 700px) {
  #step4 h3 {
    font-size: 2.9vw;
  }
}

#step4 .step4_notice_wrap {
  text-align: center;
  font-size: 11px;
  margin-top: 15px;
  letter-spacing: 0.2em;
  line-height: 1.8em;
  padding-bottom: 60px;
  font-weight: 600;
}

@media screen and (max-width: 700px) {
  #step4 .step4_notice_wrap {
    font-size: 1.86vw;
    letter-spacing: 0.1em;
    font-weight: 500;
    line-height: 2.4em;
    padding-bottom: 8vw;
  }
}

#coupon_wrap {
  position: relative;
}

#coupon_wrap h4 {
  position: absolute;
  text-align: center;
  font-size: 20px;
  top: -0.75em;
  width: 100%;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #222;
}

@media screen and (max-width: 700px) {
  #coupon_wrap h4 {
    font-size: 3.46vw;
  }
}

#coupon_wrap h4::before {
  content: '';
  position: absolute;
  width: 121px;
  height: 1px;
  background-image: linear-gradient(to right, #000, #000 20px, transparent 20px, transparent 38px);
  background-size: 32px 6px;
  background-repeat: repeat-x;
  background-position: left top;
  top: 0.75em;
  left: 11%;
}

@media screen and (max-width: 700px) {
  #coupon_wrap h4::before {
    left: -15%;
  }
}

#coupon_wrap h4::after {
  content: '';
  position: absolute;
  width: 121px;
  height: 1px;
  background-image: linear-gradient(to right, #000, #000 20px, transparent 20px, transparent 38px);
  background-size: 32px 6px;
  background-repeat: repeat-x;
  background-position: left top;
  top: 0.75em;
  right: 11%;
}

@media screen and (max-width: 700px) {
  #coupon_wrap h4::after {
    right: -15%;
  }
}

#coupon_wrap p {
  padding-top: 50px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 700px) {
  #coupon_wrap p {
    font-size: 2.9vw;
    padding-top: 8vw;
    line-height: 1.6em;
  }
}

#coupon_wrap .coupon_image {
  width: 75%;
  margin: 20px auto 40px auto;
}

@media screen and (max-width: 700px) {
  #coupon_wrap .coupon_image {
    width: auto;
    margin: 4vw clamp(14px, 3.8vw, 16px) 12vw clamp(14px, 3.8vw, 16px);
  }
}

#coupon_wrap .coupon_image img {
  max-width: 100%;
}

body footer {
  width: 1000px;
  margin: 20px auto;
}

@media screen and (max-width: 600px) {
  body footer {
    width: 100vw;
  }
}

/*# sourceMappingURL=review_howto.css.map */