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

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

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

/* font */
.contentsBlock {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  font-size: 13px;
  color: var(--primary);
  line-height: 1.6rem;
  font-family: "source-serif-4", serif;
  font-weight: 400;
  font-style: normal;
}

.visual__title {
  position: absolute;
  left: 50%;
  top: 90%;
  transform: translate(-50%, -50%);
  width: 38%;
}

.visual__title img {
  width: 100%;
}

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

.visual__logo img {
  width: 100%;
}

.visualBlock {
  max-width: 100%;
  margin-inline: auto;
  padding-bottom: 160px;
}

.visual {
  position: relative;
}

.lookBlocks {
  max-width: 1000px;
  margin-inline: auto;
}

.creditWrap__inner {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-right: 30px;
}

.lookBlock__1 {
  width: 80%;
  margin-inline: auto;
  padding-bottom: 100px;
}

.--fullscreen {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  max-width: 100vw;
}

.lookBlock__2,
.lookBlock__3,
.lookBlock__6,
.lookBlock__8,
.lookBlock__10,
.lookBlock__11 {
  padding-bottom: 200px;
}

.lookBlock__4 {
  padding-bottom: 100px;
}

.lookBlock__5,
.lookBlock__9,
.lookBlock__12 {
  padding-bottom: 160px;
}

.lookBlock__7 {
  padding-bottom: 120px;
}

.lookBlock__2 .lookBlock__image.top {
  width: 62%;
}

.lookBlock__2 .lookBlock__image.bottom {
  width: 50%;
  margin-left: auto;
  padding-top: 60px;
}

.lookBlock__3 .lookBlock__image {
  flex-wrap: wrap;
  display: flex;
}

.lookBlock__3 .lookBlock__image img {
  width: 50%; 
  height: auto;
  display: block;
}

.lookBlock__5 .lookBlock__images {
  width: 50%;
  margin-right: 80px;
}

.lookBlock__6 .lookBlock__text {
  width: 58%;
  margin-bottom: 30px;
  margin-left: 140px;
}

.lookBlock__7 .lookBlock__image.top {
  width: 48%;
  position: relative;
  margin-left: auto;
  z-index: 3;
}

.lookBlock__7 .lookBlock__images.bottom {
  width: 70%;
  position: relative;
  margin-left: 0;
  margin-top: -20%;
}

.lookBlock__7 {
  position: relative;
  width: 80%;
  margin-inline: auto;
}

.lookBlock__7 .lookBlock__text {
  position: absolute;
  z-index: 4;
  width: 58%;
  top: 11%;
}

.lookBlock__8 .lookBlock__images {
  width: 62%;
  margin-right: 80px;
}

.lookBlock__10 {
  width: 92%;
  margin-inline: auto;
  height: calc(742 / 1280 * var(--content-width));
  position: relative;
}

.lookBlock__10 .lookBlock__image.top {
  width: 51%;
  margin-right: auto;
}

.lookBlock__10 .lookBlock__image.bottom {
  width: 54%;
  position: absolute;
  right: 0;
  top: 16%;
  z-index: 3;
}

.lookBlock__12 .lookBlock__images.top,
.lookBlock__12 .lookBlock__images.bottom {
  width: 47%;
}

.lookBlock__12 .lookBlock__images.top {
  margin-left: 0;
}

.footerBlock__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.footerBlock__inner .links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-decoration: underline;
}

.footerBlock {
  padding-bottom: 80px;
  width: 18%;
  margin-inline: auto;
}

.lookBlock__images.credit::after {
  content: "";
  display: block;
  background: url(/src/feature/20250501_oriens/images/plus.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  transition: 0.5s;
  z-index: 3;
}

.creditWrap .head {
  font-family: "source-serif-4", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  margin-bottom: -10px;
}

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

.footerBlock {
  padding-bottom: 0;
  width: 40%;
}

.footerBlock__inner {
  gap: 40px;
}

.lookBlock__12 {
  padding-bottom: 100px;
}

.lookBlock__12 .lookBlock__images.top {
  width: 80%;
}

.lookBlock__12 .lookBlock__images.bottom {
  width: 80%;
  margin-top: 20px;
  margin-right: 0;
}

.lookBlock__11 {
  width: 90%;
  padding-bottom: 80px;
  margin-inline: auto;
}

.lookBlock__10 .lookBlock__image.bottom {
  top: 12%;
}

.lookBlock__10 .lookBlock__image.top {
  width: 50%;
}

.lookBlock__10 {
  width: 95%;
  margin-right: 0;
  height: calc(288 / 375 * 100vw);
  padding-bottom: 100px;
}

.lookBlock__9 {
  padding-bottom: 60px;
}

.lookBlock__7 .lookBlock__text {
  margin-left: 5%;
  width: 60%;
  top: 8%;
}

.lookBlock__8 {
  padding-bottom: 100px;
}

.lookBlock__8 .lookBlock__images {
  width: 85%;
  margin-right: 0;
}

.lookBlock__7 .lookBlock__image.top {
  width: 48%;
}

.lookBlock__7 .lookBlock__images.bottom {
  width: 70%;
}

.lookBlock__7 {
  width: 95%;
  margin-left: 0;
  padding-bottom: 60px;
}

.lookBlock__6 {
  padding-bottom: 100px;
}

.lookBlock__6 .lookBlock__text {
  width: 90%;
  margin-inline: auto;
  margin-bottom: 15px;
}

.lookBlock__5 {
  padding-bottom: 100px;
}

.lookBlock__5 .lookBlock__images {
  width: 85%;
  margin-right: 0;
}

.lookBlock__4 {
  padding-bottom: 60px;
}

.lookBlock__3 {
  width: 90%;
  margin-inline: auto;
  padding-bottom: 100px;
}

.lookBlock__2 {
  padding-bottom: 80px;
}

.lookBlock__2 .lookBlock__image.bottom {
  width: 70%;
  padding-top: 20px;
}

.lookBlock__2 .lookBlock__image.top {
  width: 80%;
}

.lookBlock__1 {
  width: 90%;
  padding-bottom: 60px;
}

.visualBlock {
  padding-bottom: 80px;
}

.lookBlock__images.credit::after {
  width: 20px;
  height: 20px;
  bottom: 10px;
  right: 10px;
}

.visual__title {
  position: absolute;
  width: calc(230 / 375 * 100vw);
}

.visual__logo {
  width: calc(280 / 375 * 100vw);
  top: 72%;
}

.br-pc {
  display: none;
}

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

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

.lookBlock__12 .lookBlock__images.bottom {
  right: 0;
  top: 25%;
  position: absolute;
}

.lookBlock__12 {
  height: calc(1076 / 1280 * var(--content-width));
}

.br-sp {
  display: none;
}

.sp {
  display: none;
}  
}
/*PC用スタイルここまで*/
  
/* swiper */
.swiper-slide {
  width: 100%;
  height: 100%; 
  display: flex;
  justify-content: center;
  align-items: center;
}

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

/* プラスでクレジット表示 */
.lookBlock__images.credit.active::after {
  transform: rotate(45deg);
  transition: 0.5s;
}

.lookBlock__images {
  position: relative;
  cursor: pointer;
  margin-inline: auto;
}

.lookBlock__credits {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10% 5% 3% 5%;
  box-sizing: border-box;
  display: grid;
  align-items: end;
  opacity: 0;
  transition: opacity 0.6s;
  pointer-events: none;
  font-size: 12px;
  z-index: 2;
}

.js-inview {
  opacity: 0;
}

.js-inview.is-inview {
  opacity: 1;
}

.lookBlock__images.active .lookBlock__credits {
  opacity: 1;
  pointer-events: all;
}

/* fadeIn */
.fadeIn {
  opacity: 0;
  transform: scale(1);
  filter: blur(5px);
  transition: none;
}

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

/* アニメーション定義 */
@keyframes blurAnime {
  0% {
    opacity: 0;
    transform: scale(1.01);
    filter: blur(7px);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    filter: blur(0px);
  }
}

/* visualのフェードイン */
@keyframes visualFadeIn {
  0% {
    opacity: 0;
    filter: blur(5px);
  }
  100% {
    opacity: 1;
    filter: blur(0px);
  }
}

.visual-fadein {
  opacity: 0;
}

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

/* lookBlock__3のフェードイン */
.fadeIn-1,
.fadeIn-2,
.fadeIn-3,
.fadeIn-4 {
  opacity: 0;
  transition: opacity 1.2s ease, transform 1s ease;
}

/* 表示時の状態 */
.fadeIn-1.show,
.fadeIn-2.show,
.fadeIn-3.show,
.fadeIn-4.show {
  opacity: 1;
  transform: translateY(0);
}

/* テキスト表示 */
.lookBlock__text {
  opacity: 0;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 2s linear, opacity 2s linear;
}

.lookBlock__text.show {
  opacity: 1;
  clip-path: inset(0 0 0 0);
}


