body {
    color: #333D29;
    font-family:"Raleway","source-han-sans-jp-variable", sans-serif,"Rubik","游ゴシック体", "YuGothic","メイリオ","Zen Maru Gothic", serif;
    font-variation-settings: "wght" 350;
    font-weight: 300;
    font-size: 1.6em;
    line-height: 2.4rem;
    letter-spacing: 0.2em;
    background-color: #fafafa;
  }

  img {
  max-width:100%;
  height:auto;
  }

  /*============
nav
=============*/

nav {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  background: #333D29;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: .5s;
  z-index: 3;
  animation-timing-function: ease-in;
  transition: all .3s linear;
}
nav {
  left: -240px;
  width: 240px;
}

.open nav {
  left: 0;
}
nav .inner {
  padding: 100px 30px 0 30px;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  color: #fafafa;
}
nav .inner ul li a {
  display: block;
  transition-duration: 0.2s;
  padding-right: 30px;
  font-weight: 400;
  color: #fafafa;
}
/*============
@keyframes
=============*/
@keyframes equalizer01 {
  0% {
    width: 70%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 100%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 70%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 100%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 70%;
  }
}
@keyframes equalizer02 {
  0% {
    width: 30%;
  }
  10% {
    width: 20%;
  }
  20% {
    width: 40%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 20%;
  }
  50% {
    width: 30%;
  }
  60% {
    width: 20%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 40%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 30%;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 30px;
  left: 15px;
  width: 60px;
  height: 30px;
  transform: translate(0, 0);
  transition: all .5s;
  cursor: pointer;
  z-index: 3;
  background: none;
  border: 0;
}
.open .toggle_btn {
  top:30px;
  left: 15px;
}

.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #333D29;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 5px;
  width: 60px;
  animation: equalizer01 7000ms infinite;
}
.toggle_btn span:nth-child(2) {
  top: 15px;
  width: 30px;
  animation: equalizer02 5000ms infinite;
  animation-delay: 0.33s;
}
.toggle_btn span:nth-child(3) {
  top: 25px;
  width: 20px;
  animation: equalizer02 5000ms infinite;
}
.open .toggle_btn span {
  background-color: #fafafa;
  width: 30px;
}
.open .toggle_btn span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
  animation: unset;
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
  animation: unset;
}
.open .toggle_btn span:nth-child(3) {
  transform: translate(0, -10px) rotate(45deg);
  animation: unset;
}
/*============
#header
=============*/
.instaicon {
  display: block;
  position: fixed;
  top: 30px;
  width: 25px;
  right:15px;
  z-index: 2;
}
/*============
#ナビゲーションの装飾
=============*/
.nav-btn li a{
  color: #999;
}

.nav-logo {
  padding: 0 0 50px 0;
  max-width: 50px;
  display: block;
 }

.page-link {
  font-size: 16px;
  display: flex;
  flex-direction: column;
}
 .inner .link-sns {
  margin-top: 40px;
}

.nav-btn {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    max-width: 420px;
    padding: 5px 20px 20px 55px ;
    justify-content: start;
}

.arrow {
	padding-left: 10px;
  max-width: 10px;
}
.onlinestore {
  font-size: 16px;
  color: #fafafa;
}
.link-sns {
  display: flex;
  font-size: 16px;
  flex-direction: column;
}

.postershop {
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #999;
  margin: 25px 0 -60px 0;
  display: block;
  position: relative;
}
header .postershop:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #999;
  position: absolute;
  left: 0;
  bottom: 47px;
}
header .onlinestore {
  position: relative;
}

header .onlinestore::after{
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #999;
  position: absolute;
  left: 0;
  bottom: -30px;
  position: absolute;
}

/*============
#mask
=============*/
#mask {
  display: none;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}
h1 {
  font-size: 20px;
  display: block;
  position: fixed;
  top:30px;
  left:50%;
  z-index: 2;
  transform: translateX(-50%) translateY(-0%);
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  filter: invert(100%) grayscale(100%) contrast(100);
  mix-blend-mode:exclusion;
}

h3 {
  font-weight: 400;
}

h4 {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  margin: auto 0;
}


.insta-icon,.facebook-icon{
  max-width: 25px;
  padding-top:10px;
} 
.allgood {
  color: #fafafa;
}

footer hr {
  width: 85%;
  margin: 0 auto;
}
.footer {
  margin: 100px;
  padding:0 15px;
}

.border {
  border-bottom:solid 1px #333D29;
  max-width: 1240px;
  margin: 0 auto;
}
.footer a {
  color: #333D29;
}
footer .onlinestore {
  color: #333D29;
}

.footer-flex {
  display: flex;
  justify-content: space-around;
  max-width: 1240px;
  margin: 100px auto 80px auto;
  padding: 0 15px;
  align-items: flex-start;
}

footer .nav-logo {
    padding: 0 0 50px 0;
}

footer .onlinestore {
  position: relative;
}

footer .onlinestore::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #999;
  position: absolute;
  left: 0;
  bottom: -15px;
}

footer .postershop {
  position: relative;
}

footer .postershop:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #999;
  position: absolute;
  left: 0;
  bottom: 50px;
  position: absolute;
}
footer {
  padding-top:100px;
}
@media screen and (min-width: 800px) {
/*独自のマウスカーソルを作成*/
.cursor {
	position: fixed;
	top: -5px;
	left: -5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #333D29;
	z-index: 1000;
	transition: width 0.5s, height 0.5s, top 0.5s, left 0.5s;
	transform: translate(0, 0);
	pointer-events: none;
	opacity: 80%;
  transition: transform 0.3s; 
  transition-timing-function: ease-out;
  }
  
  /*aタグにホバーした時に見た目変化*/
  .cursor.cursor--hover {
	top: -20px;
	left: -20px;
	width: 40px;
	height: 40px;
	background: #FFF;
	opacity: 40%;
  }

  .instaicon {
    right: 30px;
  }
  .toggle_btn {
    left: 30px;
  }

}
@media screen and (max-width: 800px) {
  h1 {
    font-size: 16px;
    top: 24px;
  }
  h4 {
    font-size: 11px;
  }
  .toggle_btn {
    width: 50px;
  }
  footer {
    padding-top:50px;
  }
  .footer-flex {
  flex-direction:column;
  text-align: center;
  align-items: center;
  }
  footer .link-sns {
    margin: 25px 0;
  }
  .footer-flex {
    margin: 50px auto 0px auto;
  }
  .footer-photograph {
  margin-left: 20px;
  }

  footer .postershop:before,footer .onlinestore::after {
    left: 40px;
  }
  small {
    letter-spacing: 0.2em;
    }
  .nav-logo {
      max-width: 40px;
  }
}

small {
  font-size: 10px;
  color:#bebebe;
  text-align: center;
  display: block;
  }
