@charset "UTF-8";

html {
  box-sizing: border-box;
  font-size: 62.5%;
  /* フォントサイズ 10px */
}

body {
  font-family: "Crimson Text", "Noto Serif JP", 游明朝, "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-style: normal;
  font-weight: 400;
}

* {
  padding: 0;
  margin: 0;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

a:link,
a:visited,
a:hover {
  color: inherit;
  text-decoration: none;
}

ul {
  list-style: none;
}

.wrapper {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  font-family: "Hiragino Mincho ProN", "游明朝", serif;
  color: #222;
  background: #f7f7f5;
  padding-bottom: 3rem;
}

/* ナビゲーション */
.nav-list {
  display: flex;
  justify-content: center;
  margin: 5rem auto 3rem;
  width: 95%;
  max-width: 1000px;
}

.nav-item {
  background-color: #4caf50;
  border-radius: 3px;
  margin: 0 0.8rem 1rem;
  width: calc(100% / 4);
  text-align: center;
}

/* 追加 */
.nav-link {
  color: #fff;
  display: block;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.nav-link:link {
  color: #fff;
}

.nav-link:hover {
  background: #18872e;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
}

.nav-link:visited {
  color: #fff;
}

/* 確認用 */

.mv {
}

.mv-img {
  max-width: 100%;
}

.container {
  background: url(../img/bg-01.png) no-repeat top center / contain;
  margin: 5rem auto;
  max-width: 800px;
  padding: 13rem 3rem 2rem;
  width: 100%;
}

.section {
  margin: 3rem auto;
  text-align: center;
}

.container-ttl {
  font-size: 4rem;
  letter-spacing: 0.1em;
}

.container-txt {
  font-size: 1.8rem;
  line-height: 2;
}

/* フェード演出 */
.fade {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.5s ease, transform 1.5s ease;
}

.fade.is-show {
  opacity: 1;
  transform: translateY(0);
}

.item-img {
  max-width: 500px;
  height: auto;
}

.sp-only {
  display: block;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 50%;
    /* font-size: 1.25vw; */
  }

  .wrapper {
    background-color: #fff;
  }

  .container {
    margin: 3rem auto;
    padding: 4rem 3rem 2rem;
  }

  .container-ttl {
    font-size: 2.8rem;
  }

  .container-txt {
    font-size: 2rem;
  }

  .contact-wrapper {
    flex-wrap: wrap;
  }

  .item-img {
    max-width: 100%;
  }

  .map_box {
    width: 100%;
  }

  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .nav-list {
    width: 98%;
  }

  .nav-item {
    margin: 0 0.3rem 1rem;
  }

  .nav-link {
    align-items: center;
    justify-content: center;
    display: flex;
    height: 100%;
    line-height: 1;
    padding: 1rem 1.6rem;
    width: 100%;
  }

  .menu-link-wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }

  .menu-link-btn {
    margin: 2rem auto;
    width: 100%;
  }

  .menu-link-txt {
    font-size: 1.6rem;
  }
}

.scroll_var_sp {
  display: inline-block;
  position: fixed;
  /* left: 7px; */
  z-index: 2;
  padding: 10px 5px 110px;
  overflow: hidden;
  color: #21581a;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.4em;
  text-decoration: none;
  writing-mode: vertical-lr;
  top: 350px;
  font-weight: bold;
  z-index: 100;
  right: 25px;
}

.scroll_var_sp::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #21581a;
}

.scroll_var_sp::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

.header_item_img img {
  height: 13%;
  width: 15%;
}

.scroll_var_sp::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #21581a;
}

.scroll_var_sp::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@media screen and (max-width: 480px) {
  .scroll_var_sp::after {
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 65px;
    background: #21581a;
    top: 88px;
  }
}

.header_tel .mail {
  background: #4aa140;
  font-size: 21px;
  border-radius: 10%;
  height: 44px;
  width: 55px;
  text-align: center;
  line-height: 46px;
  margin-top: 30px;
  border: 1.5px solid #ffffff;
}

.shop_menu_text {
  color: #385446;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 2px solid rgb(107 206 107 / 90%);
  /* width: 100px; */
  margin: auto;
  display: block;
  margin-top: -7px;
  text-align: center;
}

.header_tel .mail a {
  display: block;
  color: #fff;
}

.i_arrow {
  position: absolute;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  left: 278px;
  top: 34px;
  display: none;
}

.i_arrow::before,
.i_arrow::after {
  position: absolute;
  top: 247px;
  bottom: 0;
  left: 142px;
  margin: auto;
  content: "";
  vertical-align: middle;
  display: none;
}

.scroll_var {
  display: inline-block;
  position: fixed;
  /* left: 7px; */
  z-index: 2;
  padding: 10px 5px 110px;
  overflow: hidden;
  color: #21581a;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.4em;
  text-decoration: none;
  writing-mode: vertical-lr;
  top: 430px;
  font-weight: bold;
  z-index: 100;
  right: 34px;
}

.scroll_var::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: #21581a;
}

/* 雪 */
.snow {
  /*雪の色*/
  color: snow;
  /*雪の大きさ*/
  font-size: 10px;
  /*初期位置*/
  position: fixed;
  top: -5%;
  /*雪を適当な幅で降らせる*/
  text-shadow: 5vw -100px 2px, 10vw -400px 3px, 20vw -500px 4px, 30vw -580px 1px,
    39vw -250px 2px, 42vw -340px 5px, 56vw -150px 2px, 63vw -180px 0,
    78vw -220px 4px, 86vw -320px 9px, 94vw -170px 7px;
  /*雪アニメーション1*/
  animation: roll 5s linear infinite;
}
/*2つめの雪アニメーション*/
.snow2nd {
  animation: anim 8s linear infinite;
}

@keyframes roll {
  0% {
    transform: rotate(0deg);
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: rotate(20deg);
    top: 100%;
    opacity: 0;
  }
}
@keyframes anim {
  100% {
    color: transparent;
    top: 150%;
  }
}
