<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sec-restaurant {
  margin: 100px 0 140px;
  line-height: 1.8;
  color: #000;
}
.sec-restaurant img {
  max-width: 100%;
}
.sec-restaurant__main {
  position: relative;
  margin-bottom: 60px;
  background: #564935;
}
.sec-restaurant__main-inner {
  max-width: 1600px;
  margin: 0 auto;
}
.sec-restaurant__main-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 400px;
  padding: 10px 30px 20px;
  background: #fff;
}
.sec-restaurant__main-intro {
  position: absolute;
  bottom: 40px;
  right: 35px;
  z-index: 10;
  width: 640px;
  padding: 45px 50px;
  background: rgba(27, 11, 0, 0.8);
  color: #fff;
}
.sec-restaurant__main-intro .-lead {
  margin-bottom: 30px;
  font-size: 32px;
  text-align: center;
}
.sec-restaurant__main-intro .-txt {
  font-size: 16px;
  line-height: 2;
}
.sec-restaurant__inner {
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
}
.sec-restaurant__profile {
  display: flex;
  gap: 50px;
  max-width: 1160px;
  margin: 0 auto 100px;
}
.sec-restaurant__profile::after {
  display: none;
}
.sec-restaurant__profile .-ph {
  width: 340px;
  margin-top: -150px;
}
.sec-restaurant__profile .-info {
  flex: 1;
}
.sec-restaurant__profile .-info-txt {
  margin-bottom: 40px;
  font-size: 18px;
}
.sec-restaurant__profile .-info-name {
  font-size: 18px;
}
.sec-restaurant__box::after {
  display: none;
}
.sec-restaurant__box.-box-1 {
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-bottom: 70px;
  text-align: center;
}
.sec-restaurant__box.-box-2 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 40px;
  max-width: 1060px;
  margin: 0 auto 70px 80px;
}
.sec-restaurant__box.-box-3 {
  display: flex;
  align-items: center;
  gap: 40px;
  max-width: 1040px;
  margin: 0 auto 0 60px;
}
.sec-restaurant__box .-info {
  flex: 1;
}
.sec-restaurant__box .-info-lead {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-bottom: 35px;
  font-size: 32px;
  line-height: 1.4;
  text-align: center;
}
.sec-restaurant__box .-info-lead::after {
  display: block;
  position: absolute;
  z-index: -1;
  width: 380px;
  padding-top: 10px;
  content: url("../img/interview/obj_wave.svg");
}
.sec-restaurant__box .-info-txt {
  font-size: 16px;
}
.sec-restaurant__box .-ph {
  display: inline-flex;
}
.sec-restaurant__box .-ph p {
  width: 600px;
}

.sec-title-1 {
  display: flex;
  align-items: center;
  max-width: 920px;
  margin: 0 auto 70px;
  padding: 0 40px;
  font-size: 46px;
  line-height: 1.2;
}
.sec-title-1:before, .sec-title-1:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #d1d1d1;
}
.sec-title-1:before {
  margin-right: 0.7em;
}
.sec-title-1:after {
  margin-left: 0.7em;
}

.sec-farmer {
  margin: 100px 0 160px;
  line-height: 1.8;
  color: #000;
}
.sec-farmer img {
  max-width: 100%;
}
.sec-farmer__main {
  position: relative;
  margin-bottom: 60px;
  background: #564935;
}
.sec-farmer__main-inner {
  max-width: 1600px;
  margin: 0 auto;
}
.sec-farmer__main-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 340px;
  padding: 10px 45px 20px;
  background: #fff;
}
.sec-farmer__main-intro {
  position: absolute;
  bottom: 40px;
  right: 35px;
  z-index: 10;
  width: 640px;
  padding: 45px 50px;
  background: rgba(255, 255, 255, 0.85);
  color: #000;
}
.sec-farmer__main-intro .-lead {
  margin-bottom: 30px;
  font-size: 32px;
  text-align: center;
}
.sec-farmer__main-intro .-txt {
  font-size: 16px;
  line-height: 2;
}
.sec-farmer__inner {
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
}
.sec-farmer__profile {
  display: flex;
  gap: 50px;
  max-width: 1160px;
  margin: 0 auto 100px;
}
.sec-farmer__profile::after {
  display: none;
}
.sec-farmer__profile .-ph {
  width: 340px;
  margin-top: -150px;
}
.sec-farmer__profile .-info {
  flex: 1;
}
.sec-farmer__profile .-info-txt {
  margin-bottom: 40px;
  font-size: 18px;
}
.sec-farmer__profile .-info-name {
  font-size: 18px;
}
.sec-farmer__box::after {
  display: none;
}
.sec-farmer__box.-box-1 {
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-bottom: 70px;
  text-align: center;
}
.sec-farmer__box.-box-2 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 40px;
  max-width: 1060px;
  margin: 0 auto 110px 80px;
}
.sec-farmer__box.-box-3 {
  display: flex;
  flex-direction: column;
  gap: 35px;
  text-align: center;
}
.sec-farmer__box .-info {
  flex: 1;
}
.sec-farmer__box .-info-lead {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  padding-bottom: 18px;
  font-size: 32px;
  line-height: 1.4;
  text-align: center;
}
.sec-farmer__box .-info-lead::after {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 80px;
  height: 3px;
  background: #b4202a;
  content: "";
}
.sec-farmer__box .-info-txt {
  font-size: 16px;
}
.sec-farmer__box .-ph {
  display: inline-flex;
  position: relative;
}
.sec-farmer__box .-ph p {
  width: 600px;
}
.sec-farmer__box .-ph p.-ph-sub {
  position: absolute;
  bottom: -110px;
  left: -35px;
  width: 320px;
  overflow: hidden;
  border-radius: 100%;
  z-index: 1;
}

.sec-talk {
  padding-bottom: 100px;
  background: #fff;
  line-height: 1.8;
}
.sec-talk__bg {
  background: #564935;
}
.sec-talk__inner {
  max-width: 1160px;
  padding: 80px 40px 70px;
  margin: 0 auto;
}
.sec-talk__title {
  width: 680px;
  margin: 0 auto 50px;
  padding: 15px 10px 22px;
  border-radius: 100px;
  background: #ecdca0;
  font-size: 54px;
  text-align: center;
  line-height: 1;
  color: #000;
}
.sec-talk__lead {
  margin-bottom: 60px;
  font-size: 16px;
  text-align: center;
}
.sec-talk__member {
  margin-bottom: 60px;
  font-size: 28px;
  text-align: center;
  line-height: 1.6;
  color: #fff;
}
.sec-talk__member .-member-x {
  font-size: 48px;
  font-weight: 600;
}
.sec-talk__ph {
  margin-bottom: 80px;
  display: flex;
}
.sec-talk__ph p {
  width: 50%;
}
.sec-talk__ph p img {
  width: 100%;
}
.sec-talk__frame {
  padding: 80px 70px 50px;
  background: #fff;
  color: #000;
}
.sec-talk__lead-2 {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  font-size: 26px;
  line-height: 1.6;
}
.sec-talk__lead-2:after {
  content: "";
  height: 1px;
  width: 4em;
  background-color: #d1d1d1;
}
.sec-talk__lead-2:after {
  margin-left: 0.7em;
}
.sec-talk__box {
  margin-bottom: 80px;
}
.sec-talk__box:last-child {
  margin-bottom: 0;
}
.sec-talk__box .-block {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.sec-talk__box .-block::after {
  display: none;
}
.sec-talk__box .-block.-reverse {
  flex-direction: row-reverse;
}
.sec-talk__box .-ph-1 {
  width: 200px;
}
.sec-talk__box .-ph-1 img {
  width: 100%;
}
.sec-talk__box .-ph-2 {
  width: 380px;
}
.sec-talk__box .-ph-2 img {
  width: 100%;
}
.sec-talk__box .-comment {
  flex: 1;
}
.sec-talk__box .-comment-name {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 600;
}
.sec-talk__box .-comment-name:before {
  content: "";
  height: 3px;
  width: 2.5em;
  background-color: #c4aa47;
}
.sec-talk__box .-comment-name.-name-2:before {
  background-color: #b4202a;
}
.sec-talk__box .-comment-name:before {
  margin-right: 0.5em;
}
.sec-talk__box .-comment-txt {
  font-size: 16px;
}
.sec-talk__box .-comment-txt.-mb {
  margin-bottom: 30px;
}
.sec-talk__info {
  margin-top: 50px;
  font-size: 24px;
  text-align: center;
  line-height: 1.6;
  color: #ecdca0;
}

.br-on-tab {
  display: none;
}

.br-none-tab {
  display: inline-block;
}

.br-on-sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .sec-restaurant {
    margin: 10vw 0 14vw;
  }
  .sec-restaurant__main {
    position: static;
    margin-bottom: 8vw;
  }
  .sec-restaurant__main-title {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    padding: 2vw 2vw 3vw;
    text-align: center;
  }
  .sec-restaurant__main-title img {
    width: 340px;
  }
  .sec-restaurant__main-intro {
    position: static;
    bottom: auto;
    right: auto;
    width: auto;
    padding: 4vw 4vw 5.5vw;
    background: #000;
  }
  .sec-restaurant__main-intro .-lead {
    margin-bottom: 2.5vw;
    font-size: 32px;
  }
  .sec-restaurant__main-intro .-txt {
    font-size: 16px;
  }
  .sec-restaurant__inner {
    padding: 0 4vw;
  }
  .sec-restaurant__profile {
    display: flex;
    flex-direction: column;
    gap: 5vw;
    margin: 0 auto 12vw;
  }
  .sec-restaurant__profile .-ph {
    width: 340px;
    margin: 0 auto;
  }
  .sec-restaurant__profile .-info {
    flex: auto;
  }
  .sec-restaurant__profile .-info-txt {
    margin-bottom: 3vw;
    font-size: 18px;
  }
  .sec-restaurant__profile .-info-name {
    font-size: 18px;
  }
  .sec-restaurant__box.-box-1 {
    gap: 4vw;
    margin-bottom: 8vw;
    text-align: left;
  }
  .sec-restaurant__box.-box-2 {
    flex-direction: column;
    gap: 4vw;
    margin: 0 0 8vw;
  }
  .sec-restaurant__box.-box-3 {
    flex-direction: column;
    gap: 4vw;
    margin: 0;
  }
  .sec-restaurant__box .-info {
    flex: auto;
  }
  .sec-restaurant__box .-info-lead {
    margin-bottom: 4vw;
    font-size: 32px;
  }
  .sec-restaurant__box .-info-lead::after {
    width: 380px;
    padding-top: 10px;
  }
  .sec-restaurant__box .-info-txt {
    font-size: 16px;
  }
  .sec-restaurant__box .-ph {
    display: block;
  }
  .sec-restaurant__box .-ph p {
    width: auto;
  }
  .sec-title-1 {
    margin: 0 auto 8vw;
    padding: 0 4vw;
    font-size: 46px;
  }
  .sec-title-1:before {
    margin-right: 0.5em;
  }
  .sec-title-1:after {
    margin-left: 0.5em;
  }
  .sec-farmer {
    margin: 10vw 0 18vw;
  }
  .sec-farmer__main {
    position: static;
    margin-bottom: 8vw;
  }
  .sec-farmer__main-title {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    padding: 2vw 2vw 3vw;
    text-align: center;
  }
  .sec-farmer__main-title img {
    width: 250px;
  }
  .sec-farmer__main-intro {
    position: static;
    bottom: auto;
    right: auto;
    width: auto;
    padding: 4vw 4vw 5.5vw;
    background: #000;
    color: #fff;
  }
  .sec-farmer__main-intro .-lead {
    margin-bottom: 2.5vw;
    font-size: 32px;
  }
  .sec-farmer__main-intro .-txt {
    font-size: 16px;
  }
  .sec-farmer__inner {
    padding: 0 4vw;
  }
  .sec-farmer__profile {
    display: flex;
    flex-direction: column;
    gap: 5vw;
    margin: 0 auto 12vw;
  }
  .sec-farmer__profile .-ph {
    width: 340px;
    margin: 0 auto;
  }
  .sec-farmer__profile .-info {
    flex: auto;
  }
  .sec-farmer__profile .-info-txt {
    margin-bottom: 3vw;
    font-size: 18px;
  }
  .sec-farmer__profile .-info-name {
    font-size: 18px;
  }
  .sec-farmer__box.-box-1 {
    gap: 4vw;
    margin-bottom: 8vw;
    text-align: left;
  }
  .sec-farmer__box.-box-2 {
    flex-direction: column;
    gap: 4vw;
    margin: 0 0 14vw;
  }
  .sec-farmer__box.-box-3 {
    gap: 4vw;
    text-align: left;
  }
  .sec-farmer__box .-info {
    flex: auto;
  }
  .sec-farmer__box .-info-lead {
    margin-bottom: 4vw;
    padding-bottom: 3vw;
    font-size: 32px;
  }
  .sec-farmer__box .-info-lead::after {
    width: 80px;
    height: 3px;
  }
  .sec-farmer__box .-info-txt {
    font-size: 16px;
  }
  .sec-farmer__box .-ph {
    display: block;
    position: relative;
  }
  .sec-farmer__box .-ph p {
    width: auto;
  }
  .sec-farmer__box .-ph p.-ph-sub {
    position: absolute;
    bottom: -10vw;
    left: -3vw;
    width: 44vw;
  }
  .sec-talk {
    padding-bottom: 10vw;
  }
  .sec-talk__inner {
    padding: 8vw 4vw 7vw;
  }
  .sec-talk__title {
    width: auto;
    margin: 0 auto 5vw;
    padding: 15px 10px 22px;
    font-size: 54px;
  }
  .sec-talk__lead {
    margin-bottom: 6vw;
    font-size: 16px;
    text-align: left;
  }
  .sec-talk__member {
    margin-bottom: 6vw;
    font-size: 4.8vw;
    line-height: 1.6;
  }
  .sec-talk__member .-member-x {
    font-size: 7vw;
  }
  .sec-talk__ph {
    margin-bottom: 8vw;
    display: block;
  }
  .sec-talk__ph p {
    width: auto;
  }
  .sec-talk__frame {
    padding: 5vw 4vw 3vw;
  }
  .sec-talk__lead-2 {
    margin-bottom: 5vw;
    font-size: 26px;
  }
  .sec-talk__lead-2:after {
    display: none;
  }
  .sec-talk__box {
    margin-bottom: 8vw;
  }
  .sec-talk__box .-block {
    flex-direction: column;
    gap: 3vw;
    margin-bottom: 3vw;
  }
  .sec-talk__box .-block.-reverse {
    flex-direction: column;
  }
  .sec-talk__box .-ph-1 {
    margin: 0 auto;
    width: 240px;
  }
  .sec-talk__box .-ph-2 {
    width: auto;
  }
  .sec-talk__box .-comment {
    flex: auto;
  }
  .sec-talk__box .-comment-name {
    margin-bottom: 1vw;
    font-size: 16px;
  }
  .sec-talk__box .-comment-txt {
    font-size: 16px;
  }
  .sec-talk__box .-comment-txt.-mb {
    margin-bottom: 3vw;
  }
  .sec-talk__info {
    margin-top: 5vw;
    font-size: 20px;
    text-align: left;
  }
  .br-on-tab {
    display: inline-block;
  }
  .br-none-tab {
    display: none;
  }
  .br-on-sp {
    display: none;
  }
}
@media screen and (max-width: 584px) {
  .sec-restaurant__main-title img {
    width: 240px;
  }
  .sec-restaurant__main-intro .-lead {
    font-size: 6.5vw;
  }
  .sec-restaurant__main-intro .-txt {
    font-size: 3.5vw;
  }
  .sec-restaurant__profile .-ph {
    width: 240px;
  }
  .sec-restaurant__profile .-info-txt {
    font-size: 4vw;
  }
  .sec-restaurant__profile .-info-name {
    font-size: 4vw;
  }
  .sec-restaurant__box .-info-lead {
    font-size: 6.5vw;
  }
  .sec-restaurant__box .-info-lead::after {
    width: 70vw;
    padding-top: 2vw;
  }
  .sec-restaurant__box .-info-txt {
    font-size: 3.5vw;
  }
  .sec-title-1 {
    font-size: 7.5vw;
  }
  .sec-title-1:before {
    margin-right: 0.5em;
  }
  .sec-title-1:after {
    margin-left: 0.5em;
  }
  .sec-farmer__main-title img {
    width: 180px;
  }
  .sec-farmer__main-intro .-lead {
    font-size: 6.5vw;
  }
  .sec-farmer__main-intro .-txt {
    font-size: 3.5vw;
  }
  .sec-farmer__profile .-ph {
    width: 240px;
  }
  .sec-farmer__profile .-info-txt {
    font-size: 4vw;
  }
  .sec-farmer__profile .-info-name {
    font-size: 4vw;
  }
  .sec-farmer__box.-box-2 {
    margin: 0 0 16vw;
  }
  .sec-farmer__box .-info {
    flex: auto;
  }
  .sec-farmer__box .-info-lead {
    font-size: 6.5vw;
  }
  .sec-farmer__box .-info-txt {
    font-size: 3.5vw;
  }
  .sec-farmer__box .-ph p.-ph-sub {
    position: absolute;
    bottom: -12vw;
    left: -3vw;
    width: 48vw;
  }
  .sec-talk__title {
    padding: 2.2vw 1vw 3.7vw;
    font-size: 8vw;
  }
  .sec-talk__lead {
    font-size: 3.5vw;
  }
  .sec-talk__member {
    font-size: 4.8vw;
  }
  .sec-talk__member .-member-x {
    font-size: 7vw;
  }
  .sec-talk__lead-2 {
    font-size: 4.8vw;
  }
  .sec-talk__box .-ph-1 {
    width: 200px;
  }
  .sec-talk__box .-comment-name {
    font-size: 3.5vw;
  }
  .sec-talk__box .-comment-txt {
    font-size: 3.5vw;
  }
  .sec-talk__info {
    font-size: 4.2vw;
  }
  .br-on-tab {
    display: inline-block;
  }
  .br-none-tab {
    display: none;
  }
  .br-on-sp {
    display: inline-block;
  }
}</pre></body></html>