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

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

.celford_230414 img,
.celford_230414 video,
.celford_230414 svg {
  width: 100%;
  height: auto;
}
.celford_230414 a, .celford_230414 picture {
  display: block;
}
.celford_230414 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_230414 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_230414 .sp-only {
    display: none;
  }
}

/*---------- 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 ----------*/
.firstviewArea__lead,
.sec-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) {
  .firstviewArea__lead,
  .sec-txt {
    font-size: 1.3rem;
    line-height: 2.2;
  }
}

.designer-name {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(40 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.designer-name span {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(26 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .designer-name {
    font-size: 2rem;
  }
  .designer-name span {
    font-size: 1.3rem;
  }
}

.sec-ttl {
  font-family: "minion-pro-display", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(44 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.09em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-ttl {
    font-size: 2.4rem;
  }
}

.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;
  }
}

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

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

.sec-movie {
  width: 100%;
}

.sec-image101,
.sec-image102 {
  width: calc(310 *(100vw / 750));
}

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

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

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

.sec-image301,
.sec-image302,
.sec-image303,
.sec-image304 {
  width: calc(370 *(100vw / 750));
}

.sec-image401,
.sec-image402,
.sec-image501,
.sec-image502,
.sec-image601,
.sec-image602,
.sec-image701,
.sec-image702,
.sec-image703 {
  width: calc(630 *(100vw / 750));
}

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

/*---------- image-size ----------*/
/*---------- common ----------*/
.sec {
  background-color: #F4F1F1;
}
.sec__wrapper {
  position: relative;
}

.sec04,
.sec05,
.sec06,
.sec07 {
  padding-bottom: calc(150 *(100vw / 750));
}
.sec04 .sec-flexWrap,
.sec05 .sec-flexWrap,
.sec06 .sec-flexWrap,
.sec07 .sec-flexWrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: calc(20 *(100vw / 750));
  margin-bottom: calc(72 *(100vw / 750));
}
.sec04 .sec-ttl,
.sec05 .sec-ttl,
.sec06 .sec-ttl,
.sec07 .sec-ttl {
  margin-bottom: calc(37 *(100vw / 750));
}
.sec04 .sec-image,
.sec05 .sec-image,
.sec06 .sec-image,
.sec07 .sec-image {
  margin: 0 auto;
}

.sec-ttl {
  text-align: center;
  margin-bottom: calc(46 *(100vw / 750));
}

.sec-subTtl {
  position: absolute;
  z-index: -1;
}

.sec-txt {
  text-align: center;
}

.sec-credit {
  text-align: center;
  margin-top: calc(40 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin: 0 calc(10 *(100vw / 750));
  border-bottom: 1px solid #B2B2B2;
}

/*---------- common ----------*/
.celford_230414 {
  padding-bottom: calc(150 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea {
  padding-bottom: calc(70 *(100vw / 750));
}
.firstviewArea__imgArea {
  background-color: #606060;
}
.firstviewArea__img {
  margin: 0 auto;
  margin-bottom: calc(127 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.movieArea {
  margin: 0 auto;
  margin-bottom: calc(140 *(100vw / 750));
}

.sec01 {
  margin-bottom: calc(180 *(100vw / 750));
  padding-top: calc(80 *(100vw / 750));
  padding-bottom: calc(70 *(100vw / 750));
}
.sec01__wrapper {
  z-index: 10;
}
.sec01 .sec-subTtl.sp-only {
  right: calc(10 *(100vw / 750));
  bottom: calc(8 *(100vw / 750));
  width: calc(70 *(100vw / 750));
}
.sec01 .sec-flexWrap {
  display: flex;
  justify-content: center;
  margin-bottom: calc(60 *(100vw / 750));
}
.sec01 .designer-name {
  text-align: center;
  margin-left: calc(78 *(100vw / 750));
  margin-bottom: calc(47 *(100vw / 750));
}
.sec01 .designer-name span {
  margin-left: calc(20 *(100vw / 750));
}

.sec02 {
  margin-bottom: calc(172 *(100vw / 750));
  background-color: transparent;
}
.sec02 .sec-flexWrap01 {
  margin-bottom: calc(40 *(100vw / 750));
}
.sec02 .sec-flexWrap01 .sec-txt {
  margin-bottom: calc(70 *(100vw / 750));
}
.sec02 .sec-subTtl {
  top: calc(0 *(100vw / 750));
  right: calc(25 *(100vw / 750));
  width: calc(66 *(100vw / 750));
}
.sec02 .sec-image201 {
  margin-left: calc(60 *(100vw / 750));
  margin-bottom: calc(67 *(100vw / 750));
}
.sec02 .sec-image202 {
  margin-left: calc(60 *(100vw / 750));
}
.sec02 .sec-image203 {
  margin-bottom: calc(66 *(100vw / 750));
}
.sec02 .sec-txt {
  text-align: justify;
  margin-left: calc(60 *(100vw / 750));
  width: calc(630 *(100vw / 750));
}

.sec03 {
  padding-top: calc(80 *(100vw / 750));
  padding-bottom: calc(136 *(100vw / 750));
}
.sec03 .sec-flexWrap01 {
  margin-bottom: calc(80 *(100vw / 750));
}
.sec03 .sec-flexWrap02,
.sec03 .sec-flexWrap03 {
  display: flex;
  gap: calc(10 *(100vw / 750));
}
.sec03 .sec-flexWrap03 {
  margin-top: calc(-70 *(100vw / 750));
}
.sec03 .sec-image301,
.sec03 .sec-image303 {
  margin-top: calc(80 *(100vw / 750));
}

.sec07 {
  margin-bottom: calc(137 *(100vw / 750));
  padding-bottom: calc(80 *(100vw / 750));
}
.sec07 .sec-image703 {
  margin: 0 auto;
}
.sec07 .sec-credit {
  margin-bottom: calc(70 *(100vw / 750));
}

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

.youtubeArea {
  position: relative;
  margin-bottom: calc(150 *(100vw / 750));
  padding-top: 56.25%;
  width: 100%;
}
.youtubeArea iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.banner-image {
  margin: 0 auto;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .firstviewArea__img {
    width: 95rem;
  }
  .sec-movie {
    width: 86.4rem;
  }
  .sec-image101,
  .sec-image102 {
    width: 28rem;
  }
  .sec-image201 {
    width: 38rem;
  }
  .sec-image202 {
    width: 51rem;
  }
  .sec-image203 {
    width: 54rem;
  }
  .sec-image301 {
    width: 28rem;
  }
  .sec-image302 {
    width: 30rem;
  }
  .sec-image303 {
    width: 22rem;
  }
  .sec-image304 {
    width: 24rem;
  }
  .sec-image401,
  .sec-image501,
  .sec-image601,
  .sec-image701 {
    width: 30rem;
  }
  .sec-image402,
  .sec-image502,
  .sec-image602,
  .sec-image702 {
    width: 67.5rem;
  }
  .sec-image703 {
    width: 36rem;
  }
  .banner-image {
    width: 46.8rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec__wrapper {
    margin: 0 auto;
    width: 140rem;
  }
  .sec04,
  .sec05,
  .sec06,
  .sec07 {
    padding-bottom: 12rem;
  }
  .sec04 .sec-flexWrap,
  .sec05 .sec-flexWrap,
  .sec06 .sec-flexWrap,
  .sec07 .sec-flexWrap {
    flex-direction: row;
    gap: 1rem;
    margin-bottom: 5rem;
  }
  .sec04 .sec-ttl,
  .sec05 .sec-ttl,
  .sec06 .sec-ttl,
  .sec07 .sec-ttl {
    margin-bottom: 2.2rem;
  }
  .sec04 .sec-image,
  .sec05 .sec-image,
  .sec06 .sec-image,
  .sec07 .sec-image {
    margin: 0;
  }
  .sec05 .sec-flexWrap,
  .sec07 .sec-flexWrap {
    flex-direction: row-reverse;
  }
  .sec-flexWrap {
    display: flex;
    justify-content: center;
  }
  .sec-ttl {
    margin-bottom: 3.2rem;
  }
  .sec-credit {
    margin-top: 2.6rem;
  }
  .sec-credit span {
    margin: 0 1rem;
    padding-bottom: 1px;
  }
  /*---------- common ----------*/
  .celford_230414 {
    padding-bottom: 12rem;
  }
  .firstviewArea {
    padding-bottom: 5.6rem;
  }
  .firstviewArea__imgArea {
    margin-bottom: 11.2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .firstviewArea__img {
    margin-bottom: 0;
  }
  .movieArea {
    margin-bottom: 12rem;
  }
  .movieArea .sec-movie {
    margin: 0 auto;
  }
  .sec01 {
    margin-bottom: 16rem;
    padding-top: 6rem;
    padding-bottom: 5.5rem;
  }
  .sec01__wrapper {
    width: 90rem;
  }
  .sec01 .sec-subTtl01 {
    top: 0;
    right: 6.5rem;
    width: 6rem;
  }
  .sec01 .sec-subTtl02 {
    left: 6.5rem;
    bottom: 0.5rem;
    width: 5.9rem;
  }
  .sec01 .sec-flexWrap {
    margin-bottom: 3rem;
  }
  .sec01 .designer-name {
    margin-left: 4rem;
    margin-bottom: 2.2rem;
  }
  .sec01 .designer-name span {
    margin-left: 1rem;
  }
  .sec02 {
    margin-bottom: 16rem;
  }
  .sec02 .sec-flexWrap {
    gap: 6rem;
  }
  .sec02 .sec-flexWrap01 {
    display: flex;
    margin-bottom: 4rem;
  }
  .sec02 .sec-flexWrap01 .sec-txt {
    margin-bottom: 11.5rem;
    width: 53rem;
  }
  .sec02 .sec-flexWrap02 {
    transform: translateX(4rem);
  }
  .sec02 .sec-flexWrap02 .sec-txt {
    margin-top: 5.2rem;
    width: 41rem;
  }
  .sec02 .sec-wrap {
    padding-top: 11.2rem;
  }
  .sec02 .sec-subTtl {
    top: 0;
    right: 4.2rem;
    width: 4.86rem;
  }
  .sec02 .sec-image201 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sec02 .sec-image202 {
    margin-left: 14rem;
  }
  .sec02 .sec-image203 {
    margin-bottom: 0;
  }
  .sec02 .sec-txt {
    margin-left: 0;
    width: auto;
  }
  .sec03 {
    padding-top: 6rem;
    padding-bottom: 11.4rem;
  }
  .sec03 .sec-flexWrap01 {
    flex-direction: row-reverse;
    gap: 4rem;
    margin-bottom: 8rem;
  }
  .sec03 .sec-flexWrap02,
  .sec03 .sec-flexWrap03 {
    display: flex;
    gap: 4rem;
  }
  .sec03 .sec-flexWrap03 {
    flex-direction: row-reverse;
    margin-top: 14rem;
  }
  .sec03 .sec-image301 {
    margin-top: 0;
  }
  .sec03 .sec-image302 {
    margin-top: 18rem;
  }
  .sec03 .sec-image303 {
    margin-top: 12rem;
  }
  .sec07 {
    margin-bottom: 11.4rem;
    padding-bottom: 6rem;
  }
  .sec07 .sec-credit {
    margin-bottom: 5rem;
  }
  .sec07 .sec-image703 {
    margin: 0 auto;
  }
  .footer-txt {
    margin-bottom: 11.5rem;
  }
  .youtubeArea {
    margin: 0 auto;
    margin-bottom: 12rem;
    padding-top: 0;
    width: 83.5rem;
    height: 47rem;
  }
  .celford_230414__btn {
    margin-bottom: 12rem;
  }
  .celford_230414__btn a {
    width: 100rem;
    height: 6rem;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}/*# sourceMappingURL=style.css.map */