@charset "UTF-8";
/*---------- reset ----------*/
.main-area .main-inner {
  margin: 0;
  width: 100%;
}

/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  box-sizing: border-box;
}

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

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.2s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
}

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

.firstviewArea__lead {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead {
    font-size: 1.3rem;
    line-height: 2.2;
  }
}

.sec-credit span {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(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;
  }
}

.hintArea__ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(30 *(100vw / 750));
  line-height: 2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .hintArea__ttl {
    font-size: 1.5rem;
  }
}

.hintArea__txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .hintArea__txt {
    font-size: 1.3rem;
  }
}

.hintArea__autograph--by {
  font-family: "Crimson Text", serif;
  font-size: calc(28 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .hintArea__autograph--by {
    font-size: 1.6rem;
  }
}

.staff-credit {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(100vw / 750));
  line-height: 1.9166666667;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.3rem;
    line-height: 1.8461538462;
  }
}

.celford_230331_christel__btn a {
  font-family: "Crimson Text", serif;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  letter-spacing: 0.002em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .celford_230331_christel__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
    letter-spacing: 0.025em;
  }
}

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

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

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

.image-box103 {
  width: 100%;
}
/*---------- image-size ----------*/
/*---------- common ----------*/
.sec-credit {
  text-align: center;
  margin-top: calc(60 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(9 *(100vw / 750));
  margin-bottom: 0;
  border-bottom: 1px solid #C4C4C4;
}

/*---------- common ----------*/
.celford_230331_christel {
  padding-bottom: calc(140 *(100vw / 750));
}

.firstviewArea__img {
  margin: 0 auto;
  margin-bottom: calc(140 *(100vw / 750));
}
.firstviewArea__lead {
  position: relative;
  text-align: center;
  margin: 0 auto;
  padding: calc(8 *(100vw / 750));
  width: calc(680 *(100vw / 750));
  box-sizing: border-box;
}
.firstviewArea__lead::before, .firstviewArea__lead::after {
  display: block;
  position: absolute;
  width: calc(60 *(100vw / 750));
  height: calc(60 *(100vw / 750));
  content: "";
}
.firstviewArea__lead::before {
  top: 0;
  left: 0;
  border-top: solid 1px #1E3460;
  border-left: solid 1px #1E3460;
}
.firstviewArea__lead::after {
  right: 0;
  bottom: 0;
  border-right: solid 1px #1E3460;
  border-bottom: solid 1px #1E3460;
}

.sec {
  position: relative;
  margin-bottom: calc(140 *(100vw / 750));
  padding-bottom: calc(140 *(100vw / 750));
}
.sec::after {
  display: block;
  position: absolute;
  top: calc(420 *(100vw / 750));
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F8F8FA;
  content: "";
  z-index: -1;
}
.sec .image-box101 {
  margin-left: auto;
  margin-right: calc(30 *(100vw / 750));
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .model-image102 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .image-box103 {
  margin-bottom: calc(156 *(100vw / 750));
}
.sec .hintArea {
  text-align: center;
}
.sec .hintArea__wrapper {
  margin: 0 auto;
  padding-bottom: calc(62 *(100vw / 750));
  width: calc(680 *(100vw / 750));
  border: solid 1px #4d4d4d;
}
.sec .hintArea__ttl {
  display: inline-block;
  margin-top: calc(-30 *(100vw / 750));
  margin-bottom: calc(28 *(100vw / 750));
  padding: 0 calc(28 *(100vw / 750));
  background-color: #F8F8FA;
}
.sec .hintArea__speech-balloons {
  text-align: center;
  margin: 0 auto;
  margin-bottom: calc(42 *(100vw / 750));
  padding-bottom: calc(69 *(100vw / 750));
  width: calc(490 *(100vw / 750));
  background-image: url(../img/speech-balloons_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.sec .hintArea__speech-balloons span {
  display: inline-block;
  margin: 0 auto;
  width: calc(302 *(100vw / 750));
  transform: translateX(calc(-4 *(100vw / 750)));
}
.sec .hintArea__txt {
  margin-bottom: calc(52 *(100vw / 750));
}
.sec .hintArea p {
  text-align: center;
}
.sec .hintArea__autograph {
  position: relative;
  margin: 0 auto;
  padding-top: calc(24 *(100vw / 750));
  width: calc(310 *(100vw / 750));
  transform: translateX(calc(-10 *(100vw / 750)));
}
.sec .hintArea__autograph span {
  display: inline-block;
}
.sec .hintArea__autograph--by {
  position: absolute;
  top: 0;
  left: calc(-8 *(100vw / 750));
}
.sec .hintArea__autograph--img {
  margin-left: calc(16 *(100vw / 750));
  width: calc(298 *(100vw / 750));
}

.movieArea {
  margin-bottom: calc(130 *(100vw / 750));
}
.movieArea__movie {
  margin: 0 auto;
  width: calc(660 *(100vw / 750));
}

.staff-credit {
  text-align: center;
  margin-bottom: calc(110 *(100vw / 750));
}

.celford_230331_christel__btn {
  text-align: center;
}
.celford_230331_christel__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 #000;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  /*---------- image-size ----------*/
  .firstviewArea__img {
    width: 110rem;
  }
  .image-box101 {
    width: 38rem;
  }
  .model-image102 {
    width: 44rem;
  }
  .image-box103 {
    width: 69rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec-credit {
    text-align: right;
    margin-top: 3rem;
  }
  .sec-credit span {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.7rem;
  }
  /*---------- common ----------*/
  .celford_230331_christel {
    padding-bottom: 12rem;
  }
  .firstviewArea__img {
    margin-bottom: 12rem;
  }
  .firstviewArea__lead {
    padding: 0.3rem 2rem;
    width: 61rem;
  }
  .firstviewArea__lead::before, .firstviewArea__lead::after {
    width: 3rem;
    height: 3rem;
  }
  .sec {
    margin-bottom: 12rem;
    padding-bottom: 12rem;
  }
  .sec::after {
    top: 18rem;
    margin: 0 auto;
    width: 92rem;
  }
  .sec__wrapper {
    margin: 0 auto;
    width: 140rem;
  }
  .sec .image-box101 {
    margin-right: 17rem;
    margin-bottom: 0;
  }
  .sec .model-image102 {
    margin-top: -36rem;
    margin-left: 17rem;
    margin-bottom: 6rem;
  }
  .sec .image-box103 {
    margin: 0 auto;
    margin-bottom: 15.7rem;
    transform: translateX(5.5rem);
  }
  .sec .hintArea__wrapper {
    padding-bottom: 4rem;
    width: 66rem;
  }
  .sec .hintArea__ttl {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 1rem;
    transform: translateY(-1.6rem);
  }
  .sec .hintArea__speech-balloons {
    margin-bottom: 3rem;
    padding-bottom: 3.5rem;
    width: 31rem;
    background-image: url(../img/speech-balloons_pc.png);
  }
  .sec .hintArea__speech-balloons span {
    width: 17.3rem;
    transform: translateX(-0.3rem);
  }
  .sec .hintArea__txt {
    margin-bottom: 3.4rem;
  }
  .sec .hintArea__autograph {
    padding-top: 1.3rem;
    width: 17rem;
    transform: translateX(-1rem);
  }
  .sec .hintArea__autograph--img {
    margin-left: 1.2rem;
    width: 16.6rem;
  }
  .sec .hintArea__autograph--by{
    left: -0.5rem;
  }
  .movieArea {
    margin-bottom: 11.4rem;
  }
  .movieArea__movie {
    width: 81rem;
  }
  .staff-credit {
    margin-bottom: 5.5rem;
  }
  .staff-credit .pc-only {
    display: inline-block;
  }
  .celford_230331_christel__btn a {
    max-width: 1000px;
    width: 80%;
    height: 62px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw !important;
  }
}/*# sourceMappingURL=style.css.map */