/**
 * 
 * Name: 78
 * Author: Takumi Matsuyama
 * 
 */
html, body, main, div, section, article,
header, footer, nav, h1, h2, h3, h4, h5, h6,
ul, li, ol, table, tbody, tr, th, td,
a, button, p, span, b, strong, small, blockquote,
canvas, figure, picture, img, audio, video,
form, label, input, select, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: initial;
  vertical-align: baseline;
}

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ul, ol {
  list-style: none;
}

a {
  display: inline-block;
  color: initial;
  background-color: transparent;
  text-decoration: none;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 90%;
}

img {
  width: 100%;
  height: auto;
  object-fit: contain;
  vertical-align: top;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  color: initial;
  outline: none;
  text-align: left;
  -webkit-appearance: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
  background-color: transparent;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}
@charset "UTF-8";
html {
  font-size: 0.7142857153vw;
}
html body {
  position: relative;
  height: 100vh;
  overscroll-behavior: none;
  -webkit-overscroll-behavior: none;
}
@media only screen and (max-width: 980px) {
  html {
    height: -webkit-fill-available;
    font-size: 2.666666667vw;
  }
  html body {
    min-height: 100vh;
    min-height: 100svh;
  }
}

@font-face {
  font-family: "SuisseIntl-Regular";
  src: url("./assets/font/Suisse/SuisseIntl-Regular-WebM.woff2");
  font-weight: 400;
}
@font-face {
  font-family: "SuisseIntl";
  src: url("./assets/font/Suisse/SuisseIntl-Regular-WebS.woff2");
  font-weight: 300;
}
@font-face {
  font-family: "SuisseIntl-Medium";
  src: url("./assets/font/Suisse/SuisseIntl-Regular-WebXL.woff2");
  font-weight: 500;
}
@font-face {
  font-family: "EditorialNew";
  src: url("./assets/font/EditorialNew.woff");
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6, a, p, span, button, b, strong, label, input, textarea, select, th, td {
  font-family: "SuisseIntl-Regular", ryo-gothic-plusn, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", system-ui, serif, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.06em;
  color: #000000;
  font-feature-settings: "palt" 1;
  -webkit-font-feature-settings: "palt" 1;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1:before, h1:after, h2:before, h2:after, h3:before, h3:after, h4:before, h4:after, h5:before, h5:after, h6:before, h6:after, a:before, a:after, p:before, p:after, span:before, span:after, button:before, button:after, b:before, b:after, strong:before, strong:after, label:before, label:after, input:before, input:after, textarea:before, textarea:after, select:before, select:after, th:before, th:after, td:before, td:after {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-feature-settings: "palt" 0;
  -webkit-font-feature-settings: "palt" 0;
}
a *, button * {
  pointer-events: none;
}

p, p * {
  letter-spacing: 0;
  font-feature-settings: "palt" 0;
  -webkit-font-feature-settings: "palt" 0;
}

.bold, .bold *, b, b *, strong, strong * {
  font-family: "SuisseIntl-Medium", ryo-gothic-plusn, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", system-ui, serif, sans-serif;
  font-weight: 500;
}

.suisse,
.suisse * {
  font-family: "SuisseIntl", ryo-gothic-plusn, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", system-ui, serif, sans-serif;
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: 0.06em;
}

.enew,
.enew * {
  font-family: "EditorialNew", ryo-gothic-plusn, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", system-ui, serif, sans-serif;
  font-weight: 300;
  line-height: 1;
  letter-spacing: initial;
}

.heading {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
}
@media only screen and (max-width: 980px) {
  .heading {
    font-size: 1.4rem;
  }
}

.desktop {
  display: block;
}

.smart {
  display: none;
}

@media only screen and (max-width: 980px) {
  .desktop {
    display: none;
  }
  .smart {
    display: block;
  }
}
.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-start {
  justify-content: flex-start;
}

.flex-center {
  justify-content: center;
}

.align-start {
  align-items: flex-start;
}

.align-center {
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.nowrap {
  flex-wrap: nowrap;
}

.ratio {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  backface-visibility: hidden;
}
.ratio img,
.ratio video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  backface-visibility: hidden;
}
.ratio.dead_apple {
  padding-top: 0 !important;
}
.ratio.dead_apple img,
.ratio.dead_apple video {
  position: relative;
}
main {
  position: relative;
  margin: auto;
  height: fit-content;
  text-align: center;
  overscroll-behavior: none;
  -webkit-overscroll-behavior: none;
}
main h1 img {
  width: auto;
  height: 16rem;
}
@media only screen and (max-width: 980px) {
  main h1 img {
    height: 8rem;
  }
}
main .text {
  display: inline-block;
  margin-top: 2.4rem;
  font-size: 3rem;
}
@media only screen and (max-width: 980px) {
  main .text {
    margin-top: 1.6rem;
    font-size: 2rem;
  }
}
main .wrap {
  margin: 6rem auto 0;
  width: fit-content;
  width: 24rem;
}
main .wrap a {
  display: inline-block;
}
main .wrap a:last-of-type {
  margin-top: 1.2rem;
  text-decoration: underline;
}
main .wrap a.napa {
  width: 13rem;
}
main .wrap a.shichi_hachi {
  width: 10rem;
}
@media only screen and (max-width: 980px) {
  main .wrap {
    margin: 9rem auto 0;
    width: 24rem;
  }
  main .wrap a {
    display: inline-block;
  }
  main .wrap a:last-of-type {
    margin-top: 1.2rem;
    text-decoration: underline;
  }
  main .wrap a.napa {
    width: 13rem;
  }
  main .wrap a.shichi_hachi {
    width: 10rem;
  }
}