@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?1208) 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(108 *(100vw / 750));
  margin-top: calc(217* (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.7rem;
  }

  .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(50* (100vw / 750));
  margin-left: calc(69* (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;
    position: relative;
    left: 0.2rem;
  }

  .item-function__wrap p {
    font-size: 1.3rem;
  }

  .item-function__wrap .function__icon {
    width: 2.5rem;
    margin-left: 1.3rem;
  }

  .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 */

  .img01 {
    width: calc(620* (100vw / 750));
    margin: auto;
  }

  .img02 {
    margin: calc(80* (100vw / 750)) auto 0;
  }

  .sec1 .credit__wrap {
    margin-left: 0;
    justify-content: center;
  }
}

@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: 96.5rem;
    grid-template-columns: 1.5rem 43rem auto;
    grid-template-rows: 12.3rem 43.4rem auto;
  }

  .sec1 .sec__content-item--1 {
    width: 38rem;
    grid-area: 3/1/5/2;
  }

  .sec1 .sec__content-item--2 {
    width: 35rem;
    grid-area: 2/2/3/3;
  }

  .sec1 .sec__content-item--3 {
    width: 52rem;
    grid-area: 1/3/3/4;
  }

  .sec1 .credit__wrap {
    justify-content: flex-end;
  }
}





/* ===============================================
* sec2 *
=============================================== */
.sec2::before,
.sec4::before,
.sec6::before {
  background: #F7F2F4;
  width: 100vw;
}

@media screen and (max-width: 767px) {
  .sec2 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec2::before {
    top: calc(512* (100vw / 750));
    height: calc(1453* (100vw / 750));
  }

  .img03 {
    width: calc(685* (100vw / 750));
    margin-top: calc(65* (100vw / 750));
  }

  .img04 {
    margin-top: calc(82* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 {
    margin-top: 16rem;
  }

  .sec2::before {
    top: 73rem;
    width: 65.5rem;
    height: 46.9rem;
    left: 50%;
    transform: translateX(-40%);
  }

  /* sec__content-wrap--1 */
  .sec2 .sec__content-wrap--1 {
    position: relative;
    width: 109.4rem;
    grid-template-columns: 46rem 9.4rem auto;
    grid-template-rows: 51.8rem 35.1rem auto;
  }

  .sec2 .sec__content-item--1 {
    width: 54rem;
    height: 81rem;
    grid-area: 1/3/2/4;
  }

  .sec2 .sec__content-item--2 {
    width: 40rem;
    grid-area: 3/2/4/4;
  }

  .sec2 .sec__content-item--3 {
    width: 40rem;
    height: 60rem;
    grid-area: 2/1/4/2;
  }

  .sec2 .credit__wrap {
    justify-content: flex-start;
  }
}








/* ===============================================
* sec3 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec3 {
    margin-top: calc(200* (100vw / 750));
  }

  .img06 {
    width: calc(620* (100vw / 750));
    margin: calc(80* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec3 {
    margin-top: 25.4rem;
  }

  /* sec__content-wrap--1 */
  .sec3 .sec__content-wrap--1 {
    position: relative;
    width: 101rem;
    grid-template-columns: 14.4rem 53.6rem auto;
    grid-template-rows: 4.4rem 43.6rem auto;
  }

  .sec3 .sec__content-item--1 {
    width: 60rem;
    grid-area: 1/1/2/2;
  }

  .sec3 .sec__content-item--2 {
    width: 33rem;
    grid-area: 2/3/3/4;
  }

  .sec3 .sec__content-item--3 {
    width: 72rem;
    grid-area: 3/2/5/3;
  }

  .sec3 .credit__wrap {
    position: absolute;
    flex-direction: column;
    right: -11.6rem;
    bottom: -1.4rem;
  }
}





/* ===============================================
* sec4 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec4 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec4::before {
    top: calc(946* (100vw / 750));
    height: calc(2092* (100vw / 750));
  }

  .img07 {
    width: calc(683* (100vw / 750));
    margin: 0 0 0 auto;
  }

  .img08 {
    margin-top: calc(80* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 18rem;
  }

  .sec4::before {
    top: 7.9rem;
    width: 61.5rem;
    height: 44.8rem;
    left: 50%;
    transform: translateX(-68.2%)
  }

  /* sec__content-wrap--1 */
  .sec4 .sec__content-wrap--1 {
    position: relative;
    width: 112.7rem;
    grid-template-columns: 22.4rem 50rem auto;
    grid-template-rows: 13.9rem 31rem auto;
  }

  .sec4 .sec__content-item--1 {
    width: 54rem;
    grid-area: 3/1/5/2;
  }

  .sec4 .sec__content-item--2 {
    width: 42rem;
    grid-area: 2/2/3/3;
  }

  .sec4 .sec__content-item--3 {
    width: 40rem;
    height: 60rem;
    grid-area: 1/3/2/4;
  }

  .sec4 .credit__wrap {
    justify-content: flex-end;
  }
}










/* ===============================================
* sec5 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec5 {
    margin-top: calc(263* (100vw / 750));
  }

  .img09 {
    width: calc(640* (100vw / 750));
    margin: 0 0 0 auto;
  }

  .sec5 .sec__content-item--3 {
    width: calc(685* (100vw / 750));
    margin-top: calc(80* (100vw / 750));
  }

  .sec5 .credit__wrap {
    justify-content: flex-end;
  }
}

.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) {
  .sec5 {
    margin-top: 16rem;
  }

  /* sec__content-wrap--1 */
  .sec5 .sec__content-wrap--1 {
    position: relative;
    width: 111rem;
    grid-template-columns: 66rem 5rem auto;
    grid-template-rows: 21.7rem 43.3rem auto;
  }

  .sec5 .sec__content-item--1 {
    width: 40rem;
    grid-area: 1/3/3/4;
  }

  .sec5 .sec__content-item--2 {
    width: 37rem;
    grid-area: 3/2/4/3;
  }

  .sec5 .sec__content-item--3 {
    width: 53rem;
    grid-area: 2/1/5/2;
  }
}








/* ===============================================
* sec6 *
=============================================== */
@media screen and (max-width: 767px) {
  .sec6 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec6::before {
    top: calc(490* (100vw / 750));
    height: calc(1446* (100vw / 750));
  }

  .img11 {
    width: calc(650* (100vw / 750));
    margin: auto;
  }

  .img12 {
    margin-top: calc(88* (100vw / 750));
  }

  .sec6 .credit__wrap {
    margin-left: 0;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .sec6 {
    margin-top: 14.5rem;
  }

  .sec6::before {
    top: 17.6rem;
    width: 78rem;
    height: 55.4rem;
    left: 50%;
    transform: translateX(-36.4%);
  }

  /* sec__content-wrap--1 */
  .sec6 .sec__content-wrap--1 {
    position: relative;
    width: 108rem;
    grid-template-columns: 30rem 20rem auto;
    grid-template-rows: 25.6rem 41.5rem auto;
    padding-left: 3rem;
  }

  .sec6 .sec__content-item--1 {
    width: 78rem;
    grid-area: 3/2/5/3;
  }

  .sec6 .sec__content-item--2 {
    width: 40rem;
    grid-area: 2/3/3/4;
  }

  .sec6 .sec__content-item--3 {
    width: 38rem;
    height: 57rem;
    grid-area: 1/1/3/2;
  }

  .sec6 .credit__wrap {
    flex-direction: column;
  }
}










.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;
  }
}