: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: 'FannDorenGrotesqueM';
  src: url("https://vans.vfjapan.jp/font/FannDorenGrotesque-Medium.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;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .swiper {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .swiper {
    margin-top: 10.66667vw;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .swiper.slider-2 {
    margin-top: 68px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .swiper.slider-2 {
    margin-top: 17.33333vw;
  }
}

.contents-wrapper.otw .swiper-title {
  color: black;
  font-family: 'FannDorenGrotesqueR';
}

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

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .swiper-title {
    font-size: 3.73333vw;
    margin-left: 3.73333vw;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .swiper-wrapper {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .swiper-wrapper {
    margin-top: 7.46667vw;
  }
}

.contents-wrapper.otw .swiper-slide.none {
  display: none;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .slider-text-content {
    margin-top: 11px;
    margin-left: 8px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .slider-text-content {
    margin-left: 1.86667vw;
    margin-top: 2.93333vw;
  }
}

.contents-wrapper.otw .slider-text-title {
  color: black;
  font-family: 'FannDorenGrotesqueR';
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .slider-text-title.second {
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .slider-text-title {
    font-size: 20px;
  }
}

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

.contents-wrapper.otw .slider-text {
  color: black;
  font-family: 'FannDorenGrotesqueR';
  line-height: 1.5;
  border-bottom: 1px solid black;
  display: inline-block;
}

.contents-wrapper.otw .slider-text.second {
  border-bottom: 0;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .slider-text {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .slider-text {
    font-size: 3.2vw;
  }
}

.contents-wrapper.otw .middle-container {
  background-color: black;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .middle-container {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 13px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .middle-container {
    margin-top: 17.33333vw;
    margin-bottom: 12vw;
    padding-top: 5.86667vw;
    padding-bottom: 5.86667vw;
    padding-left: 4vw;
  }
}

.contents-wrapper.otw .middle-container-title {
  color: white;
  font-family: 'FannDorenGrotesqueM' !important;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .middle-container-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .middle-container-title {
    font-size: 4.8vw;
  }
}

.contents-wrapper.otw .middle-container-text {
  color: white;
  font-family: 'FannDorenGrotesqueM' !important;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .middle-container-text {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .middle-container-text {
    font-size: 4vw;
  }
}

.contents-wrapper.otw .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 .cta-btn {
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 200px;
    height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .cta-btn {
    width: 92vw;
    height: 12vw;
    margin-top: 13.33333vw;
    margin-bottom: 13.33333vw;
    border-radius: 1.06667vw;
  }
}

.contents-wrapper.otw .cta-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: white;
}

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

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

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

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accrodion-title-container {
    margin-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accrodion-title-container {
    margin-left: 4vw;
  }
}

.contents-wrapper.otw .accordion-container .accrodion-title {
  font-weight: bold;
  font-family: 'FannDorenGrotesqueM' !important;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accrodion-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accrodion-title {
    font-size: 4.8vw;
  }
}

.contents-wrapper.otw .accordion-container .accrodion-text {
  color: black;
  font-family: 'FannDorenGrotesqueR';
  line-height: 1.3;
  font-weight: 500;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accrodion-text {
    font-size: 14px;
    margin-top: 12px;
    max-width: 578px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accrodion-text {
    font-size: 3.73333vw;
    width: 84vw;
    margin-top: 4.53333vw;
  }
}

.contents-wrapper.otw .accordion-container .accordion-wrapper {
  border-bottom: 1px solid #d8d8d8;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accordion-wrapper {
    margin-top: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 13px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accordion-wrapper {
    border-bottom: 2px solid #d8d8d8;
    width: 92vw;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accordion-wrapper.first {
    margin-top: 52px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accordion-wrapper.first {
    margin-top: 18.66667vw;
  }
}

.contents-wrapper.otw .accordion-container .accrodion-name-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contents-wrapper.otw .accordion-container .accrodion-name {
  font-family: 'FannDorenGrotesqueM' !important;
  line-height: 1.5;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accrodion-name {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accrodion-name {
    padding-bottom: 4.53333vw;
    margin-top: 3.73333vw;
    font-size: 4vw;
  }
}

.contents-wrapper.otw .accordion-container .border-container {
  position: relative;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .border-container {
    width: 15px;
    height: 15px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .border-container {
    width: 4vw;
    height: 4vw;
  }
}

.contents-wrapper.otw .accordion-container .border-container .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.contents-wrapper.otw .accordion-container .border-container .plus.active {
  opacity: 1;
}

.contents-wrapper.otw .accordion-container .border-container .minace {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.contents-wrapper.otw .accordion-container .border-container .minace.active {
  opacity: 1;
}

.contents-wrapper.otw .accordion-container .accordion {
  overflow: hidden;
  transition: ease .5s;
}

.contents-wrapper.otw .accordion-container .accordion-inner {
  transition: ease .5s;
}

.contents-wrapper.otw .accordion-container .accrodion-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accrodion-list {
    width: 400px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    row-gap: 12px;
    margin-top: 12px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accrodion-list {
    width: 92vw;
    -moz-column-gap: 7.2vw;
    column-gap: 7.2vw;
    row-gap: 3.2vw;
    padding-bottom: 3.46667vw;
    letter-spacing: -.005em;
  }
}

.contents-wrapper.otw .accordion-container .accordion-item {
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accordion-item {
    width: 190px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accordion-item {
    width: 38.66667vw;
  }
}

.contents-wrapper.otw .accordion-container .accordion-item a {
  color: black;
  font-family: 'FannDorenGrotesqueR';
  line-height: 1.3;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .accordion-container .accordion-item a {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .accordion-container .accordion-item a {
    font-size: 3.73333vw;
  }
}

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

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

.contents-wrapper.otw .bottom-container .bottom-title {
  color: black;
  font-weight: bold;
  font-family: 'FannDorenGrotesqueM';
  line-height: 1.3;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .bottom-container .bottom-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .bottom-container .bottom-title {
    font-size: 4.8vw;
    margin-bottom: 2.66667vw;
  }
}

.contents-wrapper.otw .bottom-container .bottom-text {
  color: black;
  font-family: 'FannDorenGrotesqueR';
  line-height: 1.3;
}

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .bottom-container .bottom-text.second {
    margin-top: 20px;
  }
}

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

@media screen and (min-width: 769px) {
  .contents-wrapper.otw .bottom-container .bottom-text {
    max-width: 673px;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .contents-wrapper.otw .bottom-container .bottom-text {
    font-size: 4vw;
    margin-top: 2.66667vw;
  }
}
