:root {
  --scrollbar-size-px: 0px;
}

.contents-wrapper {
  line-height: 1;
}

.contents-wrapper div, .contents-wrapper span, .contents-wrapper applet, .contents-wrapper object, .contents-wrapper iframe,
.contents-wrapper h1, .contents-wrapper h2, .contents-wrapper h3, .contents-wrapper h4, .contents-wrapper h5, .contents-wrapper h6, .contents-wrapper p, .contents-wrapper blockquote, .contents-wrapper pre,
.contents-wrapper a, .contents-wrapper abbr, .contents-wrapper acronym, .contents-wrapper address, .contents-wrapper big, .contents-wrapper cite, .contents-wrapper code,
.contents-wrapper del, .contents-wrapper dfn, .contents-wrapper em, .contents-wrapper img, .contents-wrapper ins, .contents-wrapper kbd, .contents-wrapper q, .contents-wrapper s, .contents-wrapper samp,
.contents-wrapper small, .contents-wrapper strike, .contents-wrapper strong, .contents-wrapper sub, .contents-wrapper sup, .contents-wrapper tt, .contents-wrapper var,
.contents-wrapper b, .contents-wrapper u, .contents-wrapper i, .contents-wrapper center,
.contents-wrapper dl, .contents-wrapper dt, .contents-wrapper dd, .contents-wrapper ol, .contents-wrapper ul, .contents-wrapper li,
.contents-wrapper fieldset, .contents-wrapper form, .contents-wrapper label, .contents-wrapper legend,
.contents-wrapper table, .contents-wrapper caption, .contents-wrapper tbody, .contents-wrapper tfoot, .contents-wrapper thead, .contents-wrapper tr, .contents-wrapper th, .contents-wrapper td,
.contents-wrapper article, .contents-wrapper aside, .contents-wrapper canvas, .contents-wrapper details, .contents-wrapper embed,
.contents-wrapper figure, .contents-wrapper figcaption, .contents-wrapper footer, .contents-wrapper header, .contents-wrapper hgroup,
.contents-wrapper menu, .contents-wrapper nav, .contents-wrapper output, .contents-wrapper ruby, .contents-wrapper section, .contents-wrapper summary,
.contents-wrapper time, .contents-wrapper mark, .contents-wrapper audio, .contents-wrapper video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.contents-wrapper article, .contents-wrapper aside, .contents-wrapper details, .contents-wrapper figcaption, .contents-wrapper figure,
.contents-wrapper footer, .contents-wrapper header, .contents-wrapper hgroup, .contents-wrapper menu, .contents-wrapper nav, .contents-wrapper section {
  display: block;
}

.contents-wrapper ol, .contents-wrapper ul {
  list-style: none;
}

.contents-wrapper blockquote, .contents-wrapper q {
  quotes: none;
}

.contents-wrapper blockquote:before, .contents-wrapper blockquote:after,
.contents-wrapper q:before, .contents-wrapper q:after {
  content: '';
  content: none;
}

.contents-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (max-width: 767px) {
  .contents-wrapper .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .contents-wrapper .sp {
    display: none !important;
  }
}

.contents-wrapper .anchor {
  position: relative;
}

.contents-wrapper .anchor .anchor-point {
  position: absolute;
}

@font-face {
  font-family: 'FannDorenGrotesqueBold';
  src: url("https://vans.vfjapan.jp/font/FannDorenCondensed-Bold.woff2") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FannDorenGrotesqueR';
  src: url("https://vans.vfjapan.jp/font/FannDorenGrotesque-Regular.woff2") format("truetype");
  font-weight: normal;
  font-style: normal;
}

a, p {
  font-family: "Noto Sans JP", sans-serif;
}

html {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

html::-webkit-scrollbar {
  display: none;
}

body {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

body::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .shop-detail {
    margin-bottom: 40px;
    margin-top: 40px;
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .shop-detail {
    margin-top: 13.33333vw;
    margin-left: 4vw;
    margin-bottom: 13.33333vw;
  }
}

.contents-wrapper.otw_fdmtl .shop-detail .detail-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-list {
    margin-top: 12px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-list {
    margin-top: 3.2vw;
  }
}

.contents-wrapper.otw_fdmtl .shop-detail .detail-item.none-hover {
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-item a {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-item a {
    font-weight: 500;
    font-size: 3.73333vw;
  }
}

.contents-wrapper.otw_fdmtl .shop-detail .detail-title {
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .shop-detail .detail-title {
    font-size: 4.8vw;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .otw_fdmtl-container.two {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .otw_fdmtl-container.two {
    padding-bottom: 13.33333vw;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .kv {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .kv {
    margin-top: 5.33333vw;
  }
}

.contents-wrapper.otw_fdmtl .kv img {
  width: 100%;
}

.contents-wrapper.otw_fdmtl .lead-text {
  text-align: center;
  font-weight: bolder;
  font-family: 'FannDorenGrotesqueBold',' Arial', 'sans-serif' !important;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .lead-text {
    font-size: 24px;
    width: 87.84773vw;
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .lead-text {
    width: 92vw;
    margin-top: 5.33333vw;
    font-size: 5.33333vw;
  }
}

.contents-wrapper.otw_fdmtl .hommie-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .hommie-list {
    margin-top: 16px;
    -moz-column-gap: 0.36603vw;
    column-gap: 0.36603vw;
    row-gap: 0.73206vw;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .hommie-list {
    margin-top: 5.33333vw;
    row-gap: 2.66667vw;
  }
}

.contents-wrapper.otw_fdmtl .hommie-item {
  pointer-events: none;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .hommie-item {
    width: 49.56076vw;
  }
}

.contents-wrapper.otw_fdmtl .hommie-item img {
  width: 100%;
}

.contents-wrapper.otw_fdmtl .cta-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .cta-btn {
    margin-top: 40px;
    width: 200px;
    height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .cta-btn {
    width: 92vw;
    height: 12vw;
    margin-top: 10.66667vw;
  }
}

.contents-wrapper.otw_fdmtl .cta-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.contents-wrapper.otw_fdmtl .cta-btn .cta-text {
  font-weight: bolder;
  font-family: 'FannDorenGrotesqueBold',' Arial', 'sans-serif' !important;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .cta-btn .cta-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .cta-btn .cta-text {
    font-size: 3.73333vw;
  }
}

.contents-wrapper.otw_fdmtl .lp-title {
  font-weight: bolder;
  font-family: 'FannDorenGrotesqueBold',' Arial', 'sans-serif' !important;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .lp-title {
    font-size: 24px;
    margin-top: 26px;
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .lp-title {
    font-size: 5.33333vw;
    margin-left: 4vw;
    margin-top: 5.33333vw;
  }
}

.contents-wrapper.otw_fdmtl .drop-text-container.two {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .drop-text-container.two {
    margin-top: 5.33333vw;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .drop-text-container {
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .drop-text-container {
    margin-left: 4vw;
  }
}

.contents-wrapper.otw_fdmtl .drop-text {
  font-weight: 300;
  font-family: 'FannDorenGrotesqueR',' Arial', 'sans-serif' !important;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw_fdmtl .drop-text {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw_fdmtl .drop-text {
    font-size: 4.26667vw;
  }
}
