@charset "UTF-8";
#yun-pop {
  width: 1200px;
  margin-inline: auto;
  padding-block: 80px;
  font-family: "Zen Maru Gothic", serif;
  font-size: 16px;
  line-height: 1.5;
}
.s #yun-pop {
  max-width: 1200px;
  width: 100%;
  padding-top: 30px;
  font-size: 14px;
}
#yun-pop * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#yun-pop img {
  max-width: 100%;
  vertical-align: bottom;
}
.p #yun-pop .for-sp {
  display: none;
}
#yun-pop .ttl {
  text-align: center;
  margin-bottom: 40px;
}
#yun-pop .head {
  margin-bottom: 60px;
  font-weight: 500;
  text-align: center;
}
#yun-pop .head .lead {
  font-size: 20px;
  margin-bottom: 10px;
}
.s #yun-pop .head .lead {
  font-size: 18px;
}
#yun-pop .pop-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px 26px;
}
.s #yun-pop .pop-download {
  gap: 40px 15px;
}
#yun-pop .pop-download .pop {
  width: calc((100% - 78px) / 4);
  text-align: center;
}
#yun-pop .pop-download .pop .img {
  margin-bottom: 15px;
  aspect-ratio: 280/395;
}
#yun-pop .pop-download .pop .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#yun-pop .pop-download .pop .name {
  margin-bottom: 10px;
  font-weight: 700;
}
#yun-pop .pop-download .pop .btn {
  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;
  gap: 10px;
  width: 100%;
  max-width: 222px;
  height: 45px;
  margin-inline: auto;
  border-radius: 40px;
  background: #358F66;
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  -webkit-transform: 0.3s;
          transform: 0.3s;
}
.s #yun-pop .pop-download .pop .btn {
  font-size: 16px;
  height: 38px;
}
#yun-pop .pop-download .pop .btn:after {
  content: "";
  background: url("/img/usr/freepage/yun-pop/ic-download.png") no-repeat center/100% 100%;
  width: 19px;
  height: 20px;
}
.s #yun-pop .pop-download .pop .btn:after {
  width: 15.2px;
  height: 16px;
}
#yun-pop .pop-download .pop .btn:hover {
  opacity: 0.7;
}
#yun-pop .pop-download .pop.is-new {
  position: relative;
}
#yun-pop .pop-download .pop.is-new:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 94px 94px 0 0;
  border-color: #FFEE33 transparent transparent transparent;
}
.s #yun-pop .pop-download .pop.is-new:before {
  border-width: 70px 70px 0 0;
}
#yun-pop .pop-download .pop.is-new:after {
  position: absolute;
  display: block;
  content: "NEW";
  font-size: 22px;
  font-weight: 700;
  top: 6px;
  left: 6px;
  width: 95px;
  height: 95px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  text-align: center;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.s #yun-pop .pop-download .pop.is-new:after {
  width: 70px;
  height: 70px;
  font-size: 16px;
}
#yun-pop .pagination {
  margin-top: 60px;
  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;
}
#yun-pop .pagination button {
  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;
  width: 40px;
  height: 40px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.s #yun-pop .pagination button {
  width: 30px;
  height: 30px;
}
#yun-pop .pagination button:after {
  width: 6px;
  height: 6px;
  content: "";
  border-top: 3px solid #358F66;
  border-right: 3px solid #358F66;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: 2px;
}
#yun-pop .pagination button.prev:after {
  -webkit-transform: rotate(45deg) scale(-1, -1);
          transform: rotate(45deg) scale(-1, -1);
}
#yun-pop .pagination ul {
  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;
}
#yun-pop .pagination ul li {
  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;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: #358F66;
  cursor: pointer;
}
.s #yun-pop .pagination ul li {
  width: 30px;
  height: 30px;
  font-size: 18px;
}
#yun-pop .pagination ul li.is-active {
  background: #358F66;
  color: #FFF;
  cursor: auto;
}
#yun-pop .pagination ul li.is-dots:has(+ .is-dots) {
  background: red;
}

@media screen and (max-width: 1260px) {
  .s #yun-pop .pop-download .pop {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (max-width: 480px) {
  .s #yun-pop .pop-download .pop {
    width: calc((100% - 15px) / 2);
  }
  #yun-pop .head p:not(.lead) {
    text-align: left;
  }
}/*# sourceMappingURL=yun-pop.css.map */