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

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

.celford_230425_christel img,
.celford_230425_christel svg,
.celford_230425_christel video {
  width: 100%;
  height: auto;
}
.celford_230425_christel a, .celford_230425_christel picture {
  display: block;
}
.celford_230425_christel .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_230425_christel .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_230425_christel .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .celford_230425_christel #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.celford_230425_christel #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}
@media screen and (min-width: 768px) {
  .celford_230425_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_230425_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.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 1.3rem;
  }
}

.messageArea__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) {
  .messageArea__txt {
    font-size: 1.3rem;
  }
}

.messageArea__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) {
  .messageArea__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_230425_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_230425_christel__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
    letter-spacing: 0.025em;
  }
}

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

.model-image101 {
  width: 100%;
}
.model-image102 {
  width: calc(690 *(100vw / 750));
}
.image-box103 {
  width: calc(690 *(100vw / 750));
}

.model-image201{
  width: calc(690 *(100vw / 750));
}
.model-image202{
  width: calc(690 *(100vw / 750));
}
.image-box203{
  width: calc(690 *(100vw / 750));
}
/*---------- image-size ----------*/
/*---------- common ----------*/
.sec-credit {
  text-align: left;
  margin-top: calc(60 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin-right: calc(24 *(100vw / 750));
  border-bottom: 1px solid #b2b2b2;
}

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

.firstviewArea__img {
  margin: 0 auto;
  margin-bottom: calc(127 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

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

.sec .sec__wrap01{
  margin-bottom: calc(180 *(100vw / 750));
}
.sec .model-image101 {
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .model-image102 {
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .sec__wrap01 .sec-credit{
  margin-left: calc(60 *(100vw / 750));
}

.sec .sec__wrap02{
  position: relative;
  margin-bottom: calc(140 *(100vw / 750));
  padding-top: calc(90 *(100vw / 750));
}
.sec__wrap02::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: calc(306 *(100vw / 750));
  width: calc(570 *(100vw / 750));
  background-color: #f8f3f1;
  content: "";
  z-index: -1;
}
.sec .model-image201{
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .model-image202{
  margin-bottom: calc(60 *(100vw / 750));
}
.sec .image-box203{
  margin-left: auto;
}

.sec .messageArea{
  position: relative;
  margin: 0 auto;
  width: calc(690 *(100vw / 750));
}
.sec .messageArea__wrapper {
  position: relative;
  padding-top: calc(105 *(100vw / 750));
  padding-bottom: calc(82 *(100vw / 750));
  border: solid 1px #808080;
  z-index: 10;
}
.sec .messageArea::after{
  display: block;
  position: absolute;
  top: calc(12 *(100vw / 750));
  left: calc(12 *(100vw / 750));
  width: 100%;
  height: 100%;
  background-color: #f8f3f1;
  content: "";
  z-index: -1;
}
.sec .messageArea__wrapper::before,
.sec .messageArea__wrapper::after {
  display: block;
  position: absolute;
  width: calc(40 *(100vw / 750));
  height: calc(30 *(100vw / 750));
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  z-index: 10;
  pointer-events: none;
}
.sec .messageArea__wrapper::before{
  top: calc(42 *(100vw / 750));
  left: calc(40 *(100vw / 750));
  background-image: url(../img/quotation-left.svg);
}
.sec .messageArea__wrapper::after{
  right: calc(27 *(100vw / 750));
  bottom: calc(30 *(100vw / 750));
  background-image: url(../img/quotation-right.svg);
}
.sec .messageArea__txt {
  text-align: center;
  margin-bottom: calc(52 *(100vw / 750));
}
.sec .messageArea p {
  text-align: center;
}
.sec .messageArea__autograph {
  position: relative;
  margin: 0 auto;
  padding-top: calc(24 *(100vw / 750));
  width: calc(310 *(100vw / 750));
  transform: translateX(calc(-10 *(100vw / 750)));
}
.sec .messageArea__autograph span {
  display: inline-block;
}
.sec .messageArea__autograph--by {
  position: absolute;
  top: 0;
  left: calc(-8 *(100vw / 750));
}
.sec .messageArea__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: 100%;
}

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

.celford_230425_christel__btn {
  text-align: center;
}
.celford_230425_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;
  }
  
  .model-image101 {
    width: 63rem;
  }
  .model-image102 {
    width: 46rem;
  }
  .image-box103 {
    width: 57rem;
  }
  
  .model-image201{
    width: 60rem;
  }
  .model-image202{
    width: 50rem;
  }
  .image-box203{
    width: 54rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec-flexWrap{
    display: flex;
    justify-content: center;
  }
  .image-box{
    position: relative;
  }
  .sec-credit {
    position: absolute;
    bottom: 0;
    margin-top: 0;
  }
  .sec-credit span {
    margin-right: 0;
    margin-top: 1.7rem;
    margin-bottom: 0;
  }
  /*---------- common ----------*/
  .celford_230425_christel {
    padding-bottom: 15rem;
  }

  .firstviewArea__imgArea{
    margin-bottom: 11.2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f8f3f1;
  }
  .firstviewArea__img {
    margin-bottom: 0;
  }

  .sec {
    margin-bottom: 16rem;
  }
  .sec__wrapper {
    margin: 0 auto;
    width: 140rem;
  }

  .sec .sec__wrap01{
    margin-bottom: 12rem;
  }
  .sec .sec__wrap01 .sec-flexWrap{
    gap: 12rem;
    margin-bottom: 9rem;
  }
  .sec .model-image101 {
    margin-bottom: 0;
  }
  .sec .model-image102 {
    margin-top: 26rem;
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec .image-box103{
    margin: 0 auto;
    transform: translateX(-11rem);
  }
  .sec .sec__wrap01 .sec-credit{
    right: -11.7rem;
    margin-left: 0;
  }

  .sec .sec__wrap02{
    margin: 0 auto;
    margin-bottom: 15rem;
    padding-top: 9rem;
    width: 119rem;
  }
  .sec__wrap02::after {
    left: auto;
    right: 9rem;
    bottom: 27rem;
    width: 69rem;
    background-color: #f8f3f1;
  }
  .sec .sec__wrap02 .sec-flexWrap{
    flex-direction: row-reverse;
    gap: 9rem;
    margin-bottom: 9rem;
  }
  .sec .model-image201{
    margin: 0;
  }
  .sec .model-image202{
    margin-top: 18rem;
    margin-bottom: 0;
  }
  .sec .image-box203{
    margin: 0 auto;
    transform: translateX(-0.5rem);
  }
  .sec .sec__wrap02 .sec-credit{
    right: -12rem;
  }

  .sec .messageArea{
    width: 70rem;
  }
  .sec .messageArea__wrapper {
    padding-top: 6.2rem;
    padding-bottom: 4.8rem;
  }
  .sec .messageArea::after{
    top: 1rem;
    left: 1rem;
  }
  .sec .messageArea__wrapper::before,
  .sec .messageArea__wrapper::after {
    width: 2rem;
    height: 1.5rem;
  }
  .sec .messageArea__wrapper::before{
    top: 3rem;
    left: 3rem;
  }
  .sec .messageArea__wrapper::after{
    right: 2rem;
    bottom: 2rem;
  }
  .sec .messageArea__txt {
    margin-bottom: 3.4rem;
  }
  .sec .messageArea__autograph {
    padding-top: 1.3rem;
    width: 17rem;
    transform: translateX(-1rem);
  }
  .sec .messageArea__autograph--img {
    margin-left: 1.2rem;
    width: 16.6rem;
  }
  .sec .messageArea__autograph--by{
    left: -0.5rem;
  }

  .movieArea {
    margin-bottom: 11.4rem;
  }
  .movieArea__movie {
    width: 96rem;
  }
  .staff-credit {
    margin-bottom: 5.5rem;
  }
  .staff-credit .pc-only {
    display: inline-block;
  }
  .celford_230425_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 */