@charset "UTF-8";
/*------------------------------
 共通・既存調整修正
------------------------------*/
#hnav_item + div {
  position: relative;
  z-index: 2;
}

.main-wrapper {
  color: #000000;
  font-family: "Poppins", 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;
  margin-bottom: 100px;
  z-index: 2;
}

.main-visual__inner {
  width: 100%;
}

.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__box {
  position: relative;
  width: 1120px;
  margin: 0 auto 150px;
}

.content__box--space-small {
  position: relative;
  width: 1120px;
  margin: 0 auto 93px;
}

.content__center {
  width: 506px;
  margin: 0 auto;
}

.content__right {
  margin: 0 0 0 59px;
}

.content__left {
  margin: 0 20px 0 0;
}

.content__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 28px;
}

.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, .content__image-box--space-type12, .content__image-box--space-type11, .content__image-box--space-type9, .content__image-box--space-type8, .content__image-box--space-type7, .content__image-box--space-type5, .content__image-box--space-type4, .content__image-box--space-type3 {
  font-size: 0;
  line-height: 0;
  text-align: center;
}

.content__image-box--space-type3 {
  margin: 0 -71px 0 0;
}

.content__image-box--space-type4 {
  margin: 70px auto 70px;
}

.content__image-box--space-type5 {
  margin: 0 0 0 30px;
}

.content__image-box--space-type7 {
  margin: 0 30px 0 0;
}

.content__image-box--space-type8 {
  margin: 0 127px 0 0;
}

.content__image-box--space-type9 {
  margin: 0 0 20px 0;
}

.content__image-box--space-type11 {
  margin: 0 0 0 30px;
}

.content__image-box--space-type12 {
  margin: 0 auto 50px;
}

.content__image {
  display: inline-block;
}

.content__column-box, .content__column-box--right {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}

.content__column-box--right {
  justify-content: flex-end;
}

.content__column-item--type9 {
  width: calc(100% - 614px);
}

.content__item-box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 750px;
  margin: 0 auto;
}

.content__item:nth-child(1) {
  width: 338px;
}

.content__item:nth-child(2) {
  width: 337px;
}

/* credit
------------------------------*/
.credit {
  width: 100%;
}

.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;
}

.credit__text {
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 1px;
  text-align: left;
}

.credit__text--small-gray {
  display: block;
  color: #656565;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 2px;
}

/* gallery
------------------------------*/
.gallery {
  width: 100%;
  margin-bottom: 71px;
}

.gallery__inner {
  background-color: #000000;
  padding: 77px 0 24px;
}

.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: 146px;
  margin-bottom: 56px;
}
.gallery__item:nth-child(4n) {
  margin-right: 0;
}

.gallery__date {
  font-family: "Roboto Condensed", sans-serif;
  color: #FFFFFF;
  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: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
}

.gallery__icon {
  display: inline-block;
  position: relative;
  padding-right: 24px;
}
.gallery__icon::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 15px;
  height: 5px;
  background-image: url(/label/shipsany/images/sp/contents/lookbook/2023ss/icon_arrow.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(300% + 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;
  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: 81px;
}

.banner__title {
  font-family: "Questrial", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 12px;
}

.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, .slide-box--space-type13,
.slide-box--space-type14, .slide-box--space-type10, .slide-box--space-type6 {
  position: relative;
  width: auto;
  overflow: hidden;
}

.slide-box--space-type6 {
  width: 413px;
  margin: 0 auto 70px;
}

.slide-box--space-type10 {
  margin: 0 auto 31px;
}

.slide-box--space-type13,
.slide-box--space-type14 {
  margin: 0 auto 30px;
}

.slide, .slide--2-1, .slide--2-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slide--2-1 {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-animation-name: slideAnime;
          animation-name: slideAnime;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.slide--2-2 {
  -webkit-animation-name: slideAnime;
          animation-name: slideAnime;
  -webkit-animation-delay: 4.5s;
          animation-delay: 4.5s;
}

/* infinite
------------------------------*/
.infinite {
  display: flex;
  align-items: center;
  position: relative;
  height: 270px;
  margin-bottom: 72px;
  overflow: hidden;
}
.infinite::before {
  content: "";
  position: absolute;
  top: 21px;
  right: 0;
  width: 192px;
  height: 231px;
  background-image: url(/label/shipsany/images/pc/contents/lookbook/2023ss/content_image_02_2.png);
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  z-index: 2;
}

.infinite__item {
  display: flex;
  -webkit-animation: loop-slide 60s infinite linear 1s both;
          animation: loop-slide 60s infinite linear 1s both;
}

.infinite__item-image {
  width: 1122px;
  height: 270px;
  max-width: initial;
}

/* fixed-text-content
------------------------------*/
.fixed-text-content {
  position: fixed;
  top: 115px;
  right: 30px;
  z-index: 1;
}

.fixed-text-content__item {
  display: block;
  font-size: 0;
  line-height: 0;
}

.fixed-text-content__image {
  width: 70px;
  height: auto;
}

/* fixed-mileage-content
------------------------------*/
.fixed-mileage-content {
  display: none;
  position: fixed;
  left: 0;
  bottom: 135px;
  z-index: 1;
}

.fixed-mileage-content__item {
  display: block;
  font-size: 0;
  line-height: 0;
}

.fixed-mileage-content__image {
  width: 148px;
  height: auto;
}

.fixed-mileage-content__text {
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 1px;
}

.fixed-mileage-content__value {
  display: inline-block;
}

/* keyframes
------------------------------*/
/* フェードアニメーション */
@-webkit-keyframes slideAnime {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideAnime {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* ティッカーアニメーション */
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
