@layer page {
  .page-top__about {
    margin-top: 140px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about {
      margin-top: 16.5333333333vw;
    }
  }
  .page-top__about-col {
    max-width: 1032px;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    gap: 0 40px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-col {
      padding-left: 0;
      flex-wrap: wrap;
      gap: 11.4666666667vw 0;
    }
  }
  .page-top__about-box {
    width: 34.3873517787%;
    min-width: 300px;
    max-width: 348px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-box {
      width: 100%;
      min-width: 0;
      max-width: none;
    }
  }
  .page-top__about-box .p-ttl__ellipse {
    margin-left: 13px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-box .p-ttl__ellipse {
      margin-left: 3.2vw;
    }
  }
  .page-top__about-pict {
    width: 57.2134387352%;
    max-width: 579px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-pict {
      width: 82.9333333333vw;
      max-width: none;
      margin: 0 auto;
    }
  }
  .page-top__about-ttl {
    margin: 33px 0 25px 24px;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-ttl {
      width: 68.5333333333vw;
      margin: 8.5333333333vw auto 6.4vw;
    }
  }
  .page-top__about-btn {
    margin: 80px 0 140px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__about-btn {
      margin: 11.4666666667vw 0 17.8666666667vw;
    }
  }
  .page-top__daimaru {
    margin-top: 50px;
    padding-bottom: 200px;
    position: relative;
    z-index: 1;
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru {
      margin-top: 20.5333333333vw;
      padding-bottom: 29.0666666667vw;
    }
  }
  .page-top__daimaru::after {
    background: url(../../img/bg/bg-people-01.webp) no-repeat 0 0;
    background-size: 1280px auto;
    content: "";
    width: 1280px;
    height: 97px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    translate: -50% 0;
  }
  .page-top__daimaru-inner {
    max-width: 1198px;
    margin: 0 auto;
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-inner {
      width: 100%;
      max-width: none;
    }
  }
  .page-top__daimaru-col {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  @media screen and (min-width: 768px) {
    .page-top__daimaru-col {
      flex-direction: row-reverse;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-col {
      flex-wrap: wrap;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__daimaru-box {
      width: 40.734557596%;
      min-width: 320px;
      max-width: 488px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-box {
      width: 100%;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__daimaru-pict {
      width: 50.0834724541%;
      max-width: 600px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-pict {
      width: 100%;
    }
  }
  .page-top__daimaru-ttl {
    margin: 53px 0 28px 7px;
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-ttl {
      margin: 0 0 5.0666666667vw;
    }
  }
  .page-top__daimaru-subttl {
    margin: 0 0 15px 9.8360655738%;
    font-family: var(--zenkaku);
    font-size: clamp(2.125rem, 1.563rem + 1.172vi, 2.5rem);
    font-weight: 600;
  }
  @media (width >= 1280px) {
    .page-top__daimaru-subttl {
      margin-left: 48px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-subttl {
      margin: 0 0 12.8vw;
      font-size: 2.25rem;
      text-align: center;
      line-height: 1;
    }
  }
  .page-top__daimaru-text {
    width: 66.8032786885%;
    max-width: 326px;
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-text {
      width: 100%;
      max-width: none;
      margin-bottom: 5.0666666667vw;
    }
  }
  .page-top__daimaru-kumamon {
    width: 10.183639399%;
    max-width: 122px;
    margin: -15.2754590985% 20px 0 auto;
  }
  @media (width >= 1198px) {
    .page-top__daimaru-kumamon {
      margin-top: -183px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__daimaru-kumamon {
      width: 32.5333333333vw;
      max-width: none;
      margin: 11.4666666667vw auto 0;
    }
  }
  .page-top__contents {
    margin-top: -38px;
    padding: 80px 0 70px;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents {
      margin-top: -6.4vw;
    }
  }
  .page-top__contents-inner {
    margin-top: 88px;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-inner {
      margin-top: 26.9333333333vw;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__contents-header {
      margin: 26px calc(50% - 50vw) 50px 0;
      padding-left: 43px;
      display: grid;
      grid-template-columns: minmax(300px, 352px) 178.4375%;
      gap: 0 32px;
    }
  }
  @media (width >= 980px) {
    .page-top__contents-header {
      grid-template-columns: 352px 2284px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-header {
      margin-bottom: 16.8vw;
      display: flex;
      flex-wrap: wrap;
      flex-direction: column-reverse;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-box {
      width: 100%;
    }
  }
  .page-top__contents-ttl {
    margin: 0.5em 0 43px 10px;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-ttl {
      margin: 0 0 9.3333333333vw;
    }
  }
  .page-top__contents-date {
    margin: 0 auto 42px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-date {
      width: 63.7333333333vw;
      margin-bottom: 10.6666666667vw;
    }
  }
  .page-top__contents-pict {
    margin-top: 22px;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-pict {
      margin: 6.1333333333vw calc(-20px - 5.0666666667vw) 6.6666666667vw;
    }
  }
  .page-top__contents-btn {
    margin: 50px 0 90px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__contents-btn {
      margin: 18.4vw 0 80px;
    }
  }
  .page-top__cafe {
    padding: 90px 0 120px;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe {
      padding: 15.7333333333vw 0 19.4666666667vw;
    }
  }
  .page-top__cafe-inner {
    max-width: 994px;
    padding: 0 10px;
    margin: 0 auto;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-inner {
      width: 100%;
      max-width: none;
      padding: 0 20px;
    }
  }
  .page-top__cafe-col-01 {
    max-width: 802px;
    margin: 8px 0 0 65px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  @media (width <= 994px) {
    .page-top__cafe-col-01 {
      margin-left: 6.5392354125%;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-col-01 {
      max-width: none;
      margin: 12.5333333333vw 0 0;
      flex-wrap: wrap;
      flex-direction: column-reverse;
    }
  }
  .page-top__cafe-pict {
    width: 49%;
    max-width: 392px;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-pict {
      width: 100%;
      max-width: none;
      margin-top: 12.8vw;
    }
  }
  .page-top__cafe-box {
    width: 47.5%;
    min-width: 300px;
    max-width: 380px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-box {
      width: 100%;
      min-width: 0;
      max-width: none;
    }
  }
  .page-top__cafe-ttl {
    margin-bottom: 30px;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-ttl {
      width: 79.2vw;
      margin: 0 auto 6.6666666667vw;
    }
  }
  .page-top__cafe-date {
    margin-bottom: 20px;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-date {
      width: 59.7333333333vw;
      margin: 0 auto 5.0666666667vw;
    }
  }
  .page-top__cafe-text {
    width: 260px;
    margin: 25px auto 0;
    padding-left: 15px;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--brown01);
    line-height: 2;
    text-align: left;
    position: relative;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-text {
      width: 68vw;
      margin-top: 6.6666666667vw;
      padding-left: 3.7333333333vw;
    }
  }
  .page-top__cafe-text::before, .page-top__cafe-text::after {
    content: "";
    display: block;
    position: absolute;
  }
  .page-top__cafe-text::before {
    background: url(../../img/top/bg-kumamotomoncafe-text-01.png) no-repeat 0 0;
    background-size: contain;
    width: 29px;
    height: 27px;
    top: 36px;
    left: -27px;
  }
  .page-top__cafe-text::after {
    background: url(../../img/top/bg-kumamotomoncafe-text-02.png) no-repeat 0 0;
    background-size: contain;
    width: 42px;
    height: 39px;
    bottom: -20px;
    right: -25px;
  }
  .page-top__cafe-col-02 {
    max-width: 974px;
    margin: -40px auto 0 51px;
    display: flex;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-col-02 {
      width: 100%;
      margin: -6.6666666667vw auto;
      max-width: none;
      flex-wrap: wrap;
    }
  }
  .page-top__cafe-btn {
    width: 380px;
    margin-top: 82px;
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-btn {
      width: 100%;
      margin-top: 8.8vw;
    }
  }
  .page-top__cafe-kumamon {
    width: 327px;
    margin-right: 126px;
  }
  @media (width <= 974px) {
    .page-top__cafe-kumamon {
      margin-right: 12.9363449692%;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__cafe-kumamon {
      width: 80vw;
      margin: 0 auto;
    }
  }
  .page-top__event {
    padding: 60px 0 45px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event {
      padding: 60px 0;
    }
  }
  .page-top__event-inner {
    max-width: 970px;
    margin: 115px auto 0;
    padding: 0 10px 130px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-inner {
      margin-top: 23.4666666667vw;
      padding: 0 20px 138px;
    }
  }
  .page-top__event-col {
    display: grid;
    grid-template-rows: auto 1fr;
    align-items: start;
    justify-content: space-between;
    gap: 0 3em;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col {
      grid-template-columns: 1fr;
      gap: 0;
    }
  }
  .page-top__event-col.col-01 {
    margin-top: 65px;
    padding: 0 84px 0 33px;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-01 {
      grid-template-columns: minmax(284px, 350px) minmax(306px, 392px);
    }
  }
  @media (width <= 970px) {
    .page-top__event-col.col-01 {
      padding: 0 8.6597938144% 0 3.4020618557%;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 {
      margin-top: 19.4666666667vw;
      padding: 0;
    }
  }
  .page-top__event-col.col-01 .page-top__event-box {
    margin-bottom: 50px;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-01 .page-top__event-box {
      grid-column: 1/2;
      grid-row: 1/2;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 .page-top__event-box {
      width: 100%;
      max-width: none;
      margin-bottom: 11.4666666667vw;
    }
  }
  .page-top__event-col.col-01 .page-top__event-ttl {
    margin-right: 48px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 .page-top__event-ttl {
      width: 77.0666666667vw;
      margin-left: auto;
      margin-right: 10.6666666667vw;
    }
  }
  .page-top__event-col.col-01 .page-top__event-date {
    margin-right: 30px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 .page-top__event-date {
      width: 60.5333333333vw;
      margin-left: auto;
      margin-right: auto;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-01 .page-top__event-pict {
      grid-column: 2/3;
      grid-row: 1/3;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 .page-top__event-pict {
      margin-bottom: 16.2666666667vw;
    }
  }
  .page-top__event-col.col-01 .page-top__event-pict img {
    aspect-ratio: 392/450;
    width: 100%;
    object-fit: cover;
  }
  .page-top__event-col.col-01 .page-top__event-btn {
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-01 .page-top__event-btn {
      grid-column: 1/2;
      grid-row: 2/3;
    }
  }
  .page-top__event-col.col-01 .page-top__event-btn::after {
    background: url(../../img/top/bg-depachika-pc.png) no-repeat 0 0;
    background-size: contain;
    content: "";
    width: 179px;
    height: 188px;
    display: block;
    position: absolute;
    bottom: 0;
    right: -147px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-01 .page-top__event-btn::after {
      background: url(../../img/top/bg-depachika-sp.png) no-repeat 0 0;
      background-size: contain;
      width: 52.8vw;
      height: 40.8vw;
      top: -42.9333333333vw;
      bottom: inherit;
      left: 0;
      right: inherit;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-01 .p-ttl__ellipse {
      margin-right: 15px;
    }
  }
  .page-top__event-col.col-02 {
    margin-top: 70px;
    padding: 0 70px 48px;
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-02 {
      grid-template-columns: minmax(306px, 392px) minmax(262px, 350px);
    }
  }
  @media (width <= 970px) {
    .page-top__event-col.col-02 {
      padding: 0 7.2164948454% 48px;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 {
      margin-top: 17.0666666667vw;
      padding: 0 0 12.8vw;
    }
  }
  .page-top__event-col.col-02::after {
    background: var(--orange01);
    content: "";
    width: 598px;
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    translate: -50% 0;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02::after {
      width: 100%;
    }
  }
  .page-top__event-col.col-02 .page-top__event-box {
    margin-bottom: 35px;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-02 .page-top__event-box {
      grid-column: 2/3;
      grid-row: 1/2;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 .page-top__event-box {
      width: 100%;
      max-width: none;
    }
  }
  .page-top__event-col.col-02 .page-top__event-ttl {
    margin-right: 48px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 .page-top__event-ttl {
      width: 83.2vw;
      margin-left: auto;
      margin-right: auto;
    }
  }
  .page-top__event-col.col-02 .page-top__event-date {
    margin-right: 30px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 .page-top__event-date {
      width: 59.4666666667vw;
      margin-left: auto;
      margin-right: auto;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-02 .page-top__event-pict {
      grid-column: 1/2;
      grid-row: 1/3;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 .page-top__event-pict {
      margin-bottom: 12.8vw;
    }
  }
  .page-top__event-col.col-02 .page-top__event-btn {
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-02 .page-top__event-btn {
      grid-column: 2/3;
      grid-row: 2/3;
    }
  }
  .page-top__event-col.col-02 .page-top__event-btn::after {
    background: url(../../img/bg/bg-people-03.png) no-repeat 0 0;
    background-size: contain;
    content: "";
    width: 65px;
    height: 88px;
    display: block;
    position: absolute;
    bottom: 0;
    right: -80px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-02 .page-top__event-btn::after {
      width: 16.5333333333vw;
      height: 22.4vw;
      top: -26.6666666667vw;
      bottom: inherit;
      right: 7.4666666667vw;
    }
  }
  .page-top__event-col.col-03 {
    margin-top: 97px;
    padding: 0 84px 0 0;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-03 {
      grid-template-columns: minmax(316px, 380px) minmax(296px, 392px);
      grid-template-rows: auto auto 1fr;
    }
  }
  @media (width <= 970px) {
    .page-top__event-col.col-03 {
      padding: 0 8.6597938144% 0 0;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 {
      margin-top: 9.3333333333vw;
      padding: 0;
    }
  }
  .page-top__event-col.col-03 .page-top__event-box {
    margin-bottom: 30px;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-03 .page-top__event-box {
      grid-column: 1/2;
      grid-row: 1/3;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 .page-top__event-box {
      width: 100%;
      max-width: none;
      margin-bottom: 6.4vw;
    }
  }
  .page-top__event-col.col-03 .page-top__event-ttl {
    margin-right: 48px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 .page-top__event-ttl {
      width: 88.8vw;
      margin-left: auto;
      margin-right: auto;
    }
  }
  .page-top__event-col.col-03 .page-top__event-date {
    margin-right: 30px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 .page-top__event-date {
      width: 62.1333333333vw;
      margin-left: auto;
      margin-right: auto;
    }
  }
  .page-top__event-col.col-03 .page-top__event-pict {
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-03 .page-top__event-pict {
      grid-column: 2/3;
      grid-row: 1/2;
    }
  }
  .page-top__event-col.col-03 .page-top__event-pict::after {
    background: url(../../img/bg/bg-people-04.png) no-repeat 0 0;
    background-size: contain;
    content: "";
    width: 37px;
    height: 93px;
    display: block;
    position: absolute;
    bottom: -100px;
    left: -70px;
  }
  @media (width <= 970px) {
    .page-top__event-col.col-03 .page-top__event-pict::after {
      left: -7.2164948454%;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 .page-top__event-pict::after {
      width: 9.6vw;
      height: 24.2666666667vw;
      bottom: -26.6666666667vw;
      left: 5.3333333333vw;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-03 .page-top__event-btn {
      grid-column: 1/2;
      grid-row: 3/4;
    }
  }
  .page-top__event-col.col-03 .page-top__event-kumamon {
    margin: 24px -44px 0 128px;
  }
  @media screen and (min-width: 768px) {
    .page-top__event-col.col-03 .page-top__event-kumamon {
      grid-column: 2/3;
      grid-row: 2/4;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__event-col.col-03 .page-top__event-kumamon {
      width: 31.4666666667vw;
      margin: 7.2vw 6.4vw 7.7333333333vw auto;
    }
  }
  .page-top__event-box {
    text-align: center;
  }
  .page-top__event-icon {
    width: 218px;
    margin-bottom: 25px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-icon {
      margin-bottom: 5.8666666667vw;
    }
  }
  .page-top__event-ttl {
    margin-bottom: 25px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-ttl {
      margin-bottom: 6.4vw;
    }
  }
  .page-top__event-date {
    margin-bottom: 20px;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-date {
      margin-bottom: 6.6666666667vw;
    }
  }
  .page-top__event-text {
    margin-top: 35px;
    font-size: 0.875rem;
    line-height: 2;
  }
  @media screen and (max-width: 767px) {
    .page-top__event-text {
      margin-top: 8.8vw;
    }
  }
  .page-top__yatai {
    margin-top: 95px;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai {
      margin-top: 22.1333333333vw;
      width: 100%;
      padding: 0 20px;
    }
  }
  .page-top__yatai-col {
    max-width: 1140px;
    margin: 80px auto 0;
    padding: 0 10px 0 74px;
    display: grid;
    grid-template-columns: minmax(300px, 350px) minmax(470px, 664px);
    grid-template-rows: auto 1fr;
  }
  @media (width <= 1160px) {
    .page-top__yatai-col {
      padding-left: 7.0075757576%;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-col {
      max-width: none;
      margin-top: 9.0666666667vw;
      padding: 0;
      grid-template-columns: 1fr;
      grid-template-rows: auto;
    }
  }
  .page-top__yatai-box {
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .page-top__yatai-box {
      grid-column: 1/2;
      grid-row: 1/2;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-box {
      width: 100%;
      min-width: 0;
      max-width: none;
    }
  }
  .page-top__yatai-ttl {
    margin-right: 23px;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-ttl {
      margin: 0 0 0 auto;
    }
  }
  .page-top__yatai-date {
    margin: 15px 50px 35px 0;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-date {
      width: 60.5333333333vw;
      margin: 3.7333333333vw auto 7.7333333333vw;
    }
  }
  .page-top__yatai-text {
    font-size: 0.875rem;
    line-height: 2;
    position: relative;
  }
  @media screen and (min-width: 768px) {
    .page-top__yatai-text {
      margin-right: 35px;
    }
  }
  .page-top__yatai-text::after {
    background: url(../../img/bg/bg-people-05.png) no-repeat 0 0;
    background-size: contain;
    content: "";
    width: 84px;
    height: 85px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: -41px;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-text::after {
      bottom: -32px;
      left: calc(50% - 133px);
      translate: -50% 0;
    }
  }
  .page-top__yatai-pict {
    margin: 10px 0 0 -23px;
  }
  @media screen and (min-width: 768px) {
    .page-top__yatai-pict {
      grid-column: 2/3;
      grid-row: 1/3;
    }
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-pict {
      margin: 9.6vw calc(-20px - 12vw) 0;
    }
  }
  .page-top__yatai-link {
    margin-top: 36px;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-link {
      margin-top: 12.8vw;
    }
  }
  @media screen and (min-width: 768px) {
    .page-top__yatai-link {
      grid-column: 1/2;
      grid-row: 2/3;
    }
  }
  .page-top__yatai-link .yatai-link-02 {
    margin-top: 25px;
  }
  @media screen and (max-width: 767px) {
    .page-top__yatai-link .yatai-link-02 {
      margin-top: 6.4vw;
    }
  }
  .page-top__news-kumamon {
    width: 213px;
    margin: 90px auto 0;
  }
  @media screen and (max-width: 767px) {
    .page-top__news-kumamon {
      width: 54.4vw;
      margin-top: 14.9333333333vw;
    }
  }
  .page-top__news {
    padding: 65px 0 140px;
  }
  @media screen and (max-width: 767px) {
    .page-top__news {
      padding: 17.3333333333vw 0 21.8666666667vw;
    }
  }
  .page-top__news-inner {
    max-width: 1190px;
    margin: 0 auto;
    padding: 0 10px;
    color: var(--base);
  }
  @media screen and (max-width: 767px) {
    .page-top__news-inner {
      width: 100%;
      max-width: none;
      padding: 0 20px;
    }
  }
  .page-top__news-none {
    margin-top: 100px;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__news-none {
      margin-top: 13.8666666667vw;
    }
  }
  .page-top__news-contents {
    margin-top: 50px;
  }
  @media screen and (max-width: 767px) {
    .page-top__news-contents {
      margin-top: 13.8666666667vw;
    }
  }
  .page-top__sns {
    margin-top: 60px;
    text-align: center;
  }
  @media screen and (max-width: 767px) {
    .page-top__sns {
      margin-top: 12.8vw;
    }
  }
}