@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
.altiri-section .contents_wrapper {
  padding-left: 0;
  padding-right: 0;
}
.altiri-section .contents_wrapper .main-visual-container {
  padding-left: 24px;
  padding-right: 24px;
}
.altiri-section .contents_wrapper .article_wrapper {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 0;
}
.altiri-section .contents_wrapper .article_wrapper .article_title {
  margin-bottom: 3em;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_title {
    margin-bottom: 36px;
  }
}
.altiri-section .contents_wrapper .article_wrapper .article_title h1 {
  text-align: left;
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph {
  text-align: left;
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph .article_txtarea {
  max-width: none;
  font-size: 15px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph .article_txtarea {
    font-size: 16px;
  }
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph .about {
  background-color: #f5f5f5;
  padding: 24px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph .about {
    padding: 40px;
  }
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item_wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item_wrapper {
    row-gap: 64px;
  }
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item .img_wrapper {
  -moz-column-gap: 16px;
       column-gap: 16px;
  margin-top: 0;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item .img_wrapper {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item .img_wrapper img {
  flex: 1;
  min-width: 0;
  width: auto;
  margin-bottom: 0;
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item .lower {
  font-family: alternate-gothic-atf, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.25;
  margin-top: 16px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.items .item .lower {
    font-size: 22px;
  }
}/*# sourceMappingURL=brand-work_2026-27_the-rolling-stones.css.map */