@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&display=swap');
/*------------------------------
 共通・既存調整修正
------------------------------*/
#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: 1250px;
  margin: 20px auto 130px;
  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;
}

.text_box {
	position: absolute;
}
.text_box p {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	text-align: left;
	line-height: 2.1rem;
	letter-spacing: 1px;
}

.content__column-box01 {
  padding-left: 70px;
  margin-bottom: 80px;
}
.content__column-box01 .content__column-item--image {
	width: 90%;
}
.content__column-box01 .text_box {	
	width: 25%;
    top: 43%;
    left: 68%;
    z-index: 10;
}

.content__column-box02 {
  padding-left: 170px;
  margin-bottom: 150px;
}
.content__column-box02 .content__column-item--image {
	width: 90%;
}
.content__column-box02 .text_box {	
	width: 40.5%;
    top: 42%;
    left: 51%;
    z-index: 10;
}

.content__column-box03 {
  margin-bottom: 180px;
}
.content__column-box03 .content__column-item--image {
	width: 95%;
}
.content__column-box03 .text_box {	
	width: 37%;
    top: 47%;
    left: 0;
    z-index: 10;
}

.content__column-box04 {
  margin-bottom: 150px;
}
.content__column-box04 .text_box {	
	width: 22%;
    top: 32%;
    left: 72%;
    z-index: 10;
}

.content__column-box05 {
  padding-left: 50px;
  margin-bottom: 150px;
}
.content__column-box05 .content__column-item--image {
	width: 85%;
}
.content__column-box05 .text_box {	
	width: 22%;
    top: 27%;
    left: 69%;
    z-index: 10;
}

.content__column-box06 {
	margin-bottom: 100px;
}
.content__column-box06 .content__column-item--image {
}
.content__column-box06 .text_box {	
	width: 24%;
    top: 57%;
    left: 44%;
    z-index: 10;
}

.content__column-box07 {
  margin-bottom: 170px;
}
.content__column-box07 .content__column-item--image {
	width: 90%;
}
.content__column-box07 .text_box {	
	width: 30%;
    top: 58%;
    left: 10%;
    z-index: 10;
}

.content__column-box08 {
  margin-bottom: 110px;
}
.content__column-box08 .content__column-item--image {
	width: 85%;
}
.content__column-box08 .text_box {	
	width: 27%;
    top: 28%;
    left: 59%;
    z-index: 10;
}

.content__column-box09 {
  margin-bottom: 180px;
	padding-left: 50px;
}
.content__column-box09 .content__column-item--image {
	width: 100%;
}
.content__column-box09 .text_box {	
	width: 39%;
    top: 42%;
    left: 50.5%;
    z-index: 10;
}

.content__column-box10 {
  margin-bottom: 70px;
}
.content__column-box10 .content__column-item--image {
	width: 90%;
}
.content__column-box10 .text_box {	
	width: 22%;
    top: 22%;
    left: 68%;
    z-index: 10;
}

.content__column-box11 {
  margin-bottom: 190px;
}
.content__column-box11 .content__column-item--image {
	width: 75%;
}
.content__column-box11 .text_box {	
	width: 22%;
    top: 49%;
    left: 61%;
    z-index: 10;
}

.content__column-box12 {
  margin-bottom: 20px;
}
.content__column-box12 .content__column-item--image {
	width: 100%;
}
.content__column-box12 .text_box {	
	width: 28%;
    top: 66%;
    left: 62%;
    z-index: 10;
}

.content__column-box13 {
	margin-bottom: 120px;
}
.content__column-box13 .content__column-item--image {
	width: 100%;
}
.content__column-box13 .text_box {	
	width: 34%;
    top: 30%;
    left: 66%;
    z-index: 10;
}

.content__column-box14 {
  margin-bottom: 180px;
}
.content__column-box14 .content__column-item--image {
	width: 90%;
}
.content__column-box14 .text_box {	
	width: 22%;
    top: 55%;
    left: 72%;
    z-index: 10;
}


.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: -25%;
	margin-left: 0;
	z-index: 10;
}

.content__column-box02 .content__column-item--credit {
	margin-top: -30%;
	margin-left: 5%;
	z-index: 10;	
}

.content__column-box03 .content__column-item--credit {
	margin-top: -25.5%;
	margin-left: 56%;
	z-index: 10;
}

.content__column-box04 .content__column-item--credit {
	margin-top: -12.5%;
	margin-left: 6%;
	z-index: 10;
}

.content__column-box05 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 46%;
	z-index: 10;
}

.content__column-box06 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 44%;
	z-index: 10;
}

.content__column-box07 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 16%;
	z-index: 10;
}

.content__column-box08 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 16%;
	z-index: 10;
}

.content__column-box09 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 16%;
	z-index: 10;
}

.content__column-box10 .content__column-item--credit {
	margin-top: -31%;
	margin-left: 54%;
	z-index: 10;
}

.content__column-box11 .content__column-item--credit {
	margin-top: -45%;
	margin-left: 68%;
	z-index: 10;
}

.content__column-box12 .content__column-item--credit {
	margin-top: -40%;
	margin-left: 0;
	z-index: 10;
}

.content__column-box13 .content__column-item--credit {
	margin-top: -40%;
	margin-left: 27%;
	z-index: 10;
}

.content__column-box14 .content__column-item--credit {
	margin-top: -40%;
	margin-left: 2%;
	z-index: 10;
}

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