@charset "UTF-8";
/*----------------------------------------
MAIN
-----------------------------------------*/
.contents .syuntoku {
  background: #b91d23;
  position: relative;
  border-top: 2.6666666667vw solid #b91d23;
}
.contents .syuntoku__wrap {
  background: #f6ca00;
  padding-block: 9.6vw 25.6vw;
}
.contents .syuntoku__mainTtl {
  width: 78.6666666667vw;
  margin: 0 auto 0vw;
  text-align: center;
  position: relative;
  left: 2.6666666667vw;
}
.contents .syuntoku__ttl {
  width: 79.7333333333vw;
  margin: 0 auto 4.5333333333vw;
  text-align: center;
}
.contents .syuntoku__shopAnn {
  text-align: right;
  font-size: 2.6666666667vw;
  margin-top: 0.8vw;
}
.contents .syuntoku__lead {
  font-size: 3.7333333333vw;
  line-height: 2;
  margin-top: 1.8666666667vw;
  text-align: center;
}
.contents .syuntoku__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 3.4666666667vw;
}
.contents .syuntoku__menu li {
  width: 26.4vw;
}
.contents .syuntoku__menu li p {
  font-size: 3.2vw;
  background-color: #fff;
  border-radius: 26.6666666667vw;
  line-height: 1;
  padding: 1.0666666667vw 0;
  text-align: center;
  width: 24vw;
  margin: -2.6666666667vw auto 0;
  position: relative;
}
.contents .syuntoku__menu li p span {
  font-size: 2.6666666667vw;
}
.contents .syuntoku__history {
  background-color: #fff;
  padding: 0 6.6666666667vw 4.5333333333vw;
  margin-top: 10.9333333333vw;
  border-radius: 5.3333333333vw;
}
.contents .syuntoku__history-ttl {
  width: 18.4vw;
  margin: 0 auto;
  position: relative;
  top: -3.4666666667vw;
}
.contents .syuntoku__history-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contents .syuntoku__history-img img {
  width: 33.8666666667vw;
}
.contents .syuntoku__history-txt {
  margin-top: 3.4666666667vw;
  text-align: center;
  line-height: 1.8;
}
.contents .syuntoku__chance {
  margin-top: 4.1333333333vw;
}
.contents .syuntoku__first {
  background-color: #fff;
  padding: 8vw 8vw;
  width: calc(100% + 5.3333333333vw);
  position: relative;
  left: -2.6666666667vw;
  border-radius: 16vw 16vw 0 0;
  margin-top: -17.3333333333vw;
  z-index: 1;
}
.contents .syuntoku__first-ttl {
  width: 76.8vw;
  margin: 0 auto;
}
.contents .syuntoku__first-txt01 {
  margin: 4.8vw auto 0;
  width: 74.6666666667vw;
  position: relative;
}
.contents .syuntoku__first-txt01 p {
  line-height: 1.8;
}
.contents .syuntoku__first-txt01 p:nth-of-type(1) {
  font-size: 3.2vw;
}
.contents .syuntoku__first-txt01 p:nth-of-type(2) {
  font-size: 2.6666666667vw;
  margin-top: 1.0666666667vw;
  text-indent: -1em;
  padding-left: 1em;
}
.contents .syuntoku__first-txt01 p sup {
  vertical-align: super;
  font-size: 70%;
}
.contents .syuntoku__first-txt01::after {
  content: "";
  display: inline-block;
  background-image: url(../img/syuntoku_bird.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 14.1333333333vw;
  height: 12vw;
  position: absolute;
  right: -4.5333333333vw;
  bottom: -5.0666666667vw;
}
.contents .syuntoku__first-txt02 {
  position: relative;
  margin-top: 7.4666666667vw;
  border-top: 1px solid #000;
  padding-top: 3.4666666667vw;
  font-size: 3.2vw;
  line-height: 2;
  padding-bottom: 2.6666666667vw;
  border-bottom: 1px solid #000;
}
.contents .syuntoku__first-txt02::before {
  content: "概要";
  display: inline-block;
  width: 10.6666666667vw;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 5.3333333333vw);
  top: -2.1333333333vw;
}
.contents .syuntoku__first-txt02 .-dx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1.3333333333vw 0 2.6666666667vw;
}
.contents .syuntoku__first-txt02 .-dx span {
  background: #fff;
  width: 24%;
  height: 6.4vw;
  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;
  line-height: 1;
}
.contents .syuntoku__first-txt02 small {
  display: block;
  font-size: 2.6666666667vw;
  margin-bottom: 2.6666666667vw;
}
.contents .syuntoku__first-txt02 small span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
}
.contents .syuntoku__first-txt02.--yel::before {
  background-color: #f6ca00;
}
.contents .syuntoku__first-txt03 {
  margin: 4.8vw auto 0;
  width: 75.4666666667vw;
}
.contents .syuntoku__2nd {
  background: #f6ca00;
  padding: 10.6666666667vw 8vw;
  border-radius: 0 0 16vw 16vw;
  width: calc(100% + 5.3333333333vw);
  position: relative;
  left: -2.6666666667vw;
  position: relative;
  z-index: 1;
}
.contents .syuntoku__2nd::before {
  content: "";
  display: inline-block;
  background-image: url(../img/syuntoku_2nd_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32.8vw;
  height: 15.4666666667vw;
  position: absolute;
  right: -16vw;
  top: 11%;
}
.contents .syuntoku__2nd::after {
  content: "";
  display: inline-block;
  background-image: url(../img/syuntoku_2nd_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32.8vw;
  height: 15.4666666667vw;
  position: absolute;
  left: -17.3333333333vw;
  top: 39.5%;
}
.contents .syuntoku__2nd h3 {
  width: 61.3333333333vw;
  margin: 0 auto 4vw;
}
.contents .syuntoku__2nd-img {
  position: relative;
  z-index: 2;
}
.contents .syuntoku__2nd-method {
  padding: 2.6666666667vw 4vw 0;
}
.contents .syuntoku__2nd-method h4 {
  font-size: 4.2666666667vw;
  margin-bottom: 1.3333333333vw;
  text-align: center;
}
.contents .syuntoku__2nd-method p {
  font-size: 3.2vw;
}
.contents .syuntoku__2nd-method a {
  display: block;
  text-align: center;
  margin-top: 2.6666666667vw;
}

@media only screen and (min-width: 681px) {
  .contents .syuntoku {
    border-top: 18.1333333333px solid #b91d23;
  }
  .contents .syuntoku__wrap {
    padding-block: 65.28px 174.08px;
  }
  .contents .syuntoku__mainTtl {
    width: 534.9333333333px;
    margin: 0 auto 0px;
    left: 18.1333333333px;
  }
  .contents .syuntoku__ttl {
    width: 542.1866666667px;
    margin: 0 auto 30.8266666667px;
  }
  .contents .syuntoku__shopAnn {
    font-size: 18.1333333333px;
    margin-top: 5.44px;
  }
  .contents .syuntoku__lead {
    font-size: 25.3866666667px;
    margin-top: 12.6933333333px;
  }
  .contents .syuntoku__menu {
    margin-top: 23.5733333333px;
  }
  .contents .syuntoku__menu li {
    width: 179.52px;
  }
  .contents .syuntoku__menu li p {
    font-size: 21.76px;
    border-radius: 181.3333333333px;
    padding: 7.2533333333px 0;
    width: 163.2px;
    margin: -18.1333333333px auto 0;
  }
  .contents .syuntoku__menu li p span {
    font-size: 18.1333333333px;
  }
  .contents .syuntoku__history {
    padding: 0 45.3333333333px 30.8266666667px;
    margin-top: 74.3466666667px;
    border-radius: 36.2666666667px;
  }
  .contents .syuntoku__history-ttl {
    width: 125.12px;
    top: -23.5733333333px;
  }
  .contents .syuntoku__history-img img {
    width: 230.2933333333px;
  }
  .contents .syuntoku__history-txt {
    margin-top: 23.5733333333px;
  }
  .contents .syuntoku__chance {
    margin-top: 28.1066666667px;
  }
  .contents .syuntoku__first {
    padding: 54.4px 54.4px;
    width: calc(100% + 36.2666666667px);
    left: -18.1333333333px;
    border-radius: 108.8px 108.8px 0 0;
    margin-top: -117.8666666667px;
  }
  .contents .syuntoku__first-ttl {
    width: 522.24px;
  }
  .contents .syuntoku__first-txt01 {
    margin: 32.64px auto 0;
    width: 507.7333333333px;
  }
  .contents .syuntoku__first-txt01 p:nth-of-type(1) {
    font-size: 21.76px;
  }
  .contents .syuntoku__first-txt01 p:nth-of-type(2) {
    font-size: 18.1333333333px;
    margin-top: 7.2533333333px;
  }
  .contents .syuntoku__first-txt01::after {
    width: 96.1066666667px;
    height: 81.6px;
    right: -30.8266666667px;
    bottom: -34.4533333333px;
  }
  .contents .syuntoku__first-txt02 {
    margin-top: 50.7733333333px;
    padding-top: 23.5733333333px;
    font-size: 21.76px;
    padding-bottom: 18.1333333333px;
  }
  .contents .syuntoku__first-txt02::before {
    width: 72.5333333333px;
    left: calc(50% - 36.2666666667px);
    top: -14.5066666667px;
  }
  .contents .syuntoku__first-txt02 .-dx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 9.0666666667px 0 18.1333333333px;
  }
  .contents .syuntoku__first-txt02 .-dx span {
    background: #fff;
    width: 24%;
    height: 43.52px;
    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;
    line-height: 1;
  }
  .contents .syuntoku__first-txt02 small {
    display: block;
    font-size: 18.1333333333px;
    margin-bottom: 18.1333333333px;
  }
  .contents .syuntoku__first-txt02 small span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6;
  }
  .contents .syuntoku__first-txt03 {
    margin: 32.64px auto 0;
    width: 513.1733333333px;
  }
  .contents .syuntoku__2nd {
    background: #f6ca00;
    padding: 72.5333333333px 54.4px;
    border-radius: 0 0 108.8px 108.8px;
    width: calc(100% + 36.2666666667px);
    position: relative;
    left: -18.1333333333px;
    position: relative;
    z-index: 1;
    font-size: 21.76px;
  }
  .contents .syuntoku__2nd::before {
    content: "";
    display: inline-block;
    background-image: url(../img/syuntoku_2nd_deco.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 223.04px;
    height: 105.1733333333px;
    position: absolute;
    right: -108.8px;
    top: 11%;
  }
  .contents .syuntoku__2nd::after {
    content: "";
    display: inline-block;
    background-image: url(../img/syuntoku_2nd_deco.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 223.04px;
    height: 105.1733333333px;
    position: absolute;
    left: -117.8666666667px;
    top: 39.5%;
  }
  .contents .syuntoku__2nd h3 {
    width: 417.0666666667px;
    margin: 0 auto 27.2px;
  }
  .contents .syuntoku__2nd-img {
    position: relative;
    z-index: 2;
  }
  .contents .syuntoku__2nd-img img {
    width: 100%;
    height: auto;
  }
  .contents .syuntoku__2nd-method {
    padding: 18.1333333333px 27.2px 0;
  }
  .contents .syuntoku__2nd-method h4 {
    font-size: 29.0133333333px;
    margin-bottom: 9.0666666667px;
    text-align: center;
  }
  .contents .syuntoku__2nd-method p {
    font-size: 21.76px;
  }
  .contents .syuntoku__2nd-method a {
    display: block;
    text-align: center;
    margin-top: 18.1333333333px;
  }
}
/*# sourceMappingURL=style02.css.map */