@font-face {
  font-family: HiraginoKakuGothicProNW;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/HiraginoKakuGothicProNW3.woff2) format('woff2'), url(../fonts/HiraginoKakuGothicProNW3.woff) format("woff"), url(../fonts/HiraginoKakuGothicProNW3.ttf) format("truetype")
}

@font-face {
  font-family: HiraginoKakuGothicProNW;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/HiraginoKakuGothicProNW6.woff2) format('woff2'), url(../fonts/HiraginoKakuGothicProNW6.woff) format("woff"), url(../fonts/HiraginoKakuGothicProNW6.ttf) format("truetype")
}
body {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
  font-weight: 400;
}
/* ads */
.layout-ads-jpmt20 {
  margin-top: 20px;
}
.layout-ads-jpmb20{
  margin-bottom: 20px;
}

.layout-ads-jpmt12 {
  margin-top: 12px;
}
.layout-ads-jppb0 {
  padding-bottom: 0;
}
.jppcpart {
  display: none;
}
.help-item-art,
.layout-art h4,
.layout-art li,
.layout-art li .topicsmain-left .topicsmain-item-rew .layout-art-tit,
.layout-art p,
.layout-art-abtext,
.layout-art-abtext li,
.layout-art-rftext,
.layout-art-rftext h4,
.layout-art-rftext li,
.layout-article,
.maintab-item-h,
.maintab-item-t,
.morever-intr,
.topics-intro,
.news-intro,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext h4,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext p,
.goback404-index {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
}

.header-searchtext:-moz-placeholder,
.header-searchtext:-ms-input-placeholder,
.header-searchtext::-moz-placeholder,
.header-searchtext::-webkit-input-placeholde,
.header-searchtext::placeholder,
.layout-banner-search input:-moz-placeholder,
.layout-banner-search input:-ms-input-placeholder,
.layout-banner-search input::-moz-placeholder,
.layout-banner-search input::-webkit-input-placeholde,
.layout-banner-search input::placeholder,
.goback404-index {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
  font-weight: 400;
}

.layout-banner-indexmaxtit,
.layout-banner-404maxtit {
  font-weight: 600;
}
.layout-banner-404maxtit {
  padding-top: 60px;
}
.layout-banner-indexmaxtit {
  margin-top: 0;
  padding-top: 0;
}
.header-searchtext,
.layout-banner-search input {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
}

.header-searchtext,
.help-item-art,
.layout-art li .topicsmain-left .topicsmain-item-rew .layout-art-tit,
.layout-art-abtext,
.layout-art-rftext,
.layout-banner-search input,
.maintab-item-t,
.morever-intr,
.topics-intro,
.news-intro,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext h4,
.topicsmain-left .topicsmain-item-rew .layout-art-rftext p {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
  font-weight: 400;
}

.app-all-name,
.item-name,
.layout-art-abtext li,
.layout-art-rftext h4,
.layout-mintit,
.layout-otherheader-tit-tit,
.sub_cat-header-name {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
  font-weight: 700;
}

.item-app-name,
.item-article,
.item-web,
.searchitem-other {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
  font-weight: 400;
}

.appDetail-refe .layout-art-tit,
.rating-tit h2 {
  font-family: HiraginoKakuGothicProNW, Helvetica, Arial, system-ui, sans-serif,
    serif;
}

.layout-banner-indexmaxtit {
  font-weight: 600;
}

/* header-m */
.header-menu {
  position: fixed;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 0px;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  box-sizing: border-box;
}

#header-menu-btn {
  display: none;
}

#header-menu-btn:checked~.header-menu {
  width: 100%;
  max-width: 300px;
  z-index: 999999;
  background-color: #fff;
  box-shadow: 0 5px 5px rgba(155, 153, 153, 0.2);
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
  overflow: scroll;
  padding: 10px 24px 30px;
  display: flex;
  flex-direction: column;
}

.header-menu-closebox {
  height: 20px;
}

.header-menu-close {
  float: right;
  display: block;
  /* position: relative; */
}

.header-menu-main {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 18px;
}

.hmm-logo {
  width: 127.8px;
  height: auto;
  margin-right: 20px;
}

.hmm-logo img {
  width: 127.8px;
  height: auto;
}

.hmm-help-item {
  padding-bottom: 16px;
  font-size: 16px;
  color: #333;
}

.hmm-help {
  margin-top: 32px;
}

.hmm-des {
  color: #666;
  font-size: 16px;
  margin-top: 8px;
}

.header-menu-item {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.header-menu-item svg {
  width: 60px;
}

.header-menu-item:hover,
.header-menu-item:hover div {
  color: #2fc0b7;
  fill: #2fc0b7;
}
.header-menu-btnbox {
  display: flex;
  align-items: center;
}
/* old-header */
/* .header-app, .header-game, .header-topics {
  margin-top: 4px;
} */
/* .header-logobox {
  margin-top: 4px;
} */
.header-all {
  align-items: center;
  justify-content: space-between;
}
.header-search {
  position: static;
  height: 40px;
}

.header {
  height: 44px;
}
.header-searchall {
  height: auto;
  margin-left: 0;
}
/* .header-app {
  margin-right: 2%;
}

.header-topics {
  margin-left: 4%;
} */

.header-text {
  display: none;
}
/* review */
.review-pac-cobox,
.review-pac-prbox {
    border: 1px solid rgb(72 203 181 / 50%);
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    margin-top: 20px;
}

.review-pac-cobox {
    border: 1px solid rgb(255 0 0 / 50%);
}

.review-pac-prbox h2,
.review-pac-cobox h2 {
    background-color: rgb(72 203 181 / 20%);
    border-bottom: 1px solid rgb(72 203 181 / 50%);
    text-align: center;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 700;
}

.review-pac-cobox h2 {
    background-color: rgb(255 0 0 / 20%);
    ;
    border-bottom: 1px solid rgb(255 0 0 / 50%);
}

.review-pac .prco-pr,
.review-pac .prco-co {
    padding: 0 12px;
    width: 100%;
    box-sizing: border-box;
}
/* other */
.ranking-other {
  width: 328px;
}

.ranking-other-age {
  width: 18px;
  margin: auto;
}

.ranking-other-age img {
  width: 100%;
  height: auto;
}

.appitem-age {
  height: 20px;
  width: 20px;
}

.layout-age-pic {
  height: auto;
  width: 100%;
  padding: 0;
}
.layout-banner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout-banner-main{
  width: 100%;
}

.layout-banner-indexmaxtit,
.layout-banner-404maxtit {
  font-size: 22px;
}

.layout-banner-span {
  display: block;
}

.layout-mintit {
  font-size: 18px;
  line-height: 22px;
}

.topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name {
  line-height: 1.2;
}

.app-info-tit,
.games-inf-tit,
.ranking-info-tit,
.sidebar-info-tit,
.topfree-info-tit {
  font-size: 14px;
  line-height: 20px;
}

.app-info-sort,
.games-inf-other,
.ranking-info-sort,
.sidebar-info-sort,
.topfree-info-sort {
  line-height: 20px;
  font-size: 12px;
}

.app-all-cat,
.footer-item,
.layout-topfree-item-inf-other,
.layout-topics-item-inf-grade,
.ratings-left-vot,
.ratings-left-vot span {
  font-size: 12px;
}

.footer .icon-footer-apps,
.footer .icon-footer-games {
  margin-bottom: 6px;
}

.footer .icon-footer-topics {
  height: 30px;
  position: relative;
  top: -6px;
}

.appDetail .layout-art-tit,
.appDetail .layout-mintit,
.item-name,
.layout-sidebar .layout-mintit,
.morever .layout-mintit,
.rankingback .layout-mintit,
.rating-tit h2 {
  font-size: 18px;
}

.aboutus-pages-item,
.header-searchtext,
.header-text,
.help-item-art,
.help-item-art li,
.help-item-art p,
.help-item-art>h4,
.help-item-art>table,
.help-item-art>table td,
.help-item-art>table th,
.help-item-art>table tr,
.layout-appreview,
.layout-art-abtext,
.layout-art-p,
.layout-art-rftext,
.layout-art-rftext p,
.morever-intr,
.morever-item .layout-rating-name,
.rating-tit p,
.topics-intro,
.topics-times,
.news-times,
.news-intro,
.topicsmain-item-btn {
  font-size: 14px;
}

.games-inf-grade {
  font-size: 13px;
}

.app-all-name,
.download-button .button-item-text,
.topics-inf-tit,
.topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name {
  font-size: 16px;
}

.layout-otherheader-tit-tit,
.sub_cat-header-name {
  font-size: 22px;
}

.layout-topfree-item-inf-other,
.morever-item .layout-rating-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.ranking-other-item,
.ranking-other-score {
  font-size: 12px;
}

.ranking-other-age-bottom,
.ranking-other-bottom {
  font-size: 10px;
}

.layout-age-pic,
.ranking-other-age-bottom {
  position: relative;
  top: -3px;
}

.topics .layout-age-pic {
  top: -9px;
}

.aboutus-pages-item {
  white-space: nowrap;
}

/* .layout-banner-indexmaxtit {
  margin-top: 8px;
} */

.app-pic {
  flex-shrink: 0;
}

.appDetail .layout-age-pic {
  position: relative;
  top: 0;
}

.footer {
  padding-top: 12px;
  padding-bottom: 6px;
}

.appitem-age .layout-age-pic {
  display: none;
}

.app-all,
.appitem-age {
  width: 100%;
}

.appdetail-header .layout-starcenter {
  justify-content: flex-start;
}
.appdetail-header-app {
  padding-top: 64px;
}
.topics .layout-topfree-item-inf-other {
  overflow: visible;
}

.topics .item-age,
.topics .item-other {
  display: none;
}

.topics .layout-starcenter,
.topics .other-item,
.topicsmain-item-other .item-ageother {
  font-size: 12px;
}

.topics .item-ageother {
  color: #111;
}

.topics .layout-art-rftext h4 {
  font-size: 14px;
}

.topics-inf-tit {
  font-size: 14px;
}

.free-stamps-info {
  margin-top: 16px;
}

.stamps-select {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  font-size: 14px;
}

.stamps-select-item {
  width: calc(50% - 8px);
  position: relative;
}

.free-stamps-item {
  position: relative;
  padding: 0;
  border-bottom: 8px solid #f5f5f5;
  border-top: 8px solid #f5f5f5;
  margin-bottom: 0;
  margin-top: 0;
  opacity: 1;
  overflow: hidden;
  box-sizing: border-box;
  width: calc(100% + 40px);
  margin-left: -20px;
}

.free-stamps-item,
.free-stamps-item:nth-child(2) {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.4);
  border-top: none;
}

.free-stamps-item:last-of-type {
  border-bottom: 0.5px solid rgba(153, 153, 153, 0.4);
}

.line-ads4 {
  border-bottom: 8px solid #f5f5f5;
  border-top: 8px solid #f5f5f5;
}

.free-stamps-con {
  position: relative;
  padding: 8px 20px;
}

.fsi-new {
  position: absolute;
  top: 0;
  left: 0;
}

.fsi-new-t {
  border-top: 12px solid rgba(255, 71, 76);
  border-left: 12px solid rgba(255, 71, 76);
  border-bottom: 12px solid transparent;
  border-right: 12px solid transparent;
}

.fsi-new-n {
  position: absolute;
  color: #fff;
  top: -2px;
  left: 2px;
  font-size: 10px;
  font-weight: 700;
  background-color: transparent;
}

.free-stamps-none {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 20px;
  display: none;
}

.fsi-all {
  display: flex;
  flex-direction: row;
}

.fsi-img {
  margin: auto 0;
  height: 56px;
  width: 56px;
}

.fsi-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  margin-left: 16px;
  overflow: hidden;
}

.fsi-info-tit {
  font-size: 14px;
  font-weight: 700;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fsi-info-date,
.fsi-info-provider {
  width: 100%;
}
.fsi-info-provider {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fsi-info-date-dl {
  margin-right: 8px;
}

.fsi-info-date-last {
  text-align: center;
  font-weight: 700;
  display: inline-block;
  vertical-align: baseline;
  color: rgba(255, 71, 76);
}

.fsi-info-date-last span {
  display: inline-block;
  padding: 0 2px;
  vertical-align: baseline;
  color: rgba(255, 71, 76);
  font-size: 20px;
}

#tit-data,
.fsi-info-date-dl {
  vertical-align: baseline;
}

.fsi-info-tips {
  margin-top: 4px;
  display: flex;
}

.fsi-info-tip {
  border: 1px solid rgba(153, 153, 153, 0.4);
  margin-right: 8px;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 12px;
}

.fsi-info-tip:last-of-type {
  margin-right: 0;
}

.fsi-info-sum {
  margin-top: 8px;
}

.fsi-btn {
  text-align: center;
  padding: 8px;
  border-radius: 20px;
  margin-top: 12px;
  background-color: #2fc0b7;
  color: #fff;
}

.free-stamps-morebtn {
  padding: 12px 20px;
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #ffff;
}

.free-stamps-btn {
  font-size: 14px;
  text-align: center;
  padding: 8px;
  border-radius: 20px;
  background-color: #2fc0b7;
  color: #fff;
}

.fsi-info-date,
.fsi-info-date-last,
.fsi-info-date-last span,
.fsi-info-provider {
  font-size: 10px;
}

.fsi-btn {
  font-size: 12px;
}

.fsi-btn {
  margin-top: 8px;
}

.free-stamps-morebtn-pc {
  display: none;
}

.line-ads-pc {
  display: none;
}

.stamp-detail {
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.stamp-deatil-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 16px;
  padding: 0 24px;
}

.sdi-all {
  display: flex;
  align-items: center;
  padding-top: 16px;
  padding-bottom: 12px;
}

.sdi-header-img {
  height: 80px;
  width: auto;
}

.sdi-info-tip,
.sdi-info-tit {
  margin-bottom: 4px;
}

.sdi-info {
  font-size: 12px;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sdi-info-tit {
  font-size: 14px;
  font-weight: 700;
}

.sdi-info-date {
  display: flex;
  flex-wrap: wrap;
}

.sdi-info-date-dl {
  margin-right: 8px;
  vertical-align: baseline;
}

.sdi-info-date-last {
  color: rgba(255, 71, 76);
  font-weight: 700;
}

.sdi-info-tips {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
}

.sdi-info-tip {
  border: 1px solid rgba(153, 153, 153, 0.4);
  margin-right: 8px;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 10px;
}

.stamp-deatil-des {
  margin-top: 0;
  font-size: 14px;
}

.stamp-deatil-img {
  flex: 1;
  padding: 0;
  margin-top: 8px;
}

.sdi-img {
  height: 100%;
  width: auto;
  object-fit: cover;
  max-width: 100%;
  margin-bottom: 12px;
}

.sd-all-btn {
  display: none;
}

.sd-footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  position: fixed;
  background-color: #ffff;
  bottom: 0;
}

.sd-footer-btn {
  margin-right: 12px;
}

.sd-footer-pnbtn {
  display: flex;
  flex: 1;
  justify-content: space-between;
  width: 50%;
}

.sdb-a {
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  background-color: #2fc0b7;
  color: #fff;
  border-radius: 30px;
  line-height: 50px;
  text-align: center;
}

.sd-footer-pnbtn .sdb-a {
  width: calc(50% - 6px);
  line-height: 40px;
}

.sdb-img {
  width: 40px;
  height: 40px;
  border-radius: 24px;
}

.sdi-ul {
  margin-bottom: 16px;
  font-size: 14px;
}

.sdi-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(153, 153, 153, 0.4);
  margin-bottom: 12px;
  padding-bottom: 8px;
}

.sdi-item-tit {
  flex-shrink: 0;
  display: inline-block;
  width: 80px;
  margin-right: 16px;
  font-weight: 700;
}

.stamp-deatil-pnbtn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.stamp-deatil-pnbtn .sdb-a {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 16px;
  padding: 0 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stamp-deatil-btn {
  margin-top: 20px;
  width: 100%;
  padding-bottom: 12px;
}

.free-stamps-item:hover .fsi-info-tit {
  text-decoration: underline;
}

.free-stamps-item:hover .fsi-btn {
  background-color: #2cb3ab;
}

.sdb-a:hover {
  background-color: #2cb3ab;
}
.newsmain-tit {
  line-height: 1.5;
}
.news-content {
  font-size: 14px;
}
.refe-button-item {
  height: 50px;
}
.icon-downloadbtn {
  fill: #fff;
  margin-right: 4px;
}
.refe-button-moredowncolor {
  background-color: transparent;
  border: 1px solid #2fc0b7;
  box-sizing: border-box;
}
.icon-safetybtn {
  fill: #2fc0b7;
  margin-right: 4px;
}
.download-button {
  padding-bottom: 0px;
}
.download-button,
.about-maxpic {
  padding-top: 20px;
}
.download-button .button-item-text,
.refe-button .button-item-text {
  font-weight: 700;
}
@media screen and (min-width: 321px) {

  .free-stamps-con,
  .free-stamps-morebtn {
    padding-left: 24px;
    padding-right: 24px;
  }

  .free-stamps-btn {
    font-size: 16px;
  }

  .free-stamps-item {
    width: calc(100% + 48px);
    margin-left: -24px;
  }

  .sdi-info-tit {
    font-size: 16px;
  }

  .sdi-header-img {
    height: 100px;
  }

  .sdi-info {
    margin-left: 16px;
  }

  .sd-footer-btn {
    margin-right: 16px;
  }

  .sd-footer-pnbtn .sdb-a {
    width: calc(50% - 8px);
    line-height: 40px;
  }

  .sdi-info-tip {
    padding: 2px 8px;
  }
}
/* cm */
@media screen and (min-width: 321px){
  /* .layout-banner-indexmaxtit {
      padding-top: 28px;
  } */
}
@media screen and (min-width: 334px) {
  .app-pic {
    flex-shrink: 0;
  }
}

@media screen and (min-width: 361px) {
  .app-all-name {
    font-size: 18px;
  }

  .appdetail-header-detail {
    max-width: 232px;
  }

  .appitem-mobage {
    font-size: 12px;
  }

  .topics-inf-tit {
    font-size: 16px;
  }
}

@media screen and (min-width: 460px) {
  .layout-banner-mintit {
    padding-top: 20px;
  }
  .layout-banner-indexmaxtit,
  .layout-banner-404maxtit {
    font-size: 24px;
  }

  /* .layout-banner-indexmaxtit {
    margin-top: -12px;
  } */

  .stamp-deatil-pnbtn {
    display: flex;
    flex-direction: row;
  }

  .stamp-deatil-pnbtn .sdb-a {
    margin-top: 8px;
    width: calc(50% - 8px);
  }
}

@media screen and (min-width: 601px) {
  .jppcpart {
    display: block;
  }
  .header-all {
    display: flex;
  }
  .jpmobpart{
    display: none;
  }
  .jpmt16 {
    margin-top: 16px;
  }
  /* header */
  .header {
    height: 64px;
  }
  .header-search {
    height: 40px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 100%;
  }
  .header-searchall {
    height: 100%;
    margin-left: 0;
    position: relative;
    right: 0;
    /* width: 25%; */
    margin-top: 0;
  }
  /*  */
  .review-pac {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.review-pac-cobox,
.review-pac-prbox {
    width: calc(50% - 8px);
}
  .appdetail-header-app {
    padding-top: 102px;
  }
  .appDetail .layout-art-tit, 
  .appDetail .layout-mintit {
    margin-top: 19px;
  }
  .appDetail-refe h4 {
    padding-top: 0;
    margin-top: 12px;
  }
  .appDetail-refe p,
  .review-faq-answer:last-of-type p,
  .about-maxpic,
  .download-button, 
  .refe-button,
  .ratings {
    padding-bottom: 0;
  }
  .about-maxpic,
  .download-button, 
  .refe-button  {
    padding-top: 20px;
  }
  .ratings {
    padding-top: 0;
  }

  .stamp-deatil-btn {
    margin-top: 28px;
  }

  .free-stamps-info .layout-art-p,
  .maintab-item {
    font-size: 16px;
  }

  .stamps-select {
    font-size: 16px;
  }

  .free-stamps-allitem {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .free-stamps-item {
    margin-bottom: 24px;
    width: calc(50% - 12px);
    margin-top: 0;
    border: 1px solid rgba(153, 153, 153, 0.4);
    margin-left: 0;
  }

  .free-stamps-item:last-of-type,
  .free-stamps-item:nth-child(2) {
    border-top: 1px solid rgba(153, 153, 153, 0.4);
    border-bottom: 1px solid rgba(153, 153, 153, 0.4);
  }

  .free-stamps-item:last-of-type:hover,
  .free-stamps-item:nth-child(2):hover {
    border-top: 1px solid #2fc0b7;
    border-bottom: 1px solid #2fc0b7;
  }

  .free-stamps-item:nth-child(1),
  .free-stamps-item:nth-child(2) {
    margin-top: 24px;
  }

  .line-ads4 {
    border: none;
  }

  .free-stamps-con {
    padding: 16px;
  }

  .free-stamps-none {
    margin-bottom: 28px;
    margin-top: 28px;
  }

  .fsi-all {
    flex-direction: row;
    height: 100%;
  }

  .fsi-img {
    width: 80px;
    height: 80px;
  }

  .fsi-info {
    align-items: flex-start;
    margin-left: 16px;
    justify-content: space-between;
    height: 50%;
  }

  .fsi-all-new {
    position: relative;
  }

  .fsi-btn-new {
    position: absolute;
    width: calc(100% - 176px);
    right: 0;
    bottom: 0;
  }

  .fsi-info-tit {
    margin-top: 0;
    font-size: 18px;
  }

  .fsi-info-date-last {
    display: inline-block;
    vertical-align: baseline;
    color: rgba(255, 71, 76);
  }

  .fsi-info-date-last span {
    font-size: 14px;
  }

  .free-stamps-item:hover {
    border-color: #2fc0b7;
  }

  .sdi-ul {
    font-size: 16px;
  }

  .fsi-info-date,
  .fsi-info-date-last,
  .fsi-info-date-last span,
  .fsi-info-provider {
    font-size: 14px;
  }

  .free-stamps-morebtn {
    display: none;
  }

  .free-stamps-morebtn-pc {
    display: block;
  }

  .line-ads-pc {
    display: block;
  }

  .sdi-all {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .sdi-info-tip,
  .sdi-info-tit {
    margin-bottom: 8px;
  }

  .sdi-info-tips {
    margin-top: 8px;
  }

  .stamp-deatil-des {
    margin-top: 12px;
  }

  .stamp-deatil-img {
    margin-top: 16px;
  }

  .sdi-header-img {
    height: 160px;
  }

  .sdi-info {
    font-size: 14px;
  }

  .sdi-info-tit {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .sdi-info-tip {
    font-size: 12px;
  }

  .stamp-deatil-des {
    font-size: 16px;
  }

  .sd-all-btn {
    display: flex;
  }

  .sd-footer {
    display: none;
  }

  .sdb-a {
    font-size: 16px;
  }

  .appitem-age .layout-age-pic {
    display: block;
  }

  .ranking-info {
    width: calc(100% - 496px);
  }


  .layout-banner-indexmaxtit,
  .layout-banner-404maxtit {
    font-size: 28px;
  }

  .app-all-name,
  .appDetail .layout-art-tit,
  .appDetail .layout-mintit,
  .item-name,
  .layout-sidebar .layout-mintit,
  .morever .layout-mintit,
  .rankingback .layout-mintit,
  .rating-tit h2,
  .topicsmain-item-app .layout-topfree-item-inf .layout-topfree-item-inf-name {
    font-size: 22px;
  }

  .layout-otherheader-tit-tit,
  .sub_cat-header-name {
    font-size: 24px;
  }

  .layout-banner-pcback2 {
    bottom: -142px;
  }

  .layout-banner-indexpcback2 {
    bottom: -143px;
  }

  .appdetail-header-detail {
    max-width: 380px;
  }

  .appitem-age {
    width: 20px;
  }

  .app-all {
    width: auto;
  }

  .appdetail-header .layout-starcenter {
    justify-content: center;
  }

  .topicsmain-item-other {
    bottom: 92px;
  }

  .topics .icon-download {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {

  .layout-banner-indexmaxtit,
  .layout-banner-404maxtit {
    font-size: 32px;
  }

  .layout-banner-span {
    display: block;
  }

  .layout-banner-indexpcback2 {
    bottom: -124px;
  }

  .layout-banner-pcback2 {
    bottom: -136px;
  }

  .download-button .button-item-text {
    font-size: 20px;
  }
}

@media screen and (min-width: 901px) {
  .layout-banner-span {
    display: none;
  }

  .layout-banner-indexpcback2 {
    bottom: -142px;
  }
/* 
  .header-app {
    margin-right: 2%;
  } */

  /* .header-topics {
    margin-left: 2%;
  } */

  .header-text {
    display: block;
  }

  .appDetail .layout-age-pic {
    height: 14px;
  }
}
@media screen and (min-width: 1025px){
  .appDetail .layout-rightbox {
      top: 67px;
  }
}
