@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
/* CSS Document */
span.pink {
  color: deeppink;
}
span.green {
  color: limegreen;
}
span.taxin {
  color: #999;
  font-weight: 400;
}
.feature.main-image p {
  font-size: 1.6rem;
  font-weight: 200;
  width: 50%;
}
.feature.main-image p.right {
  display: flex;
}
.feature.main-image p.itemcomment {
  width: 50%;
}
.feature.main-image p img {
  width: 100%;
  padding: 2vw;
}
p.subtitle2 {
  font-size: 40px;
  display: block;
  margin: 0 auto 1em;
  text-align: center;
  width: fit-content;
  font-family: 'Jost', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
}
p.subtitle2:after {
  display: block;
  width: 2em;
  height: 1px;
  background: #000;
  margin-top: 0.2em;
}
figure img {
  width: 100%;
}
.news_single_div.feature {
  padding: 0;
}
.feature-profile {
  margin-bottom: 60px !important;
}
.news_single_div.feature .feature-list {
  margin: 160px auto 160px;
}
.feature-item {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  margin: 2vw auto 3vw;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.news_single_div.feature {
  margin-bottom: 80px !important;
}
.feature-contents {
  margin-top: 0 !important;
  height: 100%;
}
.item-contents .inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 1vw;
  justify-content: center;
  margin: 0 auto;
}
.news_single_div.feature .main-copy {
  text-align: left;
  padding-bottom: 5em;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.6rem;
  max-width: 1000px;
  margin: 0 auto;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  display: flex;
  align-items: stretch;
  gap: 2em;
}
.feature.main-copy div:first-child {
  gap: 2em;
  display: flex;
  flex-direction: column;
}
.feature.main-copy div p {
  margin: auto;
}
span.subtitle1, span.subtitle2 {
  display: block;
  font-size: 2em;
  padding: 1em 0;
  text-align: center;
  font-weight: 600;
  line-height: 1.3em;
  min-width: fit-content;
  white-space: nowrap;
}
.orange {
  color: orange;
}
.magazine.contents img {
  width: 100%;
}
.magazine.contents {
  width: 100%;
  text-align: center;
  margin: 40px auto 0;
}
.item-mainimage {
  padding: 2vw;
  width: 100vw;
  background: aliceblue;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin: 0 calc(50% - 50vw) 50px;
  justify-content: center;
  flex-direction: column;
}
.magazine.contents .coordinate figure img {
  max-width: 120px;
}
.magazine .feature-item p {
  width: auto;
  height: auto;
}
.magazine .feature-item span {
  font-size: 1.4rem;
  color: #999;
  letter-spacing: 0.02em;
}
.feature-item p.item-comment {
  text-align: left;
  margin: 0 auto;
  font-size: 1.4rem;
  padding-bottom: 30px;
  line-height: 1.4em;
  letter-spacing: 0.04em;
  height: auto;
}
.feature-item dd a.button {
  margin-right: 0;
  float: right;
  bottom: -2px;
  font-size: 0.76em;
}
.item-contents .feature-item dl dt img {
  width: 50px;
  border: #bbb 1px solid;
  vertical-align: middle;
  padding: 0;
}
.feature-item dl {
  display: flex;
  width: 320px;
  margin-bottom: 8px;
  align-items: center;
  flex-direction: row;
}
.feature.main-image .feature-item dl p, .feature-item dl p {
  width: 100%;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.06em;
}
.feature-item dd span {
  margin-left: 0.8em;
}
.feature-item dd {
  font-size: 1.4rem;
  width: 100%;
  padding: 0 0.8vw;
  line-height: 1.8em;
  color: #999;
  text-align: left;
}
.magazine .feature-item span.item-icon {
  font-weight: 400;
  font-size: 16px;
  border-right: 1px solid;
  padding: 0 6px;
  margin-right: 6px;
}
.magazine .feature-item span.item-link {
  font-weight: 400;
  font-size: 16px;
  display: flex;
  height: 36px;
  justify-content: flex-end;
  padding-right: 14px;
  margin-top: -36px;
  padding-top: 10px;
}
.item-icon:after, .item-link:after {
  display: none;
}
.item-contents {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 8em;
}
a#sportyouter, a#knitskirt, a#borderitems {
  color: #000;
}
span.subtitle2-before {
  font-family: 'Libre Bodoni', serif;
  font-style: italic;
  font-weight: 600;
  font-size: 0.8em;
}
.magazine.container a {
  cursor: crosshair;
}
.magazine .feature-item span.item-link:after {
  display: block;
  content: "";
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  height: 8px;
  width: 8px;
  margin: 6px 0px 10px 8px;
  rotate: 45deg;
}
.magazine .feature-item span.item-link:hover:after {
  border-color: #a18563;
  transition: .3s;
}
.feature-item figure {
  width: 45%;
  max-width: 400px;
}
.feature-item .coordinate figure {
  bottom: 370px;
  position: absolute;
}
.magazine.contents .feature-item figure img {
  max-height: 400px;
  width: auto;
}
.coordinate {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: flex-end;
}
.coodinate {
  width: 50%;
}
.coodinate {
  width: 50%;
  display: flex;
  flex-direction: column;
}
.comment {
  margin: 20px auto 180px;
  width: 100%;
  max-width: 800px;
  padding: 2%;
}
.feature.main-copy.block {
  display: flex;
  text-align: left;
  align-content: stretch;
  align-items: center;
  border-bottom: 1px solid;
}
p.itemcomment {
  width: 40%;
  padding: 1vw;
  line-height: 1.6em;
  text-align: left;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.block .right img {
  width: 100%;
}
.inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 800px;
  justify-content: space-around;
}
.imgbox {
  width: 100%;
  max-width: 800px;
  display: flex;
  margin: 0 auto;
  height: fit-content;
}
.row {
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  padding: 1vw 3vw;
  gap: 1vw;
}
.imgbox img {
  width: 100%;
  height: auto;
}
.inner p {
  width: inherit;
}
.column {
  display: flex;
  flex-direction: column;
}
.inner.row.inner-02 .imgbox.row {
  width: 70%;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.inner.row.inner-02 {
  display: flex;
  align-items: flex-end;
  margin: 0 auto;
}
.magazine.contents .img02 {
  WIDTH: 44%;
  margin-top: 0em;
  margin-left: 2em;
}
.magazine.contents .img01 {
  WIDTH: 60%;
  margin-top: 13em;
}
.feature-contents.animation.fadeInUp {
  height: 0;
}
.item-comment + .inner.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.feature.main-image {
  padding: 2vw;
  width: 100vw;
  background: #e8ecef;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin: 0 calc(50% - 50vw) 50px;
  flex-direction: column;
  font-size: 3rem;
  text-align: center;
  line-height: 1.4em;
  gap: 1em;
  font-weight: 600;
}
.feature.main-image .item-contents {
  margin-bottom: 0;
}
.feature.main-image div {
  padding: 0;
  gap: 0;
  display: flex;
  align-items: center;
  max-width: 1000px;
  justify-content: space-around;
}
.feature.main-image figure img {
  max-width: 800px;
}
.block .icon-right:after {
  content: "";
  display: inline-block;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -50px;
  right: 0;
  background-position: right;
}
.block .icon-left:after {
  content: "";
  display: inline-block;
  width: 200px;
  height: 200px;
  position: absolute;
  top: -50px;
  left: 0;
  background-position: right;
}
.block .num-1:after {
  background-image: url("https://www.bikijapan-store.jp/archivio/wp-content/uploads/2023/05/mark_1.png");
}
.block .num-2:after {
  background-image: url("https://www.bikijapan-store.jp/archivio/wp-content/uploads/2023/05/mark_2.png");
}
.block .num-3:after {
  background-image: url("https://www.bikijapan-store.jp/archivio/wp-content/uploads/2023/05/mark_3.png");
}
.block .num-4:after {
  background-image: url("https://www.bikijapan-store.jp/archivio/wp-content/uploads/2023/05/mark_4.png");
}
.imgbox.row.inner-02 {
  display: flex;
  align-items: flex-end;
}
.imgbox.inner-02 img.img04 {
  width: 46%;
  margin-bottom: 3em;
}
/*スマホここから*/
@media screen and (max-width: 768px) {
  .feature-item {
    display: flex;
    flex-direction: column;
  }
  .coordinate {
    width: 100%;
    margin-top: 6vw;
  }
  .feature-item figure {
    width: 100%;
  }
  .magazine.contents .feature-item figure img {
    width: 60vw;
    padding: 2vw;
  }
  .magazine.contents .feature-item figure.sp img {
    width: 30vw;
    padding: 2vw;
  }
  .feature-item .coordinate figure {
    position: relative;
    bottom: 0;
  }
  p.subtitle {
    font-size: 6vw;
    padding: 2vw;
  }
  .news_single_div.feature .main-copy {
    padding-bottom: 1em;
    gap: 4vw;
    display: flex;
    padding: 2vw;
    margin: 2em auto;
    flex-direction: column;
  }
  .news_single_div.feature .main-copy figure img {
    width: 70%;
  }
  .feature.main-copy.block {
    display: flex;
    text-align: center;
    flex-direction: column;
  }
  .feature-item {
    font-size: 0.9em;
    line-height: 1.6em;
    height: max-content;
  }
  .item-mainimage {
    padding: 10vw 1vw 1vw;
  }
  #borderitems p.subtitle2 {
    font-size: 7.8vw;
  }
  .item-contents {
    margin-bottom: 5em;
    padding-bottom: 0;
  }
  .container-comment {
    font-size: 0.86em;
    grid-area: container-comment;
    position: absolute;
    margin-top: 34vw;
  }
  .container-comment p {
    white-space: nowrap;
    font-size: 1.2em;
  }
  .item02-name {
    margin-right: 6vw;
    margin-bottom: 1vw;
  }
  .item03 {
    margin-left: 0;
    margin-top: 4vw;
    gap: 2% 3%;
    width: 100%;
    justify-content: unset;
    grid-area: item03;
    justify-items: start;
  }
  .feature-item p {
    height: auto !important;
  }
  .magazine .feature-item span {
    /* padding-left: 2vw; */
  }
  .magazine .feature-item span.item-link {
    color: #fff;
    z-index: -100;
    position: relative;
  }
  .feature-item p {
    margin: 0 auto;
    margin: 8px auto;
    /* padding-top: 40px; */
    padding-bottom: 8px;
  }
  .magazine .feature-item p:first-child {
    padding-top: 0;
  }
  .feature-item dt {
    width: 20%;
    display: block;
  }
  .feature-item dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 8px;
    float: none;
  }
  .feature-item dd p {
    text-align: left;
    line-height: 1.6em;
  }
  .feature-item dd {
    width: 80%;
    padding: 2vw;
    line-height: 0.8em;
  }
  p.subtitle2 {
    font-size: 1.8em;
  }
  span.feature-index:first-child {
    top: 150px;
  }
  span.feature-index:last-child {
    top: 260px;
  }
  span.feature-index {
    font-size: 0.8em;
    background: #fff;
  }
  .comment {
    margin-bottom: 40px;
    margin-top: 0;
  }
  p.item-comment + .inner.row {
    display: flex;
    flex-direction: column;
    margin-bottom: 3em;
  }
  .item-mainimage.block .inner.row {
    display: flex;
    flex-direction: column;
  }
  .item-mainimage.block .inner.row.inner-01 {
    display: flex;
    flex-direction: column;
  }
  span.subtitle1:before {
    background-image: none;
  }
  .magazine.contents .img03 {
    width: 50%;
  }
  span.subtitle2:after {
    background: none;
  }
  .inner.row.inner-02 .imgbox.column {
    width: 40%;
  }
  .inner.row.inner-02 .imgbox.row {
    width: 60%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 0;
  }
  .magazine.contents .img08 {
    margin: 0;
    margin-top: 2em;
    margin-left: 2em;
    padding: 3em;
  }
  .magazine.contents .img05 {
    width: 100%;
  }
  .magazine.contents .img06 {
    width: 72%;
    margin-left: 17em;
  }
  .magazine.contents .img05 {
    margin-bottom: -5em;
  }
  .magazine.contents .img08 {
    padding: 0;
    margin: 0;
    margin-bottom: 14em;
    margin-top: 3em;
  }
  .magazine.contents .img07 {
    margin-bottom: 0em;
  }
  .magazine.contents .img11 {
    width: 44%;
    margin: 0;
    margin-bottom: -6em;
  }
  .row {
    padding: 0;
    display: flex;
    justify-content: space-evenly;
  }
  .feature.main-image div {
    display: flex;
    flex-direction: column;
    gap: 2vw;
  }
  .magazine.contents .img02 {
    margin: 0;
    margin-top: -2em;
    margin-bottom: 2em;
    width: 50%;
  }
  .magazine.contents .img01 {
    margin: 0;
    width: 50%;
    margin-top: 10em;
    z-index: 1;
  }
  .magazine.contents .img13 {
    width: 94%;
  }
  .magazine.contents .img14 {
    margin: 0;
    width: 80%;
    margin-top: 2em;
  }
  .magazine.contents .img12 {
    width: 100%;
    margin-top: 8em;
  }
  .block img {
    padding: 0 2em;
  }
  .imgbox.right {
    margin-left: 3em;
  }
  .news_single_div.feature .feature-list {
    margin: 0;
    margin-bottom: 5em;
  }
  span.subtitle1, span.subtitle2 {
    font-size: 3rem;
    padding: 0;
    padding-bottom: 2vw;
  }
  .feature.main-image p {
    font-size: 1.6rem;
    line-height: 1.4em;
    width: 100%;
  }
  .feature.main-image p.itemcomment {
    width: 100%;
  }
  .feature.main-image {
    padding: 1em 2vw;
    gap: 2vw;
    margin-bottom: 0;
  }
  .feature.main-copy div:first-child {
    display: flex;
    gap: 1em;
  }
  .feature.main-copy div {
    display: flex;
    flex-direction: column-reverse;
    gap: 1em;
    margin: 0 auto 2em;
  }
  figure {
    text-align: center;
  }
  .magazine.contents img {
    width: 80%;
  }
}
/*スマホここまで*/