@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;800&display=swap');
/* CSS Document */
div.pc24ss, div.pc24ss h1, div.pc24ss h2, div.pc24ss h3 {
  color: #002584 !important;
}
p.white a {
  color: #fff;
}
div#men {
  margin-bottom: 0;
  margin-top: 2em;
}
.column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.img03-01 {
  max-width: 60%;
}
.pc24ss .en {
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
}
.slogan img {
  width: 50%;
  max-width: 100px;
}
span.buy-button {
  border: #002584 solid 1px;
  padding: 0 1em;
  border-radius: 1em;
  color: #002584;
  background: #fff;
  margin-left: 1em;
}
.row {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.fullwidth {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.box03, .box04 {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.box03 img, .box04 img {
  width: 100%;
  vertical-align: top;
}
.pc24ss-03 .inner {
  border: 4px solid #002584;
  margin: 1em;
  padding: 1em;
  gap: 4em;
}
.pc24ss-03.column {
  margin-top: 5em;
}
.pc24ss-03 .row {
  gap: 1em;
}
img.img03-04 {
  width: 70%;
}
.box04 > img {
  width: 90%;
  margin-bottom: 2em;
}
input#toggle03-03 + label, input#toggle03-03 + label + .credit-area {
  width: 80%;
}
.pc24ss-04.column .row {
  display: flex;
  gap: 3em;
  align-items: stretch;
}
.box04 {
  display: flex;
  justify-content: flex-end;
}
.pc24ss-04.column {
  padding: 2em;
  background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_04_bg.jpg);
}
.pc24ss-04-02.column {
  padding: 4em;
  background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_04_04.jpg);
  background-position: center;
  background-size: cover;
  display: block;
}
.pc24ss-04-02.column .box04 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 58%;
}
.box05 {
  width: 50%;
}
.box05 img {
  width: 100%;
  vertical-align: bottom;
}
.pc24ss-05.column {
  padding: 8em;
}
.pc24ss-05.column .row {
  gap: 4em;
}
.main-wrapper.pc24ss {
  color: #002584;
}
#toggle04-02 + label.click-area {
  display: flex;
  flex-direction: column;
  gap: 2em;
  justify-content: center;
  width: 90%;
}
#toggle04-02 + label.click-area + .credit-area {
  width: 90%;
}
#toggle04-01 + label.click-area, #toggle04-01 + label.click-area + .credit-area {
  width: 80%;
}
.box04 h2.en {
  margin: 1em auto;
}
.pc24ss-mens .inner {
  border: 4px solid #002584;
  margin: 1em 20%;
  padding: 2em;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-summary.mens {
  background-position: bottom;
  background-image: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_08_bg.jpg);
  /* height: 100vh; */
  display: flex;
  margin-bottom: 1em;
}
span.link-button {
  background: #fff;
  border: 1px solid;
  border-radius: 2em;
  padding: .6em 2em;
  margin: 1em;
}
.pc24ss-mens .inner img {
  width: 100%;
  padding: 3vw;
}
a.arrow-link:after {
  content: "";
  display: inline-block;
  width: 2em;
  height: .3em;
  border: 1px solid;
  border-left: none;
  border-top: none;
  transform: skew(45deg);
  margin: 0.3em;
}
span.arrow-scroll {
  font-weight: 800;
  font-family: 'Outfit';
  font-size: .8em;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 3em auto 0;
  animation: scroll 5s infinite;
}
span.arrow-scroll:after {
  content: "";
  display: block;
  width: 2em;
  height: 2em;
  border: 4px solid;
  border-left: none;
  border-top: none;
  rotate: 45deg;
}
.credit-area.open {
  max-height: none;
  background: none;
  overflow: visible;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.bg-box {
  width: 100%;
  max-width: 1200px;
}
.right {
  display: flex;
  flex-direction: column;
}
.left {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.left, .right {
  width: 50%;
  padding: 1em 0;
}
.catalog_container {
  margin-bottom: 5em;
}
.main-summary {
  padding: 10vw 2vw;
  line-height: 1.8;
  font-size: 1.6rem;
  text-align: center;
  display: flex;
  gap: 1em;
  flex-direction: column;
  align-items: center;
  color: #002584;
  background-size: cover;
  background-image: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_01_bg.jpg);
  background-repeat: no-repeat;
}
.main-summary a {
  color: #002584 !important;
}
.main-summary p {
  margin-bottom: 3em;
}
.main-summary.mens p {
  margin: 5em auto;
}
.main-summary h2 {
  font-size: 3rem;
  font-weight: 600;
  font-family: 'Outfit';
}
.main-summary h1 {
  font-size: 7rem;
  font-weight: 400;
}
.pc24ss-02.column {
  background: #fbffd9;
  padding: 2vw;
  gap: 1em;
  display: flex;
  flex-direction: column;
}
.pc24ss-02.column .fullwidth {
  margin: 0em auto 5em;
}

.pc24ss-02.column .fullwidth img {
    width: 100%;
    padding: 0 5em;
}
.pc24ss-mens .fullwidth {
  background-image: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_04_bg-sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3em 0;
}
div#men .fullwidth .inner .credit-area {
  display: flex;
  flex-direction: row;
}
.pc24ss-02 .row {
  gap: 1vw;
}
.box02 {
  width: 50%;
  height: 100%;
}
.box02 label img {
  width: 100%;
  vertical-align: top;
}
.box-mens {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.box-mens .credit-area.open {
  position: absolute;
  margin-bottom: 6em;
}
.box-mens img {
  width: 100%;
}
/*==================================================
スライダーのためのcss
===================================*/
.main-wrapper .slider {
  position: relative;
  z-index: 1;
  /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
  height: 100vh; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
/*　背景画像設定　*/
.main-wrapper .slider-item01 {
  background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main_01.jpg);
}
.main-wrapper .slider-item02 {
  background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main_02.jpg);
}
.main-wrapper .slider-item03 {
  background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main_03.jpg);
}
.main-wrapper .slider-item {
  width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 100vh; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat; /*背景画像をリピートしない*/
  background-position: center; /*背景画像の位置を中央に*/
  background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
}
/*矢印の設定*/
.main-wrapper .slick-prev, .main-wrapper .slick-next {
  display: none;
}
/*ドットナビゲーションの設定*/
.main-wrapper .slick-dots {
  display: none;
}
/*========= レイアウトのためのCSS ===============*/
.main-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-wrapper .slogan {
  position: absolute;
  z-index: 2;
  top: calc(50% + 100px);
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 6vw;
  letter-spacing: 0.1em;
  color: #002584;
}
h1.en {
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  font-size: 8rem;
}
.main-wrapper .wrapper {
  position: relative;
}
.main-wrapper .container {
  background: #555;
}
.main-wrapper .container p {
  padding: 300px 0;
  text-align: center;
  color: #fff;
}
/*==================================================
クレジットのためのcss
===================================*/
.toggle {
  display: none;
}
.option {
  position: relative;
  margin-bottom: 1em;
}
.click-area, .credit-area {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.click-area {
  display: block;
  color: #002584;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.click-area::after, .click-area::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1em;
  height: 1em;
  border: #002584 solid 2px;
  border-left: none;
  transition: all 0.3s;
  border-top: none;
  rotate: 45deg;
}
.click-area::before {
  content: "ITEM";
  rotate: none;
  border: none;
  width: max-content;
  font-size: 1.6em;
  margin: 0;
  background: #ffffffbb;
  padding: .8em 2em .7em .8em;
  letter-spacing: .04em;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.click-area::after {
  margin: .8em;
  margin-left: 6em;
}
.credit-area {
  max-height: 0;
  overflow: hidden;
  background: #ffffffbb;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.credit-area a {
  color: #002584;
  font-weight: 600;
}
.credit-area a:hover {
  color: #002584;
  opacity: .6;
}
.credit-area p {
  margin: 0 auto;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1.5;
}
.toggle:checked + .click-area + .credit-area {
  max-height: 500px;
  transition: all 1.5s;
}
.toggle:checked + .click-area::after {
  transform: rotate(180deg) !important;
  margin-bottom: .4em;
}
/*スマホここから*/
@media screen and (max-width: 768px) {
  .single-catalog .all_lowerpage_wrap.brand_archivio {
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }
  h1.en {
    font-size: 14vw;
  }
  .slogan img {
    margin: 1em auto;
  }
	.main-wrapper {
    margin-bottom: 2vw;
}
  .main-wrapper .slogan {
    top: 76%;
  }
  .main-wrapper .slider-item {
    background-repeat: no-repeat !important; /*背景画像をリピートしない*/
    background-position: center !important; /*背景画像の位置を中央に*/
    background-size: contain !important; /*背景画像が.slider-item全体を覆い表示*/
  }
  /*　背景画像設定　*/
  .main-wrapper .slider-item01 {
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main-sp_01.jpg);
  }
  .main-wrapper .slider-item02 {
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main-sp_02.jpg);
  }
  .main-wrapper .slider-item03 {
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_main-sp_03.jpg);
  }
  .main-summary {
    margin: 0;
    gap: 0;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20vw;
    padding-bottom: 20vw;
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_01_bg-sp.jpg);
  }
  .main-summary h1 {
    font-size: 5rem;
  }
  .catalog_container p.sp {
    display: flex;
    text-align: center;
    line-height: 1.6em;
    justify-content: center;
    margin-bottom: 2em;
  }
  .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .box02 {
    width: 94%;
  }
  .pc24ss-02.column .fullwidth img {
    width: 90%;
    padding: 0;
  }
  .pc24ss-02.column .fullwidth {
    margin: 2em auto;
  }
  .box03, .box04 {
    width: 100%;
  }
  .pc.pc24ss-04-02.column {
    display: none;
  }
  .sp.pc24ss-04-02-sp.column {
    width: 100%;
  }
  .sp.pc24ss-04-02-sp.column img {
    width: 140%;
    overflow: hidden;
  }
  .sp.pc24ss-04-02-sp.column .box04-sp .click-area img {
    padding: 20%;
    padding-top: 2em;
    padding-bottom: 0;
    width: 100%;
  }
  .sp.pc24ss-04-02-sp.column .box04-sp .click-area:before, .sp.pc24ss-04-02-sp.column .box04-sp .click-area:after {
    left: 20%;
  }
  .pc24ss-05.column {
    padding: 0;
    margin: 4em auto;
  }
  .pc24ss-05.column .row {
    display: flex;
    gap: 0;
    flex-direction: row;
    align-items: flex-start;
  }
  .pc24ss-mens .fullwidth {
    padding: 0;
  }
  .pc24ss-mens .row {
    display: flex;
    flex-direction: row;
  }
  div#men .row {
    display: flex;
    flex-direction: row;
  }
  .box-mens .credit-area.open {
    margin-bottom: 0;
    position: relative;
    display: flex;
  }
  .box-mens {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .box-mens p.white {
    background: #002584;
  }
  .main-summary.mens p {
    display: flex;
    flex-direction: column;
    gap: 3em;
    align-items: center;
  }
  .main-summary h2 {
    margin-bottom: 1em;
  }
  .main-summary.mens {
    padding-bottom: 0;
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_08_bg-sp.jpg);
    background-size: cover;
    background-position: bottom;
  }
  p.attention {
    padding: 2vw;
  }
  .pc24ss-02 .row {
    gap: 1em;
  }
	.pc24ss-03 .inner .row:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
}
	.pc24ss-04.column {
    background: url(https://www.bikijapan-store.jp/piconeclub/wp-content/themes/piconeclub-2019/img/catalog/24ss/24ss_04_bg-sp.jpg);
}
}
/*スマホここまで*/
@keyframes scroll {
  0% {
    transform: translate(0, 0);
  }
  80% {
    transform: translate(0, 30px);
  }
  0%, 80%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}