@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_230616_press img,
.celford_230616_press svg {
  width: 100%;
  height: auto;
}
.celford_230616_press a, .celford_230616_press picture {
  display: block;
}
.celford_230616_press .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_230616_press .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_230616_press .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .celford_230616_press #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.celford_230616_press #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}
@media screen and (min-width: 768px) {
  .celford_230616_press #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_230616_press {
  color: #000000;
}

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

.sec-lead {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(34 *(100vw / 750));
  line-height: 2;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: 1.8rem;
    line-height: 1;
  }
}

.sec-iconArea__txt {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-iconArea__txt {
    font-size: 1.3rem;
  }
}

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

.footerIconArea__ttl {
  font-family: "garamond-premier-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(32 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .footerIconArea__ttl {
    font-size: 1.8rem;
  }
}

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

.celford_230616_press__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_230616_press__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%;
}

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

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

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

.image-box301 {
  width: 100%;
}

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

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

.model-image501 {
  width: 100%;
}

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

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

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

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

.sec02,
.sec04,
.sec06 {
  position: relative;
}
.sec02::after,
.sec04::after,
.sec06::after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  background-color: #f4f5f5;
}

.sec-txtArea {
  position: relative;
  margin: 0 auto;
  margin-bottom: calc(80 *(100vw / 750));
  padding-top: calc(172 *(100vw / 750));
  width: calc(630 *(100vw / 750));
}

.sec-ttl {
  position: absolute;
}

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

.sec-txt {
  text-align: justify;
  margin-bottom: calc(50 *(100vw / 750));
}

.sec-iconArea__wrap {
  display: flex;
  align-items: center;
}
.sec-iconArea__txt {
  margin-top: calc(4 *(100vw / 750));
  margin-right: calc(20 *(100vw / 750));
}
.sec-iconArea__icon {
  width: calc(50 *(100vw / 750));
}
.sec-iconArea__icon span {
  display: block;
}
.sec-iconArea__icon + .sec-iconArea__icon {
  margin-left: calc(10 *(100vw / 750));
}

.sec-credit {
  text-align: left;
  margin-top: calc(60 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin-right: calc(21 *(100vw / 750));
  padding-bottom: 1px;
  border-bottom: 1px solid #bdbdbd;
}

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

.firstviewArea {
  padding-bottom: calc(138 *(100vw / 750));
}
.firstviewArea__img {
  margin: 0 auto;
  margin-bottom: calc(140 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
  padding-top: calc(44 *(100vw / 750));
  padding-bottom: calc(50 *(100vw / 750));
  border-top: solid 1px #bdbdbd;
  border-bottom: solid 1px #bdbdbd;
}

.sec01 .image-box102 {
  margin-left: calc(76 *(100vw / 750));
}
.sec01 .sec-ttl {
  top: calc(64 *(100vw / 750));
  left: calc(-46 *(100vw / 750));
  width: calc(251.9 *(100vw / 750));
}
.sec01 .sec-txtArea {
  width: calc(600 *(100vw / 750));
}

.sec02::after {
  top: calc(335 *(100vw / 750));
  bottom: calc(230 *(100vw / 750));
}
.sec02 .image-box201 {
  margin-left: auto;
}
.sec02 .image-box202 {
  margin-left: calc(78 *(100vw / 750));
}
.sec02 .sec-ttl {
  top: calc(65 *(100vw / 750));
  left: calc(-22 *(100vw / 750));
  width: calc(185.6 *(100vw / 750));
}
.sec02 .sec-txtArea {
  margin-right: calc(40 *(100vw / 750));
}

.sec03 .sec-ttl {
  top: calc(57 *(100vw / 750));
  left: calc(-33 *(100vw / 750));
  width: calc(216.3 *(100vw / 750));
}

.sec04 {
  padding-bottom: calc(60 *(100vw / 750));
}
.sec04::after {
  top: calc(278 *(100vw / 750));
  bottom: 0;
}
.sec04 .image-box402 {
  margin-left: auto;
}
.sec04 .sec-ttl {
  top: calc(70 *(100vw / 750));
  left: calc(-34 *(100vw / 750));
  width: calc(261.9 *(100vw / 750));
}

.sec05 .image-box502 {
  margin: 0 auto;
}
.sec05 .sec-ttl {
  top: calc(60 *(100vw / 750));
  left: calc(-30 *(100vw / 750));
  width: calc(255.4 *(100vw / 750));
}

.sec06 {
  margin-bottom: calc(215 *(100vw / 750));
  padding-bottom: calc(60 *(100vw / 750));
}
.sec06::after {
  top: calc(200 *(100vw / 750));
  bottom: 0;
}
.sec06 .image-box602 {
  margin-left: auto;
  margin-right: calc(60 *(100vw / 750));
}
.sec06 .sec-ttl {
  top: calc(66 *(100vw / 750));
  left: calc(-31 *(100vw / 750));
  width: calc(185.6 *(100vw / 750));
}

.footerIconArea {
  text-align: center;
  margin-bottom: calc(108 *(100vw / 750));
  border-top: solid 1px #333333;
  border-bottom: solid 1px #333333;
}
.footerIconArea__ttl {
  display: inline-block;
  margin-top: calc(-14 *(100vw / 750));
  padding: 0 calc(17 *(100vw / 750));
  background-color: #fff;
}
.footerIconArea .sec-iconArea {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: calc(20 *(100vw / 750));
  -moz-column-gap: calc(40 *(100vw / 750));
       column-gap: calc(40 *(100vw / 750));
  padding-top: calc(37 *(100vw / 750));
  padding-bottom: calc(40 *(100vw / 750));
}
.footerIconArea .sec-iconArea__wrap {
  gap: calc(20 *(100vw / 750));
}
.footerIconArea .sec-iconArea__icon {
  width: calc(60 *(100vw / 750));
}
.footerIconArea .sec-iconArea__txt {
  margin-right: 0;
  white-space: nowrap;
}

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

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

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- image-size ----------*/
  .firstviewArea__img {
    width: 110rem;
  }
  .model-image101 {
    width: 75rem;
  }
  .image-box102 {
    width: 38rem;
  }
  .image-box201 {
    width: 45rem;
  }
  .image-box202 {
    width: 38rem;
  }
  .image-box301 {
    width: 46rem;
  }
  .model-image401 {
    width: 43rem;
  }
  .image-box402 {
    width: 42rem;
  }
  .model-image501 {
    width: 72rem;
  }
  .image-box502 {
    width: 51rem;
  }
  .image-box601 {
    width: 42rem;
  }
  .image-box602 {
    width: 38rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec {
    margin-bottom: 18rem;
  }
  .sec__wrapper {
    margin: 0 auto;
    max-width: 140rem;
    width: 100%;
  }
  .sec-flexWrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .sec-txtArea {
    margin: 0;
    margin-bottom: 0;
    padding-top: 0;
    width: auto;
  }
  .sec-lead {
    margin-bottom: 3.3rem;
  }
  .sec-txt {
    margin-bottom: 3.4rem;
  }
  .sec-iconArea__txt {
    margin-top: 0.2rem;
    margin-right: 0.7rem;
  }
  .sec-iconArea__icon {
    width: 2.5rem;
  }
  .sec-iconArea__icon + .sec-iconArea__icon {
    margin-left: 0.5rem;
  }
  .sec-credit {
    margin-top: 1.5rem;
  }
  .sec-credit span {
    margin-top: 1.5rem;
    margin-right: 0;
  }
  .sec02 .sec-credit,
  .sec03 .sec-credit,
  .sec04 .sec-credit {
    text-align: right;
  }
  /*---------- common ----------*/
  .celford_230616_press {
    padding-top: 2rem;
  }
  .firstviewArea {
    padding-bottom: 14rem;
  }
  .firstviewArea__img {
    margin-bottom: 14rem;
  }
  .firstviewArea__lead {
    padding-top: 3.1rem;
    padding-bottom: 3.5rem;
  }
  .sec01 .sec-flexWrap101 {
    flex-direction: row-reverse;
    gap: 12rem;
    transform: translateX(-3.6rem);
  }
  .sec01 .model-image101 {
    margin: 0 auto;
    margin-bottom: 8rem;
    transform: translateX(11rem);
  }
  .sec01 .image-box102 {
    margin-left: 0;
  }
  .sec01 .sec-ttl {
    top: -6.5rem;
    left: -5.4rem;
    width: 16.79rem;
  }
  .sec01 .sec-txtArea {
    margin-top: 18rem;
    width: 40rem;
  }
  .sec02::after {
    top: 12rem;
    bottom: 12rem;
  }
  .sec02 .sec-flexWrap201 {
    flex-direction: row-reverse;
    gap: 10rem;
    transform: translateX(7rem);
  }
  .sec02 .image-box201 {
    margin-left: 0;
  }
  .sec02 .image-box202 {
    margin: 0 auto;
    margin-top: -24.5rem;
    transform: translateX(-13rem);
  }
  .sec02 .sec-ttl {
    top: -6.3rem;
    left: -5.4rem;
    width: 12.37rem;
  }
  .sec02 .sec-txtArea {
    margin-top: 24rem;
    margin-right: 0;
    margin-bottom: 4rem;
    width: 41rem;
  }
  .sec03 .sec-flexWrap301 {
    flex-direction: row-reverse;
    gap: 10rem;
    transform: translateX(1.7rem);
  }
  .sec03 .sec-ttl {
    top: -6.8rem;
    left: -5.5rem;
    width: 14.41rem;
  }
  .sec03 .sec-txtArea {
    margin-top: 27.4rem;
    width: 38rem;
  }
  .sec04 {
    padding-bottom: 8rem;
  }
  .sec04::after {
    top: 34.2rem;
    bottom: 0;
  }
  .sec04 .sec-flexWrap401 {
    gap: 8rem;
    transform: translateX(3rem);
  }
  .sec04 .model-image401 {
    margin: 0 auto;
    transform: translateX(-15.5rem);
  }
  .sec04 .image-box402 {
    margin-top: -22.3rem;
    margin-left: 0;
  }
  .sec04 .sec-ttl {
    top: -5.8rem;
    left: -5.6rem;
    width: 17.46rem;
  }
  .sec04 .sec-txtArea {
    margin-top: 12rem;
    width: 48rem;
  }
  .sec05 .sec-flexWrap501 {
    flex-direction: row-reverse;
    gap: 12rem;
    transform: translateX(-0.5rem);
  }
  .sec05 .model-image501 {
    margin: 0 auto;
    transform: translateX(15rem);
  }
  .sec05 .image-box502 {
    position: relative;
    margin: 0;
    margin-top: -9.6rem;
    z-index: 5;
  }
  .sec05 .sec-ttl {
    top: -6.6rem;
    left: -5.4rem;
    width: 17.02rem;
  }
  .sec05 .sec-txtArea {
    margin-top: 12rem;
    width: 40rem;
  }
  .sec06 {
    margin-bottom: 18.9rem;
    padding-bottom: 0;
  }
  .sec06::after {
    top: 12rem;
    bottom: 12rem;
  }
  .sec06 .sec-flexWrap601 {
    gap: 10rem;
    transform: translateX(3rem);
  }
  .sec06 .image-box602 {
    margin-left: 0;
    margin-right: 0;
  }
  .sec06 .sec-ttl {
    top: -6.3rem;
    left: -5.5rem;
    width: 12.37rem;
  }
  .sec06 .sec-inner {
    margin-top: 24rem;
  }
  .sec06 .sec-txtArea {
    margin-left: 2rem;
    margin-bottom: 4rem;
    width: 44rem;
  }
  .footerIconArea {
    margin: 0 auto;
    margin-bottom: 11.5rem;
    width: 100rem;
  }
  .footerIconArea__ttl {
    margin-top: 0;
    padding: 0 1rem;
    transform: translateY(-0.8rem);
  }
  .footerIconArea .sec-iconArea {
    row-gap: 0;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    padding-top: 1.5rem;
    padding-bottom: 2.5rem;
  }
  .footerIconArea .sec-iconArea__wrap {
    gap: 1rem;
  }
  .footerIconArea .sec-iconArea__icon {
    width: 3.2rem;
  }
  .staff-credit {
    margin-bottom: 5.7rem;
  }
  .staff-credit .pc-only {
    display: inline;
  }
  .celford_230616_press__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 */