@import url("https://fonts.googleapis.com/css2?family=Radley:ital@0;1&display=swap");
#wrap.scrool:after {
  z-index: 11; }

.div-mv {
  width: 100%;
  background: #c5184e;
  position: relative;
  padding: 0; }
.div-mv_pc{ display:block; margin:0 auto; max-width:1200px;}
.div-mv_sp{ display:none; margin:0 auto;}
  @media only screen and (max-width: 767px) {
    .div-mv_pc{ display:none;}
	.div-mv_sp{ display:block;}
}
  

.ticket-link {
  text-align: center;
  padding: 0 1.5rem 5rem;
  margin-top: -3rem;
  position: relative; }
  @media only screen and (max-width: 767px) {
    .ticket-link {
      padding-bottom: 3rem;
      margin-top: -2rem; } }
  .ticket-link a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    letter-spacing: .1rem;
    font-weight: 700;
    border-radius: 5rem;
    max-width: 36rem;
    height: 6rem;
    margin: 0 auto;
    color: #fff;
    background: #000;
    padding: 0 !important;
    border-color: transparent;
    font-family: "Noto Serif JP", serif; }
    @media only screen and (max-width: 767px) {
      .ticket-link a {
        font-size: 1.4rem;
        height: 4rem; } }
    .ticket-link a:hover {
      background: #333; }
    .ticket-link a span {
      font-size: 2rem;
      margin-right: .3rem;
      opacity: 0.5;
      display: none; }

.container {
  position: relative; }
  .container section {
    padding: 10rem 0;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .container section {
        padding: 4rem 0; } }
    .container section > div > header, .container section > header {
      width: 45.5rem;
      height: 10.5rem;
      text-align: center;
      display: flex;
      justify-content: center;
      flex-direction: column;
      background: url("../../img/top/bg_ttl.png") no-repeat;
      background-size: 45.5rem auto;
      margin: 0 auto 5rem; }
      @media only screen and (max-width: 767px) {
        .container section > div > header, .container section > header {
          width: 28rem;
          height: auto;
          margin-bottom: 3rem;
          background-size: 28rem auto;
          aspect-ratio: 91 / 21; } }
      .container section > div > header > small, .container section > header > small {
        font-size: 6rem;
        line-height: 1;
        font-weight: 900;
        font-family: "Radley", serif; }
        @media only screen and (max-width: 767px) {
          .container section > div > header > small, .container section > header > small {
            font-size: 3.6rem; } }
      .container section > div > header > h2, .container section > header > h2 {
        font-size: 1.2rem;
        line-height: 1.1; }
        @media only screen and (max-width: 767px) {
          .container section > div > header > h2, .container section > header > h2 {
            font-size: 1rem; } }

.section-news-inner {
  display: flex;
  justify-content: center; }
  @media only screen and (max-width: 767px) {
    .section-news-inner {
      flex-direction: column; } }
  .section-news-inner .article-news {
    width: 28rem;
    height: 22.5rem;
    margin: 0 2rem;
    position: relative;
    padding: 4rem 2.5rem; }
    .section-news-inner .article-news:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0.5;
      width: 100%;
      height: 100%;
      background: url("../../img/top/bg_202509.jpg");
      background-size: 51.2rem auto;
      z-index: -1; }
    .section-news-inner .article-news:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      border: 1px solid #000;
      box-sizing: border-box;
      left: .5rem;
      top: .5rem;
      z-index: 2;
      transition: all .5s; }
    @media only screen and (max-width: 767px) {
      .section-news-inner .article-news {
        width: 26rem;
        height: auto;
        margin: 0 auto 2rem; } }
    .section-news-inner .article-news a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .section-news-inner .article-news-btn {
      display: none; }
    .section-news-inner .article-news:hover:after {
      left: 0;
      top: 0; }
    .section-news-inner .article-news-header-time {
      font-size: 1.2rem;
      letter-spacing: .1rem;
      font-family: "Radley", serif; }
    .section-news-inner .article-news-header-ttl {
      padding: 1rem 0 1.5rem;
      font-size: 1.6rem;
      font-family: "Noto Serif JP", serif;
      line-height: 1.3;
      text-align: left;
      letter-spacing: .1rem; }
      @media only screen and (max-width: 767px) {
        .section-news-inner .article-news-header-ttl {
          font-size: 1.4rem; } }
    .section-news-inner .article-news-inner {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      font-size: 1.1rem;
      overflow: hidden; }
      .section-news-inner .article-news-inner p {
        line-height: 2; }
.section-news-btn {
  padding-top: 5rem; }
  @media only screen and (max-width: 767px) {
    .section-news-btn {
      padding-top: 1.5rem; } }
  .section-news-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    position: relative;
    background: #000;
    border-radius: 5rem;
    height: 5rem;
    width: 20rem;
    margin: 0 auto;
    font-weight: 700;
    color: #fff; }
    @media only screen and (max-width: 767px) {
      .section-news-btn a {
        width: 20rem;
        height: 4rem; } }
    .section-news-btn a:after {
      content: "\e941";
      font-size: 1.6rem;
      line-height: 1;
      font-family: "Material Symbols Outlined";
      position: absolute;
      right: 1.5rem;
      top: 50%;
      margin-top: -.5em;
      opacity: 0.5; }
    .section-news-btn a:hover {
      opacity: 0.7; }
.section-content {
  background: url("../../img/top/bg_202509.jpg");
  background-size: 51.2rem auto;
  position: relative;
  z-index: 1; }
  .section-content:before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #fff; }
  .section-content-wrap {
    max-width: 100rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .section-content .article-content {
    width: 30rem;
    padding-bottom: 35rem;
    margin: 0 1.5rem 7.5rem;
    position: relative;
    background: none !important;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .section-content .article-content {
        padding-bottom: 21rem;
        margin-bottom: 4rem; } }
    .section-content .article-content:after {
      content: "";
      width: 100%;
      height: auto;
      border: 1px solid #000;
      box-sizing: border-box;
      aspect-ratio: 3 / 3.3;
      position: absolute;
      left: .5rem;
      bottom: -.5rem;
      transition: all .5s; }
      @media only screen and (max-width: 767px) {
        .section-content .article-content:after {
          aspect-ratio: 3 / 2; } }
    .section-content .article-content:before {
      content: "";
      width: 100%;
      height: auto;
      aspect-ratio: 3 / 3.3;
      position: absolute;
      left: 0;
      bottom: 0;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 767px) {
        .section-content .article-content:before {
          aspect-ratio: 3 / 2; } }
    .section-content .article-content:nth-of-type(1), .section-content .article-content:nth-of-type(2) {
      width: 45rem;
      margin: 0 2.5rem 7.5rem;
      padding-bottom: 32rem; }
      @media only screen and (max-width: 767px) {
        .section-content .article-content:nth-of-type(1), .section-content .article-content:nth-of-type(2) {
          margin: 0 1.5rem 4rem;
          padding-bottom: 21rem; } }
      .section-content .article-content:nth-of-type(1):before, .section-content .article-content:nth-of-type(1):after, .section-content .article-content:nth-of-type(2):before, .section-content .article-content:nth-of-type(2):after {
        aspect-ratio: 3 / 2; }
    .section-content .article-content:nth-of-type(1):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_marche.jpg); }
    .section-content .article-content:nth-of-type(2):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_stage.jpg); }
    .section-content .article-content:nth-of-type(3):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_monopro.jpg); }
    .section-content .article-content:nth-of-type(4):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_contest.jpg); }
    .section-content .article-content:nth-of-type(5):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_relay.jpg); }
    .section-content .article-content:nth-of-type(6):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_professionals.jpg); }
    .section-content .article-content:nth-of-type(7):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_fashionshow.jpg); }
    .section-content .article-content:nth-of-type(8):before {
      background-image: url(https://www.kimono-salone.com/2025/wp-content/themes/kimono_2025/assets/img/top2024/fig_rental2.jpg); }
    .section-content .article-content > a {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .section-content .article-content:hover:after {
      left: 0;
      bottom: 0; }
    .section-content .article-content:hover:before {
      opacity: 0.7; }
    .section-content .article-content-inner {
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .section-content .article-content-inner p {
        font-size: 1.2rem;
        letter-spacing: .1rem;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          .section-content .article-content-inner p {
            font-size: 1rem; } }
      .section-content .article-content-inner-ttl {
        font-size: 2.4rem;
        font-family: "Noto Serif JP", serif;
        font-weight: 700;
        display: flex;
        flex-direction: column;
        align-items: center; }
        @media only screen and (max-width: 767px) {
          .section-content .article-content-inner-ttl {
            font-size: 2rem; } }
        .section-content .article-content-inner-ttl:after {
          content: "";
          width: 1px;
          height: 1rem;
          background: #000;
          display: block;
          margin: .2rem auto .7rem; }
      .section-content .article-content-inner-en {
        font-size: 1.6rem;
        font-family: "Radley", serif;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          .section-content .article-content-inner-en {
            font-size: 1.3rem; } }
  .section-content-collabo {
    width: 100%;
    height: 12rem;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 72rem;
    border-radius: 1.5rem; }
    @media only screen and (max-width: 767px) {
      .section-content-collabo {
        width: calc(100% - 3rem);
        position: relative;
        z-index: 3;
        flex-direction: column;
        margin: 0 1.5rem;
        border-radius: 1rem; } }
    .section-content-collabo-link {
      width: 100%;
      max-width: 72rem;
      margin: 5rem auto 0 auto; }
    .section-content-collabo-bnr {
      width: 13.8rem;
      height: 100%;
      flex-shrink: 0;
      margin: 0 4rem;
      background: url("../../img/top/bnr_kimonoday.png") no-repeat 50% 50%;
      background-size: 100% auto; }
      .section-content-collabo-bnr img {
        display: none; }
      @media only screen and (max-width: 767px) {
        .section-content-collabo-bnr {
          width: 12rem;
          height: auto;
          aspect-ratio: 275 / 119;
          margin: 0 auto 1rem; } }
    .section-content-collabo p {
      width: 100%;
      font-size: 1.6rem;
      font-weight: 700;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .section-content-collabo p {
          font-size: 1.1rem;
          line-height: 1.3; } }
.section-schedule {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .section-schedule {
      flex-direction: column; } }
  .section-schedule-header {
    margin: 0 !important; }
    @media only screen and (max-width: 767px) {
      .section-schedule-header {
        margin-bottom: 2rem !important; } }
  .section-schedule-inner {
    font-size: 3rem;
    font-family: "Radley", serif;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .1rem;
    text-align: center;
    padding: 0 5rem; }
    @media only screen and (max-width: 767px) {
      .section-schedule-inner {
        font-size: 2rem;
        padding: 0; } }
    .section-schedule-inner b {
      font-size: 6rem;
      line-height: 1;
      font-weight: 400;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .section-schedule-inner b {
          font-size: 3.6rem; } }
    .section-schedule-inner span {
      font-size: 1.4rem;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .section-schedule-inner span {
          font-size: 1.2rem; } }
      .section-schedule-inner span b {
        font-size: 3rem;
        margin: 0 .5rem; }
        @media only screen and (max-width: 767px) {
          .section-schedule-inner span b {
            font-size: 2rem; } }
    .section-schedule-inner small {
      font-size: 1rem;
      font-weight: 400;
      display: block; }
.section-brands {
  background: url("../../img/top/bg_kuro.jpg");
  background-size: 51.2rem auto; }
  .section-brands_header {
    color: #fff;
    background-image: url("../../img/top/bg_ttl_w.png") !important; }
  .section-brands-inner {
    max-width: 100rem;
    margin: 0 auto 7.5vh;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem; }
    @media only screen and (max-width: 767px) {
      .section-brands-inner {
        margin-bottom: 3vh; } }
    .section-brands-inner .article-brand {
      width: 20%;
      padding: 1rem;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .section-brands-inner .article-brand {
          width: 50%;
          padding: .5rem; } }
      .section-brands-inner .article-brand_ttl {
        font-size: 1.8rem;
        position: absolute;
        padding: 3rem 4rem;
        left: 0;
        bottom: 0;
        color: #fff;
        z-index: 2;
        opacity: 0; }
      .section-brands-inner .article-brand:hover .article-brand_ttl {
        opacity: 1; }
      .section-brands-inner .article-brand:hover a:after {
        width: 100%; }
      .section-brands-inner .article-brand a {
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #eee;
        display: block;
        position: relative;
        z-index: 1; }
        .section-brands-inner .article-brand a:before {
          content: "";
          display: block;
          padding-top: 100%; }
        .section-brands-inner .article-brand a:after {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 0%;
          height: 100%;
          transition: all .5s;
          background: rgba(0, 0, 0, 0.8);
          z-index: -1; }
  .section-brands-btn {
    text-align: center; }
    .section-brands-btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #fff;
      font-weight: 700;
      font-size: 1.3rem;
      position: relative;
      max-width: 30rem;
      height: 5rem;
      border-radius: 3rem;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .section-brands-btn a {
          width: 24rem;
          height: 4rem;
          font-size: 1.3rem; } }
      .section-brands-btn a:after {
        content: "\e941";
        font-size: 1.6rem;
        line-height: 1;
        font-family: "Material Symbols Outlined";
        position: absolute;
        right: 1.5rem;
        top: 50%;
        margin-top: -.5em;
        opacity: 0.5; }
      .section-brands-btn a:hover {
        opacity: 0.7; }
.section-tickets {
  position: relative;
  z-index: 3; }
  .section-tickets-inner {
    position: relative;
    margin-bottom: 2.5rem; }
    .section-tickets-inner:before {
      content: "";
      width: 60rem;
      height: 40rem;
      background: url("../../img/top/fig_tickets.jpg") no-repeat 50% 50%;
      background-size: cover;
      margin: 0 auto 4rem;
      display: block; }
      @media only screen and (max-width: 767px) {
        .section-tickets-inner:before {
          width: 90%;
          height: 24rem;
          margin-bottom: 2.5rem; } }
    .section-tickets-inner:after {
      content: "";
      width: 60rem;
      height: 40rem;
      border: 1px solid #000;
      box-sizing: border-box;
      position: absolute;
      left: 50%;
      top: .5rem;
      margin-left: -29.5rem; }
      @media only screen and (max-width: 767px) {
        .section-tickets-inner:after {
          width: 90%;
          height: 24rem;
          left: 5%;
          margin-left: .5rem; } }
    @media only screen and (max-width: 767px) {
      .section-tickets-inner {
        margin-bottom: 1.5rem; } }
    .section-tickets-inner p {
      font-size: 1.2rem;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .section-tickets-inner p {
          font-size: 1rem; } }
  .section-tickets-btn {
    text-align: center; }
    .section-tickets-btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #fff;
      font-weight: 700;
      font-size: 1.2rem;
      position: relative;
      border-radius: 15rem;
      max-width: 30rem;
      height: 5rem;
      margin: 0 auto;
      position: relative;
      z-index: 1;
      overflow: hidden;
      background: #000; }
      @media only screen and (max-width: 767px) {
        .section-tickets-btn a {
          max-width: 24rem;
          height: 4rem;
          font-size: 1.3rem; } }
      .section-tickets-btn a:after {
        content: "\e941";
        font-size: 1.6rem;
        line-height: 1;
        font-family: "Material Symbols Outlined";
        position: absolute;
        right: 1.5rem;
        top: 50%;
        margin-top: -.5em;
        opacity: 0.5; }
      .section-tickets-btn a:hover {
        opacity: 0.5; }
.section-access {
  background: url("../../img/top/bg_gray.jpg");
  background-size: 51.2rem auto; }
  .section-access-wrap dl {
    text-align: center;
    padding: 0 0 1.5rem 0; }
    .section-access-wrap dl dt {
      font-size: 2.2rem; }
      @media only screen and (max-width: 767px) {
        .section-access-wrap dl dt {
          font-size: 1.8rem; } }
    .section-access-wrap dl dd {
      font-size: 1.3rem; }
      .section-access-wrap dl dd br {
        display: none; }
      @media only screen and (max-width: 767px) {
        .section-access-wrap dl dd {
          font-size: 1.1rem; } }
  .section-access-map {
    text-align: center;
    max-width: 70rem;
    margin: 0 auto; }
    .section-access-map iframe {
      width: 100% !important;
      max-width: 100%; }
      @media only screen and (max-width: 767px) {
        .section-access-map iframe {
          height: 20rem; } }
  .section-access-btn {
    text-align: center;
    padding: 0 0 3rem 0; }
    @media only screen and (max-width: 767px) {
      .section-access-btn {
        padding-bottom: 2rem; } }
    .section-access-btn a {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #000;
      color: #fff;
      font-weight: 700;
      font-size: 1.4rem;
      font-family: "Radley", serif;
      position: relative;
      border-radius: 15rem;
      max-width: 20rem;
      height: 4.5rem;
      margin: 0 auto;
      position: relative;
      z-index: 1;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .section-access-btn a {
          width: 16rem;
          height: 3.2rem;
          font-size: 1.2rem; } }
      .section-access-btn a:hover {
        opacity: 0.5; }

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px); }
  to {
    opacity: 1;
    transform: translateX(0); } }
@keyframes show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.trigger {
  opacity: 0; }

.delay > div {
  opacity: 0; }

.fadeUp {
  animation-name: none;
  opacity: 0; }
  .fadeUp.fade {
    animation-name: fadeUpAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    transition-delay: .5s; }

.fadeLeft {
  animation-name: none;
  opacity: 0; }
  .fadeLeft.fade {
    animation-name: fadeLeftAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    transition-delay: .5s; }

.fadeRight {
  animation-name: none;
  opacity: 0; }
  .fadeRight.fade {
    animation-name: fadeRightAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    transition-delay: .5s; }
