@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_230825 img,
.celford_230825 svg,
.celford_230825 picture {
  width: 100%;
  height: auto;
}

.celford_230825 a,
.celford_230825 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_230825 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}

.celford_230825 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}

@media screen and (min-width: 768px) {
  .celford_230825 #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_230825 {
  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_230825__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_230825__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/


/*---------- common ----------*/
.model__img {
  position: relative;
}

.celford_230825 {
  margin-bottom: calc(38 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea__img {
  margin-inline: auto;
  margin-bottom: calc(146 *(100vw / 750));
}

.firstviewArea__lead {
  position: relative;
  text-align: center;
  margin: auto;
  width: fit-content;
}

.firstviewArea__lead::before,
.firstviewArea__lead::after {
  content: "";
  position: absolute;
  width: calc(40* (100vw / 750));
  height: calc(440* (100vw / 750));
  top: calc(-9* (100vw / 750));
}

.firstviewArea__lead::before {
  background: url(../img/svg/read_sp.svg) center/contain no-repeat;
  left: calc(-145* (100vw / 750));
  transform: rotate(180deg);
}

.firstviewArea__lead::after {
  background: url(../img/svg/read_sp.svg) center/contain no-repeat;
  right: calc(-145* (100vw / 750));
}

.footerIconArea {
  text-align: center;
  margin-bottom: calc(108 *(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(20 *(100vw / 750));
  -moz-column-gap: calc(40 *(100vw / 750));
  column-gap: calc(40 *(100vw / 750));
  padding-top: calc(37 *(100vw / 750));
  padding-bottom: calc(40 *(100vw / 750));
}

.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(62.5 *(100vw / 750));
}

.footerIconArea .sec-iconArea__txt {
  margin-right: 0;
  white-space: nowrap;
  font-family: "garamond-premier-pro", serif;

}

.celford_230825__btn {
  text-align: center;
}

.celford_230825__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,
  .firstviewArea__lead::after {
    width: 2rem;
    height: 12rem;
    top: -0.3rem;
  }

  .firstviewArea__lead::before {
    background: url(../img/svg/read_pc.svg) center/contain no-repeat;
    left: -10.2rem;
  }

  .firstviewArea__lead::after {
    background: url(../img/svg/read_pc.svg) center/contain no-repeat;
    right: -10.2rem;
  }

  .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;
  }

  .footerIconArea .sec-iconArea__wrap {
    gap: 1rem;
  }

  .footerIconArea .sec-iconArea__icon {
    width: 3.2rem;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  .celford_230825 {
    margin-bottom: 4rem;
    padding-top: 3rem;
  }

  .firstviewArea__img {
    width: 110rem;
    margin-bottom: 14.2rem;
  }

  .footerIconArea {
    margin-bottom: 11.5rem;
    margin-top: 12.8rem;
  }

  .celford_230825__btn a {
    width: 100rem;
    height: 6.2rem;
  }
}






/* ▽_____________ common ______________▽ */
.sec__content-item {
  position: relative;
}

.sec__content_subttl {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: calc(34* (100vw / 750));
  line-height: 2;
  letter-spacing: 0.075em;
}

@media screen and (max-width: 767px) {

  .sec__content_ttl {
    position: relative;
    width: calc(710* (100vw / 750));
    margin-left: auto;
  }

  .sec__content_subttl {
    margin-top: calc(62* (100vw / 750));
    margin-left: calc(75* (100vw / 750));
  }

  .sec__content-item--tx>p {
    margin-top: calc(35* (100vw / 750));
    margin-left: calc(75* (100vw / 750));
    text-align: justify;
    width: calc(600* (100vw / 750));
  }
}


.item-function__wrap {
  display: flex;
  margin-top: calc(50* (100vw / 750));
  margin-left: calc(75* (100vw / 750));
  gap: calc(43* (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(75* (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_ttl {
    position: absolute;
    z-index: 2;
    pointer-events: none;
  }

  .sec__content_subttl {
    font-size: 1.8rem;
  }

  .sec__content-item--tx>p {
    margin-top: 2.4rem;
    letter-spacing: 0.05em;
  }

  .item-function__wrap {
    margin-top: 3.1rem;
    margin-left: 0;
    gap: 2rem;
  }

  .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(150* (100vw / 750));
  }

  .sec1 .sec__content_ttl {
    margin-top: calc(82* (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(680* (100vw / 750));
    margin-left: auto;
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--2 {
    margin-top: calc(60* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec1 {
    margin-top: 14.4rem;
  }

  .sec__content_ttl {
    top: -9.8rem;
    left: -6rem;
  }

  .sec__content-item--tx {
    position: relative;
  }

  .sec1 .sec__content_ttl {
    width: 47rem;
  }

  /* sec__content-wrap--1 */
  .sec1 .sec__content-wrap--1 {
    display: flex;
    justify-content: center;
    gap: 4rem;
    flex-direction: row-reverse;
  }

  .sec1 .sec__content-item--1 {
    width: 69rem;
  }

  .sec1 .sec__content-item--1 .sec__content-item--tx {
    width: 41rem;
    margin: 17.8rem 0 0 17rem;
  }

  .sec1 .sec__content-item--2 {
    margin-top: 29.3rem;
    width: 40rem;
  }
}





/* ▽_____________ sec2 ______________▽ */
.sec2::before {
  background: rgba(247, 241, 233, 0.5);
  width: 100vw;
  height: calc(2791* (100vw / 750));
  top: calc(347* (100vw / 750));
  left: 0;
}

@media screen and (max-width: 767px) {
  .sec2 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec2 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */

  .img03 {
    width: calc(460* (100vw / 750));
    margin-left: auto;
  }

  .img04 {
    width: calc(630* (100vw / 750));
    margin-top: calc(80* (100vw / 750));
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--2 {
    margin-top: calc(60* (100vw / 750));
  }

  .img05 {
    margin-top: calc(56* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 {
    margin-top: 14.5rem;
  }

  .sec2::before {
    height: 73.3rem;
    top: 29.8rem;
  }

  .sec2 .sec__content-wrap--1 {
    display: grid;
    width: 140rem;
    margin: auto;
    grid-template-columns: 23rem 25.5rem 11.5rem 32.5rem auto;
    grid-template-rows: 48rem 24rem auto;
  }

  .sec2 .sec__content_ttl {
    width: 38rem;
    top: -9.3rem;
  }

  .sec2 .sec__content_subttl {
    margin-top: -1rem;
  }

  .sec2 .credit__wrap {
    position: absolute;
    bottom: -79.5rem;
    right: 5.2rem;
    flex-direction: column;
  }

  /* sec__content-wrap--1 */

  .sec2 .sec__content-item--1 {
    grid-column: 5;
    grid-row: 2;
    width: 26rem;
  }

  .img03 {
    z-index: 2;
  }

  .sec2 .sec__content-item--2 {
    grid-column: 4;
    grid-row: 3/5;
    width: 36rem;
  }

  .sec2 .sec__content-item--3 {
    grid-column: 2;
    grid-row: 2;
    width: 32rem;
  }

  .sec2 .sec__content-item--4 {
    grid-column: 3;
    grid-row: 1;
    width: 66rem;
  }
}





/* ▽_____________ sec3 ______________▽ */

@media screen and (max-width: 767px) {
  .sec3 {
    margin-top: calc(260* (100vw / 750));
  }

  .sec3 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .img06 {
    width: calc(676* (100vw / 750));
    margin-left: auto;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 {
    margin-top: calc(-2* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec3 {
    margin-top: 18rem;
  }

  .sec3 .sec__content_ttl {
    width: 44rem;
  }

  .sec3 .sec__content-wrap--1 {
    display: grid;
    width: 91rem;
    margin: auto;
    grid-template-columns: 51.8rem auto;
    grid-template-rows: 39.1rem auto;
  }

  .sec3 .sec__content-item--1 {
    grid-column: 1;
    grid-row: 1;
    width: 72rem;
  }

  .sec3 .sec__content-item--2 {
    grid-column: 2;
    grid-row: 2;
    width: 38rem;
  }
}








/* ▽_____________ sec4 ______________▽ */
.sec4::before {
  background: rgba(247, 241, 233, 0.5);
  width: 100vw;
  height: calc(1890* (100vw / 750));
  top: calc(340* (100vw / 750));
  left: 0;
}

@media screen and (max-width: 767px) {
  .sec4 {
    margin-top: calc(199* (100vw / 750));
  }

  .sec4 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .img07 {
    width: calc(600* (100vw / 750));
    margin: auto;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--2 {
    margin-top: calc(-2* (100vw / 750));
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--3 {
    margin-top: calc(70* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 17.8rem;
  }

  .sec4::before {
    height: 82rem;
    top: 9rem;
  }

  .sec4 .sec__content_ttl {
    top: -9.3rem;
    width: 42rem;
  }

  .sec4 .sec__content-wrap--1 {
    display: grid;
    width: 86rem;
    margin: auto;
    grid-template-columns: 7rem 43rem auto;
    grid-template-rows: 26.2rem 33.8rem auto;
  }

  .sec4 .sec__content-item--1 {
    width: 36rem;
    grid-column: 3;
    grid-row: 1;
  }

  .sec4 .sec__content-item--2 {
    width: 36rem;
    grid-column: 1;
    grid-row: 2;
  }

  .sec4 .sec__content-item--3 {
    width: 72rem;
    grid-column: 2;
    grid-row: 3/5;
  }

  .sec4 .sec__content-item--3 .credit__wrap {
    flex-direction: column;
    position: absolute;
    bottom: -1.4rem;
    right: -12rem;
  }
}











/* ▽_____________ sec5 ______________▽ */

@media screen and (max-width: 767px) {
  .sec5 {
    margin-top: calc(260* (100vw / 750));
  }

  .sec5 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .img09 {
    width: calc(630* (100vw / 750));
  }

  .img10 {
    margin-top: calc(80* (100vw / 750));
  }

  .sec5 .sec__content-wrap--1 .sec__content-item--3 {
    margin-top: calc(-3* (100vw / 750));
  }

  .sec5 .sec__content-wrap--1 .sec__content-item--4 {
    margin-top: calc(58* (100vw / 750));
  }

  .img11 {
    width: calc(600* (100vw / 750));
    margin: auto;
  }
}

@media screen and (min-width: 768px) {
  .sec5 {
    margin-top: 19.9rem;
  }

  .sec5 .sec__content_ttl {
    top: -9.6rem;
    width: 32.3rem;
  }

  .sec5 .sec__content-item--tx>p {
    margin-top: 2.8rem;
  }

  .sec5 .sec__content-wrap--1 {
    display: grid;
    width: 108.3rem;
    margin: auto;
    grid-template-columns: 9.3rem 21rem 44rem auto;
    grid-template-rows: 4.7rem 7.6rem 63.5rem auto;
  }

  .sec5 .sec__content-item--1 {
    width: 34rem;
    grid-column: 1;
    grid-row: 1;
  }

  .sec5 .sec__content-item--2 {
    width: 40rem;
    grid-column: 3;
    grid-row: 3;
  }

  .sec5 .sec__content-item--3 {
    width: 48.1rem;
    grid-column: 2;
    grid-row: 4;
  }

  .sec5 .sec__content-item--4 {
    width: 34rem;
    grid-column: 4;
    grid-row: 2;
  }

  .sec5 .credit__wrap {
    flex-direction: column;
    justify-content: flex-end;
  }

  .sec5 .credit__wrap li {
    margin-left: auto;
  }
}








/* ▽_____________ sec6 ______________▽ */
.sec6::before {
  background: rgba(247, 241, 233, 0.5);
  width: 100vw;
  height: calc(2422* (100vw / 750));
  top: calc(363* (100vw / 750));
  left: 0;
}

@media screen and (max-width: 767px) {
  .sec6 {
    margin-top: calc(200* (100vw / 750));
  }

  .sec6 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .img12 {
    width: calc(480* (100vw / 750));
    margin-left: auto;
  }

  .sec6 .sec__content-wrap--1 .sec__content-item--3 {
    margin-top: calc(56* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec6 {
    margin-top: 15.7rem;
  }

  .sec6::before {
    height: 84.1rem;
    top: 15rem;
  }

  .sec6 .sec__content_ttl {
    top: -9.6rem;
    width: 45.8rem;
  }

  .sec6 .sec__content-item--tx>p {
    letter-spacing: 0.025em;
  }

  .sec6 .sec__content-wrap--1 {
    display: grid;
    width: 98.3rem;
    margin: auto;
    grid-template-columns: 30.7rem 38.5rem auto;
    grid-template-rows: 22.8rem 44.9rem auto;
    padding-left: 2rem;
  }

  .sec6 .sec__content-item--1 {
    width: 29rem;
    grid-column: 3;
    grid-row: 2;
    z-index: 2;
  }

  .sec6 .sec__content-item--2 {
    width: 40rem;
    grid-column: 2;
    grid-row: 3/5;
  }

  .sec6 .sec__content-item--3 {
    width: 75rem;
    grid-column: 1;
    grid-row: 1;
  }

  .sec6 .credit__wrap {
    justify-content: flex-end;
  }
}










/* ▽_____________ sec7 ______________▽ */

@media screen and (max-width: 767px) {
  .sec7 {
    margin-top: calc(280* (100vw / 750));
  }

  .sec7 .sec__content_ttl {
    margin-top: calc(82* (100vw / 750));
  }

  /* sec__content-wrap--1 */
  .sec7 .sec__content-wrap--1 .sec__content-item--3 {
    margin-top: calc(57* (100vw / 750));
  }

  .img15 {
    width: calc(600* (100vw / 750));
    margin: auto;
  }
}

@media screen and (min-width: 768px) {
  .sec7 {
    margin-top: 21.8rem;
  }

  .sec7 .sec__content_ttl {
    top: -9.6rem;
    width: 40rem;
  }

  .sec7 .item-function__wrap {
    margin-top: 2.7rem;
  }

  .sec7 .sec__content-wrap--1 {
    display: grid;
    width: 123rem;
    margin: auto;
    grid-template-columns: 12.2rem 5.8rem 36.1rem auto;
    grid-template-rows: 15rem 39rem auto;
  }

  .sec7 .sec__content-item--1 {
    width: 69rem;
    grid-column: 4;
    grid-row: 1;
  }

  .sec7 .sec__content-item--2 {
    width: 34rem;
    grid-column: 2;
    grid-row: 2;
  }

  .sec7 .sec__content-item--3 {
    width: 75rem;
    grid-column: 3;
    grid-row: 3/5;
  }

  .sec7 .credit__wrap {
    position: absolute;
    flex-direction: column;
    bottom: -1.4rem;
    right: -11.8rem;
  }
}




.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.7rem;
  }
}








/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}