@charset "UTF-8";
.wrapper .fv-top {
  background-image: url(../images/pc-fv.jpg);
  background-size: 100% 100%;
}

.wrapper .top-width {
  max-width: 1500px;
  margin: 0 auto;
  padding-bottom: 7.88644vw;
}

.wrapper .fv-top-img {
  text-align: center;
  max-width: 100%;
}

.wrapper .fv-top-img img {
  width: 61.19792vw;
  margin-bottom: 4.16667vw;
}

.wrapper .top-description {
  padding-top: 54.16667vw;
}

.wrapper .top-1 {
  text-align: center;
  margin-bottom: 3.38542vw;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.wrapper .top-1 span {
  color: #f4ff01;
  background-color: #ff0062;
  width: fit-content;
  font-size: clamp(20px, 3.38542vw, 65px);
  font-weight: bold;
  display: inline-block;
  padding: 0 0.78125vw;
}

.wrapper .span-left {
  margin-left: -14.32292vw;
}

.wrapper .span-right {
  margin-right: -10.41667vw;
}

.wrapper .top-2 {
  color: #f4ff01;
  font-size: clamp(20px, 2.55208vw, 40px);
  text-align: center;
  margin-bottom: 3.90625vw;
  font-weight: 500;
}

.wrapper .top-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.77273;
  margin-bottom: 3.38542vw;
  font-size: clamp(16px, 1.14583vw, 22px);
}

.wrapper .top-more {
  max-width: 100%;
  text-align: center;
}

.wrapper .top-more img {
  width: 5.72917vw;
}

.wrapper .about-wrapper {
  display: flex;
  padding: 0 3.90625vw;
  justify-content: center;
  align-items: center;
  margin-bottom: 5.46875vw;
}

.wrapper .about-wrapper .about-img {
  max-width: 100%;
}

.wrapper .about-wrapper .about-img img {
  width: 17.70833vw;
}

.wrapper .about-wrapper .about {
  margin-left: 2.34375vw;
  position: relative;
}

.wrapper .about-wrapper .pc-fv-right-item {
  position: absolute;
  top: -4.16667vw;
  right: -7.03125vw;
}

.wrapper .about-wrapper .pc-fv-right-item img {
  width: 8.33333vw;
}

.wrapper .about-wrapper .about-title {
  color: #f4ff01;
  font-size: clamp(16px, 1.45833vw, 28px);
  letter-spacing: 0.05em;
  line-height: 1.475;
  font-weight: 500;
}

.wrapper .about-wrapper .about-name {
  color: #fff;
  font-size: clamp(20px, 1.5625vw, 30px);
  padding-bottom: 10px;
  border-bottom: solid 1px #ff0062;
  margin-bottom: 1.04167vw;
  letter-spacing: 0.05em;
}

.wrapper .about-wrapper .about-description {
  color: #fff;
  font-size: clamp(16px, 1.14583vw, 22px);
  letter-spacing: 0.05em;
  line-height: 1.77273;
  margin-bottom: 8.85417vw;
  width: 43.48958vw;
}

.wrapper .about-wrapper .about-description .margin-35 {
  margin-bottom: 1.82292vw;
  display: block;
}

@media screen and (max-width: 768px) {
  .wrapper .fv-top {
    background-image: url(../images/sp-fv.jpg);
    background-size: 100% 100%;
  }
  .wrapper .top-width {
    padding-bottom: 0;
  }
  .wrapper .fv-top-img img {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: bottom;
  }
  .wrapper .top-description {
    background-size: 100% 100%;
    padding: 196vw 6.66667vw 0;
  }
  .wrapper .top-1 {
    text-align: left;
  }
  .wrapper .top-1 .span {
    font-size: clamp(12px, 8vw, 60px);
  }
  .wrapper .top-1 .span-left,
  .wrapper .top-1 .span-right {
    margin-left: 0;
    font-size: clamp(12px, 8vw, 60px);
  }
  .wrapper .top-2 {
    text-align: left;
    letter-spacing: 0.05em;
    line-height: 1.16667;
    font-size: clamp(12px, 8vw, 60px);
  }
  .wrapper .top-3 {
    text-align: left;
    font-size: clamp(12px, 4vw, 30px);
    line-height: 1.46667;
    letter-spacing: 0;
    margin-bottom: 2.66667vw;
    white-space: nowrap;
  }
  .wrapper .top-more {
    background-color: #000;
    margin-bottom: 0;
    padding-bottom: 10.66667vw;
  }
  .wrapper .top-more img {
    width: 14.66667vw;
  }
  .wrapper .about-wrapper {
    background-color: #000;
    flex-direction: column;
    padding: 0 6.66667vw;
    margin-bottom: 8vw;
  }
  .wrapper .about-wrapper .about-title {
    font-size: clamp(14px, 4.53333vw, 34px);
    margin-bottom: 8vw;
    margin-top: 8vw;
  }
  .wrapper .about-wrapper .about-img {
    text-align: center;
    margin-bottom: 0;
  }
  .wrapper .about-wrapper .about-img img {
    width: 73.33333vw;
  }
  .wrapper .about-wrapper .about-description {
    width: 100%;
    font-size: clamp(12px, 4vw, 30px);
    margin-bottom: 33.33333vw;
    line-height: 1.46667;
    letter-spacing: 0;
  }
  .wrapper .about-wrapper .about-description .margin-35 {
    margin-bottom: 8vw;
  }
  .wrapper .about-wrapper .about-name {
    font-size: clamp(16px, 5.33333vw, 40px);
    line-height: 1.46667;
    margin-bottom: 5.33333vw;
  }
}

.section-craft-beer {
  background-color: #efff00;
}

.section-craft-beer .craft-beer {
  max-width: 1500px;
  margin: 0 auto;
}

.section-craft-beer .craft-beer-flex {
  position: relative;
  padding: 7.8125vw 0 6.77083vw;
  width: 78.125vw;
}

.section-craft-beer .craft-beer-left {
  margin-left: 6.25vw;
}

.section-craft-beer .craft-beer-title {
  margin-bottom: 4.42708vw;
}

.section-craft-beer .beer-title-1 {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.section-craft-beer .beer-title-1,
.section-craft-beer .beer-title-2 {
  color: #f4ff01;
  background-color: #052ced;
  width: fit-content;
  font-size: clamp(20px, 3.38542vw, 65px);
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.section-craft-beer .beer-title-2 {
  font-size: clamp(16px, 1.45833vw, 28px);
}

.section-craft-beer .craft-beer-text {
  font-size: clamp(16px, 1.45833vw, 28px);
  color: #052ced;
  font-weight: bold;
  margin-bottom: 2.08333vw;
  line-height: 1.53571;
}

.section-craft-beer .craft-beer-description {
  letter-spacing: 0.05em;
  font-size: clamp(16px, 1.14583vw, 22px);
  line-height: 1.77273;
  margin-bottom: 4.16667vw;
}

.section-craft-beer .pc-about-more {
  width: 5.72917vw;
  margin-left: 8.33333vw;
}

.section-craft-beer .craft-beer-member {
  width: 36.97917vw;
  position: absolute;
  top: 7.8125vw;
  right: 1.30208vw;
}

.section-craft-beer .margin-40 {
  display: block;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 768px) {
  .section-craft-beer .craft-beer-flex {
    padding: 14.66667vw 6.66667vw 20vw;
    width: auto;
  }
  .section-craft-beer .craft-beer-title {
    margin-bottom: 60.66667vw;
  }
  .section-craft-beer .craft-beer-left {
    margin-left: 0;
  }
  .section-craft-beer .beer-title-1 {
    font-size: clamp(16px, 8vw, 60px);
  }
  .section-craft-beer .beer-title-2 {
    font-size: clamp(16px, 5.33333vw, 40px);
  }
  .section-craft-beer .sp-craft-beer-member {
    position: absolute;
    margin: 0 auto;
    top: 39.33333vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 89.33333vw;
  }
  .section-craft-beer .craft-beer-text {
    font-size: clamp(12px, 5.33333vw, 40px);
    margin-bottom: 10.66667vw;
  }
  .section-craft-beer .craft-beer-description {
    font-size: clamp(12px, 4vw, 30px);
    line-height: 1.46667;
    letter-spacing: -0.1px;
    margin-bottom: 8.66667vw;
  }
  .section-craft-beer .pc-about-more {
    margin: 0 auto;
    width: 14.66667vw;
  }
  .section-craft-beer .margin-40 {
    margin-bottom: 5.33333vw;
  }
}

.section-notice .notice-background {
  background-color: #000;
  padding-bottom: 4.6875vw;
}

.section-notice .notice-background-center {
  max-width: 62.5vw;
  margin: 0 auto;
  padding: 2.08333vw 1.5625vw 2.60417vw;
  border: solid 3px #fff;
  box-sizing: border-box;
  text-align: center;
}

.section-notice .notice-title {
  color: #f4ff01;
  font-weight: bold;
  font-size: clamp(20px, 2.08333vw, 40px);
  margin-bottom: 2.60417vw;
  letter-spacing: 0.05em;
}

.section-notice .notice {
  color: #fff;
}

.section-notice .notice li {
  margin-bottom: 2.86458vw;
  letter-spacing: 0.05em;
}

.section-notice .notice li p {
  margin-top: 1.30208vw;
  line-height: 1.77273;
}

.section-notice .notice li span {
  font-size: clamp(20px, 1.30208vw, 25px);
  letter-spacing: 0.05em;
}

@media screen and (max-width: 768px) {
  .section-notice .notice-background-center {
    text-align: left;
    padding: 6.66667vw 6.66667vw 6.66667vw 4vw;
    max-width: 100%;
  }
  .section-notice .notice-background {
    padding: 0 2.86458vw 7.33333vw;
  }
  .section-notice .notice-title {
    font-size: clamp(20px, 5.33333vw, 40px);
    margin-bottom: 5.33333vw;
  }
  .section-notice .notice li {
    font-size: clamp(16px, 4vw, 30px);
    margin-bottom: 7.33333vw;
  }
  .section-notice .notice li span {
    font-size: clamp(16px, 4.4vw, 33px);
  }
  .section-notice .notice li p {
    font-size: clamp(16px, 4vw, 30px);
  }
}

.section-event-area .event-background {
  background-color: #000;
  padding-bottom: 8.33333vw;
}

.section-event-area .event-area {
  max-width: 65.1vw;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}

.section-event-area .event-title {
  font-size: clamp(25px, 2.60417vw, 50px);
  font-weight: bold;
  margin-bottom: 3.64583vw;
  color: #fff;
}

.section-event-area .event-title span {
  font-size: clamp(14px, 1.45833vw, 28px);
  display: block;
  margin-top: 1.04167vw;
}

.section-event-area .event-flex-area {
  display: flex;
  gap: 1.5625vw;
}

.section-event-area .buffet-img img {
  max-width: 30.98958vw;
}

.section-event-area .buffet-description {
  color: #fff;
  text-align: left;
  font-size: clamp(14px, 1.45833vw, 28px);
  letter-spacing: 0.05em;
  line-height: 1.607;
}

.section-event-area .buffet-sub-description {
  font-size: clamp(12px, 1.14583vw, 22px);
  letter-spacing: 0.05em;
  line-height: 1.607;
}

.section-event-area .buffet-title {
  margin-bottom: 1.5625vw;
}

.section-event-area .buffet-sub-margin {
  display: block;
  margin: 2.08333vw 0 1.04167vw;
}

@media screen and (max-width: 768px) {
  .section-event-area .event-area {
    max-width: 84vw;
    box-sizing: border-box;
    text-align: center;
  }
  .section-event-area .event-flex-area {
    flex-direction: column;
    gap: 0;
  }
  .section-event-area .buffet-img {
    margin-bottom: 9.33333vw;
  }
  .section-event-area .buffet-img img {
    max-width: 100%;
  }
  .section-event-area .buffet-title {
    font-size: clamp(20px, 5.33333vw, 40px);
    letter-spacing: -0.11em;
  }
  .section-event-area .buffet-sub-description {
    font-size: clamp(15px, 4vw, 30px);
    letter-spacing: -0.01em;
  }
}

.section-member-wrapper .member-background {
  background-image: url(../images/pc-member-bg.jpg);
  background-size: 100% 100%;
  padding-top: 5.98958vw;
  padding-bottom: 6.77083vw;
}

.section-member-wrapper .member-wrap {
  max-width: 1500px;
  margin: 0 auto;
}

.section-member-wrapper .member-frame {
  color: #fff;
  font-size: clamp(20px, 2.60417vw, 50px);
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 0.72;
  text-align: center;
  background-image: url(../images/member-frame.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 4.6875vw 0 3.64583vw;
  margin: 0 auto 6.25vw;
  max-width: 17.1875vw;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.section-member-wrapper .member-frame span {
  display: block;
  margin-top: 0.78125vw;
  font-size: clamp(16px, 1.45833vw, 28px);
}

.section-member-wrapper .member-shop {
  display: flex;
  max-width: 62.5vw;
  margin: 0 auto;
  background-color: #000;
  padding: 2.60417vw 6.25vw 3.64583vw 6.51042vw;
  border: solid 3px #fff;
  margin-bottom: 3.64583vw;
  gap: 2.60417vw;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
}

.section-member-wrapper .member-icon {
  position: absolute;
  top: -3.64583vw;
  left: -4.6875vw;
  width: 14.0625vw;
}

.section-member-wrapper .member-icon-reverse {
  position: absolute;
  top: 1.04167vw;
  right: -2.60417vw;
  width: 7.8125vw;
}

.section-member-wrapper .member-icon-under {
  position: absolute;
  bottom: -1.5625vw;
  left: -4.6875vw;
  width: 10.15625vw;
}

.section-member-wrapper .member-icon-reverse-under {
  position: absolute;
  bottom: -1.5625vw;
  right: -3.125vw;
  width: 14.58333vw;
}

.section-member-wrapper .member-shop-reverse {
  display: flex;
  max-width: 62.5vw;
  margin: 0 auto;
  flex-direction: row-reverse;
  background-color: #000;
  padding: 2.60417vw 6.25vw 3.64583vw 6.51042vw;
  border: solid 3px #fff;
  gap: 2.60417vw;
  justify-content: center;
  box-sizing: border-box;
  margin-bottom: 3.64583vw;
  position: relative;
}

.section-member-wrapper .member-shop-reverse:last-of-type .speech-area-reverse {
  width: 26.04167vw;
}

.section-member-wrapper .member-shop-img img {
  width: 20.83333vw;
}

.section-member-wrapper .member-shop-name {
  color: #052ced;
  font-size: clamp(16px, 1.97917vw, 38px);
  background-color: #efff00;
  font-weight: bold;
  display: inline-block;
  padding: 0.2vw;
  letter-spacing: 0.05em;
  line-height: 0.94737;
  margin-bottom: 0.26042vw;
  margin-left: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.section-member-wrapper .small-shop-name {
  font-size: clamp(12px, 1.14583vw, 22px);
  color: #efff00;
  margin-bottom: 1.30208vw;
  margin-left: 0;
  line-height: 1.63636;
  letter-spacing: 0.05em;
}

.section-member-wrapper .speech-area {
  background-image: url(../images/pc-right-speech.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.30208vw 3.125vw 1.30208vw 3.38542vw;
  display: inline-block;
  font-size: clamp(12px, 1.40625vw, 27px);
  letter-spacing: 0.001em;
  line-height: 1.33333;
  margin-bottom: 2.08333vw;
  word-break: keep-all;
  margin-left: -1.1vw;
}

.section-member-wrapper .speech-area-reverse {
  background-image: url(../images/pc-left-speech.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 1.30208vw 0 1.30208vw 3.125vw;
  display: inline-block;
  font-size: clamp(12px, 1.40625vw, 27px);
  letter-spacing: 0.001em;
  line-height: 1.33333;
  margin-bottom: 2.60417vw;
  word-break: keep-all;
  width: 24.47917vw;
  box-sizing: border-box;
}

.section-member-wrapper .shop-description {
  color: #fff;
  font-size: clamp(12px, 1.14583vw, 22px);
  max-width: 26.04167vw;
  margin-left: 0;
  letter-spacing: 0.05em;
  line-height: 1.77273;
  margin-bottom: 2.34375vw;
}

.section-member-wrapper .more-button {
  font-size: clamp(12px, 0.93021vw, 17.86px);
  color: #052ced;
  background-color: #efff00;
  display: inline-block;
  margin-left: 0;
  font-weight: bold;
  padding: 0 0.20833vw;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.section-member-wrapper .more-button a {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .section-member-wrapper .member-background {
    background-image: url(../images/sp-member-bg.jpg);
    background-size: 100% 100%;
    padding: 18.66667vw 6.66667vw 24vw;
  }
  .section-member-wrapper .member-frame {
    color: #fff;
    font-size: clamp(20px, 8vw, 60px);
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 0.6;
    text-align: center;
    background-image: url(../images/sp-member-frame.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto 10.66667vw;
    padding: 10vw 6.66667vw 8.66667vw 6.66667vw;
    max-width: 100%;
    width: fit-content;
  }
  .section-member-wrapper .member-frame span {
    display: block;
    margin-top: 2.66667vw;
    font-size: clamp(12px, 5.33333vw, 40px);
  }
  .section-member-wrapper .member-shop {
    padding: 6.66667vw 7.33333vw 10.66667vw;
    max-width: 100%;
    flex-direction: column;
    margin-bottom: 6.66667vw;
  }
  .section-member-wrapper .member-shop-reverse {
    padding: 6.66667vw 7.33333vw 10.66667vw;
    max-width: 100%;
    flex-direction: column;
    margin-bottom: 6.66667vw;
  }
  .section-member-wrapper .member-shop-reverse:last-of-type .speech-area-reverse {
    width: 100%;
  }
  .section-member-wrapper .member-shop-name {
    font-size: clamp(16px, 6.4vw, 48px);
    padding: 1vw;
    margin-bottom: 2.66667vw;
    margin-left: 0;
    white-space: nowrap;
  }
  .section-member-wrapper .small-shop-name {
    font-size: clamp(16px, 5.33333vw, 40px);
    letter-spacing: 0.05em;
    line-height: 1.25;
    margin-left: 0;
    margin-bottom: 6.66667vw;
    word-break: keep-all;
  }
  .section-member-wrapper .shop-sp-img img {
    width: 53.33333vw;
    margin: 0 auto 4vw;
  }
  .section-member-wrapper .speech-area {
    background-image: url(../images/sp-speech.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 5.33333vw 7.33333vw 2.66667vw;
    font-size: clamp(12px, 3.46667vw, 26px);
    line-height: 1.33333;
    letter-spacing: 0.01em;
    margin: 0 auto 6vw;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }
  .section-member-wrapper .speech-area-reverse {
    background-image: url(../images/sp-speech.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 5.33333vw 7.33333vw 2.66667vw;
    font-size: clamp(12px, 3.46667vw, 26px);
    line-height: 1.33333;
    letter-spacing: 0.01em;
    margin: 0 auto 6vw;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }
  .section-member-wrapper .shop-description {
    max-width: 100%;
    font-size: clamp(12px, 3.73333vw, 28px);
    line-height: 1.46667;
    letter-spacing: 0;
    margin-bottom: 5.33333vw;
    margin-left: 0;
  }
  .section-member-wrapper .more-button {
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-size: clamp(12px, 3.83733vw, 28.78px);
    line-height: 1.02849;
    letter-spacing: 0.05em;
  }
  .section-member-wrapper .member-icon {
    width: 29.33333vw;
    left: -13.33333vw;
    top: -8.66667vw;
  }
  .section-member-wrapper .member-icon-reverse {
    right: -6.66667vw;
    width: 22vw;
  }
  .section-member-wrapper .member-icon-under {
    width: 22vw;
    left: -10.66667vw;
    bottom: 1.33333vw;
  }
  .section-member-wrapper .member-icon-reverse-under {
    width: 33.33333vw;
    right: -7.33333vw;
    bottom: -8vw;
  }
}
