@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700;900&display=swap");
@import url("https://use.typekit.net/seo8thd.css");
.effect {
  opacity: 0;
}

.font-m1 {
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-style: normal;
}

.font-futura {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.font-futura-normal {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.btn-apply {
  position: relative;
  margin: 50px auto 0;
  width: 360px;
  height: 80px;
}
@media screen and (max-width: 768px) {
  .btn-apply {
    margin: 25px auto 0;
    width: 225px;
    height: 45px;
  }
}
.btn-apply a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  background: #dc0816;
  color: #fff;
  text-align: center;
  font-weight: 600;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  border-radius: 100px;
  letter-spacing: 0em;
}
@media screen and (max-width: 768px) {
  .btn-apply a {
    font-size: 14px;
    padding: 14px 0;
  }
}
.btn-apply a:after {
  position: absolute;
  content: "";
  top: 32px;
  right: 30px;
  background: url("https://cf.graniph.com/banner/other/graniphfukuokatenjin/icon_link.png") center center no-repeat;
  width: 9px;
  height: 14px;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .btn-apply a:after {
    top: 17px;
    right: 16px;
    width: 6px;
    height: 10px;
  }
}

#spring2026 {
  color: #000;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  margin-bottom: 100px;
  text-align: left;
  font-size: 14px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.1em;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #spring2026 {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  #spring2026 .pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  #spring2026 .sp {
    display: none;
  }
}
#spring2026 img {
  width: 100%;
}
#spring2026 a {
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
#spring2026 a:hover {
  opacity: 0.6;
}
#spring2026 section.sec-main .image {
  width: 100%;
  position: relative;
  z-index: 2;
}
#spring2026 section.sec-main .image img {
  width: 100%;
  height: auto;
}
#spring2026 section.sec-main .title {
  width: 60%;
  margin: -8% auto 0;
}
@media screen and (max-width: 768px) {
  #spring2026 section.sec-main .title {
    width: 98%;
    margin: -7.5% auto 0;
  }
}
#spring2026 section.sec-main .title img {
  width: 100%;
  height: auto;
}
#spring2026 section.sec-about {
  position: relative;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 768px) {
  #spring2026 section.sec-about {
    width: 100%;
  }
}
#spring2026 section.sec-about .container {
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 80px auto 0;
}
@media screen and (max-width: 768px) {
  #spring2026 section.sec-about .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 50px auto 0;
  }
}
#spring2026 section.sec-about .container h1 {
  position: relative;
  font-size: 38px;
  font-family: hiragino-kaku-gothic-pron, "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: left;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #spring2026 section.sec-about .container h1 {
    letter-spacing: 0.03em;
    font-size: 4.733333vw;
  }
}
#spring2026 section.sec-about .container .p-box {
  margin: 38px auto 0;
  font-size: 24px;
  line-height: 2.0;
}
#spring2026 section.sec-about .container .p-box p {
  margin-top: 20px;
}
#spring2026 section.sec-about .container .p-box p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #spring2026 section.sec-about .container .p-box {
    font-size: 14px;
    margin: 20px auto 0;
  }
  #spring2026 section.sec-about .container .p-box p {
    margin-top: 20px;
  }
}

#spring2026 .sec-look .container {
  width: calc(100% - 100px);
  max-width: 1100px;
  margin: 150px auto 0;
}
#spring2026 .sec-look .container.pattern,
#spring2026 .sec-look .container.only-image  {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  #spring2026 .sec-look .container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 50px auto 0;
  }
}

#spring2026 .sec-look .look-block {
  display: flex;
  gap: 50px;
}
#spring2026 .sec-look .look-block.reverse {
  flex-direction: row-reverse;
}
#spring2026 .sec-look .container.pattern .look-block {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  margin-right: 120px;
}
#spring2026 .sec-look .container.only-image .look-block {
  display: grid;
  gap: 0px;
  grid-template-columns: repeat(3, 1fr);
}
#spring2026 .sec-look .look-image {
  width: 60%;
}
#spring2026 .sec-look .show_credit_text {
  color: #a7aaa9;
  text-align: right;
  font-weight: 600;
}
#spring2026 .sec-look .show_credit_item {
  display: inline-block;
  cursor: pointer;
  padding-top: 15px;
}
#spring2026 .sec-look .show_credit_image {
  cursor: pointer;
}
#spring2026 .sec-look .look-info {
  width: 40%;
}
#spring2026 .sec-look .look-block.reverse .look-info {
  text-align: right;
}
#spring2026 .sec-look .look-title .pc {
  width: 65%;
}
#spring2026 .sec-look .look-title.look-05 .pc {
  width: 50%;
}
#spring2026 .sec-look .look-title.look-07 .pc {
  width: 55%;
}
#spring2026 .sec-look .look-title.u-mt-pc {
  margin-top: 80px;
}
#spring2026 .sec-look .look-text {
  padding-top: 50px;
  font-size: 20px;
  line-height: 2.0;
}
#spring2026 .sec-look .other-image {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #spring2026 .sec-look .look-block {
    display: block;
  }
  #spring2026 .sec-look .look-image {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
  #spring2026 .sec-look .look-image-2 {
    padding-top: 20px;
  }
  #spring2026 .sec-look .show_credit_text {
    font-size: 10px;
  }
  #spring2026 .sec-look .show_credit_item {
    padding-right: 20px;
    padding-top: 10px;
  }
  #spring2026 .sec-look .look-info {
    width: 100%;
    padding-top: 10px;
  }
  #spring2026 .sec-look .look-block.reverse .look-info {
    text-align: left;
  }
  #spring2026 .sec-look .look-title .sp {
    width: 60%;
  }
  #spring2026 .sec-look .look-title.look-03 .sp {
    width: 65%;
  }
  #spring2026 .sec-look .look-title.look-05 .sp {
    width: 55%;
  }
  #spring2026 .sec-look .look-title.look-07 .sp {
    width: 30%;
  }
  #spring2026 .sec-look .look-title.u-mt-pc {
    margin-top: 0;
  }
  #spring2026 .sec-look .look-text {
    padding-top: 30px;
    font-size: 12px;
  }
}

#spring2026 .box {
  position: relative;
  margin: 70px 0 0;
  padding: 0 30px;
  border: solid 1px #dc0816;
  border-radius: 30px;
}
#spring2026 .box .box-title {
  position: absolute;
  display: inline-block;
  top: -25px;
  left: -30px;
  padding: 0 20px 10px;
  background: #FFF;
}
#spring2026 .box .box-text {
  margin: 100px 10px 50px; 
}
@media screen and (max-width: 768px) {
  #spring2026 .box {
    margin: 40px 0 0;
    padding: 0 20px;
    border-radius: 20px;
  }
  #spring2026 .box .box-title {
    top: -18px;
    left: -20px;
    padding: 0 15px 10px;
  }
  #spring2026 .sec-collabo h1 span.stamp-text {
    font-size: 16px;
  }
  #spring2026 .box .box-text {
    margin: 50px 10px 30px; 
  }
}


#spring2026 .item-box {
  text-align: center;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  #spring2026 .item-box {
    text-align: center;
    padding-top: 30px;
  }
}

#spring2026 .story__module19 {
  margin: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}

/* modal-open時 */
#spring2026 .modal-open .story__module19 {
  overflow-x: hidden;
  overflow-y: auto;
}

#spring2026 .story__module19.show {
  display: block;
}

#spring2026 .story__module19.fade {
  opacity: 1;
}

/* inner */
/* #spring2026 .story__module19 .story__module__inner {
  position: relative;
  z-index: 2;
} */

#spring2026 .story__module19 .story__module__inner {
  height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/* wrap */
#spring2026 .story__module19__wrap {
  position: relative;
  background-color: #fff;
}

/* close */
#spring2026 .story__module19__close {
  position: fixed;
  transition: opacity .2s;
  top: 30px;
  right: 30px;
  z-index: 10;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
#spring2026 .story__module19__close:hover {
  opacity: .5;
}

@media screen and (min-width: 960px) {
  #spring2026 .story__module19__close {
    right: calc((100vw - 960px) / 2 + 30px);
  }
}

@media screen and (max-width: 768px) {
  #spring2026 .story__module19__close {
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
  }
}

/* back */
#spring2026 .story__module19__back {
  padding-top: 30px;
  padding-bottom: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#spring2026 .story__module19__back__btn {
  text-align: center;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  #spring2026 .story__module19__back__btn {
    transition: opacity .2s;
  }
  #spring2026 .story__module19__back__btn:hover {
    opacity: .5;
  }
}

#spring2026 .story__module19__back__btn p {
  /* futuraMedium() 相当 */
  font-size: 18px;
  padding-right: 20px;
  position: relative;
}

#spring2026 .story__module19__back__btn p::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 11px;
  height: 7px;
  margin-top: -4px;
  background: var(--story-sever-story_module19_back_btn);
  background-size: contain;
}

/* overlay */
#spring2026 .story__module19__overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99998;
  backface-visibility: hidden;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}

#spring2026 .story__module19__overlay.show {
  display: block;
}

#spring2026 .story__module19__overlay.fade {
  opacity: 1;
}

#spring2026 .story__module19__itemlist {
  padding: 0 30px 100px;
}
#spring2026 .story__module19__itemlist__block__look {
  display: flex;
  gap: 50px;
}
#spring2026 .story__module19__itemlist__block__look .pict {
  width: 50%;
}
#spring2026 .story__module19__itemlist__block__look .itemNo {
  align-self: center;
  width: 40%;
  padding: 70px;
}
#spring2026 .story__module19__itemlist__block {
  padding-top: 100px;
}
#spring2026 .story__module19__itemlist__block__items {
  padding-top: 60px;
}
#spring2026 .story__module19__itemlist__block__items .items {
  display: grid;
  gap: 40px 20px;
  grid-template-columns: repeat(3, 1fr);
}
#spring2026 .story__module19__itemlist__block__items .items .detail {
  padding-top: 10px;
}
#spring2026 .story__module19__itemlist__block__items .items .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
}
#spring2026 .story__module19__itemlist__block__items .items .price {
  padding-top: 8px;
}
#spring2026 .story__module19__itemlist__block__items .all-item-link {
  padding-top: 40px;
  color: #a7aaa9;
  text-align: right;
  font-weight: 600;
}
#spring2026 .story__module19__itemlist__block__items .all-item-link a {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #spring2026 .story__module19__itemlist {
    padding: 0 20px 100px;
  }
  #spring2026 .story__module19__itemlist__block__look {
    gap: 40px;
  }
  #spring2026 .story__module19__itemlist__block__look .itemNo {
    width: 30%;
    padding: 0;
  }
  #spring2026 .story__module19__itemlist__block {
    padding-top: 80px;
  }
  #spring2026 .story__module19__itemlist__block__items {
    padding-top: 30px;
  }
  #spring2026 .story__module19__itemlist__block__items .items {
    gap: 30px 10px;
  }
  #spring2026 .story__module19__itemlist__block__items .items .detail {
    padding-top: 8px;
  }
  #spring2026 .story__module19__itemlist__block__items .items .name {
    font-size: 10px;
  }
  #spring2026 .story__module19__itemlist__block__items .items .price {
    font-size: 10px;
    padding-top: 5px;
  }
  #spring2026 .story__module19__itemlist__block__items .all-item-link {
    font-size: 12px;
  }
}