@media screen and (max-width: 480px) {
  .fs-l-pageMain {
    width: 100%;
  }
}
.fs-c-productList, .top-lineup {
  display: none;
}

.spoteco-body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.spoteco-main-image {
  width: 908px;
  max-width: 100%;
  margin: 0 auto 57px;
  display: block;
}

.spoteco-slide-wrap {
  position: relative;
}
.spoteco-slide-wrap::before {
  content: " ";
  background: url(../../img/freepage/2025spoteco/main/pic--fade-left.webp) left top no-repeat;
  background-size: 100% auto;
  width: 280px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.spoteco-slide-wrap::after {
  content: " ";
  background: url(../../img/freepage/2025spoteco/main/pic--fade-right.webp) right top no-repeat;
  background-size: 100% auto;
  width: 280px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
@media screen and (min-width: 481px) {
  .spoteco-slide-wrap {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw + 8px);
  }
}
@media screen and (max-width: 480px) {
  .spoteco-slide-wrap {
    overflow: hidden;
  }
  .spoteco-slide-wrap::before {
    width: 24%;
  }
  .spoteco-slide-wrap::after {
    width: 24%;
  }
}

.spoteco-slide img {
  display: block;
  height: 18px;
}

.spoteco-slide--01 {
  margin-bottom: 17px;
}

.spoteco-slide--02 {
  margin-bottom: 90px;
}

.spoteco-what {
  background: url(../../img/freepage/2025spoteco/what/bgi--02.webp) left bottom no-repeat, url(../../img/freepage/2025spoteco/what/bgi--01.webp) left top no-repeat;
  background-size: 100% auto;
  padding: 60px 0 120px;
}
.spoteco-what .spoteco-what__title {
  background: url(../../img/freepage/2025spoteco/what/bgi--title-02.svg) right center no-repeat, url(../../img/freepage/2025spoteco/what/bgi--title-01.svg) left center no-repeat;
  padding: 15px 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 40px;
  font-weight: bold;
  font-size: 3.2rem;
  color: #4C2601;
}
.spoteco-what .spoteco-what__title span {
  color: #90C320;
}
.spoteco-what .spoteco-what__lede {
  display: block;
  margin: 0 auto 40px;
}
@media screen and (min-width: 481px) {
  .spoteco-what {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw + 8px);
    padding-left: calc(50vw - 444px);
    padding-right: calc(50vw - 444px);
  }
  .spoteco-what .spoteco-what__lede {
    width: 785px;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-what {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .spoteco-what .spoteco-what__title {
    background: url(../../img/freepage/2025spoteco/what/bgi--title-02.svg) right center no-repeat, url(../../img/freepage/2025spoteco/what/bgi--title-01.svg) left center no-repeat;
    background-size: 25px auto;
    padding: 15px 40px;
    font-size: 2rem;
  }
}

.spoteco-what-point {
  background: #FFF3CB;
  padding: 46px 55px;
  border-radius: 30px;
  margin-bottom: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.spoteco-what-point::before {
  content: " ";
  background: url(../../img/freepage/2025spoteco/what/pic--01.webp) left top no-repeat;
  background-size: cover;
  width: 374px;
  height: 230px;
  display: block;
  position: absolute;
  right: -176px;
  bottom: -85px;
}
.spoteco-what-point li {
  padding-left: 56px;
  margin-bottom: 30px;
  line-height: 1.5;
  font-size: 1.8rem;
  color: #4C2601;
}
.spoteco-what-point li strong {
  background: rgba(231, 66, 52, 0.28);
  padding: 0 5px;
  font-size: 2.6rem;
}
.spoteco-what-point li:nth-child(1) {
  background: url(../../img/freepage/2025spoteco/what/ico--point-01.svg) left top no-repeat;
}
.spoteco-what-point li:nth-child(2) {
  background: url(../../img/freepage/2025spoteco/what/ico--point-02.svg) left top no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}
.spoteco-what-point li:nth-child(3) {
  background: url(../../img/freepage/2025spoteco/what/ico--point-03.svg) left top no-repeat;
  margin-bottom: 0;
}
@media screen and (min-width: 481px) {
  .spoteco-what-point {
    width: 730px;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-what-point {
    padding: 20px;
    margin-bottom: 70vw;
  }
  .spoteco-what-point::before {
    width: 100%;
    height: auto;
    aspect-ratio: 187/115;
    position: absolute;
    right: 0px;
    bottom: -65vw;
  }
  .spoteco-what-point li strong {
    font-size: 2rem;
  }
  .spoteco-what-point li:nth-child(1) {
    background: url(../../img/freepage/2025spoteco/what/ico--point-01.svg) left top no-repeat;
    background-size: 36px auto;
  }
  .spoteco-what-point li:nth-child(2) {
    background: url(../../img/freepage/2025spoteco/what/ico--point-02.svg) left top no-repeat;
    padding-top: 0;
    padding-bottom: 0;
    background-size: 36px auto;
  }
  .spoteco-what-point li:nth-child(3) {
    background: url(../../img/freepage/2025spoteco/what/ico--point-03.svg) left top no-repeat;
    margin-bottom: 0;
    background-size: 36px auto;
  }
}

.spoteco-structure .spoteco-structure__lede {
  margin-bottom: 40px;
  text-align: center;
  font-size: 2.24rem;
}
.spoteco-structure .spoteco-structure__lede span {
  color: #90C320;
}
.spoteco-structure .spoteco-structure__title {
  background: #FED23D;
  border-radius: 60px;
  padding: 15px 0;
  margin-bottom: 50px;
  text-align: center;
  font-weight: 700;
  font-size: 2.8rem;
  color: #4C2601;
}
.spoteco-structure .spoteco-structure__list {
  margin-bottom: 45px;
  list-style: none;
  counter-reset: number 0;
}
.spoteco-structure .spoteco-structure__list::before {
  content: " ";
  background: url(../../img/freepage/2025spoteco/structure/pic--balloon-01.svg) left top no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  z-index: 2;
}
.spoteco-structure .spoteco-structure__list::after {
  content: " ";
  background: url(../../img/freepage/2025spoteco/structure/pic--balloon-02.svg) left top no-repeat;
  background-size: 100% auto;
  display: block;
  position: absolute;
  z-index: 2;
}
.spoteco-structure .spoteco-structure__list img {
  display: block;
  margin-bottom: 20px;
}
.spoteco-structure .spoteco-structure__list span {
  width: 134px;
  padding: 0 10px 10px 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
  line-height: 1.5;
  border-bottom: 3px solid #FED23D;
  font-size: 2rem;
}
.spoteco-structure .spoteco-structure__list li {
  counter-increment: number 1;
  position: relative;
}
.spoteco-structure .spoteco-structure__list li span:before {
  content: "0" counter(number);
  position: absolute;
  line-height: 1;
  top: -3px;
  left: 0;
  font-size: 3rem;
  color: #FED23D;
}
.spoteco-structure .spoteco-structure__list li:last-child::before {
  content: none;
}
@media screen and (min-width: 481px) {
  .spoteco-structure .spoteco-structure__list {
    width: 660px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .spoteco-structure .spoteco-structure__list::before {
    width: 200px;
    height: 155px;
    top: -36px;
    left: -175px;
  }
  .spoteco-structure .spoteco-structure__list::after {
    width: 200px;
    height: 155px;
    bottom: -5px;
    right: -160px;
  }
  .spoteco-structure .spoteco-structure__list li {
    width: 210px;
  }
  .spoteco-structure .spoteco-structure__list li::before {
    content: " ";
    background: url(../../img/freepage/2025spoteco/structure/ico--arrow.webp) right center no-repeat;
    background-size: cover;
    width: 70px;
    height: 65px;
    display: block;
    position: absolute;
    top: 67px;
    right: -46px;
    z-index: 2;
  }
  .spoteco-structure .spoteco-structure__movie {
    width: 684px;
    margin: 0 auto;
  }
  .spoteco-structure .spoteco-structure__movie iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-structure .spoteco-structure__lede {
    font-size: 1.75rem;
  }
  .spoteco-structure .spoteco-structure__title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2rem;
  }
  .spoteco-structure .spoteco-structure__list li {
    margin-bottom: 80px;
    position: relative;
  }
  .spoteco-structure .spoteco-structure__list li img {
    width: 80%;
    display: block;
    margin: 0 auto 20px;
  }
  .spoteco-structure .spoteco-structure__list li::before {
    content: " ";
    background: url(../../img/freepage/2025spoteco/structure/ico--arrow.webp) right center no-repeat;
    background-size: cover;
    width: 70px;
    height: 65px;
    display: block;
    position: absolute;
    bottom: -80px;
    top: auto;
    right: calc(50% - 35px);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    z-index: 2;
  }
  .spoteco-structure .spoteco-structure__list li:nth-child(1)::after {
    content: " ";
    background: url(../../img/freepage/2025spoteco/structure/pic--balloon-01.svg) left top no-repeat;
    background-size: 100% auto;
    width: 150px;
    height: 130px;
    display: block;
    position: absolute;
    top: -30px;
    left: -10px;
    z-index: 2;
  }
  .spoteco-structure .spoteco-structure__list li:nth-child(3)::after {
    content: " ";
    background: url(../../img/freepage/2025spoteco/structure/pic--balloon-02.svg) left top no-repeat;
    background-size: 100% auto;
    width: 150px;
    height: 130px;
    display: block;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 2;
  }
  .spoteco-structure .spoteco-structure__movie {
    width: 100%;
    margin: 0 auto;
  }
  .spoteco-structure .spoteco-structure__movie iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
  }
}

.spoteco-sustainable {
  background: url(../../img/freepage/2025spoteco/sustainable/pic--02.webp) calc(50% + 455px) center no-repeat, url(../../img/freepage/2025spoteco/sustainable/pic--01.webp) calc(50% - 434px) center no-repeat, url(../../img/freepage/2025spoteco/sustainable/bgi--section.webp) center center no-repeat;
  background-size: 270px auto, 190px auto, cover;
  padding: 115px 30px;
  text-align: center;
  color: #4C2601;
}
.spoteco-sustainable .spoteco-sustainable__title {
  margin-bottom: 35px;
}
.spoteco-sustainable .spoteco-sustainable__text {
  line-height: 1.4;
  font-size: 2.5rem;
}
@media screen and (min-width: 481px) {
  .spoteco-sustainable {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw + 8px);
  }
  .spoteco-sustainable .spoteco-sustainable__title img {
    display: block;
    width: 643px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-sustainable {
    background: url(../../img/freepage/2025spoteco/sustainable/pic--02.webp) 10px center no-repeat, url(../../img/freepage/2025spoteco/sustainable/pic--01.webp) right 10px center no-repeat, url(../../img/freepage/2025spoteco/sustainable/bgi--section.webp) center center no-repeat;
    background-size: 70px auto, 70px auto, cover;
    padding: 40px 30px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .spoteco-sustainable .spoteco-sustainable__title {
    margin-bottom: 25px;
  }
  .spoteco-sustainable .spoteco-sustainable__title img {
    height: 50px;
  }
  .spoteco-sustainable .spoteco-sustainable__text {
    font-size: 1.75rem;
  }
}

.spoteco-point {
  background: url(../../img/freepage/2025spoteco/point/bgi--section-02.webp) left bottom no-repeat, url(../../img/freepage/2025spoteco/point/bgi--section-01.webp) left top no-repeat;
  background-size: 100% auto;
  background-color: #FFF9F1;
  padding: 130px 30px;
}
.spoteco-point .spoteco-point__title {
  background: url(../../img/freepage/2025spoteco/what/bgi--title-02.svg) right bottom no-repeat, url(../../img/freepage/2025spoteco/what/bgi--title-01.svg) left bottom no-repeat;
  padding: 15px 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 65px;
  font-weight: bold;
  font-size: 3.2rem;
  color: #4C2601;
}
.spoteco-point .spoteco-point__title span {
  color: #FA8A5A;
}
.spoteco-point .spoteco-point__title .spoteco-point__title-sub {
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 60px;
  display: block;
  padding: 10px 50px;
  margin: 0 auto 20px;
  font-size: 3.2rem;
  color: #90C320;
}
@media screen and (min-width: 481px) {
  .spoteco-point {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw + 8px);
    padding-left: calc(50vw - 473px);
    padding-right: calc(50vw - 473px);
  }
}
@media screen and (max-width: 480px) {
  .spoteco-point {
    margin-left: -8px;
    margin-right: -8px;
    padding: 60px 30px;
  }
  .spoteco-point .spoteco-point__title {
    background-size: 25px auto;
    padding: 0 40px 0;
    line-height: 1.5;
    font-size: 2rem;
    text-align: center;
  }
  .spoteco-point .spoteco-point__title .spoteco-point__title-sub {
    margin-bottom: 10px;
    font-size: 1rem;
  }
}

.spoteco-point-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
.spoteco-point-sub .spoteco-point-sub__title {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  font-weight: 700;
  font-size: 2.6rem;
  color: #FA8A5A;
}
.spoteco-point-sub .spoteco-point-sub__title img {
  margin-right: 25px;
}
.spoteco-point-sub .spoteco-point-sub__title span {
  display: block;
  padding-top: 20px;
}
.spoteco-point-sub .small {
  display: inline !important;
  padding: 0;
  font-size: 81%;
}
@media screen and (min-width: 481px) {
  .spoteco-point-sub {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .spoteco-point-sub > div {
    width: 478px;
    padding-top: 45px;
  }
  .spoteco-point-sub.spoteco-point-sub-01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .spoteco-point-sub.spoteco-point-sub-01 .spoteco-point-sub__title {
    margin-right: -20px;
  }
  .spoteco-point-sub.spoteco-point-sub-01 > img {
    width: 414px;
  }
  .spoteco-point-sub.spoteco-point-sub-02 > img {
    width: 456px;
  }
  .spoteco-point-sub.spoteco-point-sub-03 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .spoteco-point-sub.spoteco-point-sub-03 > img {
    width: 360px;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-point-sub {
    margin-bottom: 80px;
  }
  .spoteco-point-sub .spoteco-point-sub__title {
    margin-bottom: 20px;
    display: block;
    text-align: center;
    font-size: 1.75rem;
  }
  .spoteco-point-sub .spoteco-point-sub__title img {
    width: 40px;
    display: block;
    margin: 0 auto;
  }
  .spoteco-point-sub .spoteco-point-sub__title span {
    padding-top: 10px;
  }
  .spoteco-point-sub > div {
    margin-bottom: 40px;
  }
  .spoteco-point-sub.spoteco-point-sub-01 > img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .spoteco-point-sub.spoteco-point-sub-02 > img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .spoteco-point-sub.spoteco-point-sub-03 > img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
}

.spoteco-lineup {
  background: url(../../img/freepage/2025spoteco/lineup/bgi--section.webp) center center no-repeat;
  background-size: cover;
  padding: 105px 30px;
}
.spoteco-lineup .spoteco-lineup__title {
  background: url(../../img/freepage/2025spoteco/what/bgi--title-02.svg) right bottom no-repeat, url(../../img/freepage/2025spoteco/what/bgi--title-01.svg) left bottom no-repeat;
  padding: 15px 80px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 65px;
  font-weight: bold;
  font-size: 3.2rem;
  color: #4C2601;
}
.spoteco-lineup .spoteco-lineup-list .spoteco-lineup-list__pic {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.spoteco-lineup .spoteco-lineup-list .spoteco-lineup-list__text {
  background: url(../../img/freepage/2025spoteco/lineup/bgi--text.svg) center top no-repeat;
  padding: 30px 0 35px;
  line-height: 1.5;
  text-align: center;
  font-size: 1.8rem;
}
.spoteco-lineup .spoteco-lineup-list .spoteco-lineup-list__btn {
  background: #fff;
  width: 196px;
  border: 1.5px solid #C78D2F;
  border-radius: 5px;
  display: block;
  padding: 10px 0;
  margin: 0 auto;
  text-align: center;
  font-size: 1.6rem;
  color: #000;
}
@media screen and (min-width: 481px) {
  .spoteco-lineup {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw + 8px);
    padding-left: calc(50vw - 451px);
    padding-right: calc(50vw - 451px);
  }
  .spoteco-lineup .spoteco-lineup-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .spoteco-lineup .spoteco-lineup-list li {
    width: 284px;
  }
}
@media screen and (max-width: 480px) {
  .spoteco-lineup .spoteco-lineup__title {
    background-size: 25px auto;
    padding: 5px 40px 5px;
    margin-bottom: 40px;
    line-height: 1.5;
    font-size: 2rem;
    text-align: center;
  }
  .spoteco-lineup .spoteco-lineup-list li {
    margin-bottom: 60px;
  }
}

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

.u-ff-zen, .spoteco-structure .spoteco-structure__list, .spoteco-lineup .spoteco-lineup-list .spoteco-lineup-list__text {
  font-family: "Zen Maru Gothic", sans-serif;
}

@media screen and (max-width: 480px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 481px) {
  .is-sp {
    display: none;
  }
}

.u-margin-bottom {
  margin-bottom: 20px;
}

.u-margin-bottom--large {
  margin-bottom: 45px;
}

.u-color-green {
  color: #03BB04;
}

.u-color-red {
  color: #FF4A3D;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
/*# sourceMappingURL=2025spoteco.css.map */