@charset "UTF-8";
/*------------------------------
 共通・既存調整修正
------------------------------*/
#hnav_item + div {
  position: relative;
  z-index: 2;
}

.main-wrapper {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  overflow: hidden;
}

.main-inner {
  width: 100%;
  margin: 0 auto;
}

#shipsany .shipsany__menu--footer .shipsany__menu--footer--left > ul > li a,
#shipsany .shipsany__menu--footer .shipsany__menu--footer--right .shipsany__top--link a {
  text-decoration: none;
}

/*------------------------------
 ページ
------------------------------*/
/* main-visual
------------------------------*/
.main-visual {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 39px auto 131px;
  z-index: 2;
}

.main-visual__inner {
  width: auto;
}

.main-visual__title {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.main-visual__image {
  display: inline-block;
  width: 100%;
  height: auto;
}

/* content
------------------------------*/
.content {
  margin: 0 auto;
}

.content__inner {
  width: 1120px;
  margin: 0 auto;
}

.content__box {
  position: relative;
  margin: 0 auto;
}

.content__box--space-small {
  position: relative;
  width: 1020px;
  margin: 0 auto 38px;
}

.content__title, .content__title--right {
  color: #FF7F00;
  font-size: 32px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  margin-bottom: 20px;
}

.content__title--right {
  margin-left: calc(100% - 507px);
}

.content__title-number {
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 8px;
}

.content__title-number-image {
  display: inline-block;
}

.content__caption-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  letter-spacing: 2px;
  margin: 0 auto;
}

.content__caption {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 42px;
  text-align: center;
  margin: 0 auto;
}

.content__image-box {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.image-text, .image-text-10-2, .image-text-09-1,
.image-text-09-2, .image-text-08-2, .image-text-07-1, .image-text-01-2 {
  position: relative;
}
.image-text::before, .image-text-10-2::before, .image-text-09-1::before,
.image-text-09-2::before, .image-text-08-2::before, .image-text-07-1::before, .image-text-01-2::before {
  content: "";
  position: absolute;
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
}

.content__image {
  display: inline-block;
}

.content__column-box {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.content__column-item--image {
  position: relative;
  z-index: 2;
}

.content__column-box01 {
  padding-left: 72px;
  margin-bottom: 130px;
}

.content__column-box02 {
  padding-left: 44px;
  margin-bottom: 150px;
}

.content__column-box03 {
  margin-bottom: 147px;
}

.content__column-box04 {
  margin-bottom: 150px;
}

.content__column-box05 {
  padding-left: 100px;
  margin-bottom: 150px;
}

.content__column-box05 .content__column-item--image {
  margin-left: 154px;
}

.content__column-box06 {
  margin-bottom: 150px;
}

.content__column-box07 {
  margin-bottom: 24px;
}

.content__column-box08 {
  margin-bottom: 147px;
}

.content__column-box08 .content__column-item--image {
  z-index: -1;
}

.content__column-item--credit {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  gap: 30px;
}


/* credit
------------------------------*/
.content__column-box01 .content__column-item--credit {
  margin-top: -100px;
  margin-left: 28px;
}

.content__column-box02 .content__column-item--credit {
  justify-content: flex-end;
  margin-top: -543px;
}

.content__column-box03 .content__column-item--credit {
  justify-content: flex-end;
  margin-top: -178px;
}

.content__column-box03 .credit {
  margin-bottom: 8px;
}

.content__column-box04 .content__column-item--credit {
  margin-top: -80px;
  margin-left: 87px;
}

.content__column-box05 .content__column-item--credit {
  margin-top: -170px;
}

.content__column-box06 .content__column-item--credit {
  justify-content: flex-end;
  margin-top: -340px;
}

.content__column-box07 .content__column-item--credit {
  margin-top: -100px;
}

.content__column-box07 .content__column-image-box--right {
  margin-left: 153px;
}

.content__column-box07 .credit {
  margin-bottom: 95px;
}

.content__column-box08 .content__column-item--credit {
  margin-top: -490px;
}

.credit--space {
  width: 100%;
  margin-bottom: 30px;
}

.credit__title {
  font-size: 18px;
  line-height: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: left;
  margin-bottom: 11px;
}

.credit__inner {
  width: 100%;
}

.credit__item-box {
  width: 100%;
}

.credit__item {
  margin-bottom: 16px;
}
.credit__item:last-child {
  margin-bottom: 0;
}

.credit__item-inner {
  display: flex;
  flex-flow: row wrap;
}

.credit__buy-button {
  width: 38px;
  margin: -3px 0 0 15px;
}

.credit__buy-link {
  display: block;
  width: 100%;
  color: #000000;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #000000;
  padding: 2px 0 0 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.credit__text {
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 1px;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.credit__text--small-gray {
  display: block;
  color: #656565;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 2px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

/* gallery
------------------------------*/
.gallery {
  width: 100%;
  margin-bottom: 97px;
}

.gallery__inner {
  width: 100%;
}

.gallery__item-box {
  display: flex;
  flex-flow: row wrap;
  width: 1120px;
  margin: 0 auto;
}

.gallery__item {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  width: 170px;
  margin-right: 145px;
  margin-bottom: 66px;
}
.gallery__item:nth-child(4n) {
  margin-right: 0;
}
.gallery__item:nth-child(4n) .gallery__credit-item {
  right: 0;
  margin: 0 0 0 auto;
}

.gallery__date {
  font-family: "Roboto Condensed", sans-serif;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 19px;
}

.gallery__link {
  display: block;
  cursor: pointer;
}

.gallery__image-box {
  font-size: 0;
  line-height: 0;
  margin-bottom: 13px;
}

.gallery__image {
  width: 100%;
  height: auto;
}

.gallery__text {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

.gallery__icon {
  display: inline-block;
  position: relative;
  padding-right: 24px;
}
.gallery__icon::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 6px;
  width: 17px;
  height: 7px;
  background-image: url(/label/shipsany/images/pc/contents/lookbook/2023fw/icon_arrow_black.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}

.gallery__credit-item {
  position: absolute;
  top: calc(100% + 15px);
  left: 0;
  width: calc(314% + 20px);
  height: auto;
  background-color: #FFFFFF;
  border: 1px solid #eaeaea;
  transform: translateY(15px);
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  padding: 17px 20px 10px;
  box-sizing: border-box;
  opacity: 0;
  z-index: 5;
  visibility: hidden;
}
.is-active .gallery__credit-item {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.gallery__credit-item .credit__item-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  letter-spacing: 0.08em;
}
.gallery__credit-item .credit__item {
  width: calc(50% - 12px);
  margin-bottom: 7px;
}
.gallery__credit-item .credit__buy-button {
  width: 28px;
  height: 14px;
}
.gallery__credit-item .credit__buy-link {
  font-size: 10px;
  line-height: 12px;
  transform: scale(0.9);
  padding: 1px 0 0 0;
}
.gallery__credit-item .credit__text {
  font-size: 11px;
  line-height: 1.1;
}
.gallery__credit-item .credit__text--small-gray {
  font-size: 10px;
  transform: scale(0.85);
  transform-origin: left center;
}

/* banner
------------------------------*/
.banner {
  width: 1120px;
  margin: 0 auto 200px;
}

.banner__inner {
  width: 100%;
}

.banner__item-box {
  display: flex;
  flex-flow: row wrap;
}

.banner__item {
  width: 416px;
  margin-right: 203px;
}
.banner__item:last-child {
  margin-right: 0;
}

.banner__title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 37px;
  line-height: 1;
  margin-bottom: 26px;
  font-weight: bold;
}

.banner__link {
  display: block;
  font-size: 0;
  line-height: 0;
}

.banner__image {
  width: 100%;
  height: auto;
}

/* links
------------------------------*/
.links {
  width: 1120px;
  margin: 0 auto 140px;
}

.links__item-box {
  display: flex;
  flex-flow: row wrap;
}

.links__item {
  margin-right: 55px;
}
.links__item:last-child {
  margin-right: 0;
}

.links__link {
  display: inline-block;
  font-family: "Questrial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 59px;
  text-decoration: none;
}

/* slide
------------------------------*/
.slide-box {
  position: relative;
  width: auto;
}

.slide, .slide--2-1, .slide--2-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-duration: 9s;
  animation-iteration-count: infinite;
}

.slide--2-1 {
  position: relative;
  width: 100%;
  height: auto;
  animation-name: slideAnime;
  animation-delay: 0s;
}

.slide--2-2 {
  animation-name: slideAnime;
  animation-delay: 4.5s;
}

/* keyframes 2枚の時
--------------------*/
/* フェードアニメーション */
@keyframes slideAnime {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
