@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_230802 img,
.celford_230802 svg,
.celford_230802 picture,
.celford_230802 video {
  width: 100%;
  height: auto;
}

.celford_230802 a,
.celford_230802 picture {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .celford_230802 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}

.celford_230802 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}

@media screen and (min-width: 768px) {
  .celford_230802 #breadcrumb .cateList {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transform: translateY(50px);
  transition-duration: 1.2s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
  transform: translateY(0);
}

/*---------- animation ----------*/
/*---------- font ----------*/
.celford_230802 {
  color: #000000;
  font-feature-settings: "palt";
}

.firstviewArea__lead,
.sec__content-item--tx p {
  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-face {
  font-family: "NotoSerifJp";
  src: url("../fonts/NotoSerifJP-Medium.otf") format("opentype");
}

@media screen and (min-width: 768px) {

  .firstviewArea__lead,
  .sec__content-item--tx p {
    font-size: 1.3rem;
  }
}

.sec-iconArea__txt,
.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-iconArea__txt,
  .sec-credit span {
    font-size: 1.3rem;
  }
}

.celford_230802__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_230802__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/


/*---------- common ----------*/
.model__img {
  position: relative;
}

.celford_230802 {
  margin-bottom: calc(38 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea__img {
  margin-inline: auto;
  margin-bottom: calc(128 *(100vw / 750));
}

.firstviewArea__lead {
  text-align: center;
  line-height: 2;
}


.footerIconArea {
  margin-bottom: calc(120 *(100vw / 750));
  margin-top: calc(115* (100vw / 750));
}

.footerIconArea .sec-iconArea {
  display: flex;
  justify-content: center;
  gap: calc(40 *(100vw / 750));
}

.footerIconArea .sec-iconArea__wrap {
  display: flex;
  gap: calc(20 *(100vw / 750));
  align-items: center;
}

.footerIconArea .sec-iconArea__icon {
  width: calc(62.5 *(100vw / 750));
}

.footerIconArea .sec-iconArea__txt {
  margin-right: 0;
  white-space: nowrap;
}

.celford_230802__btn {
  text-align: center;
}

.celford_230802__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 #333333;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {

  /*---------- common ----------*/

  /*---------- common ----------*/
  .celford_230802 {
    margin-bottom: 4rem;
    padding-top: 3rem;
  }

  .firstviewArea__img {
    margin-bottom: 11.3rem;
    width: 120rem;
  }

  .firstviewArea__lead {
    line-height: 2.2;
  }

  .footerIconArea {
    margin-bottom: 9.8rem;
    margin-top: 9.6rem;
  }

  .footerIconArea .sec-iconArea {
    gap: 2rem;
  }

  .footerIconArea .sec-iconArea__wrap {
    gap: 1rem;
  }

  .footerIconArea .sec-iconArea__icon {
    width: 4.05rem;
  }

  .celford_230802__btn a {
    width: 101.6rem;
    height: 6.2rem;
  }
}






/* ▽_____________ common ______________▽ */
.sec__ttl {
  width: calc(650* (100vw / 750));
  margin: auto;
}

.sec__ttl-wrap p {
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.05em;
  text-align: center;
}

.en_ttl {
  font-family: "operetta-18", serif;
  font-size: calc(54* (100vw / 750));
  line-height: 1.518;
  margin-top: calc(44* (100vw / 750));
}

.jp_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-size: calc(24* (100vw / 750));
  line-height: 2.2;
  margin-top: calc(26* (100vw / 750));
}

.sec__content-wrap,
.sec__content-item {
  position: relative;
}

.sec__content_ttl {
  font-family: "NotoSerifJp", serif;
  font-size: calc(34* (100vw / 750));
  line-height: 2;
  letter-spacing: 0.075em;
  margin-top: calc(60* (100vw / 750));
}

.sec__content-item--tx {
  position: relative;
  width: calc(600* (100vw / 750));
  margin: auto;
}

.sec__content-item--tx>p {
  margin-top: calc(40* (100vw / 750));
  text-align: justify;
}

.item-function__wrap {
  display: flex;
  margin-top: calc(19* (100vw / 750));
}

.item-function__wrap li {
  display: flex;
  align-items: center;
}

.item-function__wrap p {
  font-size: calc(24* (100vw / 750));
  font-family: "Crimson Text", serif;
  letter-spacing: 0.025em;
}

.item-function__wrap .function__icon {
  width: calc(54* (100vw / 750));
  margin-left: calc(20* (100vw / 750));
}

.function__icon+.function__icon {
  margin-left: calc(10* (100vw / 750));
}

.credit__wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: calc(10* (100vw / 750)) calc(25* (100vw / 750));
  margin-top: calc(50* (100vw / 750));
}

.credit__wrap::after {
  content: "";
  width: 100%;
}

.credit__wrap li {
  font-size: calc(24* (100vw / 750));
  font-family: "Crimson Text", serif;
  letter-spacing: 0.025em;
  white-space: nowrap;
}

.credit__wrap li a {
  padding-bottom: calc(1* (100vw / 750));
  border-bottom: calc(2* (100vw / 750)) solid #b2b2b2;
}

.model__img::before {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .video_wrap {
    width: calc(666* (100vw / 750));
    margin: calc(87* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec__ttl {
    width: 40rem;
  }

  .en_ttl {
    font-size: 3.6rem;
    line-height: 1.518;
    margin-top: 2.1rem;
  }

  .sec__ttl-wrap .jp_ttl {
    font-size: 1.3rem;
    line-height: 2;
    margin-top: 1.3rem;
    letter-spacing: 0.025em;
  }

  .sec__content_ttl {
    font-size: 1.7rem;
    margin-top: 0;
  }

  .sec__content-item--tx {
    width: initial;
    margin: 0;
  }

  .sec__content-item--tx>p {
    margin-top: 1.9rem;
    text-align: initial;
    line-height: 2;
    letter-spacing: 0.025em;
  }

  .item-function__wrap {
    margin-top: 1.6rem;
  }

  .item-function__wrap p {
    font-size: 1.3rem;
  }

  .item-function__wrap .function__icon {
    width: 3rem;
    margin-left: 1.1rem;
  }

  .function__icon+.function__icon {
    margin-left: 0.5rem;
  }

  .credit__wrap {
    gap: 0.5rem 1.5rem;
    margin-top: 3rem;
  }

  .credit__wrap li {
    font-size: 1.3rem;
    width: fit-content;
  }

  .credit__wrap li a {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #b2b2b2;
  }

}

/* △_____________ common ______________△ */





/* ▽_____________ sec1 ______________▽ */
.sec1 {
  margin-top: calc(147* (100vw / 750));
}

/* sec__content-wrap--1 */
.sec__content-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
}

.sec1 .sec__content-wrap--1::before {
  background: rgba(248, 241, 240, 0.7);
  height: calc(1527* (100vw / 750));
  top: calc(160* (100vw / 750));
}

.sec1 .sec__content-item--1 {
  width: calc(680* (100vw / 750));
  margin: calc(200* (100vw / 750)) 0 0 auto;
}

.img01::before {
  background: url(../img/svg/pink.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(340* (100vw / 750));
  top: calc(22* (100vw / 750));
  left: calc(-106* (100vw / 750));
}

.sec1 .sec__content-item--tx {
  width: calc(620* (100vw / 750));
  margin: 0;
}

.sec1 .credit__wrap {
  margin-top: calc(40* (100vw / 750));
}

@media screen and (min-width: 768px) {
  .video1 {
    width: 80rem;
    margin: 11rem auto 0;
  }

  .sec1 {
    margin-top: 12.7rem;
  }

  .sec1 .sec__content_ttl {
    margin-top: 4rem;
  }

  .sec1 .sec__content-wrap--1::before {
    height: 74.7rem;
    top: 32rem;
  }

  .sec1 .sec__content-item--1 {
    width: 46rem;
    margin: 9.5rem auto 0;
  }

  .sec1 .sec__content-item--tx {
    width: initial;
    text-align: center;
  }

  .sec1 .sec__content-item--tx p {
    text-align: center;
  }

  .img01::before {
    width: 8rem;
    height: 17rem;
    top: 2.3rem;
    left: -6.6rem;
  }

  .sec1 .credit__wrap {
    margin-top: 2.7rem;
    justify-content: center;
  }
}

/* ▽_____________ sec2 ______________▽ */

.sec2 .sec__content-wrap--1::before {
  background: rgba(221, 225, 233, 0.4);
  height: calc(1280* (100vw / 750));
  top: calc(1125* (100vw / 750));
}

.img02::before {
  background: url(../img/svg/navy.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(380* (100vw / 750));
  right: calc(0* (100vw / 750));
  bottom: calc(-43* (100vw / 750));
}


@media screen and (max-width: 767px) {
  .sec2 .sec__content-wrap--1 .sec__content-item--1 {
    margin-top: calc(300* (100vw / 750));
  }

  .sec2 .sec__content-item--tx p {
    margin-top: calc(30* (100vw / 750));
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--3 {
    width: calc(600* (100vw / 750));
    margin: calc(90* (100vw / 750)) auto 0;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--3 .credit__wrap {
    margin: calc(50* (100vw / 750)) auto 0;
    justify-content: center;
  }

  .sec2 .sec__content_ttl {
    width: calc(650* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 .sec__content-wrap {
    display: grid;
    grid-template-columns: 46rem auto;
    grid-template-rows: 13rem 29rem auto;
    width: 92rem;
    margin: 30rem auto 0;
  }

  .sec2 .sec__content-wrap--1::before {
    width: 108.7rem;
    height: 53.6rem;
    top: 5.8rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .img02::before {
    width: 8rem;
    height: 19rem;
    right: -4rem;
    bottom: initial;
    top: -3.6rem;
  }

  .sec2 .sec__content-item--1 {
    width: 46rem;
    grid-column: 2;
    grid-row: 1;
  }

  .sec2 .sec__content-item--2 {
    width: 36rem;
    grid-column: 1;
    grid-row: 2;
    text-align: right;
  }

  .sec2 .sec__content-item--2 p {
    text-align: right;
  }

  .sec2 .sec__content-item--3 {
    width: 36rem;
    grid-column: 1;
    grid-row: 3;
  }

  .sec2 .credit__wrap {
    justify-content: flex-end;
  }
}




/* ▽_____________ sec3 ______________▽ */
.sec3 .sec__content-wrap--1::before {
  background: #FDFBF4;
  height: calc(2006* (100vw / 750));
  top: calc(114* (100vw / 750));
}

.img04::before {
  background: url(../img/svg/cream.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(460* (100vw / 750));
  top: calc(-54* (100vw / 750));
  left: calc(-85* (100vw / 750));
}

@media screen and (max-width: 767px) {
  .sec3 .sec__content-item--1 {
    width: calc(680* (100vw / 750));
    margin: calc(254* (100vw / 750)) 0 0 auto;
  }

  .sec3 .sec__content-item--tx {
    left: calc(-4* (100vw / 750));
  }

  .sec3 .sec__content-item--3 {
    width: calc(600* (100vw / 750));
    margin: calc(90* (100vw / 750)) auto 0;
    left: calc(-4* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec3 .sec__content-wrap--1::before {
    width: 100vw;
    height: 74.3rem;
    top: 16rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .img04::before {
    width: 8rem;
    height: 23rem;
    top: 2.4rem;
    left: -5.4rem;
  }

  .sec3 .sec__content-wrap {
    display: grid;
    grid-template-columns: 62rem auto;
    grid-template-rows: 24rem 40rem auto;
    width: 102rem;
    margin: 18rem auto 0;
  }

  .sec3 .sec__content-item--1 {
    width: 54rem;
    grid-column: 1;
    grid-row: 2/4;
  }

  .sec3 .sec__content-item--2 {
    width: 42rem;
    grid-column: 2;
    grid-row: 3;
  }

  .sec3 .sec__content-item--3 {
    width: 40rem;
    grid-column: 2;
    grid-row: 1;
  }
}






/* ▽_____________ sec4 ______________▽ */
.sec4 {
  margin-top: calc(200* (100vw / 750));
}

.sec4 .sec__content-wrap--1::before {
  background: #F7F7F7;
  height: calc(752* (100vw / 750));
  top: calc(1125* (100vw / 750));
}

.img06::before {
  background: url(../img/svg/black.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(400* (100vw / 750));
  top: calc(-57* (100vw / 750));
  right: calc(-17* (100vw / 750));
}

@media screen and (max-width: 767px) {
  .sec4 .sec__content-item--1 {
    margin-top: calc(258* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 18.6rem;
  }

  .sec4 .sec__content-wrap--1::before {
    height: 68.9rem;
    width: 83rem;
    top: 12.7rem;
    left: 50%;
    transform: translateX(-58.4%);
  }

  .img06::before {
    width: 8rem;
    height: 20rem;
    top: 2.7rem;
    right: -5.5rem;
  }

  .sec4 .sec__content-wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 8rem;
    margin: 9.5rem auto 0;
    padding-left: 3rem;
  }

  .sec4 .sec__content-item--1 {
    width: 46rem;
  }

  .sec4 .credit__wrap {
    justify-content: flex-end;
  }

  .sec4 .sec__content-item--2 {
    text-align: right;
    width: 40rem;
    margin-top: 27.2rem;
  }

  .sec4 .sec__content-item--2 p {
    text-align: right;
  }

  .sec4 .item-function__wrap {
    justify-content: flex-end;
  }
}





/* ▽_____________ sec5 ______________▽ */
.sec5 .sec__content-wrap--1::before {
  background: rgba(221, 225, 233, 0.4);
  height: calc(1479* (100vw / 750));
  top: calc(233* (100vw / 750));
}

.img07::before {
  background: url(../img/svg/navy.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(380* (100vw / 750));
  top: calc(12* (100vw / 750));
  left: calc(-63* (100vw / 750));
  transform: rotate(180deg);
}

@media screen and (max-width: 767px) {

  .sec5 .sec__content-item--1 {
    width: calc(680* (100vw / 750));
    margin: calc(300* (100vw / 750)) 0 0 auto;
  }

  .sec5 .sec__content-item--tx {
    left: calc(-5* (100vw / 750));
  }

  .sec5 .item-function__wrap {
    margin-top: calc(15* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec5 .sec__content-wrap--1::before {
    width: 100vw;
    height: 53rem;
    top: 14rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .img07::before {
    width: 8rem;
    height: 19rem;
    top: 2.2rem;
    left: -4.8rem;
  }

  .sec5 .sec__content-wrap {
    display: flex;
    justify-content: center;
    gap: 8rem;
    margin: 26rem auto 0;
    padding-left: 9.7rem;
  }

  .sec5 .sec__content-item--1 {
    width: 50rem;
  }

  .sec5 .sec__content-item--2 {
    width: 40rem;
    margin-top: 28.4rem;
  }

  .sec5 .item-function__wrap {
    margin: 1.2rem 0 0 0.2rem;
  }
}




/* ▽_____________ sec6 ______________▽ */
.sec6 .sec__content-wrap--1::before {
  background: rgba(248, 241, 240, 0.7);
  height: calc(1381* (100vw / 750));
  top: calc(283* (100vw / 750));
}

.img08::before {
  background: url(../img/svg/pink.svg) center/contain no-repeat;
  width: calc(160* (100vw / 750));
  height: calc(340* (100vw / 750));
  bottom: calc(-6* (100vw / 750));
  left: calc(-128* (100vw / 750));
}

@media screen and (max-width: 767px) {
  .sec6 .sec__content-item--1 {
    width: calc(660* (100vw / 750));
    margin: calc(300* (100vw / 750)) 0 0 auto;
  }

  .sec6 .sec__content-item--tx {
    left: calc(15* (100vw / 750));
  }

  .sec6 .sec__content-item--3 {
    margin-top: calc(100* (100vw / 750));
  }

  .sec6 .credit__wrap {
    left: calc(91* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec6 .sec__content-wrap--1::before {
    width: 74rem;
    height: 65rem;
    top: 14rem;
    left: 50%;
    transform: translateX(-28.5%);
  }

  .img08::before {
    width: 8rem;
    height: 17rem;
    bottom: -3.7rem;
    left: -6.5rem;
  }

  .sec6 .sec__content-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8rem;
    margin: 18rem auto 0;
    padding-left: 7rem;
    width: 100rem;
  }

  .sec6 .sec__content-item--1 {
    width: 40rem;
  }

  .sec6 .sec__content-item--2 {
    width: 45rem;
    margin-top: 27.4rem;
  }

  .sec6 .sec__content-item--3 {
    width: 63rem;
    left: -3.5rem;
  }

  .sec6 .item-function__wrap {
    margin-left: 0.3rem;
  }

  .sec6 .credit__wrap {
    justify-content: center;
  }
}




/* ▽_____________ staff-credit ______________▽ */
.staff-credit {
  font-size: calc(24* (100vw / 750));
  font-family: "Crimson Text", serif;
  letter-spacing: 0.015em;
  line-height: 1.666;
  text-align: center;
  margin-top: calc(168* (100vw / 750));
}

@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.2rem;
    margin-top: 9.7rem;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}