﻿@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&family=Montserrat:wght@300&display=swap");

/* ==================================================
FONT SETTING
================================================== */
html {
  scroll-behavior: smooth;
}
body #lp-2509 {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
  letter-spacing: 0em;
  background: #f8f7f5;
  -ms-font-feature-settings: "normal";
  font-feature-settings: normal;
  /* -webkit-font-smoothing: antialiased; */
  -webkit-font-smoothing: subpixel-antialiased;
}
#lp-2509 h1,
#lp-2509 h2,
#lp-2509 h3,
#lp-2509 h4,
#lp-2509 h5,
#lp-2509 h6,
#lp-2509 p,
#lp-2509 figure,
#lp-2509 .imgSetP {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  line-height: inherit;
}
#lp-2509 ul,
#lp-2509 ol,
#lp-2509 dl,
#lp-2509 dt,
#lp-2509 dd {
  margin: 0;
  padding: 0;
}
#lp-2509 ol,
#lp-2509 li {
  list-style: none;
}
#lp-2509 img {
  border: none;
  line-height: 0;
  font-size: 0;
  vertical-align: text-bottom;
  width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
#lp-2509 figure img,
#lp-2509 video {
  width: 100%;
  height: auto;
}
/* ---------- */

/* ==================================================
link
================================================== */

#lp-2509 a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: 0.8s opacity;
  -o-transition: 0.8s opacity;
  transition: 0.8s opacity;
  text-decoration: none;
}
#lp-2509 a span {
  padding: 0 0 0 0.5em;
}
#lp-2509 a:link {
  text-decoration: none;
}
#lp-2509 a:visited {
  text-decoration: none;
  color: inherit;
}
#lp-2509 a:active {
  text-decoration: none;
}
#lp-2509 ul li a {
  position: relative;
  outline: none;
  text-decoration: none;
}
#lp-2509 p a:link {
  text-decoration: none;
  color: inherit;
}
#lp-2509 p a:visited {
  text-decoration: none !important;
  color: inherit;
  border: none;
}
#lp-2509 p a:active {
  text-decoration: underline;
}
#lp-2509 ul li a:focus {
  outline: none;
}
#lp-2509 .imgObj {
  line-height: 1;
}

#lp-2509 #cntsSct {
  padding-top: min(13.5vw, 172.8px);
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  #lp-2509 #cntsSct {
    padding-top: min(7.5vw, 96px);
    padding-top: 0;
  }
}

/* ==================================================
Font asset
================================================== */
.enGothic {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.enSerif {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

:root {
  --STxt: 2.188vw;
  --MTxt: 2.75vw;
  --LTxt: 3.4vw;
  --STitle: 3.8vw;
  --MTitle: 5.5vw;
}
@media screen and (min-width: 769px) {
  :root {
    --STxt: 0.84vw;
    --MTxt: 0.95vw;
    --LTxt: 1.263vw;
    --STitle: 1.475vw;
    --MTitle: 2.5vw;
  }
}

.STxt {
  font-size: clamp(7px, var(--STxt), 14px);
}
.MTxt {
  font-size: clamp(8px, var(--MTxt), 16px);
}
.LTxt {
  font-size: clamp(10px, var(--LTxt), 16px);
}
.STitle {
  font-size: clamp(12px, var(--STitle), 24px);
}
.MTitle {
  font-size: clamp(16px, var(--MTitle), 32px);
}
:root {
  --ls-100: 0.1em;
  --ls-50: 0.05em;
  --ls-30: 0.03em;
  --lh-16: 1.6;
  --lh-18: 1.8;
  --lh-20: 2;
}
.fwBold {
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .spno {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  .tabno {
    display: none !important;
  }
}
@media screen and (min-width: 961px) {
  .pcno {
    display: none !important;
  }
  .indexno {
    display: none;
    opacity: 0;
  }
}

.fs90 {
  font-size: max(90%, 4px) !important;
}
.fs80 {
  font-size: max(80%, 4px) !important;
}
.fs70 {
  font-size: max(70%, 4px) !important;
}
.fs60 {
  font-size: max(60%, 4px) !important;
}
.fs50 {
  font-size: max(50%, 4px) !important;
}
.enSerif {
  /* font-size: 115% !important; */
}
.fsItalic {
  font-style: italic;
}
/* ==================================================
LetterSpace
================================================== */
.XXlLs {
  letter-spacing: 0.2em !important;
}
.XlLs {
  letter-spacing: 0.15em !important;
}
.LLs {
  letter-spacing: 0.1em !important;
}
.MLs {
  letter-spacing: 0.05em !important;
}
.SLs {
  letter-spacing: 0em !important;
}
.XsLs {
  letter-spacing: -0.02em !important;
}
/* ==================================================
Line-height
================================================== */
.XXXsLh {
  line-height: 0.9 !important;
}
.XXsLh {
  line-height: 1 !important;
}
.XsLh {
  line-height: 1.1 !important;
}
.SLh {
  line-height: 1.2 !important;
}
.MLh {
  line-height: 1.5 !important;
}
.LLh {
  line-height: 1.7 !important;
}
.XlLh {
  line-height: 2 !important;
}
.XXlLh {
  line-height: 2.5 !important;
}
.XXXlLh {
  line-height: 3 !important;
}
/* ==================================================
margin / padding
================================================== */
.XXXsMgn {
  margin-top: 0.9375vw !important;
}
.XXsMgn {
  margin-top: 1.875vw !important;
}
.XsMgn {
  margin-top: 3.75vw !important;
}
.SMgn {
  margin-top: 5.625vw !important;
}
.MMgn {
  margin-top: 7.5vw !important;
}
.LMgn {
  margin-top: 11.25vw !important;
}
.XlMgn {
  margin-top: 15vw !important;
}
.XXlMgn {
  margin-top: 22.5vw !important;
}
.XXXlMgn {
  margin-top: 30vw !important;
}

.XXXsPdnB {
  padding-bottom: 0.9375vw !important;
}
.XXsPdnB {
  padding-bottom: 1.875vw !important;
}
.XsPdnB {
  padding-bottom: 3.75vw !important;
}
.SPdnB {
  padding-bottom: 5.625vw !important;
}
.MPdnB {
  padding-bottom: 7.5vw !important;
}
.LPdnB {
  padding-bottom: 11.25vw !important;
}
.XlPdnB {
  padding-bottom: 15vw !important;
}
.XXlPdnB {
  padding-bottom: 22.5vw !important;
}
.XXXlPdnB {
  padding-bottom: 30vw !important;
}

.XXXsPdnT {
  padding-top: 0.9375vw !important;
}
.XXsPdnT {
  padding-top: 1.875vw !important;
}
.XsPdnT {
  padding-top: 3.75vw !important;
}
.SPdnT {
  padding-top: 5.625vw !important;
}
.MPdnT {
  padding-top: 7.5vw !important;
}
.LPdnT {
  padding-top: 11.25vw !important;
}
.XlPdnT {
  padding-top: 15vw !important;
}
.XXlPdnT {
  padding-top: 22.5vw !important;
}
.XXXlPdnT {
  padding-top: 30vw !important;
}
@media screen and (min-width: 961px) {
  .XXXsMgn {
    margin-top: min(0.625vw, 8px) !important;
  }
  .XXsMgn {
    margin-top: min(1.25vw, 16px) !important;
  }
  .XsMgn {
    margin-top: min(2.5vw, 32px) !important;
  }
  .SMgn {
    margin-top: min(3.75vw, 48px) !important;
  }
  .MMgn {
    margin-top: min(5vw, 64px) !important;
  }
  .LMgn {
    margin-top: min(7.5vw, 96px) !important;
  }
  .XlMgn {
    margin-top: min(10vw, 128px) !important;
  }
  .XXlMgn {
    margin-top: min(15vw, 192px) !important;
  }
  .XXXlMgn {
    margin-top: min(20vw, 256px) !important;
  }

  .XXXsPdnB {
    padding-bottom: min(0.625vw, 8px) !important;
  }
  .XXsPdnB {
    padding-bottom: min(1.25vw, 16px) !important;
  }
  .XsPdnB {
    padding-bottom: min(2.5vw, 32px) !important;
  }
  .SPdnB {
    padding-bottom: min(3.75vw, 48px) !important;
  }
  .MPdnB {
    padding-bottom: min(5vw, 64px) !important;
  }
  .LPdnB {
    padding-bottom: min(7.5vw, 96px) !important;
  }
  .XlPdnB {
    padding-bottom: min(10vw, 128px) !important;
  }
  .XXlPdnB {
    padding-bottom: min(15vw, 192px) !important;
  }
  .XXXlPdnB {
    padding-bottom: min(20vw, 256px) !important;
  }

  .XXXsPdnT {
    padding-top: min(0.625vw, 8px) !important;
  }
  .XXsPdnT {
    padding-top: min(1.25vw, 16px) !important;
  }
  .XsPdnT {
    padding-top: min(2.5vw, 32px) !important;
  }
  .SPdnT {
    padding-top: min(3.75vw, 48px) !important;
  }
  .MPdnT {
    padding-top: min(5vw, 64px) !important;
  }
  .LPdnT {
    padding-top: min(7.5vw, 96px) !important;
  }
  .XlPdnT {
    padding-top: min(10vw, 128px) !important;
  }
  .XXlPdnT {
    padding-top: min(15vw, 192px) !important;
  }
  .XXXlPdnT {
    padding-top: min(20vw, 256px) !important;
  }
}

/* ==================================================
color
================================================== */
:root {
  --clr-def: #42868f;
  --clr-wh: #d8d6bd;
  --clr-line: #42868f;
  --clr-line1: #8d847e;
}
#lp-2507,
body {
  color: var(--clr-def);
  margin: 0;
}
.txtClrWh {
  color: var(--clr-wh);
}
.titColor {
  color: var(--clr-wh);
}

/* ==================================================
wrapper
================================================== */
#lp-2509 {
}

@media screen and (min-width: 769px) {
  body #lp-2509 {
    padding: 0;
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
  }
}

/* ==================================================
mainArea
================================================== */
#lp-2509 .mainArea {
}
#lp-2509 .mainArea picture {
  display: block;
  line-height: 1;
  font-size: 0;
  width: 100%;
  height: 100svh;
}
#lp-2509 .mainArea picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  #lp-2509 .mainArea {
    position: sticky;
    top: 0;
    width: 50%;
    height: 100vh;
  }
  #lp-2509 .mainArea picture {
    width: 100%;
    height: 100%;
  }
  #lp-2509 .mainArea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
/* ==================================================
contents common
================================================== */
.lp-cntAtea {
  position: relative;
  z-index: 1;
}
.lp-cntAtea .ttlBlk {
}
.lp-cntAtea .ttlBlk .ttlObj {
}
.lp-cntAtea .txtObj {
}
.lp-cntAtea .credit {
}
.lp-cntAtea .credit a {
}
.lp-cntAtea .credit span.price {
  padding: 0 0 0 1em;
}
.lp-cntAtea .credit span.tax {
  font-size: 80%;
}

@media screen and (min-width: 769px) {
  .lp-cntAtea {
  }
  .lp-cntAtea .ttlBlk {
  }
  .lp-cntAtea .ttlBlk .ttlObj {
  }
  .lp-cntAtea .txtObj {
  }
  .lp-cntAtea .credit {
  }
  .lp-cntAtea .credit a {
  }
}

/* ==================================================
lpConts
================================================== */

.lpConts {
  background: #f9f8e4;
  position: relative;
}
.lpConts .mainTtlObj {
  padding: 22% 0 13%;
  width: 60%;
  margin: 0 auto;
}

.lpConts .lp-cntAtea {
}

@media screen and (min-width: 769px) {
  .lpConts {
    width: 50%;
    position: relative;
  }
  .lpConts .mainTtlObj {
    padding: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .lpConts .lp-cntAtea {
  }
}

#lookArea1 {
  padding: 0 0 18%;
}

#lookArea1::before {
  content: "";
  width: 100%;
  height: calc(100% + 100px);
  position: absolute;
  z-index: -1;
  background: #d8d6bd;
  left: 0;
  top: 100px;
}
#lookArea1 .blk-1 {
}
#lookArea1 .blk-1 .imgGlp {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  line-height: 1;
  box-sizing: border-box;
}
#lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(1) {
  width: 82%;
  margin: 0 auto 0;
}
#lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(2) {
  width: 29%;
  margin: 41% 0 0;
}
#lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(3) {
  width: 51%;
  margin: 25% 2.5% 0 auto;
}
#lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(4) {
  width: 61%;
  margin: 23% auto 0 0;
}
#lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(5) {
  width: 26%;
  margin: 4% 0 0;
}
#lookArea1 .blk-1 .txtGlp {
  margin: 19% auto 0;
  text-align: left;
  width: 90%;
}
#lookArea1 .blk-1 .txtGlp .ttlObj {
  line-height: 1.6;
  letter-spacing: 0.04em;
}
#lookArea1 .blk-1 .txtGlp .txtObj {
  margin: 2em 0 0;
}
#lookArea1 .blk-1 .txtGlp .credit {
  margin: 1.2em 0 0;
  text-decoration: underline;
  border: none;
}

#lookArea1 .blk-2 {
  margin: 14% auto 17%;
}
#lookArea1 .blk-2 .imgGlp {
  line-height: 1;
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin: 0 auto 20%;
}
#lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(1) {
  width: 73%;
  margin: 0 auto 15% 12%;
}
#lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(2) {
  width: 39%;
  margin: 0 0 0 auto;
}
#lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(3) {
  width: 39%;
  margin: 0 0 0 2%;
}
#lookArea1 .blk-2 .txtGlp {
}
#lookArea1 .blk-2 .txtGlp .ttlObj {
  letter-spacing: 0.05em;
  color: var(--clr-def);
  width: 60%;
  margin: 0 auto;
}
#lookArea1 .blk-2 .txtGlp .txtObj {
  margin: 10% auto 0;
  line-height: 2.5;
}
#lookArea1 .blk-2 .txtGlp .credit {
}
#lookArea1 .blk-3 {
}
#lookArea1 .blk-3 .imgGlp {
  display: flex;
  flex-flow: wrap;
}
#lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(1) {
  width: 53%;
  margin: 0 auto 0 11%;
}
#lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(2) {
  width: 73%;
  margin: 15% 5% 0 auto;
  position: relative;
}
#lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(2) img + img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(3) {
}
#lookArea1 .blk-3 .txtGlp {
  width: 73%;
  margin: 10% 5% 0 auto;
  text-align: left;
}
#lookArea1 .blk-3 .txtGlp .ttlObj {
  line-height: 1.5;
}
#lookArea1 .blk-3 .txtGlp .txtObj {
  margin: 2.8em 0 0;
}
#lookArea1 .blk-3 .txtGlp .credit {
  margin: 1.3em 0 0;
}

@media screen and (min-width: 769px) {
  #lookArea1 {
  }

  #lookArea1::before {
    top: 160px;
  }
  #lookArea1 .blk-1 {
  }
  #lookArea1 .blk-1 .imgGlp {
  }
  #lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(1) {
  }
  #lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(2) {
  }
  #lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(3) {
  }
  #lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(4) {
  }
  #lookArea1 .blk-1 .imgGlp .imgObj:nth-of-type(5) {
  }
  #lookArea1 .blk-1 .txtGlp {
    margin: 100px auto 0;
  }
  #lookArea1 .blk-1 .txtGlp .ttlObj {
  }
  #lookArea1 .blk-1 .txtGlp .txtObj {
  }
  #lookArea1 .blk-1 .txtGlp .credit {
  }

  #lookArea1 .blk-2 {
  }
  #lookArea1 .blk-2 .imgGlp {
    margin-bottom: min(17%, 130px);
  }
  #lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(1) {
  }
  #lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(2) {
  }
  #lookArea1 .blk-2 .imgGlp .imgObj:nth-of-type(3) {
  }
  #lookArea1 .blk-2 .txtGlp {
  }
  #lookArea1 .blk-2 .txtGlp .ttlObj {
    width: min(75%, 340px);
  }
  #lookArea1 .blk-2 .txtGlp .txtObj {
    margin-top: min(10%, 100px);
  }
  #lookArea1 .blk-2 .txtGlp .credit {
  }
  #lookArea1 .blk-3 {
  }
  #lookArea1 .blk-3 .imgGlp {
  }
  #lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(1) {
  }
  #lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(2) {
  }
  #lookArea1 .blk-3 .imgGlp .imgObj:nth-of-type(3) {
  }
  #lookArea1 .blk-3 .txtGlp {
    margin: 5% 5% 0 auto;
  }
  #lookArea1 .blk-3 .txtGlp .ttlObj {
  }
  #lookArea1 .blk-3 .txtGlp .txtObj {
  }
  #lookArea1 .blk-3 .txtGlp .credit {
  }
}
#lookArea2 {
  padding: 0 0 17%;
}
#lookArea2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #262626;
  z-index: -4;
  top: 160px;
}
#lookArea2 .blk-1 {
}
#lookArea2 .blk-1 .imgGlp {
  display: flex;
  flex-flow: wrap;
}
#lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(1) {
  width: 65%;
  margin: 0 auto;
}
#lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(2) {
  width: 45%;
  margin: 22% auto 0 5%;
}
#lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(3) {
  width: 72%;
  margin: 14.5% 0 0 auto;
}
#lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(4) {
  width: 48%;
  margin: 26% auto 0 13%;
}
#lookArea2 .blk-1 .txtGlp {
  text-align: left;
  margin: 7% auto 0 13%;
}
#lookArea2 .blk-1 .txtGlp .credit {
  color: var(--clr-wh);
}
#lookArea2 .blk-1 .txtGlp .credit + .credit {
}

@media screen and (min-width: 769px) {
  #lookArea2 {
  }
  #lookArea2::before {
    top: 260px;
  }
  #lookArea2 .blk-1 {
  }
  #lookArea2 .blk-1 .imgGlp {
  }
  #lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(1) {
  }
  #lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(2) {
  }
  #lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(3) {
  }
  #lookArea2 .blk-1 .imgGlp .imgObj:nth-of-type(4) {
  }
  #lookArea2 .blk-1 .txtGlp {
    margin: 4% auto 0 13%;
  }
  #lookArea2 .blk-1 .txtGlp .credit {
  }
  #lookArea2 .blk-1 .txtGlp .credit + .credit {
  }
}

.lp-ftrArea {
  padding: 12% 0;
  background: #134f57;
  position: relative;
  z-index: 2;
}
.lp-ftrArea .staffCredit {
}
.lp-ftrArea .staffCredit li {
  color: var(--clr-wh);
  text-align: center;
}
.lp-ftrArea .staffCredit li + li {
}
.lp-ftrArea .logoObj {
  margin: 9% auto 0;
  width: 20%;
}

@media screen and (min-width: 769px) {
  .lp-ftrArea {
  }
  .lp-ftrArea .staffCredit {
  }
  .lp-ftrArea .staffCredit li {
  }
  .lp-ftrArea .staffCredit li + li {
  }
  .lp-ftrArea .logoObj {
  }
}

/* ==================================================
fade
================================================== */
.js-fade {
  opacity: 0;
  transform: translateY(25px);
  transition:
    opacity 0.8s ease,
    transform 1.2s ease;
}

.js-fade.inview {
  opacity: 1;
  transform: translateY(0);
}

.js-fade.js-f-blur {
  opacity: 0;
  filter: blur(4px);
  transition:
    opacity 0.6s ease,
    filter 1.2s ease;
}
.js-fade.js-f-blur.inview {
  opacity: 1;
  filter: blur(0);
}

.js-clr {
  filter: grayscale(100%);
  transition: filter 0.4s linear 1s;
}

.js-clr.active {
  filter: grayscale(0%);
}

.prev {
  position: absolute;
  top: 0;
  z-index: 100;
  pointer-events: none;
  opacity: 0.8;
  width: 100vw;
}
.prev img {
  width: 100%;
  height: auto;
}

.lp-cntAtea .item-d-none {
  display: none;
}
