<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
  position: relative;
  padding-top: 80px;
}

header:before {
  background-image: url("../img/shared/bg3.jpg");
  height: auto;
  top: 63px;
  bottom: 0;
  clip-path: polygon(0 0, 100% 4%, 100% 100%, 0% 100%);
}

@media screen and (min-width: 768px) {
  header {
    padding-top: 102px;
  }

  header:before {
    clip-path: polygon(0 0, 100% 22%, 100% 100%, 0% 100%);
    top: 90px;
  }

  header h1 {
    height: 420px;
    color: #fff;
    right: 100px;
    left: auto;
    top: 220px;
    text-align: left;
  }
}

#key {
  padding-bottom: 15vw;
  margin-top: 0;
}

#key:before {
  height: 109vw;
  bottom: auto;
  z-index: 0;
  top: -24px;
}

#key:after {
  height: 98vw;
  bottom: auto;
}

#key .txt-loop {
  height: 10vw;
  background: url("../img/h2winedish_index/key_txt.png") repeat-x;
  background-size: 60vw;
  -webkit-animation: loop3 5s linear infinite;
  animation: loop3 5s linear infinite;
  position: absolute;
  left: 0;
  right: 0;
  top: 7vw;
  z-index: 1;
  transform: rotate(-6deg);
}

#key .wrap {
  position: static;
}

#key .wrap:before {
  content: '';
  background-image: url("../img/shared/bg3.jpg");
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  height: 95vw;
  position: absolute;
  left: 0;
  right: 0;
  top: 85vw;
  z-index: 3;
}

#key .key-ttl {
  width: 84%;
  position: absolute;
  left: 8%;
  top: 29vw;
  z-index: 4;
}

#key .key-ttl img {
  width: 100%;
  height: auto;
}

#key .inner {
  clip-path: polygon(0 10%, 100% 0%, 100% 90%, 0% 100%);
  background: url("../img/h2winedish_index/key_bg.jpg") no-repeat center/cover;
  height: 95vw;
}

#key .img {
  width: 85%;
  margin: -12vw auto 7vw;
  position: relative;
  z-index: 4;
}

#key .img::before {
  content: '';
  background-image: url("../img/h2winedish_index/deco.png");
  width: 47vw;
  height: 37vw;
  background-size: contain;
  position: absolute;
  top: -8vw;
  z-index: 1;
  right: -10vw;
}

#key .txt {
  color: #fff;
  position: relative;
  z-index: 4;
}

@media screen and (min-width: 768px) {
  #key {
    padding-bottom: 56px;
  }

  #key:before {
    height: 872px;
    top: -69px;
  }

  #key:after {
    height: 776px;
  }

  #key .txt-loop {
    height: 61px;
    background-size: 437px;
    top: 84px;
    transform: rotate(-5.3deg);
  }

  #key .key-ttl {
    width: 595px;
    left: calc(50% - 500px);
    top: 245px;
  }

  #key .wrap:before {
    clip-path: polygon(0 18%, 100% 0%, 100% 82%, 0% 100%);
    height: 654px;
    top: 536px;
  }

  #key .inner {
    clip-path: polygon(0 18%, 100% 0%, 100% 82%, 0% 100%);
    height: 654px;
  }

  #key .img {
    width: 412px;
    float: right;
    margin: -53px -30px 0 0;
  }

  #key .img::before {
    content: '';
    background-image: url("../img/h2winedish_index/deco.png");
    width: 231px;
    height: 180px;
    background-size: contain;
    position: absolute;
    top: -125px;
    z-index: 1;
    right: 0;
  }

  #key .txt {
    width: 593px;
    float: left;
    margin: -92px 0 0 0px;
  }
}

@media screen and (min-width: 1350px) {
  #key .key-ttl {
    left: calc(50% - 524px);
  }

  #key .txt {
    margin-left: -18px;
  }

  #key .img {
    margin-right: -45px;
  }
}

@media screen and (min-width: 1600px) {
  #key .txt-loop {
    transform: rotate(-4deg);
  }
}

#sec1 {
  position: relative;
  z-index: 5;
  padding: 10vw 0 18vw;
}

#sec1:before {
  content: '';
  height: 55vw;
  background-image: url("../img/shared/bg3.jpg");
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 60%);
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  z-index: -2;
}

#sec1:after {
  content: '';
  width: 80%;
  height: 30vw;
  background-image: url("../img/h2cooking_index/sec3_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
}

#sec1 .wrap:before {
  content: '';
  width: 30vw;
  height: 66vw;
  background-image: url("../img/h2winedish_index/sec1_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -15vw;
  right: 0;
  z-index: -1;
}

#sec1 h2 {
  font-size: 7vw;
  letter-spacing: 0.12em;
  line-height: 10vw;
  font-weight: bold;
  position: relative;
  margin-bottom: 8vw;
}

#sec1 h2:before {
  content: '';
  width: 1px;
  height: 10vw;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -13vw;
}

#sec1 h2:after {
  content: '';
  width: 13vw;
  height: 14vw;
  background-image: url("../img/h2winedish_index/ttl_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -6vw;
  left: 61vw;
}

#sec1 ul li a {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.12em;
  font-weight: bold;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 10vw 0;
}

#sec1 ul li a:after {
  content: '';
  width: 12vw;
  background-image: url("../img/shared/icon_arrow4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2vw;
}

#sec1 ul li+li {
  margin-top: 5vw;
}

#sec1 ul .btn1 a {
  background-image: url("../img/h2winedish_index/sec1_img1.jpg");
}

#sec1 ul .btn2 a {
  background-image: url("../img/h2winedish_index/sec1_img2.jpg");
  padding: 6vw 0;
}

#sec1 ul .btn3 a {
  background-image: url("../img/h2winedish_index/sec1_img3.jpg");
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0 0 168px;
  }

  #sec1:before {
    height: 520px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 38%);
  }

  #sec1:after {
    width: 750px;
    height: 126px;
  }

  #sec1 .wrap:before {
    width: 202px;
    height: 386px;
    top: 36px;
    right: 58px;
  }

  #sec1 h2 {
    font-size: 50px;
    line-height: 80px;
    margin-bottom: 55px;
    padding: 87px 0 0 12px;
  }

  #sec1 h2:before {
    height: 70px;
    top: 0;
  }

  #sec1 h2:after {
    width: 88px;
    height: 56px;
    top: 56px;
    left: 623px;
  }

  #sec1 ul li {
    width: 500px;
  }

  #sec1 ul li a {
    font-size: 28px;
    line-height: 50px;
    padding: 68px 0 60px;
  }

  #sec1 ul li a:after {
    width: 73px;
    right: -11px;
    bottom: 1px;
    transition: 0.3s all ease-in-out;
  }

  #sec1 ul li a:hover:after {
    right: -16px;
  }

  #sec1 ul li+li {
    margin-top: 0;
  }

  #sec1 ul .btn1 {
    margin-left: -21px;
  }

  #sec1 ul .btn2 {
    margin: -153px -21px 0 auto;
  }

  #sec1 ul .btn2 a {
    padding: 47px 0 31px;
  }

  #sec1 ul .btn3 {
    margin: 44px 0 0 171px;
  }
}

@media screen and (min-width: 1200px) {
  #sec1 ul .btn1 {
    margin-left: -31px;
  }

  #sec1 ul .btn2 {
    margin-right: -31px;
  }
}

#sec2 {
  position: relative;
  z-index: 0;
  padding: 47vw 0 18vw;
}

#sec2:before {
  content: '';
  height: 70vw;
  background-image: url("../img/h2winedish_index/sec2_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 84% 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
}

#sec2 h2 {
  font-size: 7.6vw;
  letter-spacing: 0.06em;
  line-height: 11vw;
  font-weight: bold;
}

#sec2 h2 span {
  display: table;
  margin: 0 auto;
  white-space: nowrap;
  padding: 0 3vw;
  background-image: url("../img/shared/bg3.jpg");
}

#sec2 h2 span+span {
  margin-top: 4vw;
}

#sec2 .img {
  margin: 9vw 0 7vw;
}

#sec2 .box {
  background-image: url("../img/shared/bg5.jpg");
  padding: 7vw 5%;
  margin-top: 8vw;
}

#sec2 .box .ttl {
  font-size: 4.6vw;
  line-height: 7vw;
  letter-spacing: 0.08em;
}

#sec2 .box .price {
  font-size: 5.8vw;
  line-height: 8vw;
  letter-spacing: 0.08em;
}

#sec2 .box .price small {
  font-size: 4.6vw;
}

#sec2 .box .sttl {
  font-size: 16px;
  margin: 3vw 0 0;
}

#sec2 .box ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 2px;
  margin-bottom: 2px;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 312px 0 114px;
  }

  #sec2:before {
    height: 489px;
    background-position: 50% 100%;
  }

  #sec2 h2 {
    display: table;
    margin: 0 3px 39px auto;
    font-size: 57px;
    line-height: 60px;
  }

  #sec2 h2 span {
    padding: 14px 24px 4px;
  }

  #sec2 h2 span+span {
    margin-top: 33px;
  }

  #sec2 .img {
    margin: 0;
    position: absolute;
    bottom: -18px;
    right: 4px;
  }

  #sec2 .txt {
    width: 545px;
    float: right;
    text-align: center;
    margin: 9px -4px 0 0;
  }

  #sec2 .box {
    width: 382px;
    float: left;
    padding: 37px 40px 35px;
    margin: 0 0 0 3px;
  }

  #sec2 .box .ttl {
    font-size: 23px;
    line-height: 40px;
  }

  #sec2 .box .price {
    font-size: 30px;
    line-height: 40px;
    margin-top: 7px;
  }

  #sec2 .box .price small {
    font-size: 23px;
  }

  #sec2 .box .sttl {
    font-size: 20px;
    margin: 23px 0 -1px;
  }

  #sec2 .box ul {
    line-height: 42px;
  }

  #sec2 .box ul li {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

#sec3 {
  padding-bottom: 15vw;
}

#sec3 .box {
  padding: 15vw 0 10vw;
  margin-bottom: 15vw;
}

#sec3 .box .img {
  margin: 8vw 0 7vw;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding-bottom: 117px;
  }

  #sec3 .box {
    max-width: 1137px;
    width: 100%;
    padding: 38px 0;
    margin: 0 auto 98px;
  }

  #sec3 .box h2 {
    width: 584px;
    float: left;
    margin: 52px -150px 0 0;
    position: relative;
    z-index: 1;
  }

  #sec3 .box .img {
    width: 559px;
    float: right;
    margin: 0 -4px 0 0;
  }

  #sec3 .box .txt {
    width: 400px;
    float: left;
    margin: 43px 0 0 4px;
  }
}

#sec4 {
  position: relative;
  padding: 18vw 6%;
}

#sec4:before {
  content: '';
  height: 50vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}

#sec4:after {
  content: '';
  width: 80%;
  height: 30vw;
  background-image: url("../img/h2winedish_index/sec4_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
}

#sec4 .col h3 {
  font-size: 10vw;
  line-height: 10vw;
  letter-spacing: 0.06em;
  color: #a6845f;
  margin-bottom: -1.5vw;
}

#sec4 .col .btn a {
  height: 50vw;
  display: block;
  background-image: url("../img/h2winedish_index/sec4_img1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border: 3px solid #a6845f;
  padding: 16vw 3% 0;
  position: relative;
}

#sec4 .col .btn a:after {
  content: '';
  height: 12vw;
  background-image: url("../img/shared/icon_arrow4.png");
  background-repeat: no-repeat;
  background-size: 12vw;
  background-position: 50% 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5vw;
  z-index: 1;
}

#sec4 .drink {
  margin-top: 8vw;
}

#sec4 .drink .btn a {
  background-image: url("../img/h2winedish_index/sec4_img2.jpg");
  padding-top: 6vw;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 135px 20px 256px;
  }

  #sec4:before {
    height: 323px;
  }

  #sec4:after {
    width: 750px;
    height: 120px;
  }

  #sec4 .inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  #sec4 .col {
    max-width: 588px;
    width: 49%;
  }

  #sec4 .col h3 {
    font-size: 65px;
    line-height: 50px;
    margin-bottom: -4px;
  }

  #sec4 .col .btn a {
    height: 320px;
    border-width: 5px;
    padding: 99px 0 0;
    text-align: center;
  }

  #sec4 .col .btn a:after {
    height: 73px;
    background-size: 73px;
    bottom: 42px;
    transition: 0.3s all ease-in-out;
  }

  #sec4 .col .btn a:hover:after {
    background-position: 52% 100%;
  }

  #sec4 .drink {
    margin-top: 0;
  }

  #sec4 .drink .btn a {
    padding-top: 59px;
  }
}

#sec5 {
  padding: 18vw 0;
  position: relative;
  z-index: 0;
}

#sec5:after {
  content: '';
  width: 80%;
  height: 30vw;
  background-image: url("../img/h2winedish_index/sec5_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 0;
  bottom: 0;
}

#sec5 h2 {
  width: 80%;
  margin: 0 auto;
}

#sec5 .img1 {
  margin: 8vw 0;
}

#sec5 .ttl-deco {
  color: #f0e6db;
  font-size: 14vw;
  line-height: 12vw;
  position: absolute;
  right: 8%;
  top: 48vw;
  z-index: 1;
}

#sec5 .ttl-deco span {
  letter-spacing: 0.06em;
}

#sec5 .floor {
  margin: -19vw -4% 0 -4%;
}

#sec5 .row {
  margin-top: 5vw;
}

#sec5 .row h3 {
  font-size: 7vw;
  line-height: 11vw;
  letter-spacing: 0.12em;
  font-weight: bold;
}

#sec5 .row .img2 {
  margin: 6vw 0;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 132px 0 214px;
  }

  #sec5:after {
    width: 750px;
    height: 124px;
  }

  #sec5 h2 {
    width: 100%;
    margin: 0 0 81px 3px;
  }

  #sec5 .img1 {
    width: 776px;
    margin: 0 -49px 0 auto;
  }

  #sec5 .ttl-deco {
    font-size: 125px;
    line-height: 120px;
    right: 2px;
    top: 406px;
  }

  #sec5 .floor {
    margin: -358px 0 0 -35px;
  }

  #sec5 .row {
    margin-top: 11px;
  }

  #sec5 .row h3 {
    font-size: 48px;
    line-height: 80px;
    width: 517px;
    float: right;
  }

  #sec5 .row .img2 {
    width: 491px;
    float: left;
    margin: 41px 0 0 -52px;
  }

  #sec5 .row .txt {
    width: 537px;
    float: right;
    margin: 16px -26px 0 0;
  }
}

@media screen and (min-width: 1200px) {
  #sec5 .floor {
    margin-left: -55px;
  }

  #sec5 .row h3 {
    width: 507px;
  }

  #sec5 .row .txt {
    margin-right: -36px;
  }
}

#shopinfo {
  padding: 15vw 0 55px;
  position: relative;
}

#shopinfo:after {
  content: '';
  height: 1px;
  background: #fff;
  position: absolute;
  left: 6%;
  right: 6%;
  bottom: 0;
}

#shopinfo .blk1 {
  margin-bottom: 10vw;
}

#shopinfo .blk1 .coll {
  margin-bottom: 7vw;
}

#shopinfo .blk1 .coll .logo {
  width: 90px;
  margin: 0 auto 3vw;
  position: relative;
  z-index: 1;
}

#shopinfo .blk1 .coll .txt {
  line-height: 23px;
}

#shopinfo .blk1 .colr {
  padding: 5vw 5vw 7vw;
}

#shopinfo .blk1 .colr .tel-btn {
  margin: 0 0 4vw;
  color: #000;
}

#shopinfo .blk2 dl {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  line-height: 23px;
  width: 100%;
  display: table;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#shopinfo .blk2 dl dt {
  width: 92px;
  display: table-cell;
}

#shopinfo .blk2 dl dd {
  display: table-cell;
}

#shopinfo .blk2 dl dd img {
  width: 11px;
}

#shopinfo .blk2 dl dd.ba {
  word-break: break-all;
}

#shopinfo .blk2 ul {
  display: flex;
  justify-content: center;
  font-size: 21px;
  letter-spacing: 0.12em;
  line-height: 38px;
  margin-top: 25px;
}

#shopinfo .blk2 ul .ttl {
  padding: 2px 44px 0 0;
  margin-right: 25px;
  position: relative;
}

#shopinfo .blk2 ul .ttl:after {
  content: '';
  width: 32px;
  background-image: url("../img/shared/icon_arrow3.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

#shopinfo .blk2 ul .insta {
  width: 36px;
}

@media screen and (min-width: 768px) {
  #shopinfo {
    padding: 148px 0 113px;
  }

  #shopinfo:after {
    left: calc(50% - 550px);
    right: calc(50% - 550px);
  }

  #shopinfo .blk1 {
    margin: 0 71px 77px 0;
  }

  #shopinfo .blk1 .coll {
    width: 470px;
    margin-bottom: 0;
  }

  #shopinfo .blk1 .coll .logo {
    width: 161px;
    margin: 0 auto 25px;
  }

  #shopinfo .blk1 .coll .txt {
    line-height: 30px;
  }

  #shopinfo .blk1 .colr {
    width: 410px;
    padding: 28px 24px 31px;
    margin-top: 10px;
  }

  #shopinfo .blk1 .colr .tel-btn {
    font-size: 18px;
    margin: 0 0 24px 0px;
  }

  #shopinfo .blk1 .colr .tel-btn span {
    font-size: 30px;
    margin-top: 4px;
  }

  #shopinfo .blk1 .colr .reserve-btn a {
    font-size: 20px;
    padding: 12px 0 8px 62px;
  }

  #shopinfo .blk1 .colr .reserve-btn a:after {
    width: 44px;
  }

  #shopinfo .blk2 div {
    width: 470px;
  }

  #shopinfo .blk2 dl {
    width: 101%;
    line-height: 30px;
    padding-bottom: 15px;
    margin-bottom: 14px;
  }

  #shopinfo .blk2 dl dt {
    width: 112px;
  }

  #shopinfo .blk2 dl dd img {
    width: 13px;
    margin: -4px 0 0 5px;
  }

  #shopinfo .blk2 dl dd a:hover {
    text-decoration: underline;
  }

  #shopinfo .blk2 dl dd a:hover img {
    opacity: 1 !important;
  }

  #shopinfo .blk2 ul {
    justify-content: flex-end;
    font-size: 23px;
    line-height: 40px;
    margin: 29px 2px 0 0;
  }

  #shopinfo .blk2 ul .ttl {
    padding: 3px 45px 0 0;
    margin-right: 28px;
  }

  #shopinfo .blk2 ul .ttl:after {
    width: 34px;
    top: 3px;
  }

  #shopinfo .blk2 ul .insta {
    width: 39px;
  }
}

@media screen and (min-width: 768px) {
  footer {
    padding-top: 60px;
  }
}</pre></body></html>