@charset "UTF-8";
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/Outfit-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/Oswald-VariableFont_wght.woff2") format("woff2"); }

/* Noto Sans */
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/NotoSansJP-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/NotoSansJP-Bold.woff2") format("woff2"); }

/* Noto Serif */
@font-face {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/NotoSerifJP-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "Noto Serif";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/NotoSerifJP-Bold.woff2") format("woff2"); }

/* Lato - Normal */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/Lato-Thin.woff2") format("woff2"); }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/Lato-Light.woff2") format("woff2"); }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Lato-Regular.woff2") format("woff2"); }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Lato-Bold.woff2") format("woff2"); }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/Lato-Black.woff2") format("woff2"); }

html[lang="ja"] {
  font-family: "Noto Sans";
  color: dimgray; }

h2 {
  display: flex;
  align-items: center; }

h3 {
  display: flex;
  align-items: center; }

h4 {
  display: flex;
  align-items: center; }

h1.masthead {
  padding: .25rem .5rem; }

.headline.center h2 {
  justify-content: center;
  text-align: center; }

.headline.center h3 {
  justify-content: center;
  text-align: center; }

.headline.center h4 {
  justify-content: center;
  text-align: center; }

ul {
  padding: 0; }

ol {
  padding: 0; }

li {
  list-style: none; }

img {
  width: 100%;
  height: auto; }

a {
  color: dimgray;
  text-decoration: none; }
  a:hover {
    opacity: .5; }

@media only screen and (min-width: 768px) {
  .block {
    padding: 0 1rem; } }

@media only screen and (max-width: 1200px) {
  .block {
    padding: 0 1rem; } }

@media only screen and (max-width: 767px) {
  .block {
    padding: 0 .5rem; } }

.gallery .textarea {
  margin: .5rem 0; }

.header-contents {
  width: 100%;
  display: flex;
  justify-content: space-between;
  caret-color: transparent;
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .header-contents:has(.menu-toggle:checked) .header-menu {
      position: fixed;
      display: flex;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 2; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .header-contents:has(.menu-toggle:checked) .header-menu {
      margin: 0; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .header-contents:has(.menu-toggle:checked) .header-menu .menu-contents > *:not(.header-logo) {
      display: block; } }
  .header-contents .header-menu {
    flex: 1 1 0px;
    display: flex;
    margin: 0 1rem;
    gap: 1rem;
    position: relative;
    justify-content: center; }
    .header-contents .header-menu a {
      display: inline-block;
      text-decoration: none; }
    .header-contents .header-menu .menu-contents {
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .header-contents .header-menu .menu-contents > *:not(.header-logo) {
          display: none; } }
      .header-contents .header-menu .menu-contents ul {
        margin: 0;
        padding: 0;
        gap: 1.5rem;
        display: flex;
        justify-content: flex-start;
        flex-direction: column; }
        @media only screen and (max-width: 767px) {
          .header-contents .header-menu .menu-contents ul {
            flex-direction: column; } }
        .header-contents .header-menu .menu-contents ul.sns {
          margin: 3rem 0 2rem;
          flex-direction: row; }
          @media only screen and (max-width: 767px) {
            .header-contents .header-menu .menu-contents ul.sns {
              display: flex !important;
              flex-direction: row;
              margin: 1rem 0; } }
        .header-contents .header-menu .menu-contents ul li {
          flex: 0 1 0px;
          list-style: none;
          text-wrap: nowrap; }
          @media only screen and (max-width: 767px) {
            .header-contents .header-menu .menu-contents ul li {
              margin: 1rem 0; } }
          .header-contents .header-menu .menu-contents ul li a {
            color: dimgray;
            display: inline-block;
            width: 100%;
            height: 100%;
            cursor: pointer; }
            .header-contents .header-menu .menu-contents ul li a:hover {
              opacity: .5; }
      .header-contents .header-menu .menu-contents svg {
        fill: dimgray; }
  .header-contents .menu-icon {
    display: none;
    width: 3rem;
    height: 3rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 3;
    background-color: gray; }
    @media only screen and (max-width: 767px) {
      .header-contents .menu-icon {
        display: flex; } }
    .header-contents .menu-icon .menu-toggle {
      display: none; }
    .header-contents .menu-icon .humberger {
      width: 50%;
      height: 50%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      cursor: pointer;
      background-color: tranceparent; }
      .header-contents .menu-icon .humberger span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: white;
        position: absolute;
        transition: transform 0.3s, opacity 0.3s; }
        .header-contents .menu-icon .humberger span:nth-child(1) {
          top: 0; }
        .header-contents .menu-icon .humberger span:nth-child(2) {
          top: 50%; }
        .header-contents .menu-icon .humberger span:nth-child(3) {
          bottom: 0; }
    .header-contents .menu-icon .menu-toggle:checked + .humberger span {
      margin-top: calc(50% - 2px / 2); }
    .header-contents .menu-icon .menu-toggle:checked + .humberger span:nth-child(1) {
      transform: rotate(45deg); }
    .header-contents .menu-icon .menu-toggle:checked + .humberger span:nth-child(2) {
      transform: scale(0); }
    .header-contents .menu-icon .menu-toggle:checked + .humberger span:nth-child(3) {
      bottom: none;
      top: 0;
      transform: rotate(-45deg); }

#home .breadcrumbs {
  display: none; }

@keyframes fade-logo {
  0% {
    opacity: 0; }
  100% {
    opacity: 0; }
  30% {
    opacity: 1; }
  /* 約1.2秒でフェードイン */
  68% {
    opacity: 1; }
  /* 1.5秒静止 */ }

.section-home-logo {
  margin: 0; }
  .section-home-logo .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
    width: 50%;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .section-home-logo .logo {
        width: 75%; } }
    .section-home-logo .logo img {
      opacity: 0;
      animation: fade-logo 4s ease-in-out forwards; }

.section-home-visual {
  overflow: visible; }
  .section-home-visual .block-home-visual {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 auto; }
  .section-home-visual .block-home-group-name {
    margin: 0 auto;
    height: 3rem; }
  .section-home-visual.none {
    display: none; }
  .section-home-visual .visual {
    padding-top: 1rem; }
    @media only screen and (min-width: 768px) {
      .section-home-visual .visual {
        display: flex;
        align-items: center;
        gap: 1rem; } }
    @media only screen and (max-width: 1200px) {
      .section-home-visual .visual {
        gap: clamp(0.25rem, calc(-0.13rem + 0.78vw), 0.5rem); } }
    @media only screen and (max-width: 767px) {
      .section-home-visual .visual {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1ft);
        height: auto;
        gap: clamp(0.5rem, calc(0.14rem + 1.79vw), 1rem);
        width: 100%; } }
    .section-home-visual .visual p {
      margin: 0;
      padding: 0;
      line-height: 1;
      overflow: hidden; }
      @media only screen and (min-width: 768px) {
        .section-home-visual .visual p {
          border-radius: 1rem; } }
      @media only screen and (max-width: 1200px) {
        .section-home-visual .visual p {
          border-radius: clamp(0.75rem, calc(0.38rem + 0.78vw), 1rem); } }
      @media only screen and (max-width: 767px) {
        .section-home-visual .visual p {
          border-radius: clamp(0.5rem, calc(0.32rem + 0.89vw), 0.75rem); } }
      .section-home-visual .visual p a {
        position: relative;
        display: block;
        width: auto;
        object-fit: cover;
        object-position: left center; }
        @media only screen and (min-width: 768px) {
          .section-home-visual .visual p a {
            height: calc(100vh - 14rem); } }
        @media only screen and (max-width: 1200px) {
          .section-home-visual .visual p a {
            height: calc(100vh - clamp(10rem, calc(4.00rem + 12.50vw), 14rem)); } }
        @media only screen and (max-width: 767px) {
          .section-home-visual .visual p a {
            height: 100%; } }
        .section-home-visual .visual p a > span {
          display: flex;
          flex-direction: column;
          position: absolute;
          inset: 0;
          width: 100%;
          height: 100%;
          left: 50%;
          top: 0;
          justify-content: center;
          align-items: center;
          line-height: 1.25;
          text-align: center;
          text-shadow: 0.125rem 0.125rem 0.25rem black, 0.25rem 0.25rem 0.5rem black;
          color: white;
          opacity: 0;
          transform: translate(-50%, 2rem);
          transition: opacity 0.4s ease, transform 0.4s ease; }
          @media only screen and (min-width: 768px) {
            .section-home-visual .visual p a > span {
              font-size: 1rem; } }
          @media only screen and (max-width: 1200px) {
            .section-home-visual .visual p a > span {
              font-size: clamp(0.8rem, calc(0.50rem + 0.63vw), 1rem); } }
          @media only screen and (max-width: 767px) {
            .section-home-visual .visual p a > span {
              font-size: clamp(1rem, calc(1.00rem + 0.00vw), 1rem); } }
          .section-home-visual .visual p a > span span {
            margin: .25rem 0; }
            .section-home-visual .visual p a > span span:nth-child(1) {
              font-weight: 600; }
              @media only screen and (min-width: 768px) {
                .section-home-visual .visual p a > span span:nth-child(1) {
                  font-size: 1.5rem; } }
              @media only screen and (max-width: 1200px) {
                .section-home-visual .visual p a > span span:nth-child(1) {
                  font-size: clamp(1.25rem, calc(0.88rem + 0.78vw), 1.5rem); } }
              @media only screen and (max-width: 767px) {
                .section-home-visual .visual p a > span span:nth-child(1) {
                  font-size: clamp(1.5rem, calc(1.50rem + 0.00vw), 1.5rem); } }
            .section-home-visual .visual p a > span span.hr {
              width: 80%;
              border-bottom: 1px solid white;
              margin: 1rem 0; }
              @media only screen and (max-width: 767px) {
                .section-home-visual .visual p a > span span.hr {
                  margin: .5rem 0; } }
            @media only screen and (max-width: 767px) {
              .section-home-visual .visual p a > span span {
                margin: .125rem 0; } }
        .section-home-visual .visual p a:hover, .section-home-visual .visual p a.is-hover {
          opacity: 1; }
          .section-home-visual .visual p a:hover img, .section-home-visual .visual p a.is-hover img {
            filter: brightness(20%); }
          .section-home-visual .visual p a:hover > span, .section-home-visual .visual p a.is-hover > span {
            opacity: 1;
            transform: translate(-50%, 0); }
      .section-home-visual .visual p img {
        display: block;
        width: 100%;
        height: auto; }
        @media only screen and (min-width: 768px) {
          .section-home-visual .visual p img {
            border-radius: 1rem; } }
        @media only screen and (max-width: 1200px) {
          .section-home-visual .visual p img {
            border-radius: clamp(0.75rem, calc(0.38rem + 0.78vw), 1rem); } }
        @media only screen and (max-width: 767px) {
          .section-home-visual .visual p img {
            border-radius: clamp(0.5rem, calc(0.32rem + 0.89vw), 0.75rem); } }
        .section-home-visual .visual p img.pc {
          display: block; }
          @media only screen and (max-width: 767px) {
            .section-home-visual .visual p img.pc {
              display: none; } }
        .section-home-visual .visual p img.sp {
          display: none; }
          @media only screen and (max-width: 767px) {
            .section-home-visual .visual p img.sp {
              display: block;
              width: 100%;
              height: 20vh;
              object-fit: cover;
              object-position: center center;
              transform: none; } }
      @media only screen and (max-width: 767px) {
        .section-home-visual .visual p:nth-child(1), .section-home-visual .visual p:nth-child(2) {
          align-self: end; }
        .section-home-visual .visual p:nth-child(3), .section-home-visual .visual p:nth-child(4) {
          align-self: start; } }

:root {
  --vh: 1vh;
  --vw: 1vw; }

@supports (height: 100dvh) {
  :root {
    --vh: 1dvh;
    --vw: 1dvw; } }

@supports (height: 100svh) {
  :root {
    --vh: 1svh; } }

.section-visual,
.section-home-visual {
  --dur-ms:     1500;
  --stagger-ms: 250;
  --ease:       cubic-bezier(0.25,0.46,0.45,0.94);
  --push-y-vh:  100;
  --push-x-vw:  100;
  --push-y: calc(var(--push-y-vh) * var(--vh));
  --push-x: calc(var(--push-x-vw) * var(--vw)); }
  .section-visual .gallery.item.visual .part,
  .section-home-visual .gallery.item.visual .part {
    margin: 0;
    line-height: 0;
    opacity: 0;
    will-change: transform, opacity;
    --from-x: 0;
    --from-y: 0;
    transform: translate3d(var(--from-x), var(--from-y), 0); }
    .section-visual .gallery.item.visual .part > img,
    .section-home-visual .gallery.item.visual .part > img {
      display: block;
      width: 100%;
      height: auto; }
    @media only screen and (max-width: 767px) {
      .section-visual .gallery.item.visual .part,
      .section-home-visual .gallery.item.visual .part {
        width: 100%;
        margin: 0 auto;
        --from-y: 0; }
        .section-visual .gallery.item.visual .part:nth-child(1), .section-visual .gallery.item.visual .part:nth-child(3),
        .section-home-visual .gallery.item.visual .part:nth-child(1),
        .section-home-visual .gallery.item.visual .part:nth-child(3) {
          --from-x: calc((100% + var(--push-x)) * -1); }
        .section-visual .gallery.item.visual .part:nth-child(2), .section-visual .gallery.item.visual .part:nth-child(4),
        .section-home-visual .gallery.item.visual .part:nth-child(2),
        .section-home-visual .gallery.item.visual .part:nth-child(4) {
          --from-x: calc(100% + var(--push-x)); } }
  @media only screen and (min-width: 768px) {
    .section-visual .gallery.item.visual .part:nth-child(1),
    .section-home-visual .gallery.item.visual .part:nth-child(1) {
      --from-y: calc((100% + var(--push-y)) * -1);
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(2),
    .section-home-visual .gallery.item.visual .part:nth-child(2) {
      --from-y: calc( 100% + var(--push-y) );
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(3),
    .section-home-visual .gallery.item.visual .part:nth-child(3) {
      --from-y: calc((100% + var(--push-y)) * -1);
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(4),
    .section-home-visual .gallery.item.visual .part:nth-child(4) {
      --from-y: calc( 100% + var(--push-y) );
      --from-x: 0; } }
  @media only screen and (max-width: 1200px) {
    .section-visual .gallery.item.visual .part:nth-child(1),
    .section-home-visual .gallery.item.visual .part:nth-child(1) {
      --from-y: calc((100% + var(--push-y)) * -1);
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(2),
    .section-home-visual .gallery.item.visual .part:nth-child(2) {
      --from-y: calc( 100% + var(--push-y) );
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(3),
    .section-home-visual .gallery.item.visual .part:nth-child(3) {
      --from-y: calc((100% + var(--push-y)) * -1);
      --from-x: 0; }
    .section-visual .gallery.item.visual .part:nth-child(4),
    .section-home-visual .gallery.item.visual .part:nth-child(4) {
      --from-y: calc( 100% + var(--push-y) );
      --from-x: 0; } }
  @media only screen and (max-width: 767px) {
    .section-visual .gallery.item.visual .part,
    .section-home-visual .gallery.item.visual .part {
      --from-y: 0; }
    .section-visual .gallery.item.visual .part:nth-child(1),
    .section-visual .gallery.item.visual .part:nth-child(3),
    .section-home-visual .gallery.item.visual .part:nth-child(1),
    .section-home-visual .gallery.item.visual .part:nth-child(3) {
      --from-x: calc((100% + var(--push-x)) * -1); }
    .section-visual .gallery.item.visual .part:nth-child(2),
    .section-visual .gallery.item.visual .part:nth-child(4),
    .section-home-visual .gallery.item.visual .part:nth-child(2),
    .section-home-visual .gallery.item.visual .part:nth-child(4) {
      --from-x: calc( 100% + var(--push-x)); } }
  .section-visual .from-top,
  .section-home-visual .from-top {
    --from-x: 0;
    --from-y: calc((100% + var(--push-y)) * -1); }
  .section-visual .from-bottom,
  .section-home-visual .from-bottom {
    --from-x: 0;
    --from-y: calc( 100% + var(--push-y) ); }
  .section-visual .from-left,
  .section-home-visual .from-left {
    --from-x: calc((100% + var(--push-x)) * -1);
    --from-y: 0; }
  .section-visual .from-right,
  .section-home-visual .from-right {
    --from-x: calc( 100% + var(--push-x) );
    --from-y: 0; }
  .section-visual .from-tl,
  .section-home-visual .from-tl {
    --from-x: calc((100% + var(--push-x)) * -1);
    --from-y: calc((100% + var(--push-y)) * -1); }
  .section-visual .from-tr,
  .section-home-visual .from-tr {
    --from-x: calc( 100% + var(--push-x) );
    --from-y: calc((100% + var(--push-y)) * -1); }
  .section-visual .from-bl,
  .section-home-visual .from-bl {
    --from-x: calc((100% + var(--push-x)) * -1);
    --from-y: calc( 100% + var(--push-y) ); }
  .section-visual .from-br,
  .section-home-visual .from-br {
    --from-x: calc( 100% + var(--push-x) );
    --from-y: calc( 100% + var(--push-y) ); }
  .section-visual.is-play .gallery.item.visual .part,
  .section-home-visual.is-play .gallery.item.visual .part {
    animation-duration: calc(var(--dur-ms) * 1ms);
    animation-timing-function: var(--ease);
    animation-fill-mode: forwards; }
  .section-visual.is-play .gallery.item.visual .part:nth-child(1),
  .section-home-visual.is-play .gallery.item.visual .part:nth-child(1) {
    animation-name: slide-in;
    animation-delay: calc(var(--stagger-ms) * 0 * 1ms); }
  .section-visual.is-play .gallery.item.visual .part:nth-child(2),
  .section-home-visual.is-play .gallery.item.visual .part:nth-child(2) {
    animation-name: slide-in;
    animation-delay: calc(var(--stagger-ms) * 1 * 1ms); }
  .section-visual.is-play .gallery.item.visual .part:nth-child(3),
  .section-home-visual.is-play .gallery.item.visual .part:nth-child(3) {
    animation-name: slide-in;
    animation-delay: calc(var(--stagger-ms) * 2 * 1ms); }
  .section-visual.is-play .gallery.item.visual .part:nth-child(4),
  .section-home-visual.is-play .gallery.item.visual .part:nth-child(4) {
    animation-name: slide-in;
    animation-delay: calc(var(--stagger-ms) * 3 * 1ms); }

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translate3d(var(--from-x), var(--from-y), 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@media (prefers-reduced-motion: reduce) {
  .section-visual .gallery.item.visual .part,
  .section-home-visual .gallery.item.visual .part {
    animation: none;
    opacity: 1;
    transform: none; } }

main {
  overflow: visible; }

.block-home-group-name .text {
  margin: 0;
  padding: 0; }

.block-home-group-name p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  color: black;
  font-weight: 600; }
  @media only screen and (min-width: 768px) {
    .block-home-group-name p {
      font-size: 8rem; } }
  @media only screen and (max-width: 1200px) {
    .block-home-group-name p {
      font-size: clamp(5rem, calc(0.50rem + 9.38vw), 8rem); } }
  @media only screen and (max-width: 767px) {
    .block-home-group-name p {
      font-size: clamp(2rem, calc(-0.14rem + 10.71vw), 5rem); } }
