@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;
}

.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: 11.4rem;
  }

  .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(82* (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(220* (100vw / 750));
  }

  .sec1 .item-function__wrap p {
    font-family: "garamond-premier-pro", serif;
    font-size: calc(21.38* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .img01 {
    width: calc(620* (100vw / 750));
    margin: auto;
  }

  .img02 {
    width: calc(550* (100vw / 750));
    margin: calc(80* (100vw / 750)) 0 0 0;
  }

  .img03 {
    margin-top: calc(30* (100vw / 750));
  }
}

@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: 89.6rem;
    grid-template-columns: 15.7rem 31.3rem auto;
    grid-template-rows: 25rem 41rem 34.8rem auto;
  }

  .sec1 .sec__content-item--1 {
    width: 40rem;
    grid-area: 1/3/2/4;
  }

  .sec1 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/3/4/4;
  }

  .sec1 .sec__content-item--3 {
    width: 37rem;
    grid-area: 2/1/3/2;
  }

  .sec1 .sec__content-item--4 {
    width: 62rem;
    grid-area: 4/2/6/3;
  }

  .sec1 .sec__content-item--4 .credit__wrap {
    position: absolute;
    flex-direction: column;
    bottom: -1.6rem;
    right: -11.9rem;
  }
}






/* ▽_____________ sec2 ______________▽ */
.sec2::before,
.sec4::before,
.sec6::before {
  background: rgba(241, 240, 235, 0.6);
  width: 100vw;
}

@media screen and (max-width: 767px) {
  .sec2 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec2::before {
    height: calc(908* (100vw / 750));
    bottom: calc(-60* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 {
    margin-top: 21rem;
  }

  .sec2::before {
    width: 56rem;
    height: 47.4rem;
    left: 50%;
    top: 8rem;
    transform: translateX(-11%);
  }

  .sec2 .sec__content-wrap--1 {
    display: flex;
    justify-content: center;
    gap: 8rem;
    padding-right: 8rem;
  }

  .sec2 .sec__content-item--1 {
    width: 44rem;
  }

  .sec2 .sec__content-item--2 {
    width: 40rem;
    margin-top: 15.8rem;
  }
}




/* ▽_____________ sec3 ______________▽ */
@media screen and (max-width: 767px) {
  .sec3 {
    margin-top: calc(255* (100vw / 750));
  }

  .img05 {
    width: calc(685* (100vw / 750));
    margin-left: auto;
  }

  .img06 {
    margin-top: calc(89* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec3 {
    margin-top: 14.6rem;
  }

  /* sec__content-wrap--1 */
  .sec3 .sec__content-wrap--1 {
    width: 88rem;
    grid-template-columns: 14.9rem 37.1rem auto;
    grid-template-rows: 44rem 11.3rem auto;
  }

  .sec3 .sec__content-item--1 {
    width: 36rem;
    grid-area: 2/3/4/4;
  }

  .sec3 .sec__content-item--1 .credit__wrap {
    justify-content: flex-end;
  }

  .sec3 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/1/4/2;
  }

  .sec3 .sec__content-item--3 {
    width: 60rem;
    grid-area: 1/2/2/3;
  }
}




/* ▽_____________ sec4 ______________▽ */
@media screen and (max-width: 767px) {
  .sec4 {
    margin-top: calc(940* (100vw / 750));
  }

  .sec4::before {
    height: calc(2863* (100vw / 750));
    bottom: calc(-60* (100vw / 750));
  }

  .img07 {
    position: absolute;
    width: calc(540* (100vw / 750));
    top: calc(-740* (100vw / 750));
    left: 0;
    z-index: 1;
  }

  .img08 {
    width: calc(685* (100vw / 750));
    margin-left: auto;
  }

  .img09 {
    margin-top: calc(90* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 12.4rem;
  }

  .sec4::before {
    width: 67.95rem;
    height: 65.5rem;
    top: 46rem;
    left: 50%;
    transform: translateX(-26.7%);
  }

  /* sec__content-wrap--1 */
  .sec4 .sec__content-wrap--1 {
    width: 106rem;
    grid-template-columns: 47rem 2rem 3.9rem auto;
    grid-template-rows: 32rem 32.1rem 41.4rem auto;
  }

  .sec4 .sec__content-item--1 {
    width: 36rem;
    grid-area: 1/2/2/3;
  }

  .sec4 .sec__content-item--2 {
    width: 43rem;
    grid-area: 2/1/3/2;
  }

  .sec4 .sec__content-item--3 {
    width: 40rem;
    grid-area: 3/4/4/5;
  }

  .sec4 .sec__content-item--4 {
    width: 57rem;
    grid-area: 4/3/6/4;
  }
}




/* ▽_____________ sec5 ______________▽ */
@media screen and (max-width: 767px) {
  .sec5 {
    margin-top: calc(262* (100vw / 750));
  }

  .img10 {
    width: calc(685* (100vw / 750));
  }

  .img11 {
    width: calc(620* (100vw / 750));
    margin: calc(87* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec5 {
    margin-top: 14rem;
  }

  /* sec__content-wrap--1 */
  .sec5 .sec__content-wrap--1 {
    width: 91rem;
    grid-template-columns: 47rem 4rem auto;
    grid-template-rows: 12.3rem 43.6rem auto;
  }

  .sec5 .sec__content-item--1 {
    width: 43rem;
    grid-area: 2/1/4/2;
  }

  .sec5 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/3/4/4;
  }

  .sec5 .sec__content-item--3 {
    width: 32rem;
    grid-area: 1/2/2/3;
  }
}




/* ▽_____________ sec6 ______________▽ */
@media screen and (max-width: 767px) {
  .sec6 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec6::before {
    height: calc(1812* (100vw / 750));
    bottom: calc(237* (100vw / 750));
  }

  .img13 {
    width: calc(620* (100vw / 750));
    margin: calc(87* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec6 {
    margin-top: 15.9rem;
  }

  .sec6::before {
    width: 104rem;
    height: 56.4rem;
    top: 35rem;
    left: 50%;
    transform: translateX(-52.4%)
  }

  /* sec__content-wrap--1 */
  .sec6 .sec__content-wrap--1 {
    width: 97rem;
    grid-template-columns: 22rem 30rem auto;
    grid-template-rows: 44rem 4rem auto;
    padding-left: 11.8rem;
  }

  .sec6 .sec__content-item--1 {
    width: 60rem;
    grid-area: 1/2/2/3;
  }

  .sec6 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/1/4/2;
  }

  .sec6 .sec__content-item--3 {
    width: 45rem;
    grid-area: 2/3/4/4;
  }

  .sec6 .sec__content-item--3 .credit__wrap {
    justify-content: flex-end;
  }
}





/* ▽_____________ sec7 ______________▽ */
@media screen and (max-width: 767px) {
  .sec7 {
    margin-top: calc(200* (100vw / 750));
  }

  .img15 {
    width: calc(620* (100vw / 750));
    margin: calc(87* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec7 {
    margin-top: 14.5rem;
  }

  /* sec__content-wrap--1 */
  .sec7 .sec__content-wrap--1 {
    width: 96rem;
    grid-template-columns: 36rem 20rem auto;
    grid-template-rows: 43rem 17.3rem auto;
  }

  .sec7 .sec__content-item--1 {
    width: 60rem;
    grid-area: 1/2/2/4;
  }

  .sec7 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/3/4/4;
  }

  .sec7 .sec__content-item--3 {
    width: 44rem;
    grid-area: 2/1/5/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.4rem;
    letter-spacing: 0.028em;
  }
}








/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}