@charset "UTF-8";

/*SP、PC共通スタイルここに*/
/* base */
.ftool-wrapper > .article,
.ftool-wrapper .description,
.ss-article-main-image,
.ftool-wrapper p {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.ftool-wrapper h3 {
  margin-bottom: 0;
}

.ftool-wrapper h2 {
  margin-bottom: 0;
}


.ftool-wrapper #sec01 {
  margin-bottom: 0;
}

/* setting */
html,
body {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

p {
  margin-block-start: 0em;
  margin-block-end: 0em;
}

:root {
  --primary: #001F3F;
  --secondary: #FFF;
}

@media (hover: hover) {
  a:hover {
    opacity: 0.8;
    cursor: pointer;  
    text-decoration: none;
    transition: .5s;
  }
}
/* setting */

/* credit */
.ref-item  {
  font-size: 11px;
  margin-bottom: 8px;
  .thumb {
      width: 45px;
  }
  .brand {
      margin-left: 0;
  }
  .name {
      margin-left: 0;
  }
  .price {
      margin-left: 0;
  }
}
.ftool-wrapper .ref-item {
  font-size: 11px;
  margin-bottom: 10px;
}
.ftool-wrapper .ref-item .thumb {
  width: 45px;
  margin-right: 8px;
}
.ftool-wrapper .ref-item .brand {
  margin-left: 0;
}
.ftool-wrapper .ref-item .name {
  margin-left: 0;
}
.ftool-wrapper .ref-item .price {
  margin-left: 0;
  font-size: 10px;
  color: var(--primary);
}
/* credit */

.contentsBlock {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  color: var(--primary);
  font-size: 11px;
  line-height: 170%;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.visualBlock {
  width: 50%;
  margin-inline: auto;
  padding-top: calc(40 / 1280 * 100vw);
  padding-bottom: calc(56 / 1280 * 100vw);
}

.visualBlock__image {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.visualBlock__title--en {
  width: calc(406 / 1280 * 100vw);
  margin-inline: auto;
  padding-bottom: calc(16 / 1280 * 100vw);
}

.visualBlock__title--ja {
  width: calc(412 / 1280 * 100vw);
  margin-inline: auto;
  padding-bottom: calc(48 / 1280 * 100vw);
  padding-top: calc(32 / 1280 * 100vw);
}

.visualBlock__logo {
  width: calc(112 / 1280 * 100vw);
  margin-inline: auto;
}

.leadBlock {
  text-align: center;
  background-color: var(--primary);
  color: var(--secondary);
}

.leadBlock__inner {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: calc(32 / 1280 * 100vw);
  padding-bottom: calc(32 / 1280 * 100vw);
}

.indexBlock {
  width: 820px;
  max-width: 820px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding-top: calc(80 / 1280 * 100vw);
  padding-bottom: calc(200 / 1280 * 100vw);

}

.indexBlock__listItem {
  display: flex;
  width: 390px;
  justify-content: space-between;
  align-items: flex-end;
}

.indexBlock__list {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-start;
  }

.indexBlock__listItemInfo {
  width: 130px;
  display: flex;
  flex-direction: column;
}

.indexBlock__listItemNameEn {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.48px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 10px;
}

.indexBlock__listItemPersonName {
  font-size: 14px;
}

.indexBlock__listItemNameJa {
  margin-left: 2px;
}

.indexBlock__listItemNameEn p {
  margin: 0;
}

.indexBlock__listItemNameEn p + p {
  margin-top: -5px;
}

.indexBlock__listItembtn a {
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 100%;
  text-align: right;
  justify-content: flex-end;
  border-bottom: 1px solid var(--primary);
  letter-spacing: -0.24px;
}

.indexBlock__listItembtn a::after {
  content: "";
  display: inline-block;
  width: 14px; 
  height: 10px;
  margin-left: 3px;
  background-image: url("/src/feature/20260121_noble/images/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

.indexBlock__listItembtn a {
  display: flex;
}

.indexBlock__listItembtn {
  display: flex;
  justify-content: flex-end;
}

.indexBlock__listItemName {
  padding-bottom: 40px;
}

.indexBlock__listItemRole {
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 11px;  
  line-height: 100%;
  letter-spacing: 0;
}

.indexBlock__listItemImage {
  width: 240px;
}

.indexBlock__listItem--custom {
  padding-top: 40px;
}

.indexBlock__listItemNameJa {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.lookBlock__titleName {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 42px;
  font-size: calc(42 / 1280 * 100vw);
  line-height: 100%;
  letter-spacing: -0.84px;
  margin: 0;
}

.lookBlock__titleIcon {
  width: calc(26 / 1280 * 100vw);
}

.lookBlock__titleName p + p {
  margin-top: -5px;
}

.lookBlock__title {
  display: flex;
  align-items: flex-end;
}

.lookBlocks {
  width: calc(980 / 1280 * 100vw);
  margin-inline: auto;
}

.lookBlock__image {
  width: 60%;
}

.lookBlock__point {
  width: calc(425 / 1280 * 100vw);
  background-color: var(--primary);
  color: var(--secondary);
  font-size: 12px;
}

.lookBlock__pointInner {
  padding: calc(20 / 1280 * 100vw);
}

.lookBlock__credit {
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: calc(16 / 1280 * 100vw);
}

.lookBlock__profileName {
  font-size: 14px;
  padding-top: 16px;
  padding-bottom: 8px;
  letter-spacing: normal;
}

.lookBlock__profileTextLink {
  letter-spacing: normal;
}

.lookBlock__profileName span {
  font-size: 10px;
  font-family: "acumin-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-left: 5px;
}

.lookBlock__profileText {
  font-size: 10px;
  line-height: 150%;
}

.lookBlock__profileText a {
  text-decoration: underline;
}

.lookBlock__profileLine {
  width: 28px;
  height: 3px;
  background-color: var(--primary);
}

.lookBlock__titleName {
  margin-right: 10px;
  padding-bottom: 8px;
}

.lookBlock__profileText {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.lookBlock__creditOther {
  padding-top: 10px;
  font-size: 10px;
  letter-spacing: normal;
}

.lookBlock {
  padding-top: calc(40 / 1280 * 100vw);
  padding-bottom: calc(120 / 1280 * 100vw);
}

.footerBlock {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-style: normal;
}

.footerBlock__brandInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 48px 0 48px 0;
}

.footerBlock__feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: calc(420 / 1280 * 100vw);
  margin-inline: auto;
}

.footerBlock__logo {
  width: 120px;
}

.footerBlock__links {
  display: flex;
  gap: 10px;
  text-decoration: underline;
  flex-direction: row;
  font-size: 12px;
}

.footerBlock__links a {
  color: var(--primary);
}

.footerBlock__linksWrap {
  display: flex;
  gap: 10px;
  letter-spacing: -0.24px;
}

.footerBlock__credit {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 10px;
  line-height: 100%;
  gap: 2px;
  letter-spacing: normal;
  padding-top: calc(80 / 1280 * 100vw);
}

.visualBlock__image img {
  opacity: 0;
}

.footerBlock__messageJa {
  font-family: "source-han-serif-jp-subset", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
}

.footerBlock__messageEn {
  letter-spacing: normal;
  font-size: 18px;
}

.footerBlock__message {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding-top: calc(40 / 1280 * 100vw);
  padding-bottom: calc(40 / 1280 * 100vw);
  text-align: center;
  background-color: var(--primary);
  color: var(--secondary);
}

@media screen and (max-width: 767px) {
/*SP用スタイル*/

.footerBlock__credit {
  padding-top: calc(56 / 375 * 100vw);
}

.footerBlock__messageEn {
  letter-spacing: normal;
  font-size: 16px;
}

.footerBlock__message {
  padding-top: calc(32 / 375 * 100vw);
  padding-bottom: calc(32 / 375 * 100vw);
}

.indexBlock__listItemNameEn {
  font-size: 28px;
}

.ftool-wrapper .ref-item .brand {
  font-size: 10px;
}

.ftool-wrapper .ref-item .name {
  font-size: 10px;
}

.lookBlock__creditOther {
  padding-top: 5px;
}

.lookBlock__titleIcon {
  width: calc(26 / 375 * 100vw);
}

.footerBlock__feature {
  width: 82%;
}

.footerBlock__brandInfo {
  padding: 40px 0 32px 0;
}

.footerBlock__links {
  flex-direction: column;
  gap: 8px;
  align-items: center;
}

.footerBlock__linksWrap {
  gap: 10px;
}

.lookBlock {
  padding-bottom: calc(100 / 375 * 100vw);
}
 
.lookBlock__credit {
  width: 90%;
  margin-inline: auto;
  padding-top: calc(10 / 375 * 100vw);
}

.lookBlock__profile {
  padding-top: calc(30 / 375 * 100vw);
  width: 90%;
  margin-inline: auto;
}

.lookBlock__pointInner {
  padding: calc(20 / 375 * 100vw);
}

.lookBlock__point {
  width: 95%;
  margin-left: auto;
  font-size: 11px;
  margin-top: calc(24 / 375 * 100vw);
}

.lookBlock__titleIcon {
  margin-bottom: 12px;
}

.lookBlock__title {
  width: 95%;
  margin-inline: auto;
  justify-content: space-between;
}

.lookBlock__image {
  width: 100%;
}

.lookBlocks {
  width: 100%;
}

.lookBlock__titleName {
  font-size: 40px;
  letter-spacing: -0.8px;
  padding-bottom: 12px;
}

.indexBlock__listItem--custom .indexBlock__listItemInfo {
  padding-left: calc(10 / 375 * 100vw);
}

.indexBlock__listItem--custom .indexBlock__listItembtn {
  justify-content: flex-start;
}

.indexBlock__listItem--custom {
  flex-direction: row-reverse;
}

.indexBlock__listItemName {
  padding-bottom: calc(32 / 375 * 100vw);
}

.indexBlock__listItemInfo {
  width: 40%;
}

.indexBlock__listItemImage {
  width: 54%;
}

.indexBlock__listItem--custom {
  padding-top: 0;
}

.indexBlock__list {
  flex-direction: column;
  gap: calc(40 / 375 * 100vw);
}

.indexBlock__listItem {
  width: 100%;
}

.indexBlock {
  width: 90%;
  padding-top: calc(60 / 375 * 100vw);
  padding-bottom: calc(120 / 375 * 100vw);
}

.leadBlock__inner {
  padding-top: calc(32 / 375 * 100vw);
  padding-bottom: calc(32 / 375 * 100vw);
}

.visualBlock__logo {
  width: calc(92 / 375 * 100vw);
  padding-bottom: calc(40 / 375 * 100vw);
}

.visualBlock__title--ja {
  width: calc(310 / 375 * 100vw);
  padding-bottom: calc(32 / 375 * 100vw);
  padding-top: calc(24 / 375 * 100vw);
}

.visualBlock__title--en {
  width: calc(305 / 375 * 100vw);
  padding-bottom: calc(20 / 375 * 100vw);
}

.visualBlock {
  width: 100%;
  padding-bottom: 0;
  padding-top: calc(40 / 375 * 100vw);
}

.swiper-pagination {
  bottom: 10px !important;
  right: 10px !important;  
}

.pc {
  display: none;
}

}
 /*SP用スタイルここまで*/

@media screen and (min-width: 768px) {
/*PC用スタイル*/

.ftool-wrapper .col--02--Y {
  max-width: none !important;
}

.lookBlock__credit {
  width: calc(600 / 1280 * 100vw);
}

.lookBlock__titleName {
  margin-right: 10px;
  margin-right: calc(10 / 1280 * 100vw);
  padding-bottom: 8px;
  padding-bottom: calc(8 / 1280 * 100vw);

}

.lookBlock__frame {
  position: relative;
}

.lookBlock__profile {
  width: calc(345 / 1280 * 100vw);
  padding-top: calc(60 / 1280 * 100vw);
}

.lookBlock__sub {
  width: calc(460 / 1280 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

.lookBlock__titleIcon {
  margin-bottom: calc(12 / 1280 * 100vw);
}

.lookBlock__titleName {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.sp {
  display: none;
}  

.ftool-wrapper .line_up_two {
  width: 100%;
}

}
/*PC用スタイルここまで*/

/* フェードイン */
.fadeIn {
  transition: 1s;
  opacity: 0;
}

.fadeIn.animated {
  opacity: 1;
}

/* visualのフェードイン */
@keyframes visualFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.visual-fadeIn {
  opacity: 0;
}

.visual-fadeIn.show {
  animation: visualFadeIn 2s ease-out forwards;
}

/* スライドの画像 */
.swiper-slide {
  width: 100%;
  height: 100%; 
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%; 
  height: auto;
  object-fit: cover; 
}

/* ページネーション */
.swiper-pagination {
  display: flex;
  justify-content: center; 
  align-items: center;
  bottom: 0;
  position: absolute !important;
}

.swiper-pagination-bullet {
  width: 6px !important; 
  height: 6px !important; 
  background-color: rgba(255, 255, 255, 0.50) !important; 
  margin: 0 3px !important;
  opacity: 0.7 !important; 
  transition: background-color 0.3s, opacity 0.3s !important;  
  border-radius: 100%!important;
}

.swiper-pagination-bullet-active {
  background-color: var(--secondary) !important; 
  opacity: 1 !important; 
}

