@charset "UTF-8";
@media screen and (min-width: 769px) {
  .nav_items > li + li {
    margin-left: 1.3rem;
  }
  .nav_items > li + li {
    margin-left: 1.3rem;
  }
}
.sp_only, .sp_only_number {
  display: none;
}

span.new {
  font-size: 1rem;
  font-weight: 600;
  color: #00A040;
  background: #FDEF34;
  width: 3.4rem;
  height: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem;
  line-height: 1;
  padding-top: 0.1rem;
}

@media screen and (max-width: 768px) {
  span.new {
    font-size: 2rem;
    font-weight: 600;
    color: #00A040;
    background: #FDEF34;
    width: 7.2rem;
    height: 3.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1rem;
    line-height: 1;
    padding-top: 0.1rem;
  }
}
.subsc_caution {
  display: none;
}

.gentei {
  width: 26.4rem;
  height: 4.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #FF0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1.7rem auto 0;
  padding-top: 0.1rem;
}

.gentei p {
  font-size: 1.6rem;
  font-weight: 600;
  color: #FF0000;
}

@media screen and (max-width: 768px) {
  .gentei {
    width: 39.5rem;
    height: 6.7rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 0.4rem solid #FF0000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 3rem auto 0;
    padding-top: 0.1rem;
  }
  .gentei p {
    font-size: 2.6rem;
    font-weight: 600;
    color: #FF0000;
  }
}
.howto_button.add {
  margin: 5rem auto 2.7rem;
  padding-top: 0;
}

.howto_button.add > a img {
  width: 6.3rem;
  height: 5.9rem;
  margin-right: 1.74rem;
}

.howto_button.add > a > p > strong {
  padding-top: 0.74rem;
  font-size: 1.9rem;
  line-height: 1.4;
  text-align: left;
}

p.detail {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  color: #464646;
}

@media screen and (max-width: 768px) {
  .howto_button.add {
    margin: 5rem auto 5rem;
  }
  .howto_button.add > a img {
    width: 11rem;
    height: 11rem;
    margin-right: 1.74rem;
  }
  .howto_button.add > a > p > strong {
    padding-top: 0.74rem;
    font-size: 3.4rem;
  }
  p.detail {
    font-size: 3rem;
    font-weight: 600;
    width: 100%;
    text-align: center;
  }
}
/* subscription */
.fv {
  padding-top: 4rem;
  width: 80rem;
  height: 56rem;
  margin: 0 auto 15rem;
  position: relative;
}

.fv .texts {
  position: absolute;
  top: 7.9rem;
  left: 46.5rem;
  text-align: center;
  width: 33.6rem;
}

.fv .texts h1 {
  font-size: 3.1rem;
  font-weight: 600;
  color: #00A040;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.fv .texts p.price {
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  color: #464646;
  line-height: 1.5;
  margin-bottom: 0;
}

span.degi {
  font-size: 4rem;
  font-weight: 600;
  color: #00A040;
}

span.yen {
  color: #00A040;
}

p.otoku {
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: 0.15rem;
  color: #00A040;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
}

span.maxMonth {
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
  background: #00A040;
  display: inline-block;
  margin-left: 1.5rem;
  padding: 0 0.1rem;
}

.fv .texts p.lead {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.7;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #464646;
  text-align: center;
  margin-bottom: 1.2rem;
}

p.attention {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 4rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #FF0000;
  border: 2px solid #FF0000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25.4rem;
  height: 4rem;
  margin: auto;
}

.figs {
  width: 34.6rem;
  height: 41.1rem;
  margin: 0 0 0 0;
  background: url("../img/add/bg_circle.png") no-repeat;
  background-size: 34.6rem;
  position: relative;
}

.figs figure img {
  width: 100%;
  height: auto;
}

figure.check {
  width: 7.858rem;
  position: absolute;
  top: 0.6rem;
  left: 1.9rem;
}

figure.auto {
  width: 10rem;
  position: absolute;
  top: 27.5rem;
  left: 22.2rem;
}

figure.phone {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.figs p.lead {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 4rem;
  letter-spacing: 0.1rem;
  color: #464646;
  position: absolute;
  top: 38.5rem;
  left: 0;
  width: 100%;
  text-align: center;
}

figure.chacoco {
  position: absolute;
  top: 4.6rem;
  left: 33.6rem;
  width: 9.7rem;
}

ul.innerLink {
  width: 80rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fv ul.innerLink {
  position: absolute;
  bottom: 0;
  left: 0;
}

ul.innerLink:after {
  content: "";
  display: block;
  width: 25rem;
  height: 0;
}

ul.innerLink li {
  width: 25rem;
  margin-bottom: 2rem;
  border-top: 2px solid #00A040;
  border-bottom: 2px solid #00A040;
}

ul.innerLink li:first-child a {
  text-align: left;
  padding-left: 1rem;
}

ul.innerLink li a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #00A040;
  padding: 1.2rem 0 1rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: url("../img/add/arrow.svg") no-repeat top 1rem right 0.8rem;
  background-size: 1.23rem;
}

ul.innerLink li a:hover {
  opacity: 0.5;
}

.flowCont ul {
  margin: 1rem auto;
}

.flowCont ul.innerLink li {
  border-top: 2px solid #76DC99;
  border-bottom: 2px solid #76DC99;
}

.flowCont ul.innerLink li a {
  text-align: left;
  padding-left: 1rem;
  font-size: 1.4rem;
  font-weight: 600;
  color: #76DC99;
  padding: 1.2rem 0 1.1rem 4rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/add/arrow2.svg") no-repeat top 1rem right 0.8rem;
  background-size: 1.23rem;
  position: relative;
}

.flowCont ul.innerLink li a::before {
  content: "";
  width: 2rem;
  height: 2rem;
  background: url("../img/add/ico_list_check.png") no-repeat;
  position: absolute;
  top: 1.2rem;
  left: 1rem;
}

.subsc .stamp_inner {
  max-width: 100rem;
  padding: 5rem 0 10rem;
}

.subsc .stamp_head {
  float: none;
  width: 100rem;
  height: auto;
  margin: 0 0 0 0;
  text-align: center;
}

.subsc .stamp_head::before {
  left: 2.5rem;
  top: -10rem;
}

.subsc .stamp_head::after {
  left: 0.5rem;
  top: -12rem;
}

.subsc .stamp_head > h2 {
  height: auto;
  font-size: 3.6rem;
  font-weight: 600;
  color: #00A040;
  width: 100rem;
  margin: 0 auto 2rem;
  text-align: center;
  background: url("../img/add/bg_subsvH2.png") no-repeat top center;
  background-size: 10rem;
  padding-top: 13rem;
}

p.explain {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
}

p.explain span {
  font-size: 2.8rem;
  font-weight: 600;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFE200), to(#F9FF72));
  background-image: linear-gradient(180deg, #FFE200, #F9FF72);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 25%;
  height: 3.5rem;
  display: inline-block;
}

.frame {
  width: 94rem;
  height: 71.7rem;
  background: url("../img/add/bg_frame.png") no-repeat top center;
  background-size: 80rem;
  margin: 2.8rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 7rem 0 7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.frame > div {
  position: relative;
}

.frame .no1 {
  width: 37rem;
}

.frame .no2 {
  width: 38rem;
}

.frame .no1 figure.mainImg {
  position: absolute;
  top: 22.5rem;
  left: 3.5rem;
  width: 30rem;
}

.frame .no1 figure.popUp {
  position: absolute;
  top: 34rem;
  left: -9rem;
  width: 19.9rem;
}

.frame .no1 p.bottomLead {
  position: absolute;
  top: 56.8rem;
  left: 0;
  font-size: 1.2rem;
  font-weight: 300;
  color: #707070;
  width: 100%;
  text-align: center;
}

.frame .no1 p.bottomSales {
  position: absolute;
  top: 60rem;
  left: 0;
  font-size: 1.6rem;
  font-weight: 600;
  width: 100%;
  text-align: center;
  line-height: 1.8;
}

.frame .no1 p.bottomSales span.marker {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFE200), to(#F9FF72));
  background-image: linear-gradient(180deg, #FFE200, #F9FF72);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 50%;
  height: 2rem;
  display: inline-block;
}

.frame .no2 figure.mainImg {
  position: absolute;
  top: 23.1rem;
  left: 4rem;
  width: 30rem;
}

.frame .no2 figure.popUp {
  position: absolute;
  top: 19.1rem;
  left: 27em;
  width: 18rem;
}

.frame .no2 p.bottomLead {
  position: absolute;
  top: 64.4rem;
  left: 0;
  font-size: 1.2rem;
  font-weight: 300;
  color: #707070;
  width: 100%;
  text-align: center;
}

.texts {
  position: absolute;
  top: 10rem;
  left: 0;
  text-align: center;
  width: 100%;
}

.price {
  font-size: 2rem;
  font-weight: 600;
}

.price span.digi {
  font-size: 3.6rem;
  color: #00A040;
}

.texts p.lead {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.7;
}

.price span.yen {
  color: #00A040;
}

p.secBotton {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.8;
  color: #707070;
  width: 100%;
  text-align: center;
  margin: 4rem auto;
}

.flowBoxOuter {
  width: 80rem;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 4rem;
  margin: 2rem auto 4rem;
  position: relative;
  z-index: 2;
}

.flowBox {
  width: 80rem;
  height: auto;
  margin: auto;
  padding: 6rem 5.4rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  overflow: visible;
  z-index: 1;
}

.flowBox::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0.6rem solid #76DC99;
  border-radius: 5rem;
  z-index: 1;
}

.flowBox::after {
  content: "";
  width: 100%;
  height: 8rem;
  position: absolute;
  top: -4rem;
  left: 0;
  z-index: 1;
  background: url(../img/add/bg_h3.png) no-repeat center top;
  background-size: 8rem;
}

.flowBoxOuter h3 {
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  color: #6DCB8D;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}

.flowBox ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4rem;
}

.flowBox ul li {
  width: 32rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8;
  color: #464646;
  position: relative;
}

.flowBox ul li:first-child::after {
  content: "";
  width: 5rem;
  height: 100%;
  display: block;
  background: url("../img/add/triangle_flow.png") no-repeat;
  background-size: 2.1rem;
  position: absolute;
  top: 14.8rem;
  right: -6rem;
}

.flowBox figure {
  width: 100%;
  margin-bottom: 1rem;
}

.flowBox figure img {
  width: 100%;
  height: auto;
}

.flowBox ul li span {
  font-size: 1.2rem;
  font-weight: 300;
  color: #707070;
  display: block;
  margin-top: 0.3rem;
}

.flowBox p.secBotton {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

#flow02 .flowBox, #flow03 .flowBox, #flow04 .flowBox, #flow05 .flowBox {
  padding: 7rem 7.5rem 5.9rem 4.8rem;
}

#flow02.flowBoxOuter h3, #flow04.flowBoxOuter h3, #flow05.flowBoxOuter h3 {
  margin-bottom: 2rem;
}

.flowBox dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.flowBox dl dt {
  width: 35.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#flow03 .flowBox dl dt {
  height: 19rem;
  padding-top: 2rem;
}

#flow04 .flowBox dl dt {
  height: 25rem;
  padding-top: 5rem;
}

#flow05 .flowBox dl dt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#flow02 .flowBox dl dd, #flow03 .flowBox dl dd {
  width: 32rem;
}

#flow04 .flowBox dl dd {
  width: 30rem;
}

#flow05 .flowBox dl dd {
  width: 32rem;
}

#flow05 .flowBox dl dd img {
  margin-bottom: 1.5rem;
}

p.large {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.8;
}

p.normal {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8;
}

p.small {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.8;
  color: #707070;
}

.flowBox dl dt p.attention {
  font-size: 1.4rem;
  font-weight: 600;
  width: 26.6rem;
  height: auto;
  padding: 0.7rem 0 0.5rem;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.subsc .howto_button.add > a img {
  width: 3.6rem;
  height: 6rem;
  margin-right: 1.74rem;
}

.subsc p.detail {
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  color: #464646;
}

.bottomCircle a {
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  width: 12.4rem;
  height: 12.4rem;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left bottom, left top, from(#00A06F), to(#A0DEB9));
  background: linear-gradient(to top, #00A06F, #A0DEB9);
  position: absolute;
  top: 38rem;
  left: calc(50vw - 43rem);
}

@media screen and (max-width: 1200px) {
  .bottomCircle {
    left: 17rem;
  }
}
/* FAQ */
dl.innerDl {
  overflow: hidden;
  margin-top: 1.9rem;
}

dl.innerDl dt {
  float: right;
  width: 59.7rem;
  height: 24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

dl.innerDl dd {
  float: left;
  width: 24rem;
  height: 24rem;
}

dl.innerDl dd img {
  width: 100%;
  height: auto;
}

span.dispApp {
  width: 14.8rem;
  height: 3rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(160, 222, 185)), to(rgb(0, 160, 111)));
  background: linear-gradient(0deg, rgb(160, 222, 185) 0%, rgb(0, 160, 111) 100%);
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  line-height: 3rem;
  display: block;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}

span.dispMail {
  width: 14.8rem;
  height: 3rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(249, 255, 114)), to(rgb(255, 226, 0)));
  background: linear-gradient(0deg, rgb(249, 255, 114) 0%, rgb(255, 226, 0) 100%);
  color: #464646;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  line-height: 3rem;
  display: block;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}

p.excuse {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #707070;
  margin-top: 1rem;
}

p.case01 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  width: 100%;
  height: 4.03rem;
  line-height: 4.5rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(160, 222, 185)), to(rgb(0, 160, 111)));
  background: linear-gradient(0deg, rgb(160, 222, 185) 0%, rgb(0, 160, 111) 100%);
  padding: 0 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem !important;
}

p.case02 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #71CDAD;
  width: 100%;
  height: 4.03rem;
  line-height: 4.03rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #5ECDBD;
  padding: 0 1.5rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

dl.innerDlDouble {
  overflow: hidden;
  margin-top: 1.9rem;
  margin-bottom: 2rem;
}

dl.innerDlDouble dt {
  float: right;
  width: 34rem;
  height: 24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

dl.innerDlDouble dd {
  float: left;
  width: 49.8rem;
  height: 24rem;
}

dl.innerDlDouble dd img {
  width: 100%;
  height: auto;
}

dl.innerDl dt.secondFloor {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 20rem;
  padding-top: 4rem;
}

.subsc .qanda_block > div > dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: #E5F5D7;
  font-weight: 700;
  color: #00A040;
  cursor: pointer;
}

.subsc .qanda_block > div > dt:hover {
  background: rgba(229, 245, 215, 0.5);
  color: rgba(0, 160, 64, 0.5);
}

.subsc .qanda_text > p {
  margin-bottom: 1.5rem;
}

.subsc .qanda_text > p:last-of-type {
  margin-bottom: 0;
}

dl.innerDl {
  overflow: hidden;
  margin-top: 1.9rem;
}

dl.innerDl.reverse dt {
  float: left;
  width: 45rem;
  height: auto;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

dl.innerDl.reverse dt p {
  margin-bottom: 2.5rem;
}

dl.innerDl.reverse dd {
  float: right;
  width: 40rem;
  height: auto;
}

/* howto_button */
.howto_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.faqPage .howto_button.add {
  margin: 7rem auto 0;
  padding-top: 0;
}

/*
@media screen and (min-width: 769px) {
  .subsc .howto_button {
    width: 100%;
    padding-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
.subsc .howto_button {
    flex-direction: column;
    padding-top: 8rem;
  }
}
*/
.howto_button > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  transition: -webkit-transform 300ms ease 0ms;
  -webkit-transition: -webkit-transform 300ms ease 0ms;
  transition: transform 300ms ease 0ms;
  transition: transform 300ms ease 0ms, -webkit-transform 300ms ease 0ms;
  -webkit-box-shadow: 1rem 1rem 2rem rgba(0, 0, 0, 0.16);
          box-shadow: 1rem 1rem 2rem rgba(0, 0, 0, 0.16);
}

@media screen and (min-width: 769px) {
  .howto_button > a {
    border-radius: 9.6rem;
    width: 32.4rem;
    height: 9.6rem;
  }
}
@media screen and (max-width: 768px) {
  .howto_button > a {
    border-radius: 16.6rem;
    width: 56rem;
    height: 16.6rem;
  }
}
@media screen and (min-width: 769px) {
  .howto_button > a > img {
    width: 3.93rem;
    height: 5.894rem;
    margin-right: 1.74rem;
  }
}
@media screen and (max-width: 768px) {
  .howto_button > a > img {
    width: 6.788rem;
    height: 10.182rem;
    margin-right: 3.1rem;
  }
}
.howto_button > a > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.howto_button > a > p > small {
  line-height: 1;
  font-weight: 700;
}

@media screen and (min-width: 769px) {
  .howto_button > a > p > small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .howto_button > a > p > small {
    font-size: 2.4rem;
  }
}
.howto_button > a > p > strong {
  line-height: 1;
  font-weight: 700;
  color: #04A271;
}

@media screen and (min-width: 769px) {
  .howto_button > a > p > strong {
    padding-top: 0.74rem;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .howto_button > a > p > strong {
    padding-top: 1.3rem;
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 769px) {
  .howto_button > a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media screen and (min-width: 769px) {
  .howto_button > a + a {
    margin-left: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .howto_button > a + a {
    margin-top: 3rem;
  }
}
.howto_button.add.inquiry > a img {
  width: 6rem;
  height: 6.2rem;
  margin-right: 3rem;
  margin-left: -2rem;
}

/* ↑ howto_button ↑ */
h2.aboutSubsc {
  font-size: 2.4rem;
  font-weight: 600;
  color: #00A040;
  max-width: 1040px;
  min-height: 13.657rem;
  line-height: 13.657rem;
  padding: 0 8rem 0 4rem;
  margin: auto;
}

.faqPage .kv_outer {
  padding: 0 0;
}

.faqPage .kv_inner {
  display: block;
  width: 100rem;
  max-width: 100rem;
  height: 48.7rem;
  padding: 0;
  margin: 0 auto;
  position: relative;
  background-image: url(../img/head_bg02.png);
  background-position: 10rem 4rem;
  background-repeat: no-repeat;
  background-size: 34.6rem;
}

.faqPage .icon {
  position: absolute;
  top: 4.6rem;
  left: 43.6rem;
  width: 9.7rem;
  height: auto;
}

.faqPage .kv_inner h1 {
  font-size: 3rem;
  font-weight: 600;
  color: #00A040;
  position: absolute;
  top: 13.7rem;
  left: 61.8rem;
}

.faqPage .kv_inner h2 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #00A040;
  position: absolute;
  top: 41.9rem;
  left: 4rem;
}

.faqPage .kv_inner ul {
  position: absolute;
  top: 22.5rem;
  left: 54.5rem;
  width: 35.6rem;
  border-top: 2px solid #00A040;
}

.faqPage .kv_inner ul li {
  width: 100%;
}

.faqPage .kv_inner ul.innerLink li {
  margin-bottom: 0;
  border-top: none;
  border-bottom: 2px solid #00A040;
}

.faqPage .kv_inner ul.innerLink li a {
  border-top: none;
  text-align: left;
}

.faqPage .kv_inner ul li a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #00A040;
  letter-spacing: 0.1rem;
  padding: 1.5rem 2.3rem 1.3rem;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  background: url("../img/add/arrow.svg") no-repeat center right 2rem;
  background-size: 1.23rem;
}

.pageTitle {
  font-size: 5.4rem;
  font-weight: 600;
  color: #00A040;
  position: absolute;
  top: 19rem;
  left: 10rem;
  width: 34.6rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1rem;
}

.cashless_kv.js-animation > p.cashless_kvAttention {
  font-size: 1.2rem;
  font-weight: 300;
  color: #707070;
  position: absolute;
  bottom: -3rem;
  right: -7rem;
  top: auto;
  left: auto;
  width: 22rem;
}

.cashless_kv .img01 {
  width: 100%;
  left: 0;
  top: 0;
}

.cashless_kv > p {
  width: 43.373%;
  left: -13%;
  top: -3.125%;
}

.cashless_kv .img01 {
  will-change: filter;
}

.faqPage img, .subsc img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

/* SPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSPSP */
@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }
  span.sp_only_number {
    display: inline-block;
  }
  .faqPage .kv_inner {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 106.8rem;
    padding: 0;
    margin: 0 auto;
    position: relative;
    background-image: url(../img/add/head_bg02_sp.png);
    background-position: 12.5rem 7.5rem;
    background-repeat: no-repeat;
    background-size: 50rem;
  }
  .icon {
    position: absolute;
    top: 2rem;
    width: 14.6rem;
    height: auto;
  }
  .pageTitle {
    font-size: 8rem;
    font-weight: 600;
    color: #00A040;
    position: absolute;
    top: 29rem;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.1rem;
  }
  .faqPage .kv_inner h1 {
    font-size: 5rem;
    position: absolute;
    top: 62.7rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .faqPage .kv_inner ul {
    position: absolute;
    top: 75rem;
    left: 2.5rem;
    width: 70rem;
    border-top: 0.2rem solid #00A040;
  }
  .faqPage .kv_inner ul li {
    width: 100%;
    border-bottom: 0.2rem solid #00A040;
  }
  .faqPage .kv_inner ul.innerLink li {
    border-bottom: 0.2rem solid #00A040;
  }
  .faqPage .kv_inner ul li a {
    font-size: 3rem;
    letter-spacing: 0.1rem;
    width: 100%;
    height: 10.8rem;
    padding: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1;
    background: url(../img/add/arrow_sp.svg) no-repeat center right 4rem;
    background-size: 2.34rem;
    border-bottom: none;
  }
  .faqPage .kv_inner h2 {
    font-size: 3.4rem;
    font-weight: 600;
    color: #00A040;
    position: absolute;
    top: 99.7rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
  dl.innerDl {
    overflow: visible;
    margin-top: 0;
    width: 80vw;
    margin-left: -6vw;
  }
  dl.innerDl.layout {
    margin-top: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  dl.innerDl dt, dl.innerDl.reverse dt {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    margin: 5rem 0 2rem;
  }
  dl.innerDl dt.alignLeft {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: left;
    margin: 0 0 2rem 4rem;
  }
  dl.innerDl.reverse dt {
    text-align: left;
  }
  dl.innerDl dd, dl.innerDl.reverse dd {
    float: none;
    width: 100%;
    height: auto;
  }
  dl.innerDl dd img {
    width: 80vw;
    height: auto;
    margin: auto;
  }
  p.excuse {
    font-size: 2rem;
    font-weight: 300;
    text-align: center;
  }
  p.excuse.left {
    text-align: left;
  }
  p.excuse.sp_only {
    margin-top: 2rem;
  }
  dl.innerDl dd p {
    text-align: center;
  }
  dl.innerDl dd p.sp_only {
    margin-top: 2rem;
  }
  p.case01 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #fff;
    width: 100%;
    height: 10rem;
    line-height: 1.6;
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(160, 222, 185)), to(rgb(0, 160, 111)));
    background: linear-gradient(0deg, rgb(160, 222, 185) 0%, rgb(0, 160, 111) 100%);
    padding: 0 1.5rem;
    margin-top: 1rem;
    margin-bottom: 0.2rem !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  p.case02 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #71CDAD;
    width: 100%;
    height: auto;
    line-height: 1.6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 2px solid #5ECDBD;
    padding: 0.3rem 1.5rem;
    margin-top: 4rem;
    margin-bottom: 0.2rem;
    text-align: center;
  }
  dl.innerDlDouble {
    width: 80vw;
    margin-left: -6vw;
  }
  dl.innerDlDouble dt {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
  }
  dl.innerDlDouble dd {
    float: none;
    width: 100%;
    height: auto;
  }
  dl.innerDl dt.secondFloor {
    height: auto;
    padding-top: 0;
  }
  .howto_button.add.inquiry > a img {
    width: 10.2rem;
    height: 10.54rem;
    margin-right: 6rem;
    margin-left: -4rem;
  }
  h2.aboutSubsc {
    font-size: 3.4rem;
    text-align: center;
    margin-top: 5rem;
  }
  /* subscription*/
  .subsc .fv {
    padding-top: 0;
    width: 100%;
    height: 155rem;
    margin: 0 auto 15rem;
    position: relative;
  }
  figure.chacoco {
    position: absolute;
    top: 2rem;
    left: 55rem;
    width: 14.6rem;
    height: auto;
  }
  .figs {
    width: 100%;
    height: 61rem;
    margin: 0 0 0 0;
    background: url(../img/add/bg_circle.png) no-repeat;
    background-position: 12.5rem 7.5rem;
    background-size: 50rem;
    position: relative;
  }
  .fv .texts {
    position: absolute;
    top: 70rem;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .figs p.lead {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 4rem;
    letter-spacing: 0.1rem;
    color: #464646;
    position: absolute;
    top: 64rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
  figure.auto {
    width: 17.6rem;
    position: absolute;
    top: 46rem;
    left: 48rem;
  }
  figure.check {
    width: 11.35rem;
    position: absolute;
    top: 7.5rem;
    left: 16rem;
  }
  figure.phone {
    width: 50rem;
    position: absolute;
    top: 7.5rem;
    left: 12.5rem;
  }
  .fv .texts h1 {
    font-size: 5rem;
    line-height: 1.4;
    margin-bottom: 2.2rem;
  }
  .fv .texts p.price {
    font-size: 3.6rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 0;
  }
  span.degi {
    font-size: 6.5rem;
  }
  p.otoku {
    font-size: 2.8rem;
    font-weight: 600;
    letter-spacing: 0.15rem;
    color: #00A040;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2rem;
  }
  span.maxMonth {
    font-size: 2.2rem;
    font-weight: 600;
    color: #ffffff;
    background: #00A040;
    display: inline-block;
    margin-left: 1.5rem;
    padding: 0 0.2rem;
  }
  .fv .texts p.lead {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.7;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    color: #464646;
    text-align: center;
    margin-bottom: 2rem;
  }
  p.attention {
    font-size: 2.6rem;
    line-height: 6.7rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    border: 2px solid #FF0000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 39.5rem;
    height: 6.7rem;
    margin: auto;
  }
  .fv ul.innerLink {
    width: 60rem;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    bottom: 0;
    left: 7.5rem;
    border-top: 0.2rem solid #00A040;
  }
  .fv ul.innerLink li {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 0.2rem solid #00A040;
  }
  .fv ul.innerLink li a {
    font-size: 3rem;
    text-align: center;
    padding-left: 1rem;
    border-top: none;
    border-bottom: none;
    padding: 2.4rem 0 2.4rem;
    background: url(../img/add/arrow_sp.svg) no-repeat top 2.4rem right 2rem;
    background-size: 2.31rem;
  }
  .subsc .stamp_inner {
    max-width: 100rem;
    padding: 10rem 0 10rem;
  }
  .subsc .stamp_head {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    text-align: center;
  }
  .subsc .stamp_head > h2 {
    height: auto;
    font-size: 5rem;
    font-weight: 600;
    color: #00A040;
    width: 100%;
    margin: 0 auto 2rem;
    text-align: center;
    background: url(../img/add/bg_subsvH2_sp.png) no-repeat top center;
    background-size: 20rem;
    padding-top: 24rem;
  }
  .subsc .stamp_head::after {
    left: 6rem;
    top: -5rem;
  }
  .subsc .stamp_head::before {
    left: 8rem;
    top: -3.5rem;
  }
  p.explain {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.5;
  }
  p.explain span {
    font-size: 5rem;
    font-weight: 600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFE200), to(#F9FF72));
    background-image: linear-gradient(180deg, #FFE200, #F9FF72);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 25%;
    height: 7.4rem;
    display: inline-block;
  }
  .frame {
    width: 100%;
    height: 250rem;
    background: none;
    background-size: 80rem;
    margin: 5rem auto;
    display: block;
    padding: 0 0 0 0;
  }
  .frame .no1, .frame .no2 {
    width: 67rem;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  .frame .no1 {
    width: 67rem;
    height: 131.6rem;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url("../img/add/bg_frame01_sp.png") no-repeat;
    background-size: 67rem;
    position: relative;
    padding-top: 18rem;
  }
  .frame .no2 {
    width: 67rem;
    height: 131.6rem;
    margin: 4rem auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url("../img/add/bg_frame02_sp.png") no-repeat;
    background-size: 67rem;
    position: relative;
    padding-top: 18rem;
  }
  .texts {
    position: static;
    padding-top: 0;
  }
  .frame .no1 figure.mainImg {
    top: 44.6rem;
    left: 5.6rem;
    width: 56rem;
  }
  .price {
    font-size: 3.6rem;
  }
  .texts p.lead {
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.7;
  }
  .frame .no1 p.bottomLead {
    position: static;
    font-size: 1.2rem;
    font-weight: 300;
    color: #707070;
    width: 100%;
    text-align: center;
  }
  .frame .no1 figure.popUp {
    position: absolute;
    top: 77.5rem;
    left: auto;
    right: 2.5rem;
    width: 16.2rem;
  }
  .frame .no1 p.bottomSales {
    position: absolute;
    top: 110rem;
    left: 0;
    font-size: 2.8rem;
    font-weight: 600;
    width: 100%;
    text-align: center;
    line-height: 1.8;
  }
  .frame .no1 p.bottomSales span.marker {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFE200), to(#F9FF72));
    background-image: linear-gradient(180deg, #FFE200, #F9FF72);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 40%;
    height: 4.5rem;
    display: inline-block;
  }
  .frame .no2 figure.mainImg {
    position: absolute;
    top: 36.2rem;
    left: 6.5rem;
    width: 56rem;
  }
  .frame .no2 figure.popUp {
    position: absolute;
    top: 32rem;
    left: 6.3em;
    width: 18rem;
  }
  .no2 .texts p.lead {
    font-size: 3rem;
  }
  .frame .no2 p.bottomLead {
    position: absolute;
    top: 104rem;
    left: 0;
    font-size: 1.2rem;
    font-weight: 300;
    color: #707070;
    width: 100%;
    text-align: center;
  }
  p.secBotton {
    font-size: 2rem;
    text-align: left;
    width: 69rem;
    margin: 0 auto 0;
  }
  .flowCont ul.innerLink {
    width: 60rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-top: 0.2rem solid #76DC99;
    margin-top: 4rem;
  }
  ul.innerLink li {
    width: 100%;
    margin-bottom: 0;
    border-top: none;
    border-bottom: 0.2rem solid #76DC99;
  }
  .flowCont ul.innerLink li {
    border-top: none;
    border-bottom: 0.2rem solid #76DC99;
  }
  .flowCont ul.innerLink li a {
    text-align: left;
    padding-left: 1rem;
    font-size: 3rem;
    font-weight: 600;
    color: #76DC99;
    border-top: none;
    padding: 2.5rem 0 2.5rem 11rem;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url("../img/add/arrow2_sp.svg") no-repeat top 2.5rem right 4rem;
    background-size: 2.31rem;
    position: relative;
  }
  .flowCont ul.innerLink li a::before {
    content: "";
    width: 4rem;
    height: 4rem;
    background: url(../img/add/ico_list_check_sp.png) no-repeat;
    background-size: 4rem;
    position: absolute;
    top: 2.5rem;
    left: 4rem;
  }
  .flowBoxOuter {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 4rem;
    margin: 2rem auto 4rem;
    position: relative;
    z-index: 2;
  }
  .flowBox {
    width: 69rem;
    height: auto;
    margin: 5rem auto 0;
    padding: 10rem 5.4rem 5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 1;
  }
  .flowBox::after {
    content: "";
    width: 100%;
    height: 13rem;
    position: absolute;
    top: -6.5rem;
    left: 0;
    z-index: 1;
    background: url(../img/add/bg_h3_sp.png) no-repeat center top;
    background-size: 13rem;
  }
  .flowBoxOuter h3 {
    font-size: 4rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #6DCB8D;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .flowBox ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4rem;
  }
  .flowBox ul li {
    width: 100%;
    text-align: center;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.8;
    color: #464646;
    position: relative;
    margin-bottom: 14rem;
  }
  .flowBox ul li::after, .flowBox ul li:first-child::after {
    content: "";
    width: 8.4rem;
    height: 4.2rem;
    display: block;
    background: url(../img/add/triangle_flow_sp.png) no-repeat;
    background-size: 8.4rem;
    position: absolute;
    top: auto;
    bottom: -10rem;
    right: calc(50% - 4.2rem);
  }
  .flowBox ul li span {
    font-size: 2rem;
    font-weight: 300;
    color: #707070;
    display: block;
    margin-top: 0.3rem;
  }
  .flowBox p.secBotton {
    font-size: 2rem;
    text-align: left;
    width: 100%;
    margin: 0 auto 0;
  }
  .flowBox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  #flow02 .flowBox, #flow03 .flowBox, #flow04 .flowBox, #flow05 .flowBox {
    padding: 10rem 5.4rem 5rem;
  }
  .flowBox dl dt {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  p.large {
    font-size: 2.8rem;
  }
  p.normal {
    font-size: 2.8rem;
  }
  p.small {
    font-size: 2rem;
  }
  .flowBox dl dt p.attention {
    font-size: 2.6rem;
    font-weight: 600;
    width: 46.2rem;
    height: auto;
    padding: 0.7rem 0 0.5rem;
    line-height: 1.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
  #flow04 .flowBox dl dt {
    height: auto;
    padding-top: 5rem;
  }
  #flow04 .flowBox dl dd {
    text-align: center;
  }
  #flow04 .flowBox dl dd img {
    margin-bottom: 2rem;
  }
  #flow05 .flowBox dl dd {
    width: 100%;
  }
  #SubscriptionService {
    padding-bottom: 0;
  }
  .faqPage #SubscriptionService, .subsc #SubscriptionService {
    padding-bottom: 30rem;
  }
  .subsc .howto_button.add > a img {
    width: 6.12rem;
    height: 10.2rem;
    margin-right: 1.74rem;
  }
  .subsc p.detail {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    color: #464646;
  }
  .subsc .qanda_block > div > dt:hover {
    background: #E5F5D7;
    color: #00A040;
  }
  .faqPage .icon {
    position: absolute;
    top: 2rem;
    left: 55rem;
    width: 14.6rem;
    height: auto;
  }
  /* スマホの影がちらつく */
  .cashless_kv .img01 {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .cashless_kv.js-animation > p.cashless_kvAttention {
    font-size: 2rem;
    font-weight: 300;
    color: #707070;
    position: absolute;
    bottom: -6rem;
    right: 0;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
  }
  .cashless_kv > p {
    left: auto;
    top: auto;
    width: 41.539%;
    right: 0;
    bottom: -3.076%;
  }
  span.driEnd {
    text-align: center;
  }
  .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
  #flow02 .flowBox dl dd, #flow03 .flowBox dl dd {
    width: 100%;
  }
  #flow04 .flowBox dl dd {
    width: 100%;
  }
  #flow05 .flowBox dl dd {
    width: 100%;
  }
  .spAlignC {
    text-align: center;
    margin-top: 4rem;
    margin-bottom: -3rem;
  }
  .mt5rem {
    margin-top: 5rem !important;
  }
  dl.innerDl.reverse dt figure.ill {
    width: 80vw;
    height: auto;
    margin: auto;
    margin-left: -6vw;
    margin-bottom: 9vw;
  }
  .qanda_text {
    text-align: left;
  }
  #googlePlay.hide, #appStore.hide, .present_apps > a#googlePlayPre.hide, .present_apps > a#appStorePre.hide,
  p#googlePlayNote.hide, p#appStoreNote.hide {
    display: none;
  }
  .kv_apps, .present_apps {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}