@charset "utf-8";
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9SII.ttf) format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjcB9SII.ttf) format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjSx6SII.ttf) format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjRV6SII.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm45xW4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE7g4.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F62fjtqLzI2JPCgQBnw7HFowA.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQMisq1A.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansjp/v28/-F6pfjtqLzI2JPCgQBnw7HFQei0q1A.otf) format('opentype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvUDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebukDQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiukDQ.ttf) format('truetype');
}
.en1 {
  font-family: 'Playfair Display', serif;
}
.en2 {
  font-family: 'Montserrat', sans-serif;
}
.en3 {
  font-family: 'Caveat', cursive;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'Noto Sans JP', '游ゴシック', '游ゴシック体', 'YuGothic Medium', '游ゴシック Medium', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  background: #FAFAF7;
  color: #333;
  min-width: 100%;
  width: 100%;
  overflow-x: hidden;
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  body {
    line-height: 1.8;
  }
}
@media print {
  #header,
  #footer,
  .sponly {
    display: none;
  }
}
/* ============================================================
 header
============================================================ */
header {
  height: 130px;
}
header a {
  color: #333;
}
header a:hover {
  color: #333;
}
@media screen and (max-width: 929px) {
  header {
    height: 90px;
  }
}
/* ============================================================
 header logo
============================================================ */
#h-slurp {
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  margin-left: auto;
  justify-content: flex-end;
  background: #fff;
  z-index: 1000;
}
#h-slurp a,
#h-slurp img {
  width: 140px;
  display: block;
}
@media screen and (max-width: 929px) {
  #h-slurp a,
  #h-slurp img {
    width: auto;
    height: 30px;
  }
}
#gnav {
  width: 100%;
  margin-top: 40px;
  padding: 30px 50px;
  height: 90px;
  position: fixed;
  display: flex;
  align-items: center;
  background: #fff;
  z-index: 1000;
}
#gnav a {
  text-decoration: none;
  display: block;
  font-weight: 300;
}
@media screen and (max-width: 1250px) {
  #gnav {
    padding: 30px 30px;
  }
}
@media screen and (max-width: 929px) {
  #gnav {
    margin-top: 30px;
    padding: 20px 15px;
    height: 60px;
  }
}
#h-logo a {
  display: flex;
  align-items: center;
  color: #000;
}
#h-logo a:hover {
  color: #000;
}
#h-logo h1 {
  width: 177px;
}
#h-logo p {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
  margin-left: 20px;
  font-family: 'Playfair Display', serif;
}
@media screen and (max-width: 1250px) {
  #h-logo h1 {
    width: 150px;
  }
  #h-logo p {
    font-size: 1.6rem;
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #h-logo h1 {
    width: 30%;
  }
  #h-logo p {
    font-size: 1.4rem;
    margin-left: 20px;
  }
}
@media screen and (max-width: 374px) {
  #h-logo p {
    font-size: 1.3rem;
    margin-left: 10px;
  }
}
/* ============================================================
 PC global nav
============================================================ */
#pc-header {
  flex: 1;
}
#pc-gnav {
  display: flex;
}
#pc-gnav .contents-list {
  display: flex;
  align-items: center;
  margin-left: 50px;
}
#pc-gnav .contents-list li {
  width: auto;
  transition: all .4s;
  margin-right: 3em;
}
#pc-gnav .contents-list li:last-of-type {
  margin-right: 0;
}
#pc-gnav .contents-list a {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: #333;
  letter-spacing: 0.08em;
}
#pc-gnav .contents-list a:hover {
  color: #333;
}
#pc-gnav .contents-list a.active {
  position: relative;
}
#pc-gnav .contents-list a.active:after {
  content: "";
  position: absolute;
  bottom: -0.5em;
  left: 50%;
  margin-left: -2px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  overflow: hidden;
  background: #333;
}
#pc-gnav .link-list {
  display: flex;
  margin-left: auto;
}
#pc-gnav .link-list li {
  margin-left: 2em;
}
#pc-gnav .instagram {
  width: 36px;
  height: 36px;
  border: 1px solid #333;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pc-gnav .instagram img {
  width: 16px;
}
#pc-gnav .shop {
  display: flex;
  align-items: center;
  border: 1px solid #333;
  border-radius: 4px;
  overflow: hidden;
  height: 36px;
  padding: 0 35px;
  font-size: 1.5rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
#pc-gnav .shop:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 0.5em;
  background: url(../images/common/cart.svg) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1250px) {
  #pc-gnav .contents-list {
    margin-left: 25px;
  }
  #pc-gnav .contents-list li {
    margin-right: 1.5em;
  }
  #pc-gnav .contents-list a {
    font-size: 1.3rem;
  }
  #pc-gnav .instagram {
    width: 30px;
    height: 30px;
  }
  #pc-gnav .instagram img {
    width: 14px;
  }
  #pc-gnav .shop {
    height: 30px;
    padding: 0 25px;
    font-size: 1.4rem;
  }
  #pc-gnav .shop:before {
    width: 16px;
    height: 16px;
  }
}
/* ============================================================
 PC global nav｜shrink
============================================================ */
#gnav.shrink {
  transition: all .4s;
  background: rgba(255, 255, 255, 0.95);
}
/* ============================================================
 hbg
============================================================ */
/* ハンバーガーボタン */
#hbg {
  display: block;
  position: fixed;
  z-index: 3;
  right: 15px;
  top: 54px;
  width: 25px;
  height: 17px;
  cursor: pointer;
  text-align: center;
}
#hbg span {
  display: block;
  position: absolute;
  height: 1px ;
  left: 0;
  background: #000;
  transition: 0.4s all;
}
#hbg span:nth-child(1) {
  width: 25px;
  top: 0;
}
#hbg span:nth-child(2) {
  width: 25px;
  top: 7px;
}
#hbg span:nth-child(3) {
  width: 25px;
  top: 14px;
}
#hbg.active span {
  background: #333;
}
#hbg.active span:nth-child(1) {
  top: 5px;
  left: 0;
  width: 25px;
  transform: rotate(-45deg);
}
#hbg.active span:nth-child(2) {
  opacity: 0;
  animation: active-hamburger-bar 0.8s forwards;
}
#hbg.active span:nth-child(3) {
  top: 5px;
  width: 25px;
  transform: rotate(45deg);
}
@keyframes active-hamburger-bar {
  100% {
    height: 0;
  }
}
#sp-gnav {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #000;
  background: #fff;
  text-align: center;
  transform: translateX(200%);
  transition: all 0.8s;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
#sp-gnav .contents-list {
  margin: 0 auto;
  padding-top: 130px;
  width: 100%;
}
#sp-gnav .contents-list li {
  width: 100%;
  margin-bottom: 30px;
}
#sp-gnav .contents-list li a {
  display: block;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
}
#sp-gnav .contents-list li a span {
  display: block;
  margin-top: 15px;
  font-size: 1.2rem;
  font-weight: 400;
}
#sp-gnav .link-list {
  margin-top: 40px;
}
#sp-gnav .link-list li {
  margin-bottom: 40px;
}
#sp-gnav .instagram {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border: 1px solid #333;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
#sp-gnav .instagram img {
  width: 27px;
}
#sp-gnav .shop {
  margin: 0 auto;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #333;
  border-radius: 4px;
  overflow: hidden;
  padding: 10px 0;
  font-size: 2.5rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
#sp-gnav .shop:before {
  content: "";
  width: 34px;
  height: 34px;
  margin-right: 0.5em;
  background: url(../images/common/cart.svg) no-repeat;
  background-size: contain;
}
#sp-gnav.active {
  transform: translateY(0%);
  top: 0;
  bottom: initial;
}
@media screen and (min-width: 930px) {
  #sp-header {
    display: none !important;
  }
}
@media screen and (max-width: 929px) {
  #pc-header {
    display: none !important;
  }
}
/* ============================================================
 pagetop
============================================================ */
.pagetop,
.pagetop-sp {
  z-index: 100;
  position: fixed;
  right: 20px;
  display: none;
}
.pagetop a,
.pagetop-sp a {
  width: 60px;
  height: 60px;
  display: block;
  text-indent: 101%;
  white-space: nowrap;
  border-radius: 100%;
  overflow: hidden;
  background: #006934;
  font-size: 0;
}
.pagetop a:before,
.pagetop-sp a:before {
  content: "";
  position: absolute;
  top: calc(45%);
  left: calc(41%);
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.pagetop-sp {
  right: 10px;
}
.pagetop-sp a {
  width: 50px;
  height: 50px;
}
.pagetop-sp a:before {
  content: "";
  position: absolute;
  top: calc(45%);
  left: calc(41%);
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* ============================================================
 footer
============================================================ */
#footer {
  padding: 50px 0;
  text-align: center;
  background: #7B5544;
  font-size: 1.2rem;
  font-weight: 300;
  color: #fff;
}
#footer .inner {
  display: flex;
}
#footer ul {
  display: flex;
  justify-content: space-between;
}
#footer li {
  margin: 0 1.5em;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
}
#footer #copyright {
  margin-left: auto;
}
@media screen and (max-width: 820px) {
  #footer {
    padding: 20px 0;
    font-size: 1rem;
    text-align: right;
  }
  #footer .inner {
    display: block;
    width: 100%;
  }
  #footer ul {
    display: block;
    text-align: left;
    margin-bottom: 1em;
  }
  #footer li {
    margin: 0.5em 0;
  }
}
@media screen and (min-width: 768px) {
  .pagetop-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pagetop {
    display: none !important;
  }
}
