@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: #022039;
}

@media (hover: hover) {
  a:hover {
    opacity: 0.7;
    cursor: pointer;  
    text-decoration: none;
  }  
}
/* setting */

/* credit */
.ref-item  {
  font-size: 11px;
  margin-bottom: 8px;
  .thumb {
    width: 50px;
  }
  .brand {
    margin-left: 60px;
  }
  .name {
      margin-left: 60px;
  }
  .price {
      margin-left: 60px;
  }
}
.ftool-wrapper .ref-item {
  font-size: 11px;
  margin-bottom: 8px;
}
.ftool-wrapper .ref-item .thumb {
  width: 50px;
}
.ftool-wrapper .ref-item .brand {
  margin-left: 60px;
}
.ftool-wrapper .ref-item .name {
  margin-left: 60px;
}
.ftool-wrapper .ref-item .price {
  margin-left: 60px;
  font-size: 10px;
}
.ftool-wrapper .line_up_two {
  width: 100%;
  float: none;
  padding-right: 0;
}

.contentsBlock {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  font-size: 13px;
  line-height: 180%;
  color: var(--primary);
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #F6F7F6;
}

.lookBlock__detailItem {
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 28px;
  line-height: 110%;
}

.lookBlock__detailNumber {
  font-family: "cormorant-garamond", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 26px;
  line-height: 100%;
  font-variant-numeric: lining-nums;
  padding-bottom: 5px;
}

.lookBlock__detailTextHead {
  line-height: 160%;
  font-size: 16px;
  padding-bottom: 14px;
}

.lookBlock__detailCreditHead {
  font-family: "cormorant-garamond", serif;
  font-weight: 500;
  font-style: italic;
  letter-spacing: normal;
  line-height: 100%;
  font-size: 18px;
}

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

.visual__title {
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 55px;
  align-items: center;
}

.visual__titleLogo {
  width: 40%;
}

.visual__logo {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 62%;
}

.visualBlock {
  position: relative;
  width: 100%;
}

.lookBlocks {
  width: 71%;
  max-width: 900px;
  margin-inline: auto;
}

.lookBlock {
  display: flex;
  border: 1px solid var(--primary);
  margin-bottom: 80px;
}

.lookBlock--right {
  flex-direction: row-reverse;
}

.leadBlock {
  padding: 50px 0;
}

.leadBlock__text {
  text-align: center;
  line-height: 200%;
}

.lookBlock__image {
  width: 50%;
}

.lookBlock__details {
  width: 50%;
  background-color: #FFF;
}

.endrollBlock__logo {
  width: 12%;
  margin-inline: auto;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;}

.endrollBlock__link {
  line-height: 100%;
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.endrollBlock__credit {
  font-size: 10px;
  line-height: 170%;
  text-align: center;
  padding: 60px 0;
}

.lookBlock__detailHead,
.lookBlock__detailText {
  width: 89%;
  margin-inline: auto;
  padding: 7% 0;
}

.lookBlock__detailCredit {
  width: 89%;
  margin-inline: auto;
}

.lookBlock__detail--bottom {
  padding-bottom: 3%;
}

.lookBlock__detailCreditHead {
  border-bottom: 1px dashed var(--primary);
  padding-bottom: 5px;
}

.lookBlock__detailCredit .credit {
  padding-top: 5px;
}

.lookBlock__detailHeadWrap {
  border-bottom: 1px solid var(--primary);
}

.endrollBlock__link a {
  border-bottom: 1px solid var(--primary);
}

.endrollBlock {
  padding: 20px 0 100px 0;
}

.lookBlock__detailTextBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

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

.lookBlock__detailHeadWrap {
  border-top: 1px solid var(--primary);
}

.endrollBlock {
  padding: 20px 0 60px 0;
}

.endrollBlock__logo {
  width: 40%;
}

.lookBlock__detailHead, 
.lookBlock__detailText,
.lookBlock__detailCredit {
  width: 91%;
}

.lookBlock__detailText {
  padding: 7% 0 9% 0;
}

.lookBlock__detailNumber {
  font-size: 24px;
}

.lookBlock__detailItem {
  font-size: 26px;
}

.lookBlock__image,
.lookBlock__details {
  width: 100%;
}

.lookBlock {
  flex-direction: column;
  margin-bottom: 40px;
}

.lookBlocks {
  width: 90%;
}

.leadBlock {
  padding: 32px 0;
}

.visual__titleLogo {
  margin-left: 1px;
}

.visual__title {
  width: 72%;
  align-items: flex-start;
  left: 5.5%;
  bottom: 6%;
  gap: 32px;
}

.visualBlock {
  width: 100%;
}

.br-pc {
  display: none;
}

.pc {
  display: none;
}
}
 /*SP用スタイルここまで*/

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

.lookBlock--left .lookBlock__details {
  border-left: 1px solid var(--primary);
}

.lookBlock--right .lookBlock__details {
  border-right: 1px solid var(--primary);
}

.lookBlock__details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.leadBlock__text {
  font-size: 14px;
}

.visual__title {
  position: absolute;
  width: 31%;
  transform: translate(-50%, -50%);
  top: 52%;
  left: 28%;
}

.br-sp {
  display: none;
}

.sp {
  display: none;
}  
}
/*PC用スタイルここまで*/
  
/* fadeIn */
.fadeIn {
  opacity: 0;
  transition: none;
}

.fadeIn.animated {
  animation: blurAnime 1s ease forwards;
}

/* アニメーション定義 */
@keyframes blurAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

.visual-fadeIn {
  opacity: 0;
}

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

/* titleのフェードイン */
.visual__title {
  opacity: 0;
  transition: opacity 1.2s ease, transform 1.2s ease;
  transition-delay: 0.8s; /* ← 遅延させる */
}

.visual-fadeIn.show .visual__title {
  opacity: 1;
}


/* swiper */
.swiper {
  width: 100%;
  height: auto;  
  overflow: hidden; 
}

.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 {
  position: absolute;
  bottom: 0px; 
  left: 50%;
  transform: translateX(-50%); 
  z-index: 10;
}

.swiper-pagination-bullet {
  width: 8px !important; 
  height: 8px !important; 
  background-color: rgba(255,255,255,0.8) !important; 
  margin: 0 5px !important;
  opacity: 0.7 !important; 
  transition: background-color 0.3s, opacity 0.3s !important;  
  border-radius: 0!important;
}

.swiper-pagination-bullet-active {
  background-color: #FFF !important; 
  opacity: 1 !important; 
}
