@charset "UTF-8";
.sec-int__ttl, .sec-prod__ttl, .sec-prod__list--ttl, .human-intro__ttl, .shop-intro__ttl--main, .shop-intro__ttl--detail, .shop-intro__name {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-style: normal;
}

.sec-prod__caption-wrap, .shop-intro__ttl--info {
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-style: normal;
}

.human-intro__insta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.sec-int__list-wrap, .sec-prod__list-wrap, .sec-prod__list--inner-wrap, .human-intro__list-wrap, .shop-intro__list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.human-intro__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.human-intro__insta a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.sec-int__ttl, .sec-int__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec-int__list-wrap, .sec-prod__list-wrap, .sec-prod__list--inner-wrap, .human-intro__list-wrap, .shop-intro__list-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  width: 100%;
}

/* ///////////////////////////////////////////////
                      all
/////////////////////////////////////////////// */
#main-container {
  width: 120rem;
  margin: 0 auto;
  padding: 4rem 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  letter-spacing: 0.015em;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 0.015em;
}

@media screen and (max-device-width: 768px) {
  #main-container {
    width: calc(750* (100vw / 750));
    margin: 0 auto;
    padding: 0;
    font-size: calc(28* (100vw / 750));
  }
}

#main-container img,
#main-container video {
  width: 100%;
}

@media screen and (min-device-width: 769px) {
  .sp_only {
    display: none;
  }
  .w540pc {
    width: 54rem;
  }
  .w480pc {
    width: 48rem;
  }
  .w450pc {
    width: 45rem;
  }
  .w420pc {
    width: 42rem;
  }
  .w400pc {
    width: 40rem;
  }
  .w390pc {
    width: 39rem;
  }
  .w255pc {
    width: 25.5rem;
  }
}

@media screen and (max-device-width: 768px) {
  .pc_only {
    display: none;
  }
  .main-area .main-inner {
    width: 100%;
  }
  .w750sp {
    width: calc(750* (100vw / 750));
  }
  .w690sp {
    width: calc(690* (100vw / 750));
  }
  .w600sp {
    width: calc(600* (100vw / 750));
  }
  .w570sp {
    width: calc(570* (100vw / 750));
  }
  .w486sp {
    width: calc(486* (100vw / 750));
  }
  .w330sp {
    width: calc(330* (100vw / 750));
  }
  .order_1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order_2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order_3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order_4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order_5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}

@media screen and (max-device-width: 768px) {
  #breadcrumb .cateList {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

/* ///////////////////////////////////////////////
                  main visual
/////////////////////////////////////////////// */
.sec-mv {
  max-width: 75.2rem;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 5.6rem;
}

.sec-mv__ttl {
  padding-bottom: 5.2rem;
}

.sec-mv__lead {
  line-height: 2;
}

@media screen and (max-device-width: 768px) {
  .sec-mv {
    max-width: calc(750* (100vw / 750));
    padding-bottom: calc(74* (100vw / 750));
  }
  .sec-mv__ttl {
    padding-bottom: calc(66* (100vw / 750));
  }
}

/* ///////////////////////////////////////////////
                section interview
/////////////////////////////////////////////// */
.sec-int {
  margin: 0 auto;
  padding-bottom: 10rem;
}

.sec-int__ttl {
  height: 7.8rem;
  margin: 0 auto 4rem;
  position: relative;
  font-size: 2rem;
  line-height: 1.8;
  color: #746a54;
  letter-spacing: 0.08em;
}

.sec-int__ttl--top {
  width: 32.5rem;
}

.sec-int__ttl--btm {
  width: 31.5rem;
}

.sec-int__ttl::before, .sec-int__ttl::after {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  color: #746a54;
  position: absolute;
  line-height: 1;
}

.sec-int__ttl::before {
  content: "“";
  top: -0.4rem;
  left: 0;
}

.sec-int__ttl::after {
  content: "”";
  bottom: -1.6rem;
  right: 0;
}

.sec-int__img {
  margin: 0 auto;
  padding-bottom: 4rem;
}

@media screen and (min-device-width: 769px) {
  .sec-int__list:nth-of-type(2) {
    margin-left: 4rem;
  }
}

.sec-int__list--txt {
  width: 38rem;
}

.sec-int__txt {
  text-align: justify;
  line-height: 2;
}

@media screen and (max-device-width: 768px) {
  .sec-int {
    margin: 0 auto;
    padding-bottom: calc(150* (100vw / 750));
  }
  .sec-int__ttl {
    height: calc(140* (100vw / 750));
    margin: 0 auto calc(60* (100vw / 750));
    font-size: calc(36* (100vw / 750));
    line-height: 1.80556;
  }
  .sec-int__ttl--top {
    width: calc(550* (100vw / 750));
  }
  .sec-int__ttl--btm {
    width: calc(532* (100vw / 750));
  }
  .sec-int__ttl::before, .sec-int__ttl::after {
    font-size: calc(54* (100vw / 750));
  }
  .sec-int__ttl::before {
    top: calc(-6* (100vw / 750));
  }
  .sec-int__ttl::after {
    bottom: calc(-30* (100vw / 750));
  }
  .sec-int__img {
    padding-bottom: calc(60* (100vw / 750));
  }
  .sec-int__list--txt {
    width: calc(690* (100vw / 750));
    margin: 0 auto;
  }
  .sec-int__list--img {
    padding-bottom: calc(46* (100vw / 750));
  }
}

/* ///////////////////////////////////////////////
                section products
/////////////////////////////////////////////// */
.sec-prod {
  max-width: 100rem;
  width: 100%;
  margin: 0 auto 10rem;
  position: relative;
}

.sec-prod--top {
  padding-bottom: 4rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1rem, #fff), color-stop(1rem, #eeedea));
  background: linear-gradient(to bottom, #fff 1rem, #eeedea 1rem 100%);
}

@media all and (-ms-high-contrast: none) {
  .sec-prod--top::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 1rem);
    top: 1rem;
    background: #eeedea;
    z-index: -1;
  }
}

.sec-prod--btm::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: calc(100% - 1rem);
  top: 1rem;
  border: 1px solid #746a54;
  z-index: -1;
}

.sec-prod__ttl {
  padding-bottom: 3rem;
  font-size: 2rem;
  color: #746a54;
  letter-spacing: 0.08em;
}

.sec-prod__ttl--btm {
  display: inline-block;
  padding: 0 1.5rem 2.4rem;
  background-color: #ffffff;
  z-index: 1;
}

.sec-prod__img {
  width: 36rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}

.sec-prod__caption {
  display: inline-block;
  margin: 0 0.6rem;
  padding-bottom: 0.2rem;
  font-size: 1.3rem;
  border-bottom: 1px solid #cbcbcb;
  letter-spacing: .015em;
}

.sec-prod__lead {
  line-height: 2;
  padding-bottom: 2.4rem;
}

@media screen and (min-device-width: 769px) {
  .sec-prod__list-wrap {
    width: 78rem;
    margin: 0 auto;
  }
}

.sec-prod__list {
  padding-bottom: 5rem;
}

@media screen and (min-device-width: 769px) {
  .sec-prod__list:nth-of-type(1), .sec-prod__list:nth-of-type(2), .sec-prod__list:nth-of-type(3) {
    width: 18rem;
  }
  .sec-prod__list:nth-of-type(4), .sec-prod__list:nth-of-type(5) {
    width: 36rem;
  }
  .sec-prod__list:nth-of-type(5) {
    margin-left: 5rem;
  }
}

@media screen and (max-device-width: 768px) {
  .sec-prod__list:nth-of-type(1), .sec-prod__list:nth-of-type(2), .sec-prod__list:nth-of-type(3) {
    width: calc(325* (100vw / 750));
  }
  .sec-prod__list:nth-of-type(4), .sec-prod__list:nth-of-type(5) {
    width: calc(650* (100vw / 750));
  }
}

.sec-prod__list--ttl {
  padding-bottom: 1.6rem;
  font-size: 1.6rem;
  color: #746a54;
}

.sec-prod__list figure {
  width: 18rem;
  padding-bottom: 1.5rem;
}

@media screen and (max-device-width: 768px) {
  .sec-prod {
    max-width: calc(750* (100vw / 750));
    margin: 0 auto calc(160* (100vw / 750));
  }
  .sec-prod--top {
    padding-bottom: calc(55* (100vw / 750));
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeedea));
    background: linear-gradient(#fff calc(20* (100vw / 750)), #eeedea calc(20* (100vw / 750)) 100%);
  }
  .sec-prod--btm {
    max-width: calc(690* (100vw / 750));
    width: 100%;
  }
  .sec-prod__ttl {
    padding-bottom: calc(64* (100vw / 750));
    font-size: calc(36* (100vw / 750));
  }
  .sec-prod__ttl--btm {
    padding: 0 calc(25* (100vw / 750)) calc(31* (100vw / 750));
  }
  .sec-prod__img {
    width: calc(600* (100vw / 750));
    padding-bottom: calc(14* (100vw / 750));
  }
  .sec-prod__caption {
    margin: calc(26* (100vw / 750)) calc(14* (100vw / 750)) 0;
    padding-bottom: calc(4* (100vw / 750));
    font-size: calc(23* (100vw / 750));
  }
  .sec-prod__lead {
    padding-bottom: calc(54* (100vw / 750));
  }
  .sec-prod__list {
    padding-bottom: calc(80* (100vw / 750));
  }
  .sec-prod__list--ttl {
    padding-bottom: calc(30* (100vw / 750));
    font-size: calc(30* (100vw / 750));
  }
  .sec-prod__list figure {
    width: calc(325* (100vw / 750));
    padding-bottom: 0;
  }
}

/* ///////////////////////////////////////////////
              section information
/////////////////////////////////////////////// */
.sec-intro {
  margin: 0 auto;
}

.sec-intro--human {
  padding-bottom: 10rem;
}

.human-intro__list--img {
  max-width: 22.6rem;
  width: 100%;
}

.human-intro__list--txt {
  max-width: 43rem;
  width: 100%;
  margin-left: 2.4rem;
}

.human-intro__ttl {
  padding-bottom: 1.8rem;
  font-size: 1.8rem;
  color: #746a54;
  text-align: left;
  letter-spacing: 0.08em;
}

.human-intro__txt {
  padding-bottom: 2rem;
  text-align: justify;
  line-height: 2;
}

.human-intro__insta--ico {
  width: 2.1rem;
}

.human-intro__insta--name {
  padding-left: 1.2rem;
}

.shop-intro {
  max-width: 100rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1rem, #fff), color-stop(1rem, #eeedea));
  background: linear-gradient(#fff 1rem, #eeedea 1rem 100%);
}

@media all and (-ms-high-contrast: none) {
  .shop-intro::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: calc(100% - 1rem);
    top: 1rem;
    background: #eeedea;
    z-index: -1;
  }
}

.shop-intro__article:nth-of-type(1) {
  padding-bottom: 1rem;
}

.shop-intro__article:nth-of-type(2) {
  padding-bottom: 4rem;
}

.shop-intro__ttl {
  position: relative;
  display: inline-block;
  letter-spacing: 0.08em;
}

.shop-intro__ttl--main {
  font-size: 2rem;
  padding-bottom: 3.2rem;
  color: #746a54;
}

.shop-intro__ttl--detail {
  display: inline-block;
  padding-bottom: 0.1rem;
  margin-bottom: 1.8rem;
  border-bottom: 1px solid #000;
  font-size: 2rem;
}

.shop-intro__ttl--info {
  margin-bottom: 3rem;
  font-style: italic;
  font-size: 1.8rem;
  letter-spacing: 0;
}

.shop-intro__ttl--info::before, .shop-intro__ttl--info::after {
  content: "";
  position: absolute;
  display: block;
  width: 8rem;
  height: 0.2rem;
  background: #9b9994;
  top: 50%;
}

.shop-intro__ttl--info::before {
  left: -10rem;
}

.shop-intro__ttl--info::after {
  right: -10rem;
}

.shop-intro__notes {
  padding-bottom: 3rem;
}

.shop-intro__list-wrap--detail, .shop-intro__list-wrap--info {
  width: 100%;
  margin: 0 auto;
}

.shop-intro__list--detail:first-child {
  background-color: #fff;
}

.shop-intro__list figure {
  margin: 0 auto;
}

.shop-intro__txt {
  line-height: 2;
}

.shop-intro__txt--price {
  padding-top: 1rem;
  font-size: 1.3rem;
}

.shop-intro__name {
  padding-bottom: 1.5rem;
  font-size: 1.6rem;
  color: #746a54;
  letter-spacing: 0.08em;
}

.shop-intro__address {
  padding-bottom: 1.5rem;
  line-height: 2;
}

@media screen and (min-device-width: 769px) {
  .shop-intro__list--detail:first-child {
    max-width: 56rem;
    width: 100%;
    margin-bottom: 3rem;
    padding: 3rem 0 2.5rem;
  }
  .shop-intro__list--detail:first-child figure:first-child {
    padding-bottom: 1.9rem;
  }
  .shop-intro__list--detail:first-child figure:nth-child(2) {
    padding-bottom: 1.3rem;
  }
  .shop-intro__list--detail:nth-of-type(2), .shop-intro__list--detail:nth-of-type(3) {
    padding-bottom: 1.6rem;
  }
  .shop-intro__list--detail:nth-of-type(3) {
    padding-left: 2rem;
  }
  .shop-intro__list--info:not(:last-child) {
    padding-bottom: 2.2rem;
  }
  .shop-intro__list--info:nth-of-type(2) {
    padding-left: 2rem;
  }
}

@media screen and (max-device-width: 768px) {
  .sec-intro {
    margin: 0 auto;
  }
  .sec-intro--human {
    padding-bottom: calc(148* (100vw / 750));
  }
  .human-intro__list--img {
    max-width: calc(520* (100vw / 750));
    padding-bottom: calc(40* (100vw / 750));
  }
  .human-intro__list--txt {
    max-width: calc(750* (100vw / 750));
    margin-left: 0;
  }
  .human-intro__list--txt > div {
    width: 100%;
  }
  .human-intro__ttl {
    padding-bottom: calc(30* (100vw / 750));
    font-size: calc(33* (100vw / 750));
    text-align: center;
  }
  .human-intro__txt {
    padding-bottom: calc(30* (100vw / 750));
    text-align: center;
  }
  .human-intro__insta a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .human-intro__insta--ico {
    width: calc(30* (100vw / 750));
  }
  .human-intro__insta--name {
    padding-left: calc(20* (100vw / 750));
  }
  .shop-intro {
    max-width: calc(750* (100vw / 750));
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeedea));
    background: linear-gradient(#fff calc(36* (100vw / 750)), #eeedea calc(36* (100vw / 750)) 100%);
  }
  .shop-intro__article:nth-of-type(1) {
    padding-bottom: calc(60* (100vw / 750));
  }
  .shop-intro__article:nth-of-type(2) {
    padding-bottom: calc(60* (100vw / 750));
  }
  .shop-intro__ttl--main {
    font-size: calc(36* (100vw / 750));
    line-height: 1.80556;
    padding-bottom: calc(54* (100vw / 750));
  }
  .shop-intro__ttl--detail {
    padding-bottom: calc(4* (100vw / 750));
    margin-bottom: calc(46* (100vw / 750));
    font-size: calc(33* (100vw / 750));
  }
  .shop-intro__ttl--info {
    margin-bottom: calc(40* (100vw / 750));
    font-size: calc(34* (100vw / 750));
  }
  .shop-intro__ttl--info::before, .shop-intro__ttl--info::after {
    width: calc(130* (100vw / 750));
    height: calc(4* (100vw / 750));
  }
  .shop-intro__ttl--info::before {
    left: calc(-160* (100vw / 750));
  }
  .shop-intro__ttl--info::after {
    right: calc(-160* (100vw / 750));
  }
  .shop-intro__notes {
    padding-bottom: calc(60* (100vw / 750));
  }
  .shop-intro__list-wrap--detail {
    max-width: calc(750* (100vw / 750));
  }
  .shop-intro__list figure {
    margin: 0 auto;
  }
  .shop-intro__list--detail {
    max-width: calc(750* (100vw / 750));
    width: 100%;
  }
  .shop-intro__list--detail:nth-of-type(1) {
    max-width: calc(690* (100vw / 750));
    margin: 0 auto;
    padding: calc(40* (100vw / 750)) 0 calc(30* (100vw / 750));
  }
  .shop-intro__list--detail:nth-of-type(1) figure {
    padding-bottom: calc(32* (100vw / 750));
  }
  .shop-intro__list--detail:nth-of-type(2) {
    margin-left: calc(30* (100vw / 750));
    padding-bottom: calc(30* (100vw / 750));
  }
  .shop-intro__list--detail:nth-of-type(2) figure {
    margin-left: 0;
  }
  .shop-intro__list--detail:nth-of-type(3) {
    margin-left: calc(225* (100vw / 750));
    padding-bottom: calc(25* (100vw / 750));
  }
  .shop-intro__list--detail:nth-of-type(3) figure {
    margin-left: 0;
  }
  .shop-intro__list--info:not(:last-child) {
    padding-bottom: calc(34* (100vw / 750));
  }
  .shop-intro__list--info:nth-of-type(2) {
    padding-left: calc(30* (100vw / 750));
  }
  .shop-intro__txt--price {
    padding-top: calc(22* (100vw / 750));
    font-size: calc(23* (100vw / 750));
  }
  .shop-intro__name {
    padding-bottom: calc(30* (100vw / 750));
    font-size: calc(33* (100vw / 750));
  }
  .shop-intro__address {
    padding-bottom: calc(20* (100vw / 750));
  }
  .shop-intro__link {
    line-height: 2;
  }
}

#restaurant-archive.style-archive .style-archive__ttl {
  color: #746a54;
  border-bottom: 1px solid #746a54;
}
/*# sourceMappingURL=style.css.map */