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

.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: 1;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-lead {
    font-size: 1.8rem;
  }
}

.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;
}
@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;
}
@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;
}
@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;
}
@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.3rem;
    line-height: 1.6923076923;
  }
}

.celford_230810_press__btn a {
  font-family: "Crimson Text", serif;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  letter-spacing: 0.002em;
}
@media screen and (min-width: 768px) {
  .celford_230810_press__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(680 *(100vw / 750));
}

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

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

.image-box202 {
  width: 100%;
}

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

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

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

.image-box402 {
  width: 100%;
}

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

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

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

.model-image602 {
  width: 100%;
}

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

.image-box702 {
  width: 100%;
}

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

.sec01 .sec-txtArea,
.sec05 .sec-txtArea,
.sec07 .sec-txtArea {
  padding-bottom: calc(58 *(100vw / 750));
}

.sec-txtArea {
  margin-inline: auto;
  padding-top: calc(84 *(100vw / 750));
  padding-bottom: calc(70 *(100vw / 750));
  width: calc(600 *(100vw / 750));
}
.sec-txtArea .sec-ttl {
  position: relative;
  margin-bottom: calc(80 *(100vw / 750));
  transform: translateX(calc(-29 *(100vw / 750)));
}
.sec-txtArea .sec-ttl::after {
  display: block;
  position: absolute;
  top: 65%;
  left: calc(274 *(100vw / 750));
  width: 100vw;
  height: 1px;
  background-color: #666666;
  transform: translateY(-50%);
  content: "";
}
.sec-txtArea .sec-lead {
  margin-bottom: calc(52 *(100vw / 750));
}
.sec-txtArea .sec-txt {
  text-align: justify;
}

.sec-iconArea {
  display: flex;
  gap: calc(41 *(100vw / 750));
  margin-top: calc(53 *(100vw / 750));
}
.sec-iconArea__wrap {
  display: flex;
  align-items: center;
  gap: calc(20 *(100vw / 750));
}
.sec-iconArea__icon {
  display: flex;
  gap: calc(10 *(100vw / 750));
}
.sec-iconArea__icon span {
  display: inline-block;
  width: calc(50 *(100vw / 750));
}

.sec-credit {
  margin-top: calc(61 *(100vw / 750));
}
.sec-credit span {
  display: inline-block;
  margin-right: calc(20 *(100vw / 750));
  padding-bottom: 1px;
  border-bottom: 1px solid #b8b8b8;
}

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

.firstviewArea {
  padding-bottom: calc(140 *(100vw / 750));
}
.firstviewArea__img {
  margin-bottom: calc(140 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
  position: relative;
  margin-inline: auto;
  padding-top: calc(6 *(100vw / 750));
  padding-bottom: calc(12 *(100vw / 750));
  width: calc(660 *(100vw / 750));
}
.firstviewArea__lead::before, .firstviewArea__lead::after {
  display: block;
  position: absolute;
  top: 0;
  width: calc(40 *(100vw / 750));
  height: 100%;
  border: solid 1px #7BA6B4;
  content: "";
}
.firstviewArea__lead::before {
  left: 0;
  border-right: none;
}
.firstviewArea__lead::after {
  right: 0;
  border-left: none;
}

.sec01 .image-box102 {
  margin-inline: auto;
}
.sec01 .sec-ttl {
  width: calc(225.06 *(100vw / 750));
}

.sec02 .model-image201 {
  margin-left: auto;
  margin-right: calc(75 *(100vw / 750));
}
.sec02 .sec-ttl {
  width: calc(236.24 *(100vw / 750));
}
.sec02 .sec-credit {
  margin-left: calc(76 *(100vw / 750));
}

.sec03__wrapper {
  display: flex;
  flex-direction: column;
}
.sec03 .sec-flexWrap {
  display: contents;
}
.sec03 .image-box301 {
  margin-left: auto;
  order: 1;
}
.sec03 .image-box302 {
  margin-inline: auto;
  order: 3;
}
.sec03 .sec-txtArea {
  order: 2;
}
.sec03 .sec-ttl {
  width: calc(233.67 *(100vw / 750));
}

.sec04 .sec-ttl {
  width: calc(236.62 *(100vw / 750));
}
.sec04 .sec-credit {
  margin-left: calc(75 *(100vw / 750));
}

.sec05 .model-image501,
.sec05 .image-box502 {
  margin-inline: auto;
}
.sec05 .sec-ttl {
  width: calc(230.59 *(100vw / 750));
}
.sec05 .sec-credit {
  margin-left: calc(47 *(100vw / 750));
}

.sec06 .model-image601 {
  margin-inline: auto;
}
.sec06 .sec-ttl {
  width: calc(238.47 *(100vw / 750));
}
.sec06 .sec-credit {
  margin-left: calc(75 *(100vw / 750));
}

.sec07 {
  margin-bottom: calc(200 *(100vw / 750));
}
.sec07 .sec-ttl {
  width: calc(235.51 *(100vw / 750));
}
.sec07 .sec-credit {
  margin-left: calc(75 *(100vw / 750));
}

.footerIconArea {
  text-align: center;
  margin-bottom: calc(109 *(100vw / 750));
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.footerIconArea__ttl {
  display: inline-block;
  padding-inline: calc(16 *(100vw / 750));
  background-color: #fff;
  transform: translateY(calc(-14 *(100vw / 750)));
}
.footerIconArea .sec-iconArea {
  justify-content: center;
  flex-wrap: wrap;
  row-gap: calc(20 *(100vw / 750));
  margin-top: 0;
  padding-top: calc(22 *(100vw / 750));
  padding-bottom: calc(36 *(100vw / 750));
}
.footerIconArea .sec-iconArea__icon span {
  width: calc(62 *(100vw / 750));
}
.footerIconArea .sec-iconArea__txt {
  white-space: nowrap;
}

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

.celford_230810_press__btn {
  text-align: center;
}
.celford_230810_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;
  }
  .image-box101 {
    width: 50rem;
  }
  .image-box102 {
    width: 37rem;
  }
  .model-image201 {
    width: 30rem;
  }
  .image-box202 {
    width: 75rem;
  }
  .image-box301 {
    width: 38rem;
  }
  .image-box302 {
    width: 40rem;
  }
  .model-image401 {
    width: 36rem;
  }
  .image-box402 {
    width: 78rem;
  }
  .model-image501 {
    width: 38rem;
  }
  .image-box502 {
    width: 40rem;
  }
  .model-image601 {
    width: 40rem;
  }
  .model-image602 {
    width: 66rem;
  }
  .model-image701 {
    width: 60rem;
  }
  .image-box702 {
    width: 48rem;
  }
  /*---------- image-size ----------*/
  /*---------- common ----------*/
  .sec__wrapper {
    margin-inline: auto;
    max-width: 140rem;
    width: 100%;
  }
  .sec-flexWrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .sec01 .sec-txtArea,
  .sec05 .sec-txtArea,
  .sec07 .sec-txtArea {
    padding-bottom: 0;
  }
  .sec-txtArea {
    position: relative;
    margin-inline: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 34rem;
    z-index: 5;
    pointer-events: none;
  }
  .sec-txtArea .sec-ttl {
    margin-bottom: 3.8rem;
    transform: translateX(-5.6rem);
  }
  .sec-txtArea .sec-ttl::after {
    top: 65%;
    left: 17.5rem;
    width: 22rem;
  }
  .sec-txtArea .sec-lead {
    margin-bottom: 3.3rem;
  }
  .sec-iconArea {
    gap: 2rem;
    margin-top: 3.5rem;
  }
  .sec-iconArea__wrap {
    gap: 1rem;
  }
  .sec-iconArea__icon {
    gap: 0.5rem;
  }
  .sec-iconArea__icon span {
    width: 2.5rem;
  }
  .sec02 .sec-credit,
  .sec03 .sec-credit,
  .sec04 .sec-credit,
  .sec07 .sec-credit {
    text-align: right;
  }
  .sec-credit {
    margin-top: 1.5rem;
  }
  .sec-credit span {
    margin-top: 1.5rem;
    margin-right: 0;
  }
  /*---------- common ----------*/
  .celford_230810_press {
    padding-top: 2rem;
  }
  .firstviewArea {
    padding-bottom: 14.1rem;
  }
  .firstviewArea__img {
    margin-inline: auto;
    margin-bottom: 14rem;
  }
  .firstviewArea__lead {
    padding-block: 0.2rem;
    width: 62rem;
  }
  .firstviewArea__lead::before, .firstviewArea__lead::after {
    width: 2rem;
  }
  .sec01 {
    margin-bottom: 18rem;
  }
  .sec01 .sec-flexWrap {
    transform: translateX(-11.3rem);
  }
  .sec01 .image-box102 {
    margin-inline: 0;
  }
  .sec01 .image-box102 {
    margin-top: -27.4rem;
    margin-inline: auto;
    transform: translateX(37.5rem);
  }
  .sec01 .sec-txtArea {
    margin-top: 8.3rem;
    margin-left: -4.6rem;
  }
  .sec01 .sec-ttl {
    width: 15.004rem;
  }
  .sec02 {
    margin-bottom: 16rem;
  }
  .sec02 .sec-flexWrap {
    gap: 16rem;
    margin-bottom: 6rem;
    transform: translateX(-12.7rem);
  }
  .sec02 .model-image201 {
    margin-left: 0;
    margin-right: 0;
  }
  .sec02 .image-box202 {
    margin-inline: auto;
    transform: translateX(10rem);
  }
  .sec02 .sec-txtArea {
    margin-top: 8.3rem;
    width: 35.2rem;
  }
  .sec02 .sec-ttl {
    margin-bottom: 3.2rem;
    width: 15.749rem;
  }
  .sec02 .sec-ttl::after {
    width: 23.2rem;
  }
  .sec02 .sec-credit {
    margin-left: calc(76 *(100vw / 750));
  }
  .sec03 {
    margin-bottom: 13.2rem;
  }
  .sec03__wrapper {
    display: block;
  }
  .sec03 .sec-flexWrap {
    display: flex;
    flex-direction: row-reverse;
    gap: 6rem;
    margin-bottom: 8.2rem;
    transform: translateX(5.4rem);
  }
  .sec03 .image-box301 {
    margin-left: 0;
  }
  .sec03 .image-box302 {
    margin-top: 8rem;
    margin-inline: 0;
  }
  .sec03 .sec-txtArea {
    margin-inline: auto;
    width: 44rem;
    transform: translateX(20.1rem);
  }
  .sec03 .sec-ttl {
    margin-bottom: 3.2rem;
    width: 15.578rem;
  }
  .sec03 .sec-ttl::after {
    width: 32rem;
  }
  .sec04 {
    margin-bottom: 15.5rem;
  }
  .sec04 .sec-flexWrap {
    transform: translateX(-3rem);
  }
  .sec04 .model-image401 {
    position: relative;
    margin-bottom: 10.4rem;
    z-index: 5;
  }
  .sec04 .image-box402 {
    margin-top: 26.2rem;
    margin-left: -18.4rem;
  }
  .sec04 .sec-txtArea {
    margin-left: 6rem;
    width: 36rem;
  }
  .sec04 .sec-ttl {
    margin-bottom: 3.2rem;
    width: 15.775rem;
  }
  .sec04 .sec-ttl::after {
    width: 23.9rem;
  }
  .sec04 .sec-credit {
    margin-left: 0;
  }
  .sec05 {
    margin-bottom: 16rem;
  }
  .sec05 .sec-flexWrap {
    flex-direction: row-reverse;
    gap: 6rem;
  }
  .sec05 .model-image501,
  .sec05 .image-box502 {
    margin-inline: 0;
  }
  .sec05 .model-image501 {
    margin-bottom: 8.2rem;
  }
  .sec05 .image-box502 {
    margin-top: 30rem;
  }
  .sec05 .sec-txtArea {
    margin-left: 12rem;
  }
  .sec05 .sec-ttl {
    margin-bottom: 3.1rem;
    width: 15.373rem;
  }
  .sec05 .sec-credit {
    margin-left: 0;
  }
  .sec06 {
    margin-bottom: 20rem;
  }
  .sec06 .sec-flexWrap {
    flex-direction: row-reverse;
    gap: 10rem;
    margin-bottom: 8rem;
    transform: translateX(7.5rem);
  }
  .sec06 .model-image601 {
    margin-inline: 0;
  }
  .sec06 .image-box602 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 3rem;
    transform: translateX(-5.3rem);
  }
  .sec06 .sec-txtArea {
    margin-top: 15.5rem;
  }
  .sec06 .sec-ttl {
    width: 15.898rem;
  }
  .sec06 .sec-credit {
    margin-left: 0;
  }
  .sec07 {
    margin-bottom: 18.8rem;
  }
  .sec07 .sec-flexWrap {
    gap: 6rem;
  }
  .sec07 .model-image701 {
    margin-bottom: 12.2rem;
  }
  .sec07 .image-box702 {
    margin-top: 26.7rem;
  }
  .sec07 .sec-txtArea {
    margin-left: 16.2rem;
  }
  .sec07 .sec-ttl {
    margin-bottom: 3.3rem;
    width: 15.701rem;
  }
  .sec07 .sec-credit {
    margin-left: 0;
  }
  .footerIconArea {
    margin-inline: auto;
    margin-bottom: 11.5rem;
    width: 100rem;
  }
  .footerIconArea__ttl {
    padding-inline: 2rem;
    transform: translateY(-0.8rem);
  }
  .footerIconArea .sec-iconArea {
    row-gap: 2rem;
    padding-top: 1.6rem;
    padding-bottom: 2.4rem;
  }
  .footerIconArea .sec-iconArea__icon span {
    width: 3.2rem;
  }
  .staff-credit {
    margin-bottom: 5.7rem;
  }
  .staff-credit .pc-only {
    display: inline-block;
  }
  .celford_230810_press__btn a {
    width: 100rem;
    height: 6.2rem;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}/*# sourceMappingURL=style.css.map */