/* below 1200px */
@media (max-width: 75em) {
  html {
    font-size: 56.25%;
  }
  .bad-hair-day-img {
    width: 56rem;
  }
  .bad-hair-day-book-img {
    width: 28rem;
  }
  .hair-title-img {
    width: 60rem;
  }
  .hair-book-img {
    width: 40rem;
  }
  .hair-grid {
    gap: 10rem;
  }
  .hair-pic-img {
    width: 30rem;
  }
  .fashion-title-img {
    width: 80rem;
  }
  .fashion-pic-lg-img {
    width: 25rem;
  }
  .fashion-pic-img {
    width: 40rem;
  }
  .fashion-book-img {
    height: 30rem;
  }
  .fashion-btn-img {
    width: 18rem;
  }
  .they-title-img {
    width: 70rem;
  }
  .they-book-img {
    width: 45rem;
  }
  .they-more-grid {
    gap: 2.4rem;
  }
  .they-pic-img {
    width: 33rem;
  }
  .book-img {
    height: 28rem;
  }
  .good-img {
    height: 24rem;
  }
  .recommend-title-img {
    width: 66rem;
  }
  .recommend-grid {
    gap: 3.2rem;
  }
  .recomment-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .womany-img {
    width: 36rem;
  }
  iframe {
    width: 50rem;
    height: 28.1rem;
  }
  .more-img {
    width: 19rem;
  }
}

/* below 944px */
@media (max-width: 59em) {
  html {
    font-size: 50%;
  }
  .section-hero {
    background-image: url(images/bg-hero-md.jpg);
  }
  .hair-title-img {
    width: 58rem;
  }
  .fashion-title-img {
    width: 77rem;
  }
  .hair-grid {
    max-width: 70rem;
    grid-template-columns: 1fr;
    gap: 0;
    margin: 0 auto;
  }
  .hair-book-img {
    width: auto;
  }
  .hair-pic-img {
    display: none;
  }
  .fashion-grid {
    gap: 2rem;
  }
  .they-grid {
    max-width: 70rem;
    grid-template-columns: 1fr;
    row-gap: 1.8rem;
    margin: 0 auto;
  }
  .they-text-box {
    margin-bottom: 5.2rem;
  }
  .they-book-img {
    width: auto;
  }
  .they-book:nth-child(4) {
    grid-row: 3;
  }
  .they-book:nth-child(8) {
    grid-row: 7;
  }
  .they-book:nth-child(12) {
    grid-row: 11;
  }
  .they-book:nth-child(16) {
    grid-row: 15;
  }
  .they-book:nth-child(20) {
    grid-row: 19;
  }
  .they-more-grid {
    grid-template-columns: 1fr;
    gap: 4.6rem;
  }
  .partner-grid {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
  .womany {
    text-align: center;
  }
  .activity {
    padding: 3.2rem;
    margin: 0 3.2rem;
  }
}

/* below 704px */
@media (max-width: 44em) {
  .main-container {
    padding: 0 3.2rem;
  }
  .section-hero {
    background-image: url(images/bg-hero-sm.jpg);
  }
  .hero {
    display: flex;
    justify-content: start;
  }
  .hero-title-img {
    display: none;
  }
  .hero-title-img-md {
    display: block;
  }
  .promotion {
    justify-content: start;
  }
  .promotion-date-img {
    display: none;
  }
  .promotion-date-img-w {
    display: block;
    padding-bottom: 0;
  }
  .dot-img {
    display: none;
  }
  .dot-img-w {
    display: block;
    padding-top: 1rem;
  }
  .promotion-list-item {
    color: #fff;
  }
  .promotion-text-big {
    color: #ffd074;
  }
  .bad-hair-day-img {
    width: 50rem;
  }
  .bad-hair-day-book-img {
    width: 26rem;
  }
  .hair-title-img {
    width: 58rem;
  }
  .hair-book-img {
    width: 44rem;
  }
  .fashion-title-img {
    width: 60rem;
  }
  .fashion-grid-3,
  .fashion-grid-1fr {
    grid-template-columns: 1fr;
    row-gap: 0;
    margin-bottom: 0;
  }
  .fashion-pic:nth-child(2) {
    grid-row: 1;
  }
  .fashion-text-box {
    margin-bottom: 4.6rem;
  }
  .fashion-book-img {
    height: 26rem;
  }
  .fashion-book-text {
    font-size: 3rem;
  }
  .they-title-img {
    width: 62rem;
  }
  .they-book-img {
    width: 48rem;
  }
  .recommend-title-img {
    width: 58rem;
  }
  .activity {
    margin: 0 2.4rem;
  }
  .activity-header {
    padding-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
  .activity_item_sm {
    padding-right: 1rem;
  }
  .activity-part {
    text-align: left;
  }
}

/* below 544px */
@media (max-width: 34em) {
  .main-container {
    padding: 0 2.4rem;
  }
  .section-bad-hair-day,
  .section-hair,
  .section-fashion,
  .section-they,
  .section-recommend,
  .section-partner,
  .section-reference,
  .section-activity {
    padding: 7rem 0;
  }
  .hero-title-img-md {
    width: 40rem;
  }
  .intro-text {
    padding: 3.2rem;
  }
  .bad-hair-day-img {
    width: 39rem;
  }
  .bad-hair-day-book-img {
    width: 26rem;
  }
  .hair-title-img {
    width: 39rem;
  }
  .hair-book-img {
    width: 38rem;
  }
  .fashion-title-img {
    display: none;
  }
  .fashion-title-img-sm {
    display: block;
    margin-bottom: 3.2rem;
    width: 38rem;
  }
  .fashion-text-box {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 1rem;
    padding: 2.4rem;
  }
  .fashion-grid-3,
  .fashion-grid-1fr {
    row-gap: 1rem;
  }
  .fashion-text {
    margin-bottom: 2.4rem;
  }
  .fashion-inline-grid {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
  .fashion-book-text,
  .fashion-btn {
    text-align: center;
  }
  .they-title-img {
    width: 44rem;
  }
  .they-grid {
    row-gap: 0;
  }
  .they-book-img {
    width: 39rem;
  }
  .they-book-flex {
    gap: 3.2rem;
  }
  .they-subtitle {
    text-align: center;
  }
  .recommend-title-img {
    width: 44rem;
  }
  .book-img {
    height: 26rem;
  }
  .good-img {
    height: 20rem;
  }
  .recommend-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4rem;
    row-gap: 5.2rem;
  }
  .span-2,
  .span-3 {
    grid-column: auto;
  }
  .recommend-good-span-2 {
    grid-column: span 2;
  }
  .womany-img {
    width: 33rem;
  }
  iframe {
    width: 41rem;
    height: 23.1rem;
  }
  .activity {
    padding-right: 2.4rem;
    padding-left: 2rem;
  }
  .activity-item-context {
    margin-left: 3rem;
  }
  .activity-shipping-img {
    width: 35rem;
  }
}
