/*---------- reset ----------*/
.main-area .main-inner {
  margin: 0;
  width: 100%;
}

/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.celford_230728 img,
.celford_230728 video,
.celford_230728 svg {
  width: 100%;
  height: auto;
}
.celford_230728 a,
.celford_230728 picture {
  display: block;
}
.celford_230728 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_230728 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_230728 .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .celford_230728 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.celford_230728 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}
@media screen and (min-width: 768px) {
  .celford_230728 #breadcrumb .cateList {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr,
.js-fade-Vr-up,
.js-fade-Vr-down,
.js-fade-Vr-left,
.js-fade-Vr-right {
  opacity: 0;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.47, 0, 0.75, 0.72);
}

.js-fade-Vr.active,
.js-fade-Vr-up.active,
.js-fade-Vr-down.active,
.js-fade-Vr-left.active,
.js-fade-Vr-right.active {
  opacity: 1;
}

.js-fade-Vr-up {
  transform: translateY(40px);
}

.js-fade-Vr-down {
  transform: translateY(-40px);
}

.js-fade-Vr-left {
  transform: translateX(40px);
}

.js-fade-Vr-right {
  transform: translateX(-40px);
}

.js-fade-Vr-up.active,
.js-fade-Vr-down.active {
  transform: translateY(0);
}

.js-fade-Vr-left.active,
.js-fade-Vr-right.active {
  transform: translateX(0);
}

.sec-bgArea {
  transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) 2000ms;
}

.sec-ttl02 .pc-only path {
  fill: url(#pc-gradient);
}
.sec-ttl02 .sp-only path {
  fill: url(#sp-gradient);
}
.sec-ttl02 #pc-stop1,
.sec-ttl02 #sp-stop1 {
  stop-color: #000;
  transition-duration: 1s;
}
.sec-ttl02 #pc-stop2,
.sec-ttl02 #sp-stop2 {
  stop-color: #000;
  transition-duration: 1.8s;
  transition-delay: 1s;
}

.sec-ttl02.active #pc-stop1,
.sec-ttl02.active #sp-stop1 {
  stop-color: #fff;
}
.sec-ttl02.active #pc-stop2,
.sec-ttl02.active #sp-stop2 {
  stop-color: #fff;
}

.sec-bgArea .sec-credit span {
  transition-duration: 1s;
}

.sec-bgArea.active .sec-credit span {
  color: #ffffff;
}

/*---------- animation ----------*/
/*---------- font ----------*/
.celford_230728 {
  color: #000000;
}

.sec-credit span {
  font-family: baskerville-display-pt, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.015em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 1.3rem;
  }
}

.staff-creditArea__ttl {
  font-family: baskerville-display-pt, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .staff-creditArea__ttl {
    font-size: 1.3rem;
  }
}

.staff-creditArea__txt {
  font-family: baskerville-display-pt, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(21 *(100vw / 750));
  line-height: 2.2380952381;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .staff-creditArea__txt {
    font-size: 1.2rem;
    line-height: 2.4166666667;
  }
}

.celford_230728__btn a {
  font-family: baskerville-display-pt, serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .celford_230728__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
    letter-spacing: 0.002em;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- image-size ----------*/
.firstviewArea__movie {
  width: 100%;
}

.firstviewArea__img {
  width: 100%;
}

.model-image101 {
  width: 100%;
}

.image-box201 {
  width: calc(600 *(100vw / 750));
}

.model-movie202 {
  width: calc(675 *(100vw / 750));
}

.image-box301 {
  width: calc(600 *(100vw / 750));
}

.image-box302 {
  width: calc(600 *(100vw / 750));
}

.model-movie303 {
  width: calc(650 *(100vw / 750));
}

.image-box401 {
  width: calc(600 *(100vw / 750));
}

.image-box402 {
  width: calc(600 *(100vw / 750));
}

.image-box501 {
  width: calc(650 *(100vw / 750));
}

.image-box601 {
  width: calc(600 *(100vw / 750));
}

.model-image602 {
  width: calc(400 *(100vw / 750));
}

.image-box701 {
  width: calc(650 *(100vw / 750));
}

.model-image801 {
  width: calc(600 *(100vw / 750));
}

.model-image802 {
  width: calc(400 *(100vw / 750));
}

.model-movie901 {
  width: calc(600 *(100vw / 750));
}

.model-image902 {
  width: calc(500 *(100vw / 750));
}

.image-box903 {
  width: calc(600 *(100vw / 750));
}

.model-image1001 {
  width: calc(500 *(100vw / 750));
}

.image-box1002 {
  width: calc(600 *(100vw / 750));
}

.model-movie1101 {
  width: calc(600 *(100vw / 750));
}

.image-box1102 {
  width: calc(600 *(100vw / 750));
}

.model-image1201 {
  width: 100%;
}

.model-movie1202 {
  width: calc(600 *(100vw / 750));
}

.model-image1203 {
  width: 100%;
}

/*---------- image-size ----------*/
/*---------- common ----------*/
.sec {
  margin-bottom: calc(180 *(100vw / 750));
}

video {
  outline: none;
  filter: drop-shadow(0px 0px #000);
}

.sec-credit {
  text-align: left;
  margin-top: calc(35 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin-top: calc(22 *(100vw / 750));
  margin-right: calc(10 *(100vw / 750));
}

/*---------- common ----------*/
/*---------- sec-ttl ----------*/
.sec-ttl {
  margin-inline: auto;
  margin-bottom: calc(140 *(100vw / 750));
}

.sec-ttl01 {
  width: calc(531 *(100vw / 750));
}

.sec-ttl02 {
  width: calc(600.5 *(100vw / 750));
}

/*---------- sec-ttl ----------*/
html {
  scroll-behavior: smooth;
}

.celford_230728 {
  padding-bottom: calc(124 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea__movie {
  position: relative;
}
.firstviewArea__arrow {
  position: absolute;
  left: 50%;
  bottom: calc(19.5 *(100vw / 750));
  width: calc(32.94 *(100vw / 750));
  transform: translateX(-50%);
  z-index: 10;
}
.firstviewArea .btn-sound {
  position: absolute;
  right: calc(19.4 *(100vw / 750));
  bottom: calc(15.6 *(100vw / 750));
  width: -moz-fit-content;
  width: fit-content;
  z-index: 10;
  cursor: pointer;
}
.firstviewArea .btn-sound .sound-on {
  width: calc(131.7 *(100vw / 750));
}
.firstviewArea .btn-sound .sound-off {
  width: calc(143.1 *(100vw / 750));
}
.firstviewArea .btn-sound.active {
  right: calc(15.7 *(100vw / 750));
}

.sec-contentsArea {
  padding-top: calc(110 *(100vw / 750));
  padding-bottom: calc(173 *(100vw / 750));
}

.sec01 .image-box101 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.sec02 .image-box201 {
  margin-inline: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec02 .model-movie202 {
  margin-left: auto;
}

.sec03 .image-box301 {
  margin-left: auto;
  margin-bottom: calc(180 *(100vw / 750));
}
.sec03 .image-box302 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec03 .model-movie303 {
  margin-left: auto;
}

.sec04 .image-box401 {
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec04 .image-box402 {
  margin-inline: auto;
}

.sec-bgArea {
  margin-bottom: calc(180 *(100vw / 750));
  padding-top: calc(110 *(100vw / 750));
  padding-bottom: calc(180 *(100vw / 750));
}

.sec05 .image-box501 {
  margin-inline: auto;
}

.sec06__wrapper {
  position: relative;
}
.sec06 .image-box601 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec06 .model-image602 {
  margin-left: auto;
}
.sec06 .sec-credit {
  position: absolute;
  left: calc(40 *(100vw / 750));
  bottom: calc(-4 *(100vw / 750));
}

.sec07 .image-box701 {
  margin-inline: auto;
}

.sec08 {
  margin-bottom: 0;
}
.sec08 .model-image801 {
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec08 .image-box802 {
  display: flex;
  align-items: flex-end;
  gap: calc(60 *(100vw / 750));
}

.sec09 .model-movie901,
.sec09 .model-image902 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec09 .model-image902 {
  margin-left: auto;
}
.sec09 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.sec10 .model-image1001 {
  margin-left: calc(84 *(100vw / 750));
  margin-bottom: calc(60 *(100vw / 750));
}
.sec10 .image-box1002 {
  margin-left: auto;
}

.sec11 .model-movie1101 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec11 .image-box1102 {
  margin-left: auto;
}

.sec12 {
  margin-bottom: 0;
}
.sec12 .model-image1201 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec12 .model-movie1202 {
  margin-left: auto;
  margin-bottom: calc(100 *(100vw / 750));
}
.sec12 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.staff-creditArea {
  text-align: center;
  margin-bottom: calc(185 *(100vw / 750));
}
.staff-creditArea__ttl {
  margin-bottom: calc(32 *(100vw / 750));
}

.celford_230728__btn {
  text-align: center;
}
.celford_230728__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: calc(660 *(100vw / 750));
  height: calc(124 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #000000;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .model-movie {
    width: 44rem;
  }
  .model-image101 {
    width: 50rem;
  }
  .image-box201 {
    width: 50rem;
  }
  .image-box301 {
    width: 50rem;
  }
  .image-box302 {
    width: 34rem;
  }
  .image-box401 {
    width: 46rem;
  }
  .image-box402 {
    width: 42rem;
  }
  .image-box501 {
    width: auto;
  }
  .js-fade-img501 {
    width: 50rem;
  }
  .image-box601 {
    width: 53.4rem;
  }
  .model-image602 {
    width: 40rem;
  }
  .image-box701 {
    width: auto;
  }
  .model-image701 {
    width: 53.4rem;
  }
  .model-image801 {
    width: 48rem;
  }
  .model-image802 {
    width: 38rem;
  }
  .model-movie901 {
    width: 38.4rem;
  }
  .model-image902 {
    width: 36rem;
  }
  .image-box903 {
    width: 46rem;
  }
  .model-image1001 {
    width: 36rem;
  }
  .image-box1002 {
    width: 50rem;
  }
  .image-box1102 {
    width: 46.6rem;
  }
  .model-image1203 {
    width: 50rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec {
    margin-bottom: 22rem;
  }
  .sec-flexWrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 9rem;
  }
  .image-box.sec-flexWrap {
    align-items: flex-end;
    gap: 3rem;
  }
  .image-box.sec-flexWrap .sec-credit {
    margin-bottom: -0.4rem;
  }
  .sec-credit {
    margin-top: 1.8rem;
  }
  .sec-credit span {
    margin-top: 1.3rem;
    margin-right: 0;
  }
  /*---------- common ----------*/
  /*---------- sec-ttl ----------*/
  .sec-ttl01 {
    margin-bottom: 17.6rem;
    width: 49.733rem;
    transform: translateX(0.7rem);
  }
  .sec-ttl02 {
    width: 57.197rem;
    margin-bottom: 11.4rem;
  }
  /*---------- sec-ttl ----------*/
  html {
    scroll-behavior: auto;
  }
  #header {
    position: fixed !important;
  }
  .celford_230728 {
    padding-bottom: 9.8rem;
  }
  .firstviewArea__arrow {
    bottom: 1.66rem;
    width: 3.29rem;
  }
  .firstviewArea .btn-sound {
    right: 3.2rem;
    bottom: 3.04rem;
  }
  .firstviewArea .btn-sound .sound-on {
    width: 13.302rem;
  }
  .firstviewArea .btn-sound .sound-off {
    width: 14.265rem;
  }
  .firstviewArea .btn-sound.active {
    right: 2.92rem;
    bottom: 3rem;
  }
  .sec-contentsArea {
    padding-top: 11.9rem;
    padding-bottom: 29.8rem;
  }
  .sec01 .image-box101 {
    transform: translateX(8.8rem);
  }
  .sec01 .image-box101 .sec-credit {
    margin-left: 0;
  }
  .sec02 .sec-flexWrap {
    transform: translateX(3.8rem);
  }
  .sec02 .image-box201 {
    margin-inline: 0;
    margin-bottom: 0;
  }
  .sec02 .model-movie202 {
    margin-top: 30.7rem;
    margin-left: 0;
  }
  .sec03 .sec-flexWrap {
    gap: 12rem;
    margin-top: -13.6rem;
    transform: translateX(-7rem);
  }
  .sec03 .image-box301 {
    position: relative;
    margin-inline: auto;
    margin-bottom: 0;
    transform: translateX(16rem);
    z-index: 5;
  }
  .sec03 .image-box302 {
    margin-bottom: 0;
  }
  .sec03 .model-movie303 {
    margin-top: 40.2rem;
    margin-left: 0;
  }
  .sec04 .sec-flexWrap {
    flex-direction: row-reverse;
    transform: translateX(2.3rem);
  }
  .sec04 .image-box401 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec04 .image-box402 {
    margin-top: 27rem;
    margin-inline: 0;
  }
  .sec-bgArea {
    margin-bottom: 18rem;
    padding-top: 12rem;
    padding-bottom: 22rem;
  }
  .sec05 .image-box501 {
    margin-inline: 0;
    transform: translateX(8.7rem);
  }
  .sec06 .sec-flexWrap {
    transform: translateX(-0.8rem);
  }
  .sec06 .image-box601 {
    margin-bottom: 0;
  }
  .sec06 .model-image602 {
    margin-top: 43.3rem;
    margin-left: 0;
  }
  .sec06 .sec-credit {
    position: static;
  }
  .sec07 .image-box701 {
    margin-inline: 0;
    transform: translateX(8.8rem);
  }
  .sec08 {
    margin-bottom: 0;
  }
  .sec08 .model-image801 {
    margin-top: 11.1rem;
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec08 .image-box802 {
    display: block;
  }
  .sec09 .sec-flexWrap {
    transform: translateX(-0.5rem);
  }
  .sec09 .model-movie901 {
    margin-left: 9.7rem;
    margin-bottom: 14.8rem;
  }
  .sec09 .model-image902 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .sec09 .image-box903 {
    margin-top: 24rem;
  }
  .sec09 .sec-credit {
    margin-left: 0;
  }
  .sec10 {
    margin-bottom: 17.9rem;
  }
  .sec10 .sec-flexWrap {
    flex-direction: row-reverse;
    transform: translateX(1.2rem);
  }
  .sec10 .model-image1001 {
    margin-top: 28.8rem;
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec10 .image-box1002 {
    margin-left: 0;
  }
  .sec11 .sec-flexWrap {
    gap: 7.3rem;
    transform: translateX(-3.2rem);
  }
  .sec11 .model-movie1101 {
    margin-top: 35rem;
    margin-bottom: 0;
  }
  .sec11 .image-box1102 {
    margin-left: 0;
  }
  .sec12 {
    margin-bottom: 0;
  }
  .sec12 .sec-flexWrap {
    flex-direction: row-reverse;
    gap: 0;
    transform: translateX(1.6rem);
  }
  .sec12 .model-image1201 {
    margin-bottom: 22rem;
  }
  .sec12 .model-movie1202 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec12 .image-box1203 {
    margin-top: 21rem;
    margin-right: -8rem;
  }
  .sec12 .image-box1203.sec-flexWrap {
    flex-direction: row;
    gap: 3rem;
    transform: translateX(0);
  }
  .sec12 .sec-credit {
    margin-left: 0;
  }
  .staff-creditArea {
    margin-bottom: 28.2rem;
  }
  .staff-creditArea__ttl {
    margin-bottom: 2.4rem;
  }
  .celford_230728__btn a {
    width: 101.5rem;
    height: 6.2rem;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}/*# sourceMappingURL=style.css.map */