* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

ul, ol, li {
  list-style-type: none;
}

img {
  width: 100%;
}

a {
  transition: 0.5s;
}

.sp {
  display: none;
}

header {
  font-family: "Klee One", cursive;
  font-weight: 400;
  font-style: normal;
}
header .header_inner {
  max-width: 1080px;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
header .header_inner h1 {
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
}
header .header_inner nav {
  display: flex;
  align-items: center;
}
header .header_inner nav ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .header_inner nav ul li a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  padding: 0 20px;
  display: block;
}
header .header_inner nav ul li a:hover {
  text-decoration: underline;
  opacity: 0.5;
}
header .header_inner .menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 22px;
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  z-index: 1100;
}
header .header_inner .menu-toggle span {
  display: block;
  height: 3px;
  width: 100%;
  background: #333;
  border-radius: 3px;
  transition: 0.3s ease;
}
header .header_inner .menu-toggle.active span:nth-child(1) {
  transform: rotate(45deg) translateY(13px);
}
header .header_inner .menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
header .header_inner .menu-toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translateY(-13px);
}
header .header_inner .nav-menu {
  display: flex;
  gap: 20px;
}

main {
  font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.75;
}
main .inner {
  max-width: 1080px;
  width: 100%;
  margin: auto;
}
main #mv {
  width: 100%;
  height: 40vw;
  max-height: 500px;
  overflow: hidden;
  position: relative;
}
main #mv .copy {
  font-family: "Allura", cursive;
  font-size: 60px;
  font-weight: 400;
  height: 1em;
  position: absolute;
  text-align: center;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 3;
  mix-blend-mode: multiply;
}
main #mv .swiper-slide img {
  -o-object-position: center;
     object-position: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
main #item {
  padding: 150px 0 80px;
}
main #item h2 {
  font-family: "Poiret One", sans-serif;
  text-align: center;
  font-size: 32px;
  margin: 0 auto 60px;
  position: relative;
}
main #item h2:before {
  content: "";
  display: block;
  width: 45px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}
main #item .list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
main #item .list ul li {
  width: 24%;
  margin: 20px 0 0;
}
main #item .list ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  color: #333;
}
main #item .list ul li a .img {
  width: 100%;
  height: 200px;
  border: 1px solid #eee;
  overflow: hidden;
}
main #item .list ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.5s;
}
main #item .list ul li a .img img:hover {
  transform: scale(1.2);
}
main #item .list ul li a .title {
  margin: 10px 0 0;
  padding: 0 0 0 10px;
  border-left: 4px solid #eee;
}
main #news {
  padding: 80px 0 150px;
}
main #news h2 {
  font-family: "Poiret One", sans-serif;
  text-align: center;
  font-size: 32px;
  margin: 0 auto 60px;
  position: relative;
}
main #news h2:before {
  content: "";
  display: block;
  width: 45px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}
main #news .inner {
  max-width: 900px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
}
main #news .inner .box {
  width: 48%;
  border: 1px solid #e5b94b;
  padding: 20px;
}
main #news .inner .box h2 {
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
}
main #news .inner .box h2:before {
  display: none;
}
main #news .inner .box ul li {
  margin: 10px 0 0;
}
main #news .inner .box ul li .date {
  font-size: 12px;
  color: #bbb;
}
main #news .inner .box ul li .date .new {
  background: #e4007f;
  color: #fff;
  padding: 2px 6px;
}
main #news .inner .box ul li .title a {
  text-decoration: none;
  color: #333;
}
main #news .inner .box ul li .title a:hover {
  opacity: 0.5;
}
main #message {
  font-family: "Klee One", cursive;
  background: #ebc5da;
  padding: 80px;
  text-align: center;
  font-size: 14px;
}
main #message .inner {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  padding: 80px;
  background: #fff;
}
main #message .inner span {
  font-family: "Poiret One", sans-serif;
  font-weight: 400;
  text-align: right;
  padding: 0 4px;
  border-bottom: 1px solid #333;
  display: inline-block;
}
main #feature {
  margin: 0 auto 150px;
}
main #feature ul {
  display: flex;
  justify-content: center;
  overflow: hidden;
}
main #feature ul li {
  width: 33.3333333333%;
  height: 20vw;
  max-height: 350px;
  position: relative;
  overflow: hidden;
}
main #feature ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../img/581.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  filter: brightness(0.4);
}
main #feature ul li span {
  position: absolute;
  bottom: 20px;
  right: 40px;
  font-size: 22px;
  color: #fff;
  font-family: "Klee One", cursive;
  text-decoration: none;
  letter-spacing: 0.1em;
  pointer-events: none;
}
main #feature ul li:nth-of-type(2) a {
  background: url(../img/feature01.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
main #feature ul li:nth-of-type(3) a {
  background: url(../img/576.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
main #feature ul li:hover a {
  transform: scale(1.2);
  filter: brightness(0.7);
}

footer {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 15px;
}

@media screen and (max-width: 769px) {
  .sp {
    display: block;
  }
  header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 99;
  }
  header .header_inner {
    width: 100%;
    margin: auto;
    padding: 20px 0;
    position: relative;
  }
  header .header_inner h1 {
    padding: 0 0 0 20px;
    font-size: 7vw;
  }
  header .header_inner nav {
    display: flex;
    align-items: center;
  }
  header .header_inner .menu-toggle {
    display: flex;
    position: absolute;
    right: 7vw;
  }
  header .header_inner .nav-menu {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 13.4vw;
    right: 0;
    width: 100%;
    padding: 8vw 4vw;
    z-index: 1000;
  }
  header .header_inner .nav-menu.active {
    display: flex;
  }
  main {
    margin: 80px auto 0;
  }
  main .inner {
    max-width: 1080px;
    width: 94%;
    margin: auto;
  }
  main #mv {
    width: 100%;
    height: 40vw;
  }
  main #mv .copy {
    font-size: 7vw;
    font-weight: 400;
    height: 1em;
  }
  main #item {
    padding: 15vw 0 8vw;
  }
  main #item h2 {
    font-size: 6vw;
    margin: 0 auto 6vw;
    position: relative;
  }
  main #item h2:before {
    content: "";
    display: block;
    width: 10vw;
    height: 1px;
    bottom: -3vw;
  }
  main #item .list ul li {
    width: 48%;
    margin: 4vw 0 0;
  }
  main #item .list ul li a {
    display: block;
    font-size: 3.6vw;
  }
  main #item .list ul li a .img {
    width: 100%;
    height: 30vw;
  }
  main #item .list ul li a .title {
    margin: 1vw 0 0;
    padding: 0 0 0 2vw;
    border-left: 2px solid #eee;
  }
  main #news {
    padding: 10vw 0 15vw;
  }
  main #news h2 {
    font-size: 6vw;
    margin: 0 auto 6vw;
    position: relative;
  }
  main #news h2:before {
    content: "";
    display: block;
    width: 10vw;
    height: 1px;
    bottom: -3vw;
  }
  main #news .inner {
    max-width: 900px;
    width: 90%;
    display: block;
    margin: 12vw auto 0;
  }
  main #news .inner .box {
    width: 100%;
    border: 1px solid #e5b94b;
    padding: 4vw;
    margin: 4vw auto 0;
  }
  main #news .inner .box h2 {
    font-size: 5vw;
    margin: 0;
  }
  main #news .inner .box h2:before {
    display: none;
  }
  main #news .inner .box ul li {
    margin: 4vw 0 0;
  }
  main #news .inner .box ul li .date {
    font-size: 3vw;
    color: #bbb;
  }
  main #news .inner .box ul li .title {
    font-size: 3.6vw;
  }
  main #message {
    padding: 10vw 4vw;
    text-align: center;
    font-size: 4vw;
  }
  main #message .inner {
    width: 100%;
    margin: 0 auto;
    padding: 10vw 4vw;
    background: #fff;
  }
  main #message .inner span {
    text-align: right;
    padding: 0 4px;
    border-bottom: 1px solid #333;
    display: inline-block;
  }
  main #feature {
    margin: 0 auto 20vw;
  }
  main #feature ul {
    display: block;
  }
  main #feature ul li {
    width: 100%;
    height: 40vw;
    max-height: unset;
    position: relative;
    overflow: hidden;
  }
  main #feature ul li span {
    position: absolute;
    bottom: 4vw;
    right: 6vw;
    font-size: 5vw;
    color: #fff;
  }
  footer {
    font-size: 3.2vw;
  }
}
/*# sourceMappingURL=style_2.css.map */