#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 .anchorArea {
  border-bottom: 1px solid #dddddd;
}
#whatsnew .width-wrapper .anchorArea .anchorArea__inner {
  max-width: 650px;
  margin: 0 auto;
  padding: 2rem 20px;
}
#whatsnew .width-wrapper .anchorArea nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .anchorArea nav {
    flex-direction: column;
  }
}
#whatsnew .width-wrapper .anchorArea nav li {
  font-size: 1rem;
  color: #ffffff;
  background-color: #e5136b;
  padding: 1rem;
  border-radius: 8px;
  text-align: center;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .anchorArea nav li {
    width: 100%;
  }
}
#whatsnew .width-wrapper .container {
  margin-top: 3rem;
}
#whatsnew .width-wrapper .container#present {
  background-color: #fff4f4;
  padding-bottom: 2rem;
  padding-top: 1rem;
}
#whatsnew .width-wrapper .container .container__inner {
  max-width: 650px;
  margin: 0 auto;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .container__inner {
    padding: 0 20px;
    max-width: 100%;
  }
}
#whatsnew .width-wrapper .container .container__band {
  font-size: 1.5rem;
  color: #e5136b;
  padding: 0.5rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .container__band {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
#whatsnew .width-wrapper .container .container__band span {
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .container__band span {
    font-size: 1.1rem;
  }
}
#whatsnew .width-wrapper .container .container__title {
  margin-top: 30px;
  margin-bottom: 30px;
}
#whatsnew .width-wrapper .container .mainvisual {
  display: block;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .mainvisual {
    width: 100%;
  }
}
#whatsnew .width-wrapper .container .container__txt {
  font-size: 1.9em;
  line-height: 1.5;
  margin-top: 16px;
}
#whatsnew .width-wrapper .container .container__smalltxt {
  margin-top: 20px;
  font-size: 1.5em;
  line-height: 1.8;
}
#whatsnew .width-wrapper .container .appDl {
  margin-top: 2rem;
}
#whatsnew .width-wrapper .container .appDl .appDl_title {
  font-size: 1.3rem;
  font-weight: bold;
  color: red;
  text-align: center;
}
#whatsnew .width-wrapper .container .appDl .appDl_flex {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin-top: 1rem;
}
@media (max-width: 750px) {
  #whatsnew .width-wrapper .container .appDl .appDl_flex {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
#whatsnew .width-wrapper .container .appDl .appDl_flex .ios {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#whatsnew .width-wrapper .container .appDl .appDl_flex .Android {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#whatsnew .width-wrapper .container .appDl .appDl_flex img {
  width: 90%;
}
#whatsnew .width-wrapper .container .appDl .appDl_flex img.QRcode {
  width: 40%;
}
#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 .Tbeauty_link {
  text-decoration: underline;
  color: blue;
}/*# sourceMappingURL=20260120_autumn_bifuPresent_style.css.map */