@charset "UTF-8";
/*ファイルインポート*/
/*変数*/
/*色の変数*/
/*font*/
/*FONTサイズ*/
/*24px　相当*/
/*16px　相当*/
/*8px　相当*/
/*1px*/
/*contentsサイズ*/
/*ディスプレイサイズ*/
/*ブレイクポイント*/
/* CSS Document */
.stole001-inner {
  max-width: 1280px;
  margin: auto;
}

.stole002-inner {
  max-width: 1280px;
  margin: auto;
  padding-top: 110px;
  position: relative;
}

.stole002-inner-msg {
  font-size: 14px;
  font-family: "NotoSerifJP", sans-serif;
  line-height: 2.85;
  margin-left: 196px;
  text-align: right;
  width: 410px;
  max-width: 32vw;
  color: #292929;
}

.stole002-inner-img1 {
  position: absolute;
  top: -30px;
  left: 740px;
  max-width: 400px;
  width: 31.25vw;
}

.stole002-inner-img2 {
  max-width: 600px;
  width: 46.87vw;
  margin: 90px auto 0;
}

.stole002-inner-item {
  width: 39.06vw;
  max-width: 500px;
  margin: 55px auto 0;
}

.stole002-inner-item-ttl {
  font-size: 20px;
  font-family: "times-new-roman", sans-serif;
  letter-spacing: .1em;
  text-align: center;
  font-weight: bold;
}

.stole002-inner-item-msg {
  margin-top: 30px;
  font-size: 14px;
  font-family: "NotoSerifJP", sans-serif;
  letter-spacing: .08em;
  line-height: 2.14;
  color: #292929;
}

.stole002-inner .pricebox {
  margin: 40px auto 0;
}

@media screen and (max-width: 1280px) {
  .stole002-inner {
    padding-top: 8.59vw;
  }
  .stole002-inner-msg {
    font-size: 1.09vw;
    margin-left: 15.31vw;
  }
  .stole002-inner-img1 {
    top: -2.34vw;
    left: 57.81vw;
  }
  .stole002-inner-img2 {
    margin: 7.03vw auto 0;
  }
  .stole002-inner-item {
    margin: 4.29vw auto 0;
  }
  .stole002-inner-item-ttl {
    font-size: 1.56vw;
  }
  .stole002-inner-item-msg {
    margin-top: 2.34vw;
    font-size: 1.09vw;
  }
  .stole002-inner .pricebox {
    margin: 3.12vw auto 0;
  }
}

@media screen and (max-width: 750px) {
  .stole002-inner {
    padding-top: 21.33vw;
  }
  .stole002-inner-msg {
    font-size: 3.73vw;
    line-height: 3;
    margin-left: auto;
    text-align: center;
    width: 100%;
    max-width: none;
    color: #292929;
  }
  .stole002-inner-img1 {
    position: static;
    margin-top: 28vw;
    max-width: none;
    width: 100%;
  }
  .stole002-inner-img2 {
    max-width: none;
    width: 100%;
    margin: 5.33vw auto 0;
  }
  .stole002-inner-item {
    width: 100%;
    max-width: none;
    margin: 14.66vw auto 0;
  }
  .stole002-inner-item-ttl {
    font-size: 4.26vw;
  }
  .stole002-inner-item-msg {
    margin-top: 8vw;
    font-size: 3.73vw;
    line-height: 2;
    padding: 0 7.46vw;
  }
  .stole002-inner .pricebox {
    margin: 12vw auto 0;
  }
}

.stole003 {
  margin-top: 90px;
  border-top: 1px solid #3A3A3A;
}

.stole003-inner {
  max-width: 1280px;
  margin: auto;
  padding-top: 90px;
  padding-bottom: 80px;
  position: relative;
}

.stole003-inner-ttl h2 {
  font-size: 25px;
  font-family: "times-new-roman", sans-serif;
  text-align: center;
}

.stole003-inner-ttl h3 {
  margin-top: 15px;
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
}

.stole003-inner-txt {
  margin-top: 30px;
  font-size: 14px;
  letter-spacing: .05em;
  font-family: "NotoSerifJP", sans-serif;
  line-height: 2.14;
  text-align: center;
  padding-bottom: 20px;
}

.stole003-inner-qbox {
  margin-top: 60px;
}

.stole003-inner-qbox .ttl {
  font-size: 40px;
  font-family: "times-new-roman", sans-serif;
  text-align: center;
}

.stole003-inner-qbox .ttl2 {
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  letter-spacing: .03em;
}

.stole003-inner-qbox .answer-frame {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.stole003-inner-qbox .answer-frame-box {
  width: 23.43vw;
  max-width: 300px;
  margin: 0 12.5px;
  border: 1px solid #989898;
  border-radius: 20px;
  padding: 25px 0;
  cursor: pointer;
}

.stole003-inner-qbox .answer-frame-box h4 {
  font-size: 30px;
  font-family: "times-new-roman", sans-serif;
  text-align: center;
  font-weight: bold;
}

.stole003-inner-qbox .answer-frame-box p {
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: .05em;
  white-space: nowrap;
}

.stole003-inner-qbox .answer-frame-box.color1 {
  background-color: #F8F4E5;
}

.stole003-inner-qbox .answer-frame-box.color1.active {
  background-color: #F7E7AB;
}

.stole003-inner-qbox .answer-frame-box.color2 {
  background-color: #F0F5F8;
}

.stole003-inner-qbox .answer-frame-box.color2.active {
  background-color: #C8E2F2;
}

.stole003-inner-arrow2 {
  margin: 90px auto 0;
  width: 1.56vw;
  max-width: 20px;
}

@media screen and (max-width: 1280px) {
  .stole003 {
    margin-top: 7.03vw;
  }
  .stole003-inner {
    padding-top: 7.03vw;
    padding-bottom: 6.25vw;
  }
  .stole003-inner-ttl h2 {
    font-size: 1.95vw;
  }
  .stole003-inner-ttl h3 {
    margin-top: 1.17vw;
    font-size: 1.56vw;
  }
  .stole003-inner-txt {
    margin-top: 2.34vw;
    font-size: 1.09vw;
    padding-bottom: 1.56vw;
  }
  .stole003-inner-qbox {
    margin-top: 4.68vw;
  }
  .stole003-inner-qbox .ttl {
    font-size: 3.12vw;
  }
  .stole003-inner-qbox .ttl2 {
    font-size: 1.56vw;
  }
  .stole003-inner-qbox .answer-frame {
    margin-top: 1.56vw;
  }
  .stole003-inner-qbox .answer-frame-box {
    margin: 0 0.97vw;
    border-radius: 1.56vw;
    padding: 1.95vw 0;
  }
  .stole003-inner-qbox .answer-frame-box h4 {
    font-size: 2.34vw;
  }
  .stole003-inner-qbox .answer-frame-box p {
    font-size: 1.56vw;
  }
  .stole003-inner-arrow2 {
    margin: 7.03vw auto 0;
  }
}

@media screen and (max-width: 750px) {
  .stole003 {
    margin-top: 24vw;
  }
  .stole003-inner {
    padding-top: 24vw;
    padding-bottom: 10.66vw;
  }
  .stole003-inner-ttl h2 {
    font-size: 5.33vw;
  }
  .stole003-inner-ttl h3 {
    margin-top: 5.33vw;
    font-size: 5.33vw;
    line-height: 1.75;
  }
  .stole003-inner-txt {
    margin-top: 9.33vw;
    font-size: 3.73vw;
    letter-spacing: 0;
    padding-bottom: 0;
  }
  .stole003-inner-arrow1 {
    margin: 13.33vw auto 0;
    width: 5.33vw;
  }
  .stole003-inner-qbox {
    margin-top: 10.66vw;
  }
  .stole003-inner-qbox .ttl {
    font-size: 10.66vw;
  }
  .stole003-inner-qbox .ttl2 {
    font-size: 5.33vw;
  }
  .stole003-inner-qbox .answer-frame {
    margin-top: 5.33vw;
  }
  .stole003-inner-qbox .answer-frame-box {
    width: 40vw;
    max-width: none;
    margin: 0 2.66vw;
    border-radius: 5.33vw;
    padding: 1.86vw 0 4vw;
  }
  .stole003-inner-qbox .answer-frame-box h4 {
    font-size: 30px;
    font-family: "times-new-roman", sans-serif;
    text-align: center;
    font-weight: bold;
  }
  .stole003-inner-qbox .answer-frame-box p {
    font-size: 3.73vw;
    line-height: 1.3;
    height: 14.9vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .stole003-inner-arrow2 {
    margin: 17.33vw auto 0;
    width: 5.33vw;
    max-width: none;
  }
}

.stole004 {
  border-top: 1px solid #3A3A3A;
  border-bottom: 1px solid #3A3A3A;
  position: relative;
}

.stole004::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3A3A3A;
  position: absolute;
  top: 10px;
  left: 0;
}

.stole004::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #3A3A3A;
  position: absolute;
  bottom: 10px;
  left: 0;
}

.stole004-inner {
  max-width: 1280px;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.stole004-inner-ttl {
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  text-align: center;
  font-weight: bold;
  letter-spacing: .2em;
  padding-bottom: 20px;
}

.stole004-inner-box {
  margin: 20px auto 0;
  width: 60.93vw;
  max-width: 780px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stole004-inner-box .box1 {
  width: 15.62vw;
  max-width: 200px;
  height: 3.9vw;
  max-height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
  border-radius: 24px;
  letter-spacing: .05em;
}

.stole004-inner-box .box1 .big {
  font-size: 25px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

.stole004-inner-box .box1 .normal {
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

.stole004-inner-box .box1.color1 {
  background-color: #F4E9C6;
}

.stole004-inner-box .box1.color2 {
  background-color: #D8E1E8;
}

.stole004-inner-box .box2 {
  width: 44.21vw;
  max-width: 566px;
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  letter-spacing: .05em;
}

.stole004-inner-box .box2 .big {
  font-size: 25px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

.stole004-inner-box .box2 .normal {
  font-size: 15px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

@media screen and (max-width: 1280px) {
  .stole004::before {
    top: 0.78vw;
  }
  .stole004::after {
    bottom: 0.78vw;
  }
  .stole004-inner {
    padding-top: 5.46vw;
    padding-bottom: 5.46vw;
  }
  .stole004-inner-ttl {
    font-size: 1.56vw;
    padding-bottom: 1.56vw;
  }
  .stole004-inner-box {
    margin: 1.56vw auto 0;
  }
  .stole004-inner-box .box1 {
    line-height: 3.9vw;
    font-size: 1.17vw;
    border-radius: 1.875vw;
  }
  .stole004-inner-box .box1 .big {
    font-size: 1.95vw;
  }
  .stole004-inner-box .box1 .normal {
    font-size: 1.56vw;
  }
  .stole004-inner-box .box2 {
    font-size: 1.56vw;
  }
  .stole004-inner-box .box2 .big {
    font-size: 1.95vw;
  }
  .stole004-inner-box .box2 .normal {
    font-size: 1.17vw;
  }
}

@media screen and (max-width: 750px) {
  .stole004::before {
    top: 2.66vw;
  }
  .stole004::after {
    bottom: 2.66vw;
  }
  .stole004-inner {
    padding-top: 21.33vw;
    padding-bottom: 21.33vw;
  }
  .stole004-inner-ttl {
    font-size: 5.33vw;
    letter-spacing: .05em;
    padding-bottom: 0;
  }
  .stole004-inner-box {
    margin: 13.33vw auto 0;
    width: 80vw;
    max-width: none;
    display: block;
  }
  .stole004-inner-box .box1 {
    width: 100%;
    max-width: none;
    height: 13.33vw;
    max-height: none;
    line-height: 13.33vw;
    font-size: 4vw;
    border-radius: 6.4vw;
    letter-spacing: .05em;
  }
  .stole004-inner-box .box1 .big {
    font-size: 6.66vw;
  }
  .stole004-inner-box .box1 .normal {
    font-size: 5.33vw;
  }
  .stole004-inner-box .box2 {
    width: 100%;
    max-width: none;
    font-size: 4.8vw;
    letter-spacing: 0;
    line-height: 1.66;
    margin-top: 5.33vw;
    text-align: center;
  }
  .stole004-inner-box .box2 .big {
    font-size: 6.66vw;
  }
  .stole004-inner-box .box2 .normal {
    font-size: 4vw;
  }
}

.stole005-inner {
  max-width: 1280px;
  margin: auto;
  padding-top: 110px;
  padding-bottom: 70px;
  position: relative;
}

.stole005-inner-subttl {
  font-size: 15px;
  font-family: "times-new-roman", sans-serif;
  letter-spacing: .3em;
  font-weight: bold;
  text-align: center;
}

.stole005-inner-ttl {
  margin-top: 15px;
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
  text-align: center;
}

.stole005-inner-arrow {
  width: 1.25vw;
  max-width: 16px;
  margin: 20px auto 0;
}

.stole005-inner-result {
  margin: 25px auto 0;
  background-color: #D8E1E8;
  width: 28.125vw;
  max-width: 360px;
  height: 3.9vw;
  max-height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 24px;
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
}

.stole005-inner-result .big {
  font-size: 25px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

.stole005-inner-result .small {
  font-size: 15px;
  font-family: "NotoSerifJP", sans-serif;
  font-weight: bold;
}

.stole005-inner-frame {
  margin: auto;
  display: flex;
  justify-content: center;
}

.stole005-inner-frame-box {
  margin: 30px 15px 0;
  width: 17.18vw;
  max-width: 220px;
}

.stole005-inner-frame-box .txt1 {
  font-size: 15px;
  font-family: "NotoSerifJP", sans-serif;
  letter-spacing: .1em;
  line-height: 1.66;
  text-align: center;
}

.stole005-inner-frame-box .img1 {
  position: relative;
  margin-top: 15px;
}

.stole005-inner-frame-box .img1-main {
  width: 100%;
}

.stole005-inner-frame-box .img1-sub1 {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 3.125vw;
  max-width: 40px;
}

.stole005-inner-frame-box .txt2 {
  font-size: 15px;
  font-family: "NotoSerifJP", sans-serif;
  letter-spacing: .15em;
  line-height: 1.66;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 1280px) {
  .stole005-inner {
    padding-top: 8.59vw;
    padding-bottom: 5.46vw;
  }
  .stole005-inner-subttl {
    font-size: 1.17vw;
  }
  .stole005-inner-ttl {
    margin-top: 1.17vw;
    font-size: 1.56vw;
  }
  .stole005-inner-arrow {
    margin: 1.56vw auto 0;
  }
  .stole005-inner-result {
    margin: 1.95vw auto 0;
    line-height: 3.9vw;
    border-radius: 1.87vw;
    font-size: 1.56vw;
  }
  .stole005-inner-result .big {
    font-size: 1.95vw;
  }
  .stole005-inner-result .small {
    font-size: 1.17vw;
  }
  .stole005-inner-frame-box {
    margin: 2.34vw 1.17vw 0;
  }
  .stole005-inner-frame-box .txt1 {
    font-size: 1.17vw;
  }
  .stole005-inner-frame-box .img1 {
    margin-top: 1.17vw;
  }
  .stole005-inner-frame-box .img1-sub1 {
    top: 0.78vw;
    right: 0.78vw;
  }
  .stole005-inner-frame-box .txt2 {
    font-size: 1.17vw;
    margin-top: 2.34vw;
  }
}

@media screen and (max-width: 750px) {
  .stole005-inner {
    padding-top: 20vw;
    padding-bottom: 17.33vw;
  }
  .stole005-inner-subttl {
    font-size: 4vw;
  }
  .stole005-inner-ttl {
    margin-top: 4vw;
    font-size: 5.33vw;
    line-height: 1.75;
  }
  .stole005-inner-arrow {
    width: 4.26vw;
    max-width: none;
    margin: 6.66vw auto 0;
  }
  .stole005-inner-result {
    margin: 4.53vw auto 0;
    width: 85.33vw;
    max-width: none;
    height: 13.33vw;
    max-height: none;
    line-height: 13.33vw;
    border-radius: 6.4vw;
    font-size: 5.33vw;
  }
  .stole005-inner-result .big {
    font-size: 6.66vw;
  }
  .stole005-inner-result .small {
    font-size: 4vw;
  }
  .stole005-inner-frame {
    margin: auto;
    display: block;
    justify-content: center;
  }
  .stole005-inner-frame-box {
    margin: 13.33vw auto 0;
    width: 58.66vw;
    max-width: none;
  }
  .stole005-inner-frame-box .txt1 {
    font-size: 4vw;
  }
  .stole005-inner-frame-box .img1 {
    position: relative;
    margin: 4vw auto 0;
    width: 48vw;
  }
  .stole005-inner-frame-box .img1-sub1 {
    position: absolute;
    top: 2.66vw;
    right: -2.66vw;
    width: 10.66vw;
    max-width: none;
  }
  .stole005-inner-frame-box .txt2 {
    font-size: 4vw;
    margin-top: 8vw;
  }
}

.stole006 {
  border-top: 1px solid #3A3A3A;
}

.stole006-inner {
  max-width: 1280px;
  margin: auto;
  padding-top: 150px;
  padding-bottom: 115px;
  position: relative;
}

.stole006-inner-ttl {
  font-size: 20px;
  font-family: "NotoSerifJP", sans-serif;
  text-align: center;
  letter-spacing: .1em;
  font-weight: bold;
}

.stole006-inner-frame {
  position: relative;
}

.stole006-inner-frame-img {
  width: 39.06vw;
  max-width: 500px;
  margin-left: 260px;
}

.stole006-inner-frame-box {
  width: 17.18vw;
  max-width: 220px;
  position: absolute;
  top: 95px;
  left: 800px;
}

.stole006-inner-frame-box .color-list li {
  padding-left: 25px;
  position: relative;
  margin-top: 5px;
  font-size: 18px;
  font-family: "NotoSerifJP", sans-serif;
  letter-spacing: .03em;
  white-space: nowrap;
}

.stole006-inner-frame-box .color-list li span {
  font-size: 15px;
  font-family: "times-new-roman", sans-serif;
}

.stole006-inner-frame-box .color-list li img {
  position: absolute;
  width: 15px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.stole006-inner-frame-box .pricebox {
  margin-top: 35px;
}

.stole006-inner-msg {
  margin: auto;
  text-align: center;
  font-size: 14px;
  font-family: "NotoSerifJP", sans-serif;
  line-height: 2;
  letter-spacing: .05em;
}

.stole006-inner-list {
  display: flex;
  justify-content: space-between;
  width: 78.125vw;
  max-width: 1000px;
  margin: auto;
}

.stole006-inner-list-item {
  margin-top: 50px;
  width: 18.75vw;
  max-width: 240px;
}

.stole006-inner-list-item .color {
  margin: 25px auto 0;
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  font-family: "times-new-roman", sans-serif;
  letter-spacing: .03em;
}

.stole006-inner-list-item .color img {
  position: absolute;
  width: 15px;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1280px) {
  .stole006-inner {
    padding-top: 11.71vw;
    padding-bottom: 8.98vw;
  }
  .stole006-inner-ttl {
    font-size: 1.56vw;
  }
  .stole006-inner-frame-img {
    margin-left: 20.31vw;
  }
  .stole006-inner-frame-box {
    top: 7.42vw;
    left: 62.5vw;
  }
  .stole006-inner-frame-box .color-list li {
    padding-left: 1.95vw;
    margin-top: .39vw;
    font-size: 1.4vw;
  }
  .stole006-inner-frame-box .color-list li span {
    font-size: 1.17vw;
  }
  .stole006-inner-frame-box .color-list li img {
    width: 1.17vw;
  }
  .stole006-inner-frame-box .pricebox {
    margin-top: 2.73vw;
  }
  .stole006-inner-msg {
    font-size: 1.09vw;
  }
  .stole006-inner-list {
    margin: auto;
  }
  .stole006-inner-list-item {
    margin-top: 3.9vw;
  }
  .stole006-inner-list-item .color {
    margin: 1.95vw auto 0;
    padding-left: 1.95vw;
    font-size: 1.17vw;
  }
  .stole006-inner-list-item .color img {
    width: 1.17vw;
  }
}

@media screen and (max-width: 750px) {
  .stole006-inner {
    padding-top: 18.66vw;
    padding-bottom: 25.33vw;
  }
  .stole006-inner-ttl {
    font-size: 5.33vw;
    line-height: 2;
  }
  .stole006-inner-frame-img {
    width: 85.33vw;
    max-width: none;
    margin: auto;
  }
  .stole006-inner-frame-box {
    width: 58.66vw;
    max-width: none;
    position: static;
    margin: auto;
  }
  .stole006-inner-frame-box .color-list li {
    padding-left: 6.66vw;
    margin-top: 1.33vw;
    font-size: 4.8vw;
  }
  .stole006-inner-frame-box .color-list li span {
    font-size: 4vw;
  }
  .stole006-inner-frame-box .color-list li img {
    width: 4vw;
  }
  .stole006-inner-frame-box .pricebox {
    margin-top: 8vw;
  }
  .stole006-inner-msg {
    margin: 16vw auto 0;
    font-size: 3.73vw;
    padding-bottom: 10.66vw;
  }
  .stole006-inner-list {
    flex-wrap: wrap;
    width: 100%;
  }
  .stole006-inner-list-item {
    width: 48vw;
    max-width: none;
    margin-top: 9.33vw;
  }
  .stole006-inner-list-item .color {
    margin-top: 4.8vw;
    padding-left: 0;
    position: relative;
    font-size: 4vw;
    text-align: center;
  }
  .stole006-inner-list-item .color span {
    position: relative;
    padding-left: 6.66vw;
  }
  .stole006-inner-list-item .color img {
    width: 4vw;
  }
}

.stole007 {
  margin: 100px auto 0;
}

.stole007-btn {
  text-align: center;
}

.stole007-btn a {
  display: inline-block;
  width: 400px;
  height: 80px;
  line-height: 75px;
  text-align: center;
  font-size: 16px;
  letter-spacing: .2em;
  border: 1px solid #000000;
  position: relative;
}

.stole007-btn a::after {
  content: "";
  background: url("../img/arrow-r.svg") no-repeat;
  background-size: 6px 12px;
  width: 6px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1280px) {
  .stole007 {
    margin: 7.81vw auto 0;
  }
  .stole007-btn a {
    width: 31.25vw;
    height: 6.25vw;
    line-height: 5.85vw;
    font-size: 1.25vw;
  }
  .stole007-btn a::after {
    background-size: 0.46vw 0.93vw;
    width: 0.46vw;
    height: 0.93vw;
    right: 1.56vw;
  }
}

@media screen and (max-width: 750px) {
  .stole007 {
    margin: 13.33vw auto 0;
  }
  .stole007-btn a {
    width: 74.66vw;
    height: 13.33vw;
    line-height: 12vw;
    font-size: 4vw;
  }
  .stole007-btn a::after {
    background-size: 1.6vw 3.2vw;
    width: 1.6vw;
    height: 3.2vw;
    right: 4vw;
    transform: translate(0, -50%);
  }
}
