/* Scss Document */
/**************************/
/*reset*/
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, header, footer, aside, figure, figcaption, nav, section {
  display: block; }

ol, ul {
  list-style: none;
  list-style-type: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

#ksc_main {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a4433d;
  margin-bottom: 50px; }
  #ksc_main img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    width: 100%;
    height: auto; }
  #ksc_main .anchor {
    position: absolute;
    top: -150px;
    left: 0; }
    @media screen and (max-width: 768px) {
      #ksc_main .anchor {
        top: -30px; } }

*:focus {
  outline: none; }

#ksc_main a {
  color: #a4433d;
  transition: opacity .3s;
  text-decoration: none;
  text-underline-offset: 0.2em; }

a:hover {
  opacity: 0.7; }
  @media screen and (max-width: 1000px) {
    a:hover {
      opacity: 1; } }

.txtS {
  font-size: 0.8em;
  line-height: 1.3em; }

.txtM {
  font-size: 0.9em;
  line-height: 1.2em; }

.txtSS {
  font-size: 0.7em; }

.txtL {
  font-size: 1.2em; }

.indent {
  padding-left: 1em;
  text-indent: -1em; }

.txtB {
  font-weight: bold; }

.pcL {
  display: block; }
  @media screen and (max-width: 1280px) {
    .pcL {
      display: none; } }

.pcM {
  display: block; }
  @media screen and (max-width: 1000px) {
    .pcM {
      display: none; } }

.pc {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc {
      display: none; } }

.spL {
  display: none; }
  @media screen and (max-width: 1280px) {
    .spL {
      display: block; } }

.spM {
  display: none; }
  @media screen and (max-width: 1000px) {
    .spM {
      display: block; } }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

.mt02 {
  margin-top: 0.2em !important; }

.mt03 {
  margin-top: 0.3em !important; }

.mt05 {
  margin-top: 0.5em !important; }

.mt1 {
  margin-top: 1em !important; }

.mt1-5 {
  margin-top: 1.5em !important; }

.mt2 {
  margin-top: 2em !important; }

.mt2-5 {
  margin-top: 2.5em !important; }

.mt3 {
  margin-top: 3em !important; }

.mt3-5 {
  margin-top: 3.5em !important; }

.mt4 {
  margin-top: 4em !important; }

.lineH10 {
  line-height: 1.0em; }

.lineH12 {
  line-height: 1.2em; }

.lineH13 {
  line-height: 1.3em; }

.displayB {
  display: block; }

.alignC {
  text-align: center; }

.alignR {
  text-align: right; }

.colorRed {
  color: #e5004f; }

#ksc_main h2.nyoro {
  font-size: 44px;
  font-weight: 500;
  text-align: center;
  position: relative;
  display: inline-block;
  line-height: 1.3em; }
  @media screen and (max-width: 768px) {
    #ksc_main h2.nyoro {
      font-size: 26px; } }
  #ksc_main h2.nyoro::after {
    content: "";
    display: block;
    width: 100%;
    height: 18px;
    margin: 0.2em auto 0;
    background: url("../images/nyoro.svg") center center/contain no-repeat; }
    @media screen and (max-width: 768px) {
      #ksc_main h2.nyoro::after {
        height: 16px;
        margin: 0.3em auto 0;
        background: url("../images/nyoro_sp.svg") center center/contain no-repeat; } }

#ksc_beerfes_main {
  position: relative;
  z-index: 0;
  background: #fff251;
  padding: 0 0 16vw; }
  @media screen and (max-width: 1000px) {
    #ksc_beerfes_main {
      padding: 0 0 17vw; } }
  @media screen and (max-width: 768px) {
    #ksc_beerfes_main {
      padding: 0 0 31vw; } }
  #ksc_beerfes_main .wrapper {
    margin: 0 auto;
    max-width: 1280px;
    padding: 8px 60px 0; }
    @media screen and (max-width: 1280px) {
      #ksc_beerfes_main .wrapper {
        padding: calc(0.625vw) calc(4.6875vw) 0; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_main .wrapper {
        padding: calc(0.625vw) 0 0; } }
  #ksc_beerfes_main .box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px; }
    @media screen and (max-width: 1280px) {
      #ksc_beerfes_main .box {
        gap: calc(2.34375vw); } }
    @media screen and (max-width: 1000px) {
      #ksc_beerfes_main .box {
        display: block; } }
    #ksc_beerfes_main .box #ksc_beerfes_header {
      max-width: 61%; }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_main .box #ksc_beerfes_header {
          max-width: 673px;
          margin: 0 auto; } }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_main .box #ksc_beerfes_header {
          width: 89%;
          margin: 0 auto;
          padding: calc(1.5625vw) 0 0; } }
    #ksc_beerfes_main .box #ksc_beerfes_data {
      max-width: 37.8%;
      transform: rotate(0.05deg); }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_main .box #ksc_beerfes_data {
          margin: 1.8em auto 0;
          max-width: 100%; } }
      #ksc_beerfes_main .box #ksc_beerfes_data .data1 {
        font-family: "Zen Maru Gothic", sans-serif;
        font-weight: 900; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data1 {
            margin: 1.5em 0 0; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data1 .title {
          display: inline-block;
          padding: 0.2em;
          background: #e5004f;
          color: #fff;
          font-weight: bold;
          font-size: 24px;
          text-align: center;
          border-radius: 4px;
          width: 120px; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .title {
              font-size: calc(1.875vw);
              width: calc(9.375vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .title {
              font-size: 24px;
              width: 120px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .title {
              font-size: 18px;
              width: 93px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt1 {
          color: #a4433d;
          font-size: 37px;
          line-height: 1.15em;
          margin: 0.5em 0 0 0; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt1 {
              font-size: calc(2.890625vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt1 {
              font-size: 37px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt1 {
              font-size: 28px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt2 {
          color: #a4433d;
          font-size: 24px;
          font-weight: 500;
          margin: 0.7em 0 0; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt2 {
              font-size: calc(1.875vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt2 {
              font-size: 24px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data1 .txt2 {
              font-size: 18px; } }
      #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title {
        margin: 3em 0 0;
        text-align: center; }
        @media screen and (max-width: 1280px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title {
            font-size: calc(1.171875vw); } }
        @media screen and (max-width: 1000px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title {
            font-size: 15px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p {
          color: #e5004f;
          font-size: 24px;
          margin: 0;
          font-weight: 500; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p {
              font-size: calc(1.875vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p {
              font-size: 24px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p {
              font-size: 17px; } }
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p::before {
            position: relative;
            content: "\\";
            font-size: 160%;
            font-weight: 400;
            top: 0.1em;
            right: 0.18em; }
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .title p::after {
            content: "/";
            position: relative;
            font-size: 160%;
            font-weight: 400;
            top: 0.1em;
            left: 0.1em; }
      #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date {
        font-size: 24px;
        font-weight: 800;
        line-height: 1.3;
        color: #e5004f; }
        @media screen and (max-width: 1280px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date {
            font-size: calc(1.875vw); } }
        @media screen and (max-width: 1000px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date {
            font-size: 24px; } }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date {
            font-size: 18px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .date {
          font-size: 48px; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .date {
              font-size: calc(3.75vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .date {
              font-size: 48px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .date {
              font-size: 37px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .dow {
          position: relative;
          bottom: 0.3em;
          font-size: 20px;
          margin: 0 0 0 0em;
          padding: 0 0.2em 0.1em;
          z-index: 2;
          background: #fff;
          border-radius: 50%;
          width: 29px;
          height: 29px;
          text-align: center;
          line-height: 1em; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .dow {
              font-size: calc(1.5625vw);
              width: calc(2.265625vw);
              height: calc(2.265625vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .dow {
              font-size: 20px;
              width: 29px;
              height: 29px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .dow {
              font-size: 15px;
              width: 22px;
              height: 22px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .yajirushi {
          width: 29px;
          display: inline-block;
          vertical-align: 15px;
          margin: 0 7px; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .yajirushi {
              width: calc(2.265625vw);
              margin: 0 calc(0.546875vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .yajirushi {
              width: 29px;
              margin: 0 7px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .date .yajirushi {
              width: 22px;
              vertical-align: 9px; } }
      #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time {
        margin: 0.5em 0 0;
        font-size: 32px;
        font-weight: 800; }
        @media screen and (max-width: 1280px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time {
            font-size: calc(2.5vw); } }
        @media screen and (max-width: 1000px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time {
            font-size: 32px; } }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time {
            font-size: 24px;
            min-height: 28px;
            padding: 0.1em 0 0.3em 70px; } }
        #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time .lo {
          font-size: 16px;
          margin-left: 0.3em; }
          @media screen and (max-width: 1280px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time .lo {
              font-size: calc(1.25vw); } }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time .lo {
              font-size: 16px; } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_main .box #ksc_beerfes_data .data2 .time .lo {
              font-size: 12px; } }
      #ksc_beerfes_main .box #ksc_beerfes_data .data2 .note {
        font-size: 14px;
        margin: 0.5em 0 0;
        font-weight: 500; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_main .box #ksc_beerfes_data .data2 .note {
            font-size: 10px;
            margin: -0.5em 0 0; } }
  #ksc_beerfes_main .nav {
    margin: 1em 0 0;
    transform: rotate(0.05deg);
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 1280px) {
      #ksc_beerfes_main .nav {
        display: block;
        margin: 0.8em auto 0;
        text-align: center; } }
    @media screen and (max-width: 1000px) {
      #ksc_beerfes_main .nav {
        margin: 1.5em auto 0; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_main .nav {
        margin: 2em auto 0; } }
    #ksc_beerfes_main .nav li {
      display: block;
      width: 340px;
      margin: 0.3em 0.8em 0; }
      @media screen and (max-width: 1280px) {
        #ksc_beerfes_main .nav li {
          margin: 0.3em auto 0; } }
      #ksc_beerfes_main .nav li a {
        display: block;
        font-size: 20px;
        color: #13318a;
        font-weight: 500;
        background: #fff;
        padding: 0.5em 1em;
        border-radius: 999px;
        text-decoration: none;
        border: 1px solid #13318a; }
  #ksc_beerfes_main h1 {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }
  #ksc_beerfes_main::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 1400/182;
    background: url("../images/border_brewery.png") 0 0/100% auto no-repeat #ffe200;
    z-index: 0; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_main::after {
        aspect-ratio: 768/182;
        background: url("../images/border_brewery_sp.png") 0 0/100% auto no-repeat #ffe200; } }

#ksc_beerfes_shoplist {
  position: relative;
  background: #ffe200;
  padding: 0 0 1vw; }
  @media screen and (max-width: 1000px) {
    #ksc_beerfes_shoplist {
      padding: 0 0 22vw; } }
  @media screen and (max-width: 768px) {
    #ksc_beerfes_shoplist {
      padding: 0 0 7vw; } }
  #ksc_beerfes_shoplist .wrapper {
    margin: 0 auto;
    max-width: 1280px;
    padding: 8px 60px 0;
    position: relative;
    z-index: 1;
    top: -3vw; }
    @media screen and (max-width: 1280px) {
      #ksc_beerfes_shoplist .wrapper {
        top: 0; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .wrapper {
        margin: 0 20px;
        padding: 8px 0 0; } }
  #ksc_beerfes_shoplist .titleBox {
    position: relative; }
    #ksc_beerfes_shoplist .titleBox h2 {
      font-size: 38px;
      position: relative;
      z-index: 1;
      line-height: 1.1em; }
    #ksc_beerfes_shoplist .titleBox p {
      position: absolute;
      top: 10px;
      left: 0;
      right: 0;
      z-index: 0;
      max-width: 750px;
      margin: 0 auto; }
  #ksc_beerfes_shoplist .list1 {
    position: relative;
    transform: rotate(0.05deg);
    margin: 1em 0 4em;
    text-align: left; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .list1 {
        margin: 0 0 3em; } }
    #ksc_beerfes_shoplist .list1 .title {
      position: relative;
      font-size: 31px;
      font-weight: 800; }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_shoplist .list1 .title {
          font-size: 24px; } }
      #ksc_beerfes_shoplist .list1 .title:nth-of-type(1)::before {
        position: relative;
        content: "";
        display: inline-block;
        width: 162px;
        height: auto;
        top: 25px;
        margin: 0 5px 0 -0.3em;
        aspect-ratio: 161/130;
        background: url("../images/icon_brewery.webp") 0 0/100% auto no-repeat; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list1 .title:nth-of-type(1)::before {
            width: 121px; } }
      #ksc_beerfes_shoplist .list1 .title:nth-of-type(2)::after {
        position: relative;
        content: "";
        display: inline-block;
        width: 162px;
        height: auto;
        top: 30px;
        margin: 0 0 0 5px;
        aspect-ratio: 167/125;
        background: url("../images/icon_food.webp") 0 0/100% auto no-repeat; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list1 .title:nth-of-type(2)::after {
            width: 115px; } }
    #ksc_beerfes_shoplist .list1 .list1_inner {
      margin-top: 2.5em; }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_shoplist .list1 .list1_inner {
          margin-top: 2em; } }
      #ksc_beerfes_shoplist .list1 .list1_inner .list {
        display: flex;
        flex-wrap: wrap;
        column-gap: 2%;
        row-gap: 2.5em;
        width: 100%; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list1 .list1_inner .list {
            display: block; } }
        #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item {
          display: flex;
          align-items: center;
          width: calc((100% - 4%) / 3);
          position: relative;
          padding-bottom: 1.2em;
          text-decoration: none; }
          @media screen and (max-width: 1000px) {
            #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item {
              width: calc((100% - 4%) / 2); } }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item {
              width: 100%;
              margin: 0; } }
          #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item .list-label {
            display: inline-block;
            width: 57px;
            height: auto;
            margin: 0 1em 0 0;
            aspect-ratio: 57/58;
            text-align: center;
            font-size: 12px;
            font-weight: 400;
            color: #ed1c24;
            line-height: 1.2em;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            background: url("../images/bg_eki.svg") 0 0/100% auto no-repeat; }
          #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item:nth-of-type(even) .list-label {
            aspect-ratio: 57/59;
            background: url("../images/bg_eki2.svg") 0 0/100% auto no-repeat; }
          #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item .list-text {
            position: relative;
            display: block;
            font-size: 18px;
            line-height: 1.5em;
            font-weight: 500;
            line-height: 1.2em; }
            @media screen and (max-width: 768px) {
              #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item .list-text {
                font-size: 16px; } }
            #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item .list-text::after {
              content: "";
              position: absolute;
              bottom: -0.5em;
              left: 0;
              width: 100%;
              height: 3px;
              border-radius: 999px;
              background: #ed1c24;
              opacity: 0;
              transition: opacity 0.3s ease; }
          #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item:hover {
            opacity: 1; }
            #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item:hover .list-text::after {
              opacity: 1; }
            @media screen and (max-width: 768px) {
              #ksc_beerfes_shoplist .list1 .list1_inner .list .list-item:hover .list-text::after {
                display: none; } }
      #ksc_beerfes_shoplist .list1 .list1_inner:nth-of-type(2) .list-label {
        color: #13318a !important; }
      #ksc_beerfes_shoplist .list1 .list1_inner:nth-of-type(2) .list-text::after {
        background: #13318a !important; }
  @media screen and (max-width: 768px) {
    #ksc_beerfes_shoplist .list2 {
      margin: 0 10px; } }
  #ksc_beerfes_shoplist .list2 .titleBox p {
    max-width: 411px; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .list2 .titleBox p {
        max-width: calc(55.9895833333vw); } }
  #ksc_beerfes_shoplist .list2 .titleBox.deco p {
    max-width: 234px; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .list2 .titleBox.deco p {
        max-width: calc(32.5520833333vw); } }
  #ksc_beerfes_shoplist .list2 .list2_inner {
    position: relative;
    margin: 5em 0 4em;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 2%;
    row-gap: 2.5em; }
    @media screen and (max-width: 1280px) {
      #ksc_beerfes_shoplist .list2 .list2_inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        max-width: 850px;
        margin-left: auto;
        margin-right: auto;
        column-gap: 1em; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .list2 .list2_inner {
        grid-template-columns: 1fr;
        row-gap: 0;
        margin: 2vw 0 4em; } }
    #ksc_beerfes_shoplist .list2 .list2_inner::after {
      content: "";
      width: 268px;
      height: auto;
      aspect-ratio: 268/290;
      background: url("../images/illust_brewery.webp") 0 0/100% auto no-repeat;
      position: absolute;
      bottom: 10px;
      right: 20px;
      z-index: 1; }
      @media screen and (max-width: 1280px) {
        #ksc_beerfes_shoplist .list2 .list2_inner::after {
          display: none; } }
    #ksc_beerfes_shoplist .list2 .list2_inner .listBox {
      text-align: left;
      transform: rotate(0.05deg);
      display: flex;
      flex-direction: column;
      height: 100%;
      position: relative; }
      @media screen and (max-width: 1280px) {
        #ksc_beerfes_shoplist .list2 .list2_inner .listBox {
          max-width: 400px; } }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_shoplist .list2 .list2_inner .listBox {
          padding: 11vw 0 0;
          max-width: 100%; } }
    #ksc_beerfes_shoplist .list2 .list2_inner .imgarea {
      position: relative;
      z-index: 0;
      aspect-ratio: 368 / 280; }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea::before {
        content: "";
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 368/280;
        background: url("../images/mask_brewery.png") center center/100% auto no-repeat;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .icon {
        position: absolute;
        bottom: 10px;
        left: 0;
        z-index: 1;
        width: 125px;
        height: 125px; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .icon {
            max-width: 125px;
            max-height: 125px;
            bottom: 19px;
            width: calc(29.9479166667vw);
            height: calc(29.9479166667vw); } }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .iconBox {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        display: flex; }
        #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .iconBox figure {
          display: block;
          margin: 0 0 0 3px;
          width: 54px; }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .iconBox figure {
              max-width: 54px;
              width: calc(13.0208333333vw); } }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .iconTO {
        position: absolute;
        bottom: -2px;
        right: -2px;
        z-index: 1;
        width: 54px;
        height: 54px; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .iconTO {
            max-width: 54px;
            max-height: 54px;
            width: calc(13.0208333333vw);
            height: calc(13.0208333333vw); } }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .areanote {
        position: absolute;
        bottom: -1em;
        left: 0.2em;
        z-index: 1;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        color: #fff; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .areanote {
            bottom: -0.5em; } }
        #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .areanote .area {
          position: relative;
          display: inline-block;
          padding: 0.2em 1em;
          background: #f15a24;
          border-radius: 999px;
          min-width: 120px;
          z-index: 1; }
      #ksc_beerfes_shoplist .list2 .list2_inner .imgarea .img {
        position: relative;
        z-index: 0;
        width: 99%;
        margin: 2px 0 0 2px; }
    #ksc_beerfes_shoplist .list2 .list2_inner .textarea {
      margin: 1.5em 0 0; }
      #ksc_beerfes_shoplist .list2 .list2_inner .textarea h3.title {
        font-size: 22px;
        font-weight: 500;
        line-height: 1.3; }
      #ksc_beerfes_shoplist .list2 .list2_inner .textarea .catch {
        font-size: 18px;
        font-weight: 800;
        color: #e5004f;
        line-height: 1.3;
        margin: 0.7em 0 0; }
      #ksc_beerfes_shoplist .list2 .list2_inner .textarea .text {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        margin: 0.4em 0 0; }
      #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul {
        background: #fcf3ca;
        padding: 1em;
        border-radius: 15px;
        margin: 1.7em 0 0;
        font-size: 16px;
        line-height: 1.3em;
        color: #8c7373; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul {
            margin: 1em 0 0; } }
        #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li {
          position: relative;
          padding: 0 0 0.3em 1.3em; }
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0.1em;
            width: 16px;
            height: 16px;
            background-size: contain;
            background-repeat: no-repeat; }
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li.icon-map::before {
            background: url("../images/icon_map.svg") no-repeat 0 0/100% auto;
            width: 13px;
            height: auto;
            aspect-ratio: 13/18;
            left: 1px; }
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li.icon-tel::before {
            background: url("../images/icon_tel.svg") no-repeat 0 0/100% auto;
            width: 16px;
            height: auto;
            aspect-ratio: 16/16; }
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li.icon-calendar::before {
            background: url("../images/icon_calendar.svg") no-repeat 0 0/100% auto;
            width: 16px;
            height: auto;
            aspect-ratio: 16/16;
            top: 0.07em; }
          #ksc_beerfes_shoplist .list2 .list2_inner .textarea ul li .note {
            display: block;
            margin-top: 0.3em;
            font-size: 14px; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_shoplist .list2 .list2_inner.deco {
        padding-bottom: 130px;
        margin: 0; } }
    #ksc_beerfes_shoplist .list2 .list2_inner.deco .imgarea .areanote .area {
      background: #e73a70; }
    #ksc_beerfes_shoplist .list2 .list2_inner.deco .imgarea::before {
      background: url("../images/mask_food.png") center center/100% auto no-repeat; }
    #ksc_beerfes_shoplist .list2 .list2_inner.deco::after {
      display: none; }
      @media screen and (max-width: 1280px) {
        #ksc_beerfes_shoplist .list2 .list2_inner.deco::after {
          width: 200px;
          right: -30px;
          bottom: -10px;
          display: block; } }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_shoplist .list2 .list2_inner.deco::after {
          width: 143px;
          right: -30px;
          bottom: 0;
          display: block; } }

#ksc_beerfes_otoku,
#ksc_beerfes_event {
  position: relative;
  background: #ee87b4;
  padding: 0 0 10em; }
  @media screen and (max-width: 1000px) {
    #ksc_beerfes_otoku,
    #ksc_beerfes_event {
      padding: 0 0 10em; } }
  @media screen and (max-width: 768px) {
    #ksc_beerfes_otoku,
    #ksc_beerfes_event {
      padding: 3vw 0 8em; } }
  #ksc_beerfes_otoku h4.nyoro,
  #ksc_beerfes_event h4.nyoro {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center; }
    #ksc_beerfes_otoku h4.nyoro::after,
    #ksc_beerfes_event h4.nyoro::after {
      content: "";
      display: block;
      width: 100%;
      height: 18px;
      margin: 0.2em auto 0;
      background: url("../images/nyoroS.svg") center center/contain no-repeat; }
  #ksc_beerfes_otoku h5.title,
  #ksc_beerfes_event h5.title {
    padding: 0.5em 0.8em;
    font-weight: 800;
    line-height: 1.3;
    font-size: 14px;
    background: #f9f5d2; }
  #ksc_beerfes_otoku .btn,
  #ksc_beerfes_event .btn {
    text-align: center;
    width: 268px;
    margin: 0 auto; }
    #ksc_beerfes_otoku .btn a,
    #ksc_beerfes_event .btn a {
      padding: 0.7em 0;
      line-height: 1em;
      border-radius: 999px;
      color: #fff;
      font-size: 19px;
      font-weight: 800;
      background: #e5004f;
      display: block; }
      #ksc_beerfes_otoku .btn a::after,
      #ksc_beerfes_event .btn a::after {
        position: relative;
        top: 0.1em;
        margin: 0 0 0 0.3em;
        content: "";
        display: inline-block;
        width: 10px;
        height: 17px;
        background: #fff;
        clip-path: polygon(0 0, 100% 50%, 0% 100%); }
  #ksc_beerfes_otoku .btn2,
  #ksc_beerfes_event .btn2 {
    text-align: center;
    width: 85%;
    margin: 0 auto; }
    #ksc_beerfes_otoku .btn2 a,
    #ksc_beerfes_event .btn2 a {
      border: 1px solid #e5004f;
      padding: 0.7em;
      line-height: 1em;
      border-radius: 999px;
      font-size: 19px;
      font-weight: 800;
      background: #fff;
      display: block; }
      #ksc_beerfes_otoku .btn2 a::after,
      #ksc_beerfes_event .btn2 a::after {
        position: relative;
        top: 0.1em;
        margin: 0 0 0 0.3em;
        content: "";
        display: inline-block;
        width: 10px;
        height: 17px;
        background: #fff;
        clip-path: polygon(0 0, 100% 50%, 0% 100%); }
  #ksc_beerfes_otoku::before,
  #ksc_beerfes_event::before {
    content: "";
    position: absolute;
    top: -10vw;
    left: 0;
    width: 100%;
    height: 13vw;
    background: #ee87b4;
    transform-origin: top right;
    transform: skewY(-4deg);
    z-index: 0; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_otoku::before,
      #ksc_beerfes_event::before {
        top: -17vw;
        height: 17vw;
        transform: skewY(-9deg); } }
  #ksc_beerfes_otoku .wrapper,
  #ksc_beerfes_event .wrapper {
    margin: 0 auto;
    max-width: 1280px;
    padding: 8px 60px 0;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_otoku .wrapper,
      #ksc_beerfes_event .wrapper {
        padding: 8px 20px 0; } }
    #ksc_beerfes_otoku .wrapper::before,
    #ksc_beerfes_event .wrapper::before {
      content: "";
      position: absolute;
      top: -127px;
      left: 75px;
      width: 146px;
      height: auto;
      aspect-ratio: 146/218;
      background: url("../images/illust_otoku.webp") 0 0/100% auto no-repeat; }
      @media screen and (max-width: 768px) {
        #ksc_beerfes_otoku .wrapper::before,
        #ksc_beerfes_event .wrapper::before {
          width: 98px;
          aspect-ratio: 98/146;
          top: -96px;
          left: -10px; } }
    #ksc_beerfes_otoku .wrapper h2.nyoro,
    #ksc_beerfes_event .wrapper h2.nyoro {
      color: #fff; }
  #ksc_beerfes_otoku .inner,
  #ksc_beerfes_event .inner {
    display: flex;
    gap: 2em 3%;
    margin-top: 4em; }
    @media screen and (max-width: 1000px) {
      #ksc_beerfes_otoku .inner,
      #ksc_beerfes_event .inner {
        display: flex;
        flex-direction: column; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_otoku .inner,
      #ksc_beerfes_event .inner {
        margin-top: 2em; } }
    #ksc_beerfes_otoku .inner .col,
    #ksc_beerfes_event .inner .col {
      flex: 1 1 0;
      max-width: 564px; }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_otoku .inner .col,
        #ksc_beerfes_event .inner .col {
          max-width: 100%; } }
    #ksc_beerfes_otoku .inner .col-center,
    #ksc_beerfes_event .inner .col-center {
      margin-left: auto;
      margin-right: auto;
      max-width: 700px; }
    #ksc_beerfes_otoku .inner .col-left,
    #ksc_beerfes_event .inner .col-left {
      display: flex;
      flex-direction: column;
      gap: 2em; }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_otoku .inner .col-left,
        #ksc_beerfes_event .inner .col-left {
          display: contents; } }
    #ksc_beerfes_otoku .inner .col-right,
    #ksc_beerfes_event .inner .col-right {
      display: flex;
      flex-direction: column;
      gap: 2em; }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_otoku .inner .col-right,
        #ksc_beerfes_event .inner .col-right {
          display: contents; } }
    @media screen and (max-width: 1000px) {
      #ksc_beerfes_otoku .inner .box.order-1,
      #ksc_beerfes_event .inner .box.order-1 {
        order: 1; }
      #ksc_beerfes_otoku .inner .box.order-2,
      #ksc_beerfes_event .inner .box.order-2 {
        order: 2; }
      #ksc_beerfes_otoku .inner .box.order-3,
      #ksc_beerfes_event .inner .box.order-3 {
        order: 3; }
      #ksc_beerfes_otoku .inner .box.order-4,
      #ksc_beerfes_event .inner .box.order-4 {
        order: 4; }
      #ksc_beerfes_otoku .inner .box.order-5,
      #ksc_beerfes_event .inner .box.order-5 {
        order: 5; }
      #ksc_beerfes_otoku .inner .box.order-6,
      #ksc_beerfes_event .inner .box.order-6 {
        order: 6; }
      #ksc_beerfes_otoku .inner .box.order-7,
      #ksc_beerfes_event .inner .box.order-7 {
        order: 7; }
      #ksc_beerfes_otoku .inner .box.order-8,
      #ksc_beerfes_event .inner .box.order-8 {
        order: 8; }
      #ksc_beerfes_otoku .inner .box.order-9,
      #ksc_beerfes_event .inner .box.order-9 {
        order: 9; }
      #ksc_beerfes_otoku .inner .box.order-10,
      #ksc_beerfes_event .inner .box.order-10 {
        order: 10; }
      #ksc_beerfes_otoku .inner .box.order-11,
      #ksc_beerfes_event .inner .box.order-11 {
        order: 11; }
      #ksc_beerfes_otoku .inner .box.order-12,
      #ksc_beerfes_event .inner .box.order-12 {
        order: 12; }
      #ksc_beerfes_otoku .inner .box.order-13,
      #ksc_beerfes_event .inner .box.order-13 {
        order: 13; }
      #ksc_beerfes_otoku .inner .box.order-14,
      #ksc_beerfes_event .inner .box.order-14 {
        order: 14; }
      #ksc_beerfes_otoku .inner .box.order-15,
      #ksc_beerfes_event .inner .box.order-15 {
        order: 15; }
      #ksc_beerfes_otoku .inner .box.order-16,
      #ksc_beerfes_event .inner .box.order-16 {
        order: 16; }
      #ksc_beerfes_otoku .inner .box.order-17,
      #ksc_beerfes_event .inner .box.order-17 {
        order: 17; }
      #ksc_beerfes_otoku .inner .box.order-18,
      #ksc_beerfes_event .inner .box.order-18 {
        order: 18; }
      #ksc_beerfes_otoku .inner .box.order-19,
      #ksc_beerfes_event .inner .box.order-19 {
        order: 19; }
      #ksc_beerfes_otoku .inner .box.order-20,
      #ksc_beerfes_event .inner .box.order-20 {
        order: 20; } }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_otoku .inner,
      #ksc_beerfes_event .inner {
        flex-direction: column; }
        #ksc_beerfes_otoku .inner .col-right,
        #ksc_beerfes_event .inner .col-right {
          gap: 1.5em; } }
    #ksc_beerfes_otoku .inner .box,
    #ksc_beerfes_event .inner .box {
      transform: rotate(0.05deg);
      text-align: left;
      padding: 1.5em 1.5em 3em;
      background: #fff;
      border-radius: 20px; }
      @media screen and (max-width: 1000px) {
        #ksc_beerfes_otoku .inner .box,
        #ksc_beerfes_event .inner .box {
          max-width: 564px;
          margin: 0 auto 2em; } }
      #ksc_beerfes_otoku .inner .box h3.title,
      #ksc_beerfes_event .inner .box h3.title {
        text-align: center;
        font-size: 28px;
        font-weight: 500;
        line-height: 1.3; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_otoku .inner .box h3.title,
          #ksc_beerfes_event .inner .box h3.title {
            font-size: 22px; } }
      #ksc_beerfes_otoku .inner .box .imgarea,
      #ksc_beerfes_event .inner .box .imgarea {
        display: flex;
        justify-content: center;
        margin: 0 -2%; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_otoku .inner .box .imgarea,
          #ksc_beerfes_event .inner .box .imgarea {
            display: block; } }
        #ksc_beerfes_otoku .inner .box .imgarea .img,
        #ksc_beerfes_event .inner .box .imgarea .img {
          display: block;
          padding: 0 2%; }
          @media screen and (max-width: 768px) {
            #ksc_beerfes_otoku .inner .box .imgarea .img,
            #ksc_beerfes_event .inner .box .imgarea .img {
              width: 80%;
              margin: 0 auto 1.5em; } }
          #ksc_beerfes_otoku .inner .box .imgarea .img img,
          #ksc_beerfes_event .inner .box .imgarea .img img {
            max-width: 240px; }
            @media screen and (max-width: 768px) {
              #ksc_beerfes_otoku .inner .box .imgarea .img img,
              #ksc_beerfes_event .inner .box .imgarea .img img {
                max-width: 100%; } }
        #ksc_beerfes_otoku .inner .box .imgarea.other1,
        #ksc_beerfes_event .inner .box .imgarea.other1 {
          flex-wrap: wrap; }
          #ksc_beerfes_otoku .inner .box .imgarea.other1 .img,
          #ksc_beerfes_event .inner .box .imgarea.other1 .img {
            width: 25%;
            margin: 0 0 2%;
            padding: 0 1%; }
            #ksc_beerfes_otoku .inner .box .imgarea.other1 .img img,
            #ksc_beerfes_event .inner .box .imgarea.other1 .img img {
              max-width: 100%; }
      #ksc_beerfes_otoku .inner .box .description,
      #ksc_beerfes_event .inner .box .description {
        font-size: 16px;
        line-height: 1.5em;
        margin: 0.8em 0 0; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_otoku .inner .box .description,
          #ksc_beerfes_event .inner .box .description {
            font-size: 14px; } }
        #ksc_beerfes_otoku .inner .box .description p,
        #ksc_beerfes_event .inner .box .description p {
          margin: 10px 0 0; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_otoku .inner .box .description .txtS,
          #ksc_beerfes_event .inner .box .description .txtS {
            font-size: 0.85em; } }
      #ksc_beerfes_otoku .inner .box dl,
      #ksc_beerfes_event .inner .box dl {
        display: grid;
        grid-template-columns: 2.1fr 3.8fr;
        margin: 1.5em 0 0;
        font-size: 14px;
        font-weight: 500; }
        #ksc_beerfes_otoku .inner .box dl > div::before,
        #ksc_beerfes_event .inner .box dl > div::before {
          content: "";
          display: block;
          height: 6px;
          margin: 1.5em 0;
          background-image: radial-gradient(circle, #ee87b4 3px, transparent 3px);
          background-size: 14px 6px;
          background-repeat: repeat-x; }
        #ksc_beerfes_otoku .inner .box dl > div:nth-of-type(-n + 2)::before,
        #ksc_beerfes_event .inner .box dl > div:nth-of-type(-n + 2)::before {
          display: none; }
        @media screen and (max-width: 768px) {
          #ksc_beerfes_otoku .inner .box dl,
          #ksc_beerfes_event .inner .box dl {
            display: block; }
            #ksc_beerfes_otoku .inner .box dl > div:nth-of-type(-n + 2)::before,
            #ksc_beerfes_event .inner .box dl > div:nth-of-type(-n + 2)::before {
              display: block; }
            #ksc_beerfes_otoku .inner .box dl > div:nth-of-type(even)::before,
            #ksc_beerfes_event .inner .box dl > div:nth-of-type(even)::before {
              display: none; }
            #ksc_beerfes_otoku .inner .box dl > div:first-of-type::before,
            #ksc_beerfes_event .inner .box dl > div:first-of-type::before {
              display: none; } }
      #ksc_beerfes_otoku .inner .box .notice li,
      #ksc_beerfes_event .inner .box .notice li {
        font-size: 12px;
        line-height: 1.4em;
        padding-left: 1em;
        text-indent: -1em;
        margin: 0.1em 0 0; }
      #ksc_beerfes_otoku .inner .box ol li,
      #ksc_beerfes_event .inner .box ol li {
        list-style-type: decimal;
        margin: 0 0 0 1.5em; }
      #ksc_beerfes_otoku .inner .box .table1,
      #ksc_beerfes_event .inner .box .table1 {
        width: 100%;
        margin: 1em 0 0;
        border-collapse: collapse;
        font-size: 12px;
        line-height: 1.2em; }
        #ksc_beerfes_otoku .inner .box .table1 th,
        #ksc_beerfes_otoku .inner .box .table1 td,
        #ksc_beerfes_event .inner .box .table1 th,
        #ksc_beerfes_event .inner .box .table1 td {
          border: 1px solid #ee87b4;
          padding: 0.6em 0.6em;
          vertical-align: middle; }
        #ksc_beerfes_otoku .inner .box .table1 th,
        #ksc_beerfes_event .inner .box .table1 th {
          background: #ee87b4;
          font-weight: 500;
          text-align: center;
          color: #fff; }
        #ksc_beerfes_otoku .inner .box .table1 td,
        #ksc_beerfes_event .inner .box .table1 td {
          background: #fff; }
        #ksc_beerfes_otoku .inner .box .table1 td:first-child,
        #ksc_beerfes_event .inner .box .table1 td:first-child {
          width: 50%;
          text-align: left; }
        #ksc_beerfes_otoku .inner .box .table1 td:nth-child(2),
        #ksc_beerfes_otoku .inner .box .table1 td:nth-child(3),
        #ksc_beerfes_event .inner .box .table1 td:nth-child(2),
        #ksc_beerfes_event .inner .box .table1 td:nth-child(3) {
          width: 25%;
          text-align: right; }
      #ksc_beerfes_otoku .inner .box .table2,
      #ksc_beerfes_event .inner .box .table2 {
        width: 100%;
        margin: 1em 0 0;
        font-size: 12px;
        line-height: 1.2em; }
        #ksc_beerfes_otoku .inner .box .table2 th,
        #ksc_beerfes_event .inner .box .table2 th {
          font-weight: 800;
          text-align: left;
          padding: 0 0 0.4em 0.6em;
          width: 10em;
          /*6em*/ }
        #ksc_beerfes_otoku .inner .box .table2 td,
        #ksc_beerfes_event .inner .box .table2 td {
          font-weight: 500;
          padding: 0 0.2em 0.4em; }
          #ksc_beerfes_otoku .inner .box .table2 td:nth-of-type(1),
          #ksc_beerfes_event .inner .box .table2 td:nth-of-type(1) {
            width: 16em; }

#ksc_beerfes_event {
  background: #fff799; }
  @media screen and (max-width: 1000px) {
    #ksc_beerfes_event {
      padding: 0 0 7em; } }
  @media screen and (max-width: 768px) {
    #ksc_beerfes_event {
      padding: 3vw 0 2em; } }
  #ksc_beerfes_event::before {
    content: "";
    position: absolute;
    top: -10vw;
    left: 0;
    width: 100%;
    height: 13vw;
    background: #fff799;
    transform-origin: top left;
    transform: skewY(3deg);
    z-index: 0; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_event::before {
        transform: skewY(9deg);
        top: -17vw;
        height: 17vw; } }
  #ksc_beerfes_event .wrapper h2.nyoro {
    color: #a4433d;
    margin-top: -30px; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_event .wrapper h2.nyoro {
        margin-top: 30px; } }
  #ksc_beerfes_event .wrapper::before {
    content: "";
    position: absolute;
    top: -130px;
    left: auto;
    right: 122px;
    width: 148px;
    height: auto;
    aspect-ratio: 148/213;
    background: url("../images/illust_event.webp") 0 0/100% auto no-repeat; }
    @media screen and (max-width: 768px) {
      #ksc_beerfes_event .wrapper::before {
        width: 118px;
        top: -133px;
        right: 24px; } }
