@charset "UTF-8";
#lounie2022ss {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #262626;
  font-size: 18px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.05em;
  /* CLEARFIX */
  /* ------------------------------------------
  ipad
  ------------------------------------------ */
  /* ------------------------------------------
  smartphone
  ------------------------------------------ */
}
#lounie2022ss .clearfix {
  zoom: 1;
}
#lounie2022ss .clearfix:after,
#lounie2022ss .numberBoxInner:after,
#lounie2022ss .box:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after,
#lounie2022ss .aaaaaaaaaa:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#lounie2022ss * {
  vertical-align: top;
}
#lounie2022ss .fade {
  opacity: 0;
  top: 50px;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: relative;
}
#lounie2022ss .fade.active {
  opacity: 1;
  top: 0;
}
#lounie2022ss .title1_ec {
  padding-top: 80px;
  position: relative;
  margin: 0 auto 68px;
  text-align: center;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  line-height: 2.3rem;
}
#lounie2022ss .onlyPc {
  display: block !important;
}
#lounie2022ss .onlySp {
  display: none !important;
}
#lounie2022ss .contentBox {
  width: 1280px;
  max-width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#lounie2022ss .mainVisual {
  width: 590px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#lounie2022ss .mainVisual.active {
  opacity: 1;
}
#lounie2022ss .mainVisual .overArea {
  position: absolute;
  left: 0;
  bottom: 100px;
  text-align: center;
  z-index: 2;
  padding-left: 60px;
  padding-right: 60px;
}
#lounie2022ss .logo {
  margin-bottom: 20px;
}
#lounie2022ss .copy {
  font-size: 16px;
  font-family: "Inter", sans-serif;
}
#lounie2022ss .sec {
  position: relative;
  display: block;
  width: 100%;
}
#lounie2022ss .sec:before {
  content: "";
  display: block;
  height: 962px;
  width: 100%;
  position: sticky;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top 100px center;
}
#lounie2022ss .sec:after {
  content: "";
  display: block;
  height: 10vh;
  width: 100%;
}
#lounie2022ss .sec .photo {
  position: sticky;
  top: 0;
  width: 50%;
  padding-left: 45%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: -20%;
  padding-top: 30px;
}
#lounie2022ss .sec .photo img {
  padding-top: 120px;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  max-height: calc(922px - 160px);
}
#lounie2022ss .sec .text {
  position: sticky;
  top: 0;
  text-align: center;
}
#lounie2022ss .sec .numberBox {
  position: sticky;
  top: 0;
  left: 0;
  width: 200px;
  margin-top: 20%;
  text-align: right;
  padding-right: 35px;
  padding-bottom: 30%;
}
#lounie2022ss .sec .numberBox .left .season {
  font-style: italic;
  font-size: 12px;
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
}
#lounie2022ss .sec .numberBox .left .key {
  font-size: 13px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
}
#lounie2022ss .sec .numberBox .left .ttl {
  font-size: 22px;
  font-family: "Barlow", sans-serif;
  line-height: 1.4;
}
#lounie2022ss .sec .numberBox .right {
  position: absolute;
  right: -30px;
  top: -85px;
}
#lounie2022ss .sec .numberBox .right img {
  height: 180px;
  width: auto;
}
#lounie2022ss #sec0 {
  opacity: 0;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#lounie2022ss #sec0.active {
  opacity: 1;
}
#lounie2022ss #sec1:before {
  background-image: url("../images/bg_item01.jpg");
}
#lounie2022ss #sec2:before {
  background-image: url("../images/bg_item02.jpg");
}
#lounie2022ss #sec3:before {
  background-image: url("../images/bg_item03.jpg");
}
#lounie2022ss #sec4:before {
  background-image: url("../images/bg_item04.jpg");
}
#lounie2022ss #sec1 .numberBox .right {
  right: -30px;
  top: -70px;
}
#lounie2022ss #sec2 .numberBox .right {
  right: -60px;
  top: -70px;
}
#lounie2022ss #sec3 .numberBox .right {
  right: -70px;
  top: -70px;
}
#lounie2022ss #sec4 .numberBox .right {
  right: -80px;
  top: -70px;
}
#lounie2022ss .slick-dots {
  bottom: -45px;
}
#lounie2022ss .box {
  padding: 60px 0;
}
#lounie2022ss .box .left {
  float: left;
  width: 320px;
  margin-top: 20px;
  padding: 50px 40px 100px 40px;
}
#lounie2022ss .box .right {
  position: relative;
  width: 50%;
  float: right;
  padding-right: 2.5%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 20px;
}
#lounie2022ss .box .right .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  max-height: calc(922px - 160px);
}
#lounie2022ss .box .right .itemSliderBox img {
  width: auto;
  display: inline-block;
  max-height: calc(922px - 160px);
}
#lounie2022ss .box h2.ttl {
  font-size: 28px;
  font-weight: 400;
  display: block;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  padding-bottom: 5px;
  letter-spacing: 0.05em;
  margin-top: 15vh;
}
#lounie2022ss .box .subTtl {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
#lounie2022ss .box .desp {
  font-size: 13px;
}
#lounie2022ss .secWhite {
  background-color: #fff;
}
#lounie2022ss .secWhite .left {
  background-color: #FCFCFC;
}
#lounie2022ss .secGray {
  background-color: #FCFCFC;
}
#lounie2022ss .secGray .left {
  background-color: #fff;
}
#lounie2022ss #concept {
  text-align: center;
  padding: 120px 0;
}
#lounie2022ss .mainDesp {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 1.8;
}
#lounie2022ss .img {
  margin-bottom: 20px;
}
#lounie2022ss h3.ttl {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
  text-align: left;
  line-height: 1.2;
}
#lounie2022ss .itemDesp {
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
#lounie2022ss .imgBox {
  position: relative;
}
#lounie2022ss .imgBox:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#lounie2022ss .imgBox .creditBtn {
  position: absolute;
  z-index: 5;
  left: 20px;
  bottom: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-left: 17px;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: left top 7px;
  background-image: url("../images/ioc_open_white.png");
  color: #fff;
  cursor: pointer;
  display: none;
}
#lounie2022ss .imgBox .overArea {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: center;
  width: 100%;
}
#lounie2022ss .imgBox .creditList {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#lounie2022ss .creditList {
  font-size: 13px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  -webkit-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#lounie2022ss .creditList li {
  margin-bottom: 5px;
}
#lounie2022ss .creditList li a {
  color: #323232;
  border-bottom: 1px solid #323232;
}
#lounie2022ss #endCredit {
  text-align: center;
  font-size: 13px;
  line-height: 1.8;
  font-family: "Barlow", sans-serif;
  padding: 80px;
}
@media screen and (max-width: 719px) {
  #lounie2022ss .onlyPc {
    display: none !important;
  }
  #lounie2022ss .onlySp {
    display: block !important;
  }
  #lounie2022ss .copy {
    font-size: 14px;
  }
  #lounie2022ss .mainVisual .overArea {
    padding-left: 40px;
    padding-right: 40px;
  }
  #lounie2022ss #concept {
    padding: 80px 0;
  }
  #lounie2022ss .contentBox {
    padding-left: 25px;
    padding-right: 25px;
  }
  #lounie2022ss .mainDesp {
    font-size: 14px;
    margin-bottom: 0;
  }
  #lounie2022ss .sec {
    min-height: 100vh;
    margin-top: 160px;
    /*
    	&:before{
    		content: "";
    		display: block;
    		height: 100vh;
    		width: 100%;
    	}
    */
  }
  #lounie2022ss .sec:after {
    display: none;
  }
  #lounie2022ss .sec .photo {
    width: auto;
    padding-left: 0;
    height: 100vh;
    width: 100%;
  }
  #lounie2022ss .sec .photo img {
    padding-top: 0;
    max-height: initial;
    width: auto;
  }
  #lounie2022ss .sec .numberBox {
    width: auto;
    left: initial;
    margin-right: 60px;
    padding-bottom: 40%;
    margin-top: 80px;
  }
  #lounie2022ss .sec .contentBox {
    padding-left: 0px;
    padding-right: 0px;
  }
  #lounie2022ss #sec0 {
    margin-top: 0;
  }
  #lounie2022ss #sec0 .text {
    padding-bottom: 30%;
  }
  #lounie2022ss #sec0 .logo {
    padding-left: 20px;
    padding-right: 20px;
  }
  #lounie2022ss #sec0 .copy {
    letter-spacing: 0;
  }
  #lounie2022ss #sec1 {
    margin-top: 0;
  }
  #lounie2022ss #sec2 .numberBox {
    color: #fff;
    margin-right: 110px;
  }
  #lounie2022ss #sec3 .numberBox {
    color: #fff;
    margin-right: 110px;
  }
  #lounie2022ss #sec4 .numberBox {
    color: #fff;
    margin-right: 110px;
  }
  #lounie2022ss .secWhite {
    background-color: #fff;
  }
  #lounie2022ss .secWhite .left {
    background-color: #fff;
  }
  #lounie2022ss .secGray {
    background-color: #fff;
  }
  #lounie2022ss .secGray .left {
    background-color: #fff;
  }
  #lounie2022ss .stopMotionBox {
    position: relative;
  }
  #lounie2022ss .stopMotionBox:after {
    content: "";
    display: block;
    height: 30vh;
    width: 100%;
  }
  #lounie2022ss .stopMotionBox .imgBox {
    position: sticky;
    top: 0;
  }
  #lounie2022ss .box {
    padding-bottom: 0;
  }
  #lounie2022ss .box .left {
    padding-top: 0;
    text-align: center;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #lounie2022ss .box .left h2.ttl {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
  }
  #lounie2022ss .box .left .desp {
    margin-bottom: 40px;
  }
  #lounie2022ss .box .left .creditList {
    display: none;
  }
  #lounie2022ss .box .right {
    float: none;
    width: auto;
    padding-right: 0;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 10px;
  }
  #lounie2022ss .box .right .img img {
    max-height: initial;
    width: 100%;
  }
  #lounie2022ss .box .right .itemSliderBox img {
    max-height: initial;
  }
  #lounie2022ss .setBox {
    padding-top: 0;
  }
  #lounie2022ss .setBox .right {
    padding-top: 0;
  }
  #lounie2022ss .setBox2 {
    padding-top: 20px;
  }
  #lounie2022ss .setBox2 .right {
    padding-top: 0;
  }
  #lounie2022ss h3.ttl {
    margin-bottom: 10px;
  }
  #lounie2022ss .itemDesp {
    margin-bottom: 10px;
  }
  #lounie2022ss .imgBox .creditBtn {
    display: block;
  }
  #lounie2022ss #endCredit {
    padding-bottom: 60px;
  }
  #lounie2022ss .imgBox.clicked:after {
    opacity: 1;
  }
  #lounie2022ss .imgBox.clicked .creditBtn {
    color: #666;
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: left top 9px;
    background-image: url("../images/ioc_close_black.png");
  }
  #lounie2022ss .imgBox.clicked .creditList {
    visibility: visible;
    display: block;
    opacity: 1;
  }
  #lounie2022ss .fullScreen {
    height: 100vh;
  }
  #lounie2022ss .title1_ec {
    padding-top: 0;
  }
  #lounie2022ss #sec0:before {
    display: none;
  }
  #lounie2022ss .sec:before {
    display: 30vh;
    background-position: top center;
    background-size: auto 100vh;
  }
  #lounie2022ss #sec1:before {
    background-image: url("../images/bg_item01_sp.jpg");
  }
  #lounie2022ss #sec2:before {
    background-image: url("../images/bg_item02_sp.jpg");
  }
  #lounie2022ss #sec3:before {
    background-image: url("../images/bg_item03_sp.jpg");
  }
  #lounie2022ss #sec4:before {
    background-image: url("../images/bg_item04_sp.jpg");
  }
  #lounie2022ss .sec .photo {
    margin-top: 0;
    padding-top: 0;
  }
}