#whatsnew {
  font-size: 62.5%;
  color: #000;
  overflow-x: hidden;
  padding-bottom: 50px;
  font-feature-settings: "palt";
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 750px) {
  #whatsnew {
    min-width: 0;
  }
}
#whatsnew .sp {
  display: none;
}
@media (max-width: 750px) {
  #whatsnew .sp {
    display: block;
  }
}
@media (max-width: 750px) {
  #whatsnew .pc {
    display: none;
  }
}
#whatsnew img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media  {
  #whatsnew img {
    image-rendering: -webkit-optimize-contrast;
  }
}
#whatsnew .width-wrapper {
  max-width: 650px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper {
    max-width: 100%;
    padding: 0 25px;
  }
}
#whatsnew .width-wrapper .appBtn {
  display: block;
  width: 390px;
  padding: 15px;
  color: #ffffff;
  background-color: #A78557;
  border-radius: 15px;
  background-repeat: no-repeat;
  margin: 20px auto;
  line-height: 1.5;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .appBtn {
    width: calc(100% - 20px);
  }
}
#whatsnew .width-wrapper .appBtn p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .appBtn p {
    font-size: 15px;
  }
}
#whatsnew .width-wrapper .appBtn .flex__Box {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-around;
  margin-top: 10px;
}
#whatsnew .width-wrapper .appBtn .flex__Box img {
  max-width: 20%;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .appBtn .flex__Box img {
    max-width: 25%;
  }
}
#whatsnew .width-wrapper .appBtn .flex__Box p {
  font-size: 25px;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .appBtn .flex__Box p {
    font-size: 20px;
  }
}
#whatsnew .width-wrapper .appBtn .flex__Box .appBtn__triangle::after {
  content: "";
  display: inline-block;
  position: relative;
  left: 6px;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 17.3px;
  border-color: transparent transparent transparent #ffffff;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .appBtn .flex__Box .appBtn__triangle::after {
    border-width: 8px 0px 8px 13.3px;
  }
}
#whatsnew .width-wrapper .container .container__title__frame {
  width: clamp(200px, 30vw, 250px);
  margin: 20px auto 30px;
  border: 2px solid;
  padding: 1%;
  text-align: center;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .container__title__frame {
    font-size: 100%;
    width: 100%;
    max-width: 70%;
  }
}
#whatsnew .width-wrapper .container .container__title {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 5em;
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .container__title {
    font-size: 2.7em;
  }
}
#whatsnew .width-wrapper .container .bald__txt {
  line-height: 1.5;
  font-weight: bold;
  font-size: 2.3em;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .bald__txt {
    text-align: center;
  }
}
#whatsnew .width-wrapper .container .mainvisual {
  margin: 30px auto 0;
}
#whatsnew .width-wrapper .container .mainvisual.wallpaper {
  width: 220px;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .mainvisual {
    width: 100%;
    margin: 23px auto;
  }
}
#whatsnew .width-wrapper .container .container__txt {
  font-size: 1.9em;
  line-height: 1.5;
  margin-top: 16px;
}
#whatsnew .width-wrapper .notesBox {
  margin-top: 20px;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .notesBox {
    margin-top: 55px;
  }
}
#whatsnew .width-wrapper .notesBox .notes {
  font-size: 1.6em;
}
#whatsnew .width-wrapper .notesBox .notes ul {
  line-height: 1.8;
}
@media (max-width: 480px) {
  #whatsnew .width-wrapper .notesBox .notes ul {
    line-height: 1.5;
  }
}
#whatsnew .width-wrapper .notesBox .notes ul li {
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 480px) {
  #whatsnew .width-wrapper .notesBox .notes ul li {
    font-size: 1em;
  }
}
#whatsnew .width-wrapper hr {
  margin: 30px 0;
}
#whatsnew .width-wrapper .Tbeauty_link {
  text-decoration: underline;
  color: blue;
}/*# sourceMappingURL=2025070_autumn_bifuPresent_style.css.map */