@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_230929 img,
.celford_230929 svg,
.celford_230929 picture {
  width: 100%;
  height: auto;
}

.celford_230929 a,
.celford_230929 picture {
  display: block;
}

.sec {
  position: relative;
}

.sec::before {
  content: "";
  position: absolute;
  z-index: -1;
}

@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_230929 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}

.celford_230929 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}

@media screen and (min-width: 768px) {
  .celford_230929 #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_230929 {
  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_230929__btn a {
  font-family: "Crimson Text", serif;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5454545455;
  letter-spacing: 0.025em;
}

@media screen and (min-width: 768px) {
  .celford_230929__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/


/*---------- common ----------*/
.model__img {
  position: relative;
  background: #fff;
}

.celford_230929 {
  margin-bottom: calc(38 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea__img {
  margin-inline: auto;
  margin-bottom: calc(215 *(100vw / 750));
}

.firstviewArea__lead {
  position: relative;
  text-align: center;
  margin: auto;
  width: fit-content;
}

.firstviewArea__lead::before {
  content: "";
  position: absolute;
  background: url(../img/svg/read_sp.svg) center/contain no-repeat;
  width: 100vw;
  height: calc(580* (100vw / 750));
  top: calc(-77* (100vw / 750));
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.footerIconArea {
  text-align: center;
  margin-bottom: calc(111 *(100vw / 750));
  margin-top: calc(214* (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(38 *(100vw / 750));
  -moz-column-gap: calc(40 *(100vw / 750));
  column-gap: calc(40 *(100vw / 750));
  padding-top: calc(40 *(100vw / 750));
  padding-bottom: calc(38 *(100vw / 750));
  width: calc(550* (100vw / 750));
  margin: auto;
}

.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;
}

.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;
}

.footerIconArea .sec-iconArea__wrap {
  display: flex;
  align-items: center;
  gap: calc(20 *(100vw / 750));
}

.footerIconArea .sec-iconArea__icon {
  width: calc(60 *(100vw / 750));
}

.footerIconArea .sec-iconArea__txt {
  margin-right: 0;
  white-space: nowrap;
  font-family: "garamond-premier-pro", serif;

}

.celford_230929__btn {
  text-align: center;
}

.celford_230929__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;
}


@media screen and (min-width: 768px) {
  .footerIconArea__ttl {
    font-size: 1.8rem;
  }

  .firstviewArea__lead::before {
    background: url(../img/svg/read_pc.svg) center/contain no-repeat;
    width: 55rem;
    height: 21rem;
    top: -4.7rem;
  }

  .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;
    width: initial;
  }

  .footerIconArea .sec-iconArea__wrap {
    gap: 1rem;
  }

  .footerIconArea .sec-iconArea__icon {
    width: 3.2rem;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  .celford_230929 {
    margin-bottom: 4rem;
    padding-top: 3rem;
  }

  .firstviewArea__img {
    width: 110rem;
    margin-bottom: 18.7rem;
  }

  .footerIconArea {
    margin-bottom: 11.5rem;
    margin-top: 12.2rem;
  }

  .celford_230929__btn a {
    width: 100rem;
    height: 6.2rem;
  }
}






/* ▽_____________ common ______________▽ */
.sec__content-item {
  position: relative;
}

@media screen and (max-width: 767px) {

  .sec__content_ttl {
    position: relative;
    width: calc(620* (100vw / 750));
    margin: calc(81* (100vw / 750)) auto 0;
  }

  .sec__content-item--tx>p {
    margin: calc(44* (100vw / 750)) auto 0;
    text-align: justify;
    width: calc(620* (100vw / 750));
  }
}


.item-function__wrap {
  display: flex;
  margin-top: calc(48* (100vw / 750));
  margin-left: calc(66* (100vw / 750));
  gap: calc(46* (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(50* (100vw / 750));
  margin-left: calc(22* (100vw / 750));
}

.function__icon+.function__icon {
  margin-left: calc(9* (100vw / 750));
}

.credit__wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(60* (100vw / 750));
  margin-left: calc(65* (100vw / 750));
  gap: 0 calc(27* (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;
  width: fit-content;
}

.credit__wrap li a {
  padding-bottom: calc(1* (100vw / 750));
  border-bottom: calc(2* (100vw / 750)) solid #b2b2b2;
}

@media screen and (min-width: 768px) {
  .sec__content-item--tx>p {
    margin-top: 2rem;
    letter-spacing: 0.05em;
  }

  .item-function__wrap {
    margin-top: 3.1rem;
    margin-left: 0;
    gap: 1rem;
  }

  .item-function__wrap p {
    font-size: 1.3rem;
  }

  .item-function__wrap .function__icon {
    width: 2.5rem;
    margin-left: 1.1rem;
  }

  .function__icon+.function__icon {
    margin-left: 0.5rem;
  }

  .credit__wrap {
    margin-top: 3rem;
    margin-left: 0;
    gap: 1.5rem 1.5rem;
  }

  .credit__wrap li {
    font-size: 1.3rem;
  }

  .credit__wrap li a {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #b2b2b2;
  }
}

/* △_____________ common ______________△ */





/* ▽_____________ sec1 ______________▽ */

@media screen and (max-width: 767px) {
  .sec1 {
    margin-top: calc(222* (100vw / 750));
  }

  .sec1 .item-function__wrap p {
    font-family: "garamond-premier-pro", serif;
    font-size: calc(21.38* (100vw / 750));
  }

  /* sec__content-wrap--1 */

  .img02 {
    width: calc(620* (100vw / 750));
    margin: calc(80* (100vw / 750)) auto 0;
  }

}

@media screen and (min-width: 768px) {
  .sec__content-wrap {
    display: grid;
    margin: auto;
  }

  .sec1 {
    margin-top: 18.9rem;
  }

  .sec__content-item--tx {
    position: relative;
  }

  /* sec__content-wrap--1 */
  .sec1 .sec__content-wrap--1 {
    width: 102rem;
    grid-template-columns: 2rem 46rem auto;
    grid-template-rows: 15.5rem 51.5rem auto;
  }

  .sec1 .sec__content-item--1 {
    width: 38rem;
    grid-area: 1/2/2/3;
  }

  .sec1 .sec__content-item--2 {
    width: 42rem;
    grid-area: 3/1/4/2;
  }

  .sec1 .sec__content-item--3 {
    width: 54rem;
    grid-area: 2/3/5/4;
  }

  .sec1 .credit__wrap {
    justify-content: flex-end;
  }
}






/* ▽_____________ sec2 ______________▽ */
.sec2::before,
.sec4::before,
.sec6::before {
  background: rgba(243, 239, 238, 0.8);
  width: 100vw;
}

@media screen and (max-width: 767px) {
  .sec2 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec2::before {
    top: calc(760* (100vw / 750));
    height: calc(988* (100vw / 750));
  }

  .img03 {
    width: calc(560* (100vw / 750));
    margin: 0 calc(65* (100vw / 750)) 0 auto;
  }

  .img04 {
    margin-top: calc(80* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 {
    margin-top: 16.5rem;
  }

  .sec2::before {
    top: 49rem;
    width: 65.5rem;
    height: 46rem;
    left: 50%;
    transform: translateX(-39%);
  }

  /* sec__content-wrap--1 */
  .sec2 .sec__content-wrap--1 {
    position: relative;
    left: 0.7rem;
    width: 103.5rem;
    grid-template-columns: 22.6rem 20.5rem auto;
    grid-template-rows: 60rem 2rem auto;
  }

  .sec2 .sec__content-item--1 {
    width: 81rem;
    height: 54rem;
    grid-area: 1/2/2/3;
  }

  .sec2 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/3/4/4;
  }

  .sec2 .sec__content-item--3 {
    width: 35rem;
    grid-area: 2/1/4/2;
  }

  .sec2 .credit__wrap {
    position: absolute;
    bottom: -1.5rem;
    right: -13.5rem;
  }
}







/* ▽_____________ sec3 ______________▽ */
@media screen and (max-width: 767px) {
  .sec3 {
    margin-top: calc(200* (100vw / 750));
  }

  .img05 {
    width: calc(685* (100vw / 750));
  }

  .img06 {
    margin-top: calc(80* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec3 {
    margin-top: 18rem;
  }

  /* sec__content-wrap--1 */
  .sec3 .sec__content-wrap--1 {
    position: relative;

    width: 96rem;
    grid-template-columns: 14rem 31rem auto;
    grid-template-rows: 52rem 2.8rem auto;
  }

  .sec3 .sec__content-item--1 {
    width: 72rem;
    grid-area: 1/2/2/3;
  }

  .sec3 .sec__content-item--2 {
    width: 33rem;
    grid-area: 3/1/4/2;
  }

  .sec3 .sec__content-item--3 {
    width: 51rem;
    grid-area: 2/3/4/4;
  }

  .sec3 .credit__wrap {
    justify-content: flex-end;
  }
}






/* ▽_____________ sec4 ______________▽ */
@media screen and (max-width: 767px) {
  .sec4 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec4::before {
    top: calc(420* (100vw / 750));
    height: calc(2572* (100vw / 750));
  }

  .img07 {
    width: calc(560* (100vw / 750));
    margin-left: auto;
  }

  .img08 {
    width: calc(490* (100vw / 750));
    margin-top: calc(30* (100vw / 750));
  }

  .img09 {
    margin-top: calc(80* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 14.4rem;
  }

  .sec4::before {
    top: 50rem;
    width: 72rem;
    height: 67.4rem;
    left: 50%;
    transform: translateX(-33.4%);
  }

  /* sec__content-wrap--1 */
  .sec4 .sec__content-wrap--1 {
    position: relative;
    width: 96rem;
    grid-template-columns: 10.6rem 27.4rem 6rem auto;
    grid-template-rows: 28rem 42.1rem 35rem auto;
  }

  .sec4 .sec__content-item--1 {
    width: 40rem;
    grid-area: 1/3/2/4;
  }

  .sec4 .sec__content-item--2 {
    width: 34rem;
    grid-area: 2/1/3/2;
  }

  .sec4 .sec__content-item--3 {
    width: 42rem;
    grid-area: 3/4/4/5;
  }

  .sec4 .sec__content-item--4 {
    width: 72rem;
    grid-area: 4/2/6/3;
  }

  .sec4 .credit__wrap {
    position: absolute;
    flex-direction: column;
    bottom: -1.5rem;
    right: -11.9rem;
  }
}






/* ▽_____________ sec5 ______________▽ */
@media screen and (max-width: 767px) {
  .sec5 {
    margin-top: calc(200* (100vw / 750));
  }

  .img11 {
    width: calc(620* (100vw / 750));
    margin: calc(90* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec5 {
    margin-top: 18rem;
  }

  /* sec__content-wrap--1 */
  .sec5 .sec__content-wrap--1 {
    position: relative;
    width: 94rem;
    grid-template-columns: 48.6rem 11.4rem auto;
    grid-template-rows: 12.5rem 37.5rem auto;
  }

  .sec5 .sec__content-item--1 {
    width: 34rem;
    grid-area: 3/3/5/4;
  }

  .sec5 .sec__content-item--2 {
    width: 40rem;
    grid-area: 2/2/3/3;
    pointer-events: none;
    z-index: 1;
  }

  .sec5 .sec__content-item--3 {
    width: 52rem;
    grid-area: 1/1/2/2;
  }
}





/* ▽_____________ sec6 ______________▽ */
@media screen and (max-width: 767px) {
  .sec6 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec6::before {
    top: calc(480* (100vw / 750));
    height: calc(1384* (100vw / 750));
  }

  .img13 {
    width: calc(685* (100vw / 750));
    margin: calc(90* (100vw / 750)) 0 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .sec6 {
    margin-top: 18rem;
  }

  .sec6::before {
    top: 40rem;
    width: 69rem;
    height: 48.9rem;
    left: 50%;
    transform: translateX(-69%);
  }

  /* sec__content-wrap--1 */
  .sec6 .sec__content-wrap--1 {
    position: relative;

    width: 117rem;
    grid-template-columns: 23rem 52rem auto;
    grid-template-rows: 33.2rem 18.8rem auto;
  }

  .sec6 .sec__content-item--1 {
    width: 69rem;
    grid-area: 1/1/2/2;
  }

  .sec6 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/2/4/3;
  }

  .sec6 .sec__content-item--3 {
    width: 42rem;
    grid-area: 2/3/4/4;
  }

  .sec6 .credit__wrap {
    justify-content: flex-end;
  }
}







/* ▽_____________ sec6 ______________▽ */
@media screen and (max-width: 767px) {
  .sec7 {
    margin-top: calc(200* (100vw / 750));
  }

  .img14 {
    width: calc(685* (100vw / 750));
    margin-left: auto;
  }

  .img15 {
    width: calc(620* (100vw / 750));
    margin: calc(80* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec7 {
    margin-top: 14.6rem;
  }

  /* sec__content-wrap--1 */
  .sec7 .sec__content-wrap--1 {
    position: relative;

    width: 98rem;
    grid-template-columns: 51.9rem 8rem auto;
    grid-template-rows: 18rem 49rem auto;
  }

  .sec7 .sec__content-item--1 {
    width: 38rem;
    grid-area: 1/3/2/4;
  }

  .sec7 .sec__content-item--2 {
    width: 42rem;
    grid-area: 3/2/4/3;
  }

  .sec7 .sec__content-item--3 {
    width: 42rem;
    grid-area: 2/1/3/2;
  }

}


.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";
  text-align: center;
  margin-bottom: calc(113 *(100vw / 750));
}

@media screen and (min-width: 768px) {
  .staff-credit {
    font-size: 1.3rem;
    line-height: 1.6923076923;
    margin-bottom: 5.5rem;
    letter-spacing: 0.028em;
  }
}








/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}