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

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

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

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr,
.js-fade-Vr-up,
.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-up {
  transform: translateY(40px);
}

.js-fade-Vr-down a {
  opacity: 0;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.47, 0, 0.75, 0.72);
  transform: translateY(-40px);
}

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

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

.js-fade-Vr-first.active,
.js-fade-Vr.active,
.js-fade-Vr-up.active,
.js-fade-Vr-left.active,
.js-fade-Vr-right.active {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}

.js-fade-Vr-down.active a {
  opacity: 1;
  transform: translateY(0);
}

.model-image.model-image302.js-fade-Vr-down.active a:hover {
  opacity: 0.7;
}

/*---------- animation ----------*/
/*---------- font ----------*/
@font-face {
  font-family: "Baskervville", serif;
  font-weight: 400;
  src: url("../font/Baskerville.ttc");
}
.celford_230905 {
  font-family: "Crimson Text", serif;
}

.sec-credit span {
  font-size: calc(21 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.0em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 1.4rem;
  }
}

.staff-credit {
  font-size: calc(21 *(100vw / 750));
  line-height: 2.2561904762;
  font-feature-settings: "palt";
}
.staff-credit__ttl {
  font-size: calc(20 *(100vw / 750));
  line-height: 1;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.2rem;
    line-height: 2.4166666667;
  }
  .staff-credit__ttl {
    font-size: 1.3rem;
  }
}

.celford_230905__btn a {
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  letter-spacing: 0.002em;
}
@media screen and (min-width: 768px) {
  .celford_230905__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}

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

.model-image101 {
  width: 100%;
}

.model-image102 {
  width: 100%;
}

.model-image201 {
  width: 100%;
}

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

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

.model-image204 {
  width: 100%;
}

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

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

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

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

.model-image401 {
  width: 100%;
}

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

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

/*---------- image-size ----------*/
/*---------- common ----------*/
.image-box {
  position: relative;
}

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

/*---------- common ----------*/
.celford_230905 {
  overflow: hidden;
}

.firstviewArea {
  margin-bottom: calc(100 *(100vw / 750));
}

.sec01 {
  margin-bottom: calc(174 *(100vw / 750));
}
.sec01 .model-image101 {
  margin-bottom: calc(100 *(100vw / 750));
}
.sec01 .image-box102 .sec-credit {
  margin-left: calc(42 *(100vw / 750));
}

.sec02 {
  margin-bottom: calc(178 *(100vw / 750));
}
.sec02 .sec-flexWrap201 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: calc(200 *(100vw / 750));
}
.sec02 .model-image201 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec02 .image-box202 {
  margin-top: calc(141 *(100vw / 750));
}
.sec02 .image-box202 .sec-credit {
  position: absolute;
  right: calc(-270 *(100vw / 750));
  bottom: calc(-2 *(100vw / 750));
}
.sec02 .image-box204 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.sec03 {
  margin-bottom: calc(150 *(100vw / 750));
}
.sec03 .sec-flexWrap301 {
  position: relative;
  margin-bottom: calc(376 *(100vw / 750));
}
.sec03 .model-image301 {
  margin-left: auto;
}
.sec03 .sec-ttl {
  position: absolute;
  left: calc(40 *(100vw / 750));
  bottom: calc(-228 *(100vw / 750));
  width: calc(548.3203 *(100vw / 750));
  z-index: 1;
  pointer-events: none;
}
.sec03 .model-image302 {
  margin-bottom: calc(90 *(100vw / 750));
}
.sec03 .image-box303 {
  margin-left: auto;
  margin-bottom: calc(40 *(100vw / 750));
}
.sec03 .image-box304 {
  display: flex;
  align-items: flex-end;
  gap: calc(40 *(100vw / 750));
}

.sec04 {
  margin-bottom: calc(144 *(100vw / 750));
}
.sec04 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.sec05 {
  margin-bottom: calc(129 *(100vw / 750));
}
.sec05 .image-box501 {
  margin-left: auto;
  margin-right: calc(40 *(100vw / 750));
  margin-bottom: calc(88 *(100vw / 750));
}
.sec05 .image-box502 .sec-credit {
  margin-left: calc(40 *(100vw / 750));
}

.staff-credit {
  margin-bottom: calc(183 *(100vw / 750));
  text-align: center;
}
.staff-credit__ttl {
  display: block;
  margin-bottom: calc(31 *(100vw / 750));
}

.celford_230905__btn {
  text-align: center;
}
.celford_230905__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 #595757;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .model-image101 {
    width: 106rem;
  }
  .model-image102 {
    width: 53.4rem;
  }
  .model-image201 {
    width: 106rem;
  }
  .model-image202 {
    width: 46.7rem;
  }
  .model-image203 {
    width: 34rem;
  }
  .model-image301 {
    width: 50rem;
  }
  .model-image302 {
    width: 38.4rem;
  }
  .image-box303 {
    width: 46rem;
  }
  .model-image304 {
    width: 36rem;
  }
  .image-box501 {
    width: 46.6rem;
  }
  .image-box502 {
    width: 44rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec-flexWrap {
    display: flex;
  }
  .sec-credit {
    margin-top: 1.4rem;
  }
  .sec-credit span {
    margin-top: 1.2rem;
    margin-right: 0;
  }
  /*---------- common ----------*/
  .firstviewArea {
    margin-bottom: 22rem;
  }
  .sec01 {
    margin-bottom: 30rem;
  }
  .sec01 .model-image101 {
    margin-left: auto;
    margin-bottom: 18rem;
  }
  .sec01 .image-box102 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 3rem;
    transform: translateX(12.5rem);
  }
  .sec01 .image-box102 .sec-credit {
    margin-left: 0;
  }
  .sec__wrapper.sec01__wrapper {
    width: 140.0rem;
    margin: auto;
  }
  .sec02 {
    margin-bottom: 25rem;
  }
  .sec02 .sec-flexWrap201 {
    justify-content: center;
    gap: 9rem;
    margin-bottom: 19.8rem;
    transform: translateX(7.2rem);
  }
  .sec02 .model-image201 {
    max-width: 140rem;
    margin: auto;
    margin-bottom: 20rem;
  }
  .sec02 .image-box202 {
    margin-top: 15.9rem;
  }
  .sec02 .image-box202 .sec-credit {
    right: -171px;
    bottom: 0;
  }
  .sec02 .image-box204 .sec-credit {
    margin-left: 0;
  }
  .sec02 .model-image201 a {
      transform: translateX(-17rem);
  }
  .sec03 {
    margin-bottom: 30rem;
  }
  .sec03 .sec-flexWrap301 {
    justify-content: center;
    align-items: flex-start;
    gap: 8rem;
    margin-bottom: 20.4rem;
    transform: translateX(2.5rem);
  }
  .sec03 .sec-flexWrap302 {
    justify-content: center;
    flex-direction: row-reverse;
    gap: 21rem;
    margin-top: -32rem;
    transform: translateX(2.2rem);
  }
  .sec03 .image-box301 {
    display: flex;
    align-items: flex-end;
    gap: 3rem;
  }
  .sec03 .model-image301 {
    margin-left: 0;
  }
  .sec03 .sec-ttl {
    position: static;
    width: 37.15767rem;
  }
  .sec03 .model-image302 {
    position: relative;
    margin-inline: auto;
    margin-bottom: 0;
    transform: translateX(-20.4rem);
    z-index: 1;
  }
  .sec03 .image-box303 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec03 .image-box304 {
    display: block;
    margin-top: 42rem;
  }
  .sec04 {
    margin-bottom: 21rem;
  }
  .sec04 .sec-credit {
    max-width: 140rem;
    padding-left: 3rem;
    margin: 1.4rem auto 0;
  }
  .sec05 {
    margin-bottom: 29.7rem;
  }
  .sec05 .sec-flexWrap501 {
    justify-content: center;
    flex-direction: row-reverse;
    gap: 7.3rem;
  }
  .sec05 .image-box501 {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .sec05 .image-box502 {
    margin-top: 34.8rem;
  }
  .sec05 .image-box502 .sec-credit {
    margin-left: 0;
  }
  .staff-credit {
    margin-bottom: 28.2rem;
  }
  .staff-credit__ttl {
    margin-bottom: 2.5rem;
  }
  .celford_230905__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 */