@charset "UTF-8";
@import url("https://use.typekit.net/trc4hjw.css");

@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 50px;
  }

  100% {
    height: 40px;
    top: 50px;
  }
}

@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }

  75% {
    height: 40px;
    top: 40px;
  }

  100% {
    height: 40px;
    top: 40px;
  }
}

@keyframes moveleft {
  0% {
    left: 100vw;
  }

  100% {
    left: -200vw;
  }
}

@keyframes moveright {
  0% {
    left: -200vw;
  }

  100% {
    left: 100vw;
  }
}

/* ------------------------------------------------------------------------------------------------------------------------ */
html,
body {
  width: 100%;
  height: auto;
  font-size: 13px;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  text-align: center;
  -webkit-text-size-adjust: 100%;
  margin: 0;
}

body.loaded {
  position: static;
}

body.looking {
  overflow: hidden;
}

a {
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active,
a.active {
  color: #C3C3C3;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form,
section,
p,
div,
ul,
li,
dl,
dt,
dd,
a,
span,
input,
textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

br.brsp {
  display: none;
}

.item-d-none p a {
  display: none;
}

/* ------------------------------------------------------------------------------------------------------------------------ */
header {
  width: auto;
  position: fixed;
  left: 60px;
  z-index: 999;
  pointer-events: none;
  transition: all 0.25s ease-in 0s;
  opacity: 1;
  top: -700vh;
}

header.on {
  opacity: 1;
}

header .inner {
  width: 100%;
  position: relative;
}

header .inner ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  transform: rotate(90deg);
  transform-origin: left top;
  padding-left: 50px;
}

header .inner ul::after {
  content: "";
  width: 1px;
  height: auto;
  background-color: #fff;
  margin-left: 15px;
  display: block;
  order: 2;
}

header .inner ul li:not(:first-child) {
  margin-left: 15px;
}

header .inner ul li:nth-child(1) {
  order: 1;
}

header .inner ul li:nth-child(2) {
  order: 3;
}

header .inner ul li a {
  font-family: "century-old-style-std", serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0em;
  pointer-events: auto;
  transition: all 0.25s ease-in 0s;
}

header .inner ul li a:hover {
  color: #C3C3C3;
}

#container .kv-box {
  width: 100vw;
  position: sticky;
  top: -800px;
  z-index: -10;
  margin-bottom: 200px;
}

#container .kv-box .kv {
  position: relative;
}

#container .kv-box .kv .logo{
  position: absolute;
  left:20%;
  top:40%;
  width:180px;
}


#container .kv-box .lead-box p {
  width: 90%;
  max-width: 640px;
  margin: 70px auto 0;
  line-height: 2;
  font-size: 13px;
  text-align: center;
}

#container .look-box {
  background-color: #fff;
  font-family: "acumin-pro", sans-serif;
font-weight: 200;
font-style: normal;
  font-size: 10px;
  line-height: 1.8;
  text-align: left;
  border-bottom: #000 1px solid;
}

#container .look-box a{
  text-decoration: underline;
}

#container .look-box a:hover{
  text-decoration: none;
  color:#B51802;
}

#container .look-box .looks .block {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  margin-bottom: 240px;
}

#container .look-box .looks .block-1{
  background: #fff;
  z-index: 100;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-1 .lk1 .photo{
  padding: 23%;
}

#container .look-box .looks .block-1 .lk2 .photo{
  padding: 18%;
}

#container .look-box .looks .block-2{
  background: #fff;
  z-index: 200;
}

#container .look-box .looks .block-3{
  background: #fff;
  z-index: 300;
  padding-top: 14%;
  padding-bottom: 16%;
}

#container .look-box .looks .block-3 .lk4 .photo{
  padding: 20%;
}

#container .look-box .looks .block-3 .lk5 .photo{
  padding: 23%;
}

#container .look-box .looks .block-4{
  background: #fff;
  z-index: 400;
  padding-top: 14%;
  padding-bottom: 16%;
}

#container .look-box .looks .block-4 .flex{
  align-items: flex-start;
}

#container .look-box .looks .block-4 .lk6 .photo{
  padding: 22%;
}

#container .look-box .looks .block-4 .lk7 .photo{
  padding: 20%;
}

/*
#container .look-box .looks .block-5{
  background: #fff;
  z-index: 500;
}

#container .look-box .looks .block-5 .logo-red{
  position: absolute;
  left:20%;
  top:55%;
  width:180px;
}
*/

#container .look-box .looks .block-6{
  background: #fff;
  z-index: 600;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-6 .lk9{
  position: relative;
}

#container .look-box .looks .block-6 .lk9 .photo{
  padding: 0%;
}

#container .look-box .looks .block-6 .lk9 .logo-red{
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:170px;
}

#container .look-box .looks .block-6 .lk10 .photo{
  padding: 0%;
}

#container .look-box .looks .block-6 .lk10 .credit-box{
  position: absolute;
  top:96%;
  right: 3%;
}

#container .look-box .looks .block-6 .lk10 .credit-box p{
  color: #fff;
}

#container .look-box .looks .block-6 .lk10 .credit-box p a{
  color: #fff;
}

#container .look-box .looks .block-7{
  background: #fff;
  z-index: 700;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-7 .lk11 .photo{
  padding: 22%;
}

#container .look-box .looks .block-7 .lk12 .photo{
  padding: 18%;
}

#container .look-box .looks .block-8{
  background: #fff;
  z-index: 800;
  padding-top: 10%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-9{
  background: #fff;
  z-index: 900;
}

#container .look-box .looks .block-9 .credit-box{
  color: #fff;
  position: absolute;
  top:95%;
  right:3%;
}

#container .look-box .looks .block-9 .credit-box a{
  color: #fff;
}

#container .look-box .looks .block-10{
  background: #fff;
  z-index: 1000;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-10 .lk16 .photo{
  padding: 22%;
}

#container .look-box .looks .block-10 .lk17 .photo{
  padding: 18%;
}

#container .look-box .looks .block-11{
  background: #fff;
  z-index: 1100;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-11 .lk18 .photo{
  padding: 22%;
}

#container .look-box .looks .block-11 .lk19 .photo{
  padding: 18%;
}

#container .look-box .looks .block-12{
  background: #fff;
  z-index: 1200;
  padding-top: 14%;
  padding-bottom: 14%;
}

#container .look-box .looks .block-12 .lk20,
#container .look-box .looks .block-8 .lk13{
  margin: 0 auto;
  width:28%;
}

#container .look-box .staff-credit{
  padding-bottom: 200px;
  background-color: #fff;
}

#container .look-box .staff-credit .staff{
  width:90%;
  margin: 0 auto;
  text-align: center;
}

#container .look-box .staff-credit .staff p{
  line-height: 2;
}

.credit-box{
  text-align: center;
  margin-top: 8px;
}


/*footer*/
.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  font-family: "acumin-pro", sans-serif;
font-weight: 200;
font-style: normal;
  background-color: #fff;
  z-index:2000;
  position: relative;
}

.footer-wrapper a:hover{
  text-decoration: none;
  color:#B51802;
}

.footer-wrapper .footer-items{
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper .footer-items .navi-box {
  padding-top: 30px;
  font-size: 12px;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.footer-wrapper .footer-items .navi-box ul li {
  margin-bottom: 10px;
}

.footer-wrapper .footer-items .navi-box ul li img {
  width: 100px;
  margin-bottom: 30px;
}

.footer-wrapper .back {
  text-align: right;
  font-size: 12px;
  margin: 130px auto 20px;
}

.footer-wrapper .copy {
  text-align: center;
  font-size: 10px;
  margin: 0px auto 20px;
}

/*set*/
.flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.mb70 {
  margin-bottom: 70px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb150 {
  margin-bottom: 150px;
}

.posiR {
  position: relative;
}

.m-small {
  width: 60%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.small {
  width: 80%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.mid {
  width: 90%;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}



.large {
  width: 100%;
  max-width: 790px;
  margin-left: auto;
  margin-right: auto;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.left {
  margin-left: 0;
  margin-right: auto;
}

.right {
  margin-left: auto;
  margin-right: 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

#container .look-box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.slick-slide img {
  display: block;
}

/*========= LoadingのためのCSS ===============*/

/* Loading背景画面設定　*/
#loading {
  /*fixedで全面に固定*/
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background: #fff;
  text-align: center;
  color: #fff;
}

/* Loading画像中央配置　*/
#loading_logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#loading_logo img {
  width: 180px;
}

.inview-blur {
  opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.blur {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: .8s;
}

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

/*スライダーの設定*/
/*------ スライダーの横幅 ------*/
.slider {
  width: 100%;
  margin: 0 auto;
}

/*------ スライダー画像 ------*/
.slider img {
  width: 100%;
  height: auto;
}

/*-------- 高さ調整 ----------*/
.slider .slick-slide {
  height: auto !important;
}

/*---------- 矢印 ----------*/
.slider .slick-next {
  right: 0 !important;
}

.slider .slick-prev {
  left: 0 !important;
}

.slider .slick-arrow {
  width: initial !important;
  height: initial !important;
  z-index: 2 !important;
}

.slider .slick-arrow:before {
  font-size: 36px !important;
}

.slick-next:before {
  display: none;
  content: '>' !important;
  color: #000 !important;
  opacity: .5 !important;
}

.slick-prev:before {
  display: none;
  content: '<' !important;
  color: #000 !important;
  opacity: .5 !important;
}

.slick-dots {
  display: none !important;
}

.slick-slide {
  height: auto !important;
}

#js-slider-7 img {
  width: calc(100vw / 3);
}

@media screen and (max-width: 768px) {
  #js-slider-7 img {
    width: 100vw;
  }
}

/*モノクロから色づくCSS*/
.fadeInMonoTrigger {
  filter: grayscale(100%);
}

.fadeInMono {
  animation: fadeInMonoAnime .5s .8s both;
  filter: grayscale(1) brightness(1.1);
  transition: all 0.5s ease-in;
}

@keyframes fadeInMonoAnime {
  0% {}

  100% {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0) brightness(1)
  }
}

.start-top {
  animation-delay: 3.5s;
}

.start0 {
  animation: fade 1s ease-in 0.2s 1 normal backwards;
}

.start1 {
  animation: fade 1s ease-in 1s 1 normal backwards;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*sp*/
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .font {
    font-size: 1.9em !important;
  }

  .small {
    width: 80%;
  }

  .mid {
    width: 90%;
  }

  .large {
    width: 100%;
  }


  body {
    position: relative;
  }

  #container {
    display: block;
  }

  #container .kv-box {
    top: -300px;
    z-index: -10;
    margin-bottom: 150px;
  }

  header {
    left: 30px;
  }

  header .inner ul li a {
    font-size: 1rem;
  }

  #container .kv-box .sp {
    position: relative;
  }

  #container .kv-box .kv .logo {
    position: absolute;
    left: 68%;
    top: 42%;
    width: 90px;
}

  #container .kv-box .lead-box p {
    width: 100%;
    margin: 50px auto 0;
    line-height: 1.8;
    font-size: 12px;
    text-align: center;
  }

  #container .look-box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
  }

  #container .look-box .looks {
    width: 100%;
  }

  /*looks*/
 #container .look-box .looks .block {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    flex-wrap: wrap;
    text-align: center;
  }

  #container .look-box .looks .block-1{
    background: #fff;
    height:100vh;
    z-index: 100;
  }

  #container .look-box .looks .block-1 .lk1{
    position: relative;
  }

  #container .look-box .looks .block-2{
    background: #fff;
    height:100vh;
    z-index: 200;
  }

  #container .look-box .looks .block-2 .lk2{
    position: relative;
  }

  #container .look-box .looks .block-3{
    background: #fff;
    height:100vh;
    z-index: 300;
  }

  #container .look-box .looks .block-3 .lk3,
  #container .look-box .looks .block-3 .credit-box{
    width:80%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-4{
    background: #fff;
    height:100vh;
    z-index: 400;
  }
  #container .look-box .looks .block-4 .lk4,
  #container .look-box .looks .block-4 .credit-box{
    width:90%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-5{
    background: #fff;
    height:100vh;
    z-index: 500;
  }

  #container .look-box .looks .block-5 .lk5{
    width:80%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-6{
    background: #fff;
    height:100vh;
    z-index: 600;
  }

  #container .look-box .looks .block-6 .lk6,
  #container .look-box .looks .block-6 .credit-box{
    width:90%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-7{
    background: #fff;
    height:100vh;
    z-index: 700;
  }

  #container .look-box .looks .block-7 .lk7{
    position: relative;
  }

  #container .look-box .looks .block-8{
    background: #fff;
    height:100vh;
    z-index: 800;
  }

  #container .look-box .looks .block-8 .lk8{
    position: relative;
  }

  #container .look-box .looks .block-8 .logo-red{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width:90px;
  }

  #container .look-box .looks .block-9{
    background: #fff;
    height:100vh;
    z-index: 900;
  }

  #container .look-box .looks .block-9 .lk9{
    position: relative;
  }

  #container .look-box .looks .block-10{
    background: #fff;
    height:100vh;
    z-index: 1000;
  }

  #container .look-box .looks .block-10 .lk10,
  #container .look-box .looks .block-10 .credit-box{
    width:90%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-11{
    background: #fff;
    height:100vh;
    z-index: 1100;
  }

  #container .look-box .looks .block-11 .lk11{
    width:80%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-12{
    background: #fff;
    height:100vh;
    z-index: 1200;
  }

  #container .look-box .looks .block-12 .lk12{
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-12 .credit-box {
    margin: 0 auto;
    position: relative;
}

  #container .look-box .looks .block-13{
    background: #fff;
    height:100vh;
    z-index: 1300;
  }

  #container .look-box .looks .block-13 .lk13{
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-13 .credit-box{
    width:90%;
    margin: 0 auto;
  }

  #container .look-box .looks .block-14{
    background: #fff;
    height:100vh;
    z-index: 1400;
  }

  #container .look-box .looks .block-14 .lk14{
    position: relative;
  }

  #container .look-box .looks .block-15{
    background: #fff;
    height:100vh;
    z-index: 1500;
  }

  #container .look-box .looks .block-15 .lk15{
    position: relative;
  }

  #container .look-box .looks .block-15 .credit-box{
    width:90%;
    margin: 0 auto;
  }

  #container .look-box .looks .block-16{
    background: #fff;
    height:100vh;
    z-index: 1600;
  }

  #container .look-box .looks .block-16 .lk16{
    position: relative;
  }

  #container .look-box .looks .block-17{
    background: #fff;
    height:100vh;
    z-index: 1700;
  }

  #container .look-box .looks .block-17 .lk17,
  #container .look-box .looks .block-17 .credit-box{
    width:90%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-18{
    background: #fff;
    height:100vh;
    z-index: 1800;
  }

  #container .look-box .looks .block-18 .lk18{
    width:80%;
    position: relative;
    margin: 0 auto;
  }

  #container .look-box .looks .block-19{
    background: #fff;
    height:100vh;
    z-index: 1900;
  }

  #container .look-box .looks .block-19 .lk19{
    position: relative;
  }

  #container .look-box .looks .block-19 .credit-box{
    width:90%;
    margin: 0 auto;
    text-align: center;
  }

  #container .look-box .looks .block-20{
    background: #fff;
    height:100vh;
    z-index: 2000;
  }

  #container .look-box .looks .block-20 .lk20{
    position: relative;
  }

  #container .look-box .looks .block-20 .credit-box{
    width:90%;
    margin: 0 auto;
    text-align: center;
  }

  #container .look-box .staff-credit .staff {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

#container .look-box .staff-credit .staff p{
  line-height: 2;
}

  .copy {
    font-size: 9px;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  .credit-box{
    margin-top: 8px!important;
  }

}