@import url("https://fonts.googleapis.com/css?family=Teko:700&display=swap");
body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", "Hiragino Sans", Meiryo, sans-serif;
  background: #000;
  color: #fff;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  overflow-x: hidden;
}

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

@media only screen and (max-width: 767px) {
  .inner {
    margin: 0 auto;
    padding: 30px 25px 40px;
  }
}
@media only screen and (min-width: 768px) {
  .inner {
    max-width: 1080px;
    width: calc(100% - 45px);
    margin: 0 auto;
    padding-right: 30px;
    padding: 80px 0 80px;
  }
}

.bg {
  width: 100%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .bg {
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .bg {
    margin: 0 0 50px;
  }
}
.bg .bg_img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

h2 {
  position: relative;
  padding: 0;
  border-bottom: #fff solid 1px;
  font-weight: bold;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  h2 {
    margin: 0 0 20px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  h2 {
    margin: 0;
    font-size: 2.9rem;
    line-height: 2.9rem;
    margin: 0 0 70px;
  }
}
h2 img {
  vertical-align: top;
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  h2 img {
    max-width: 110px;
  }
}
@media only screen and (min-width: 768px) {
  h2 img {
    max-width: 300px;
  }
}

.top {
  z-index: 1;
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  background: url(../img/nayuta.png);
  background-size: 750px;
}
.top:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
}
.top .hero img {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.918));
}
@media only screen and (max-width: 767px) {
  .top .hero img {
    width: 92%;
    top: -235px;
  }
}
@media only screen and (min-width: 768px) {
  .top .hero img {
    width: 86%;
    top: 0;
  }
}
.top .korosuke {
  position: absolute;
  bottom: 0;
}
.top .lights {
  position: absolute;
  right: 0;
  top: 0;
}
.top .lang_container {
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .top .lang_container {
    top: 8%;
    left: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .top .lang_container {
    top: 50px;
    left: 40px;
  }
}
.top .lang_container .inner {
  display: flex;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .top .lang_container .lang {
    font-size: 0.85rem;
  }
}
@media only screen and (min-width: 768px) {
  .top .lang_container .lang {
    font-size: 0.95rem;
  }
}
.top .lang_container .lang a {
  text-decoration: none;
  color: #000000;
  padding: 5px 0;
  font-size: 25px;
  letter-spacing: 2px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  z-index: 5;
  transition: 0.2s ease-in-out;
}
.top .lang_container .lang a:hover {
  color: #ffffff;
  text-shadow: #000 3px 0px 0px, #000 2.83487px 0.981584px 0px, #000 2.35766px 1.85511px 0px, #000 1.62091px 2.52441px 0px, #000 0.705713px 2.91581px 0px, #000 -0.287171px 2.98622px 0px, #000 -1.24844px 2.72789px 0px, #000 -2.07227px 2.16926px 0px, #000 -2.66798px 1.37182px 0px, #000 -2.96998px 0.42336px 0px, #000 -2.94502px -0.571704px 0px, #000 -2.59586px -1.50383px 0px, #000 -1.96093px -2.27041px 0px, #000 -1.11013px -2.78704px 0px, #000 -0.137119px -2.99686px 0px, #000 0.850987px -2.87677px 0px, #000 1.74541px -2.43999px 0px, #000 2.44769px -1.73459px 0px, #000 2.88051px -0.838247px 0px;
}
.top .lang_container .selected::after {
  content: "/";
  color: #000000;
  font-size: 25px;
}
@media only screen and (max-width: 767px) {
  .top .lang_container .selected::after {
    margin: 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .top .lang_container .selected::after {
    margin: 0 15px;
  }
}
.top .lang_container .selected a::before {
  position: absolute;
  left: -5px;
  bottom: -2px;
  content: "";
  display: block;
  width: 95%;
  height: 5px;
  border-radius: 3px;
  border: white 3px solid;
  background: #000000;
}

.wrap {
  position: absolute;
  background: rgb(27, 27, 27);
  background: linear-gradient(97deg, rgb(37, 37, 37) 0%, rgb(126, 126, 126) 58%);
  top: 100%;
  z-index: 5;
  right: 0;
  left: 0;
}

.intro .inner {
  padding-top: 150px;
}
.intro p {
  font-weight: bold;
  margin: 0 0 20px;
  padding: 0;
  filter: drop-shadow(2px 2px 8px rgba(0, 0, 0, 0.4));
}
@media only screen and (max-width: 767px) {
  .intro p {
    text-align: left;
    font-size: 1.05rem;
    line-height: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .intro p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 3.1rem;
  }
}
.intro p:last-child {
  margin: 0;
}

.prod p {
  text-align: center;
  font-size: 1.2rem;
}
@media only screen and (max-width: 767px) {
  .prod p {
    padding: 60px 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .prod p {
    padding: 100px 0 0;
  }
}
.prod .item_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 -40px;
}
.prod .item_container .item {
  margin: 0 0 40px;
}
@media only screen and (max-width: 767px) {
  .prod .item_container .item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .prod .item_container .item {
    width: 25%;
  }
}
.prod .item_container .item:hover {
  opacity: 0.8;
}

.topics_area .topics_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .topics_area .topics_list {
    justify-content: space-between;
    margin: 0 0 -30px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_area .topics_list {
    justify-content: center;
    margin: 0 0 -40px;
  }
}
.topics_area .topic {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .topics_area .topic {
    width: 48%;
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_area .topic {
    width: 22%;
    margin: 0 16px 40px;
  }
}
.topics_area .pic {
  background: #888;
}
@media only screen and (max-width: 767px) {
  .topics_area .pic {
    width: 100%;
    height: 120px;
    position: relative;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  .topics_area .pic {
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
  }
}
.topics_area .pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.topics_area .pic:hover {
  opacity: 0.8;
}
.topics_area .caption {
  box-sizing: border-box;
  margin: 20px 0 0;
  width: 100%;
}
.topics_area .caption h4 {
  margin: 0 0 25px;
  padding: 0;
  font-weight: bold;
  line-height: 24px;
  overflow: hidden;
  background-color: transparent;
  text-align: left;
  word-break: break-all;
}
@media only screen and (max-width: 767px) {
  .topics_area .caption h4 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_area .caption h4 {
    font-size: 16px;
  }
}
.topics_area .caption h4 a {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .topics_area .caption h4 a {
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: normal;
  }
}
.topics_area .caption h4 a:hover {
  text-decoration: underline;
}
.topics_area .caption .caption_date {
  background-color: transparent;
  color: #888;
  font-weight: bold;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .topics_area .caption .caption_date {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_area .caption .caption_date {
    font-size: 14px;
  }
}

.more {
  position: relative;
  border: #fff solid 2px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .more {
    width: 100%;
    margin: 40px auto 0;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .more {
    width: 30%;
    margin: 60px auto 0;
    height: 50px;
    line-height: 50px;
  }
}
.more:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.3s ease-in-out;
}
.more a {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
}
.more a:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 6px;
  right: 6px;
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-right: 9px solid #fff;
}

.topics_note {
  border: #fff solid 2px;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .topics_note {
    margin: 30px 0 0;
    padding: 20px 13px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_note {
    margin: 50px 0 0;
    padding: 35px 40px;
  }
}
.topics_note .topics_note_ttl {
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .topics_note .topics_note_ttl {
    font-size: 1.3rem;
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_note .topics_note_ttl {
    font-size: 1.7rem;
    margin: 0 0 20px;
  }
}
.topics_note h3 {
  padding: 0 0 7px;
  line-height: 100%;
  letter-spacing: 0.05em;
  border-bottom: #fff dotted 2px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .topics_note h3 {
    margin: 0 0 20px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .topics_note h3 {
    margin: 0 0 30px;
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .topics_note .topics_note_item {
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .topics_note .topics_note_item {
    margin: 0 0 20px;
  }
}
.topics_note .topics_note_item:last-child {
  margin: 0;
}
.topics_note .topics_note_item p {
  margin: 7px 0 0;
  padding: 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .topics_note .topics_note_item p {
    font-size: 0.95rem;
    line-height: 1.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .topics_note .topics_note_item p {
    font-size: 1;
    line-height: 1.9rem;
  }
}

.sns .block {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .sns .block {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .sns .block {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .sns .box {
    width: 100%;
    margin: 0 0 35px;
  }
  .sns .box:last-child {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sns .box {
    width: 47%;
  }
}
.sns .ttl {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .sns .ttl {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .sns .ttl {
    margin: 0 0 20px;
  }
}
.sns .ttl .ttl_inner {
  display: flex;
  justify-content: flex-start;
}
@media only screen and (max-width: 767px) {
  .sns .pic {
    margin: 0 10px 0 0;
  }
  .sns .pic img {
    width: 83%;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .sns .pic {
    margin: 0 20px 0 0;
  }
}
.sns p {
  margin: 0;
  padding: 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .sns p {
    font-size: 0.95rem;
    line-height: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .sns p {
    font-size: 1rem;
    line-height: 1.7rem;
  }
}
.sns p span {
  font-weight: bold;
}
.sns a {
  text-decoration: none;
  color: #d2d2d2;
}
.sns a:hover {
  text-decoration: underline;
}
.sns .insta_btn {
  position: relative;
  text-align: center;
  border-radius: 23px;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
@media only screen and (max-width: 767px) {
  .sns .insta_btn {
    width: 80px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 768px) {
  .sns .insta_btn {
    width: 100px;
    height: 46px;
    line-height: 46px;
  }
}
.sns .insta_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(15deg, #ffdb2c, #f9764c 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  border-radius: 23px;
}
.sns .insta_btn:hover {
  filter: brightness(1.2);
}
.sns .insta_btn a {
  position: relative;
  z-index: 99;
  color: #fff;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .sns .insta_btn a {
    font-size: 0.65rem;
  }
}
@media only screen and (min-width: 768px) {
  .sns .insta_btn a {
    font-size: 0.75rem;
  }
}
.sns .twitter_btn {
  position: relative;
  text-align: center;
  border-radius: 23px;
  background: #00a0ff;
}
@media only screen and (max-width: 767px) {
  .sns .twitter_btn {
    width: 80px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_btn {
    width: 100px;
    height: 46px;
    line-height: 46px;
  }
}
.sns .twitter_btn:hover {
  filter: brightness(1.2);
}
.sns .twitter_btn a {
  position: relative;
  z-index: 99;
  color: #fff;
  transition: 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .sns .twitter_btn a {
    font-size: 0.65rem;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_btn a {
    font-size: 0.75rem;
  }
}
.sns .insta_container {
  width: 100%;
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-box-pack: justify;
  -moz-flex-pack: justify;
  -webkit-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.sns .insta_container .insta_block {
  width: 32.3%;
  max-width: 100%;
  margin: 0 0 7px;
}
.sns .insta_container .insta_block .insta_block_pic {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}
.sns .insta_container .insta_block .insta_block_pic::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.sns .insta_container .insta_block .insta_block_pic img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover;
}
.sns .insta_container .insta_block .insta_block_pic img:hover {
  opacity: 0.8;
}
.sns .insta_container .insta_block .insta_block_pic:hover {
  opacity: 1;
}
.sns .twitter_area {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .sns .twitter_area {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_area {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .sns .twitter_container .twitter-widget-wrapper iframe {
    width: 340px !important;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_container {
    width: 100%;
  }
}
.sns .twitter_btn {
  display: flex;
  text-align: center;
  align-items: center;
}
.sns .twitter_btn .btn {
  position: relative;
  color: #FFF;
  text-align: center;
  background: #1b95e0;
  cursor: pointer;
  width: 365px;
}
@media only screen and (max-width: 767px) {
  .sns .twitter_btn .btn {
    width: 300px;
    height: 70px;
    line-height: 70px;
    margin: 20px auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_btn .btn {
    height: 80px;
    line-height: 80px;
  }
}
.sns .twitter_btn .btn:hover {
  -ms-filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
.sns .twitter_btn .btn a {
  display: block;
  widows: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .sns .twitter_btn .btn a {
    font-size: 0.85rem;
  }
}
@media only screen and (min-width: 768px) {
  .sns .twitter_btn .btn a {
    font-size: 0.95rem;
  }
}

.shop .shop_container {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .shop .shop_container {
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .shop .shop_container {
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .shop .shop_info {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .shop .shop_info {
    margin-right: 25px;
  }
}
.shop .shop_info dl {
  padding: 0;
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .shop .shop_info dl {
    flex-direction: column;
    font-size: 0.95rem;
    margin: 0 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .shop .shop_info dl {
    font-size: 1.15rem;
    margin: 0 0 30px;
  }
}
.shop .shop_info dl dt {
  padding: 0;
  color: #d2d2d2;
  font-weight: bold;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .shop .shop_info dl dt {
    margin: 0 0 10px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .shop .shop_info dl dt {
    margin: 0;
    width: 34%;
  }
}
.shop .shop_info dl dd {
  margin: 0;
  padding: 0;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .shop .shop_info dl dd {
    line-height: 1.7rem;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .shop .shop_info dl dd {
    line-height: 2.1rem;
    width: 66%;
  }
}
.shop .shop_info span {
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .shop .map iframe {
    width: 100%;
  }
}

.hedorah_copy {
  text-align: center;
  font-size: 0.85rem;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .hedorah_copy {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 768px) {
  .hedorah_copy {
    margin: 90px 0 25px;
  }
}

@media only screen and (min-width: 768px) {
  .sponly {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .pconly {
    display: none;
  }
}

.coming {
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .coming {
    font-size: 1.3rem !important;
  }
}
@media only screen and (min-width: 768px) {
  .coming {
    font-size: 1.6rem !important;
  }
}

.global_head {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
}

#snowfall {
  position: sticky;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.snowflake {
  position: absolute;
  font-size: 16px;
  color: rgba(163, 163, 163, 0.3882352941) !important;
  user-select: none;
  pointer-events: none;
}

@media only screen and (max-width: 767px) {
  .snow {
    max-width: calc(100vw - 15px);
    width: 100%;
    margin: 0 auto;
  }
}/*# sourceMappingURL=style.css.map */