@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;
  padding-bottom: 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;
}
.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;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_title h1 br {
    display: none;
  }
}
.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.gallery {
  margin-bottom: 3em;
}
.altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.gallery img {
  margin-bottom: 0;
  width: calc(100% - 4px);
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper .article_wrapper .article_body .article_paragraph.gallery img {
    width: calc(50% - 4px);
  }
}
.altiri-section .contents_wrapper section.profile {
  background-color: #EAEAEA;
}
.altiri-section .contents_wrapper section.profile .inner {
  max-width: 800px;
  padding: 3em 24px;
  text-align: left;
  margin: 0 auto;
  font-size: 15px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.profile .inner {
    padding: 5em 24px;
    font-size: 16px;
  }
}
.altiri-section .contents_wrapper section.profile .inner .title {
  font-family: alternate-gothic-atf, sans-serif;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 1em;
}
.altiri-section .contents_wrapper section.profile .inner .body .box {
  margin-top: 2em;
}
.altiri-section .contents_wrapper section.profile .inner .body .name {
  font-size: 20px;
  font-weight: 600;
}
.altiri-section .contents_wrapper section.profile .inner .body .name .en {
  font-family: alternate-gothic-atf, sans-serif;
  margin-right: 1em;
}
.altiri-section .contents_wrapper section.profile .inner .body .description p {
  margin-top: 1.5em;
}
.altiri-section .contents_wrapper section.profile .inner .body .description p:first-child {
  margin-top: 0;
}
.altiri-section .contents_wrapper section.action {
  background-color: #030B1C;
}
.altiri-section .contents_wrapper section.action .inner {
  max-width: 800px;
  padding: 3em 24px;
  text-align: left;
  margin: 0 auto;
  color: #fff;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner {
    padding-bottom: 100px;
    padding: 5em 24px;
  }
}
.altiri-section .contents_wrapper section.action .inner .title {
  font-family: alternate-gothic-atf, sans-serif;
  margin-bottom: 1em;
}
.altiri-section .contents_wrapper section.action .inner .title .name {
  font-size: 38px;
  line-height: 1.25;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .title .name {
    font-size: 48px;
  }
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .title .name br {
    display: none;
  }
}
.altiri-section .contents_wrapper section.action .inner .title .jpy {
  font-size: 18px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .title .jpy {
    font-size: 24px;
  }
}
.altiri-section .contents_wrapper section.action .inner .comment {
  margin-bottom: 2em;
}
.altiri-section .contents_wrapper section.action .inner .text {
  padding: 1em 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 3em;
  font-size: 14px;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .text {
    padding: 1.25em;
  }
}
.altiri-section .contents_wrapper section.action .inner table {
  color: #fff;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner table th::after {
    content: ":";
    float: right;
    padding-left: 1em;
  }
}
.altiri-section .contents_wrapper section.action .inner table tr {
  margin-top: 1em;
  display: block;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner table tr {
    display: table-row;
  }
}
.altiri-section .contents_wrapper section.action .inner table th, .altiri-section .contents_wrapper section.action .inner table td {
  padding: 0.15em 0;
  display: block;
  text-align: left;
  font-size: 90%;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner table th, .altiri-section .contents_wrapper section.action .inner table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner table {
    font-size: 16px;
  }
}
.altiri-section .contents_wrapper section.action .inner .notification {
  opacity: 0.6;
  font-size: 14px;
  font-feature-settings: "palt";
  padding: 0.5em 0;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .notification {
    padding: 0.5em 0.75em;
  }
}
.altiri-section .contents_wrapper section.action .inner .link a {
  display: block;
  padding: 1em 1.5em;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  border: 1px solid #fff;
  color: #030B1C;
}
@media screen and (min-width: 840px) {
  .altiri-section .contents_wrapper section.action .inner .link a {
    font-size: 16px;
  }
}
.altiri-section .contents_wrapper section.action .inner .link a:hover {
  background-color: #030B1C;
  color: #fff;
}
.altiri-section .sp_only {
  display: initial;
}
@media screen and (min-width: 840px) {
  .altiri-section .sp_only {
    display: none;
  }
}

/*# sourceMappingURL=brand-work_2025-26_player-photo-tshirt.css.map */
