@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_230804 img,
.celford_230804 svg,
.celford_230804 picture {
  width: 100%;
  height: auto;
}

.celford_230804 a,
.celford_230804 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_230804 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}

.celford_230804 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}

@media screen and (min-width: 768px) {
  .celford_230804 #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_230804 {
  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_230804__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_230804__btn a {
    font-size: 1.1rem;
    line-height: 1.5454545455;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/


/*---------- common ----------*/
.model__img {
  position: relative;
}

.celford_230804 {
  margin-bottom: calc(38 *(100vw / 750));
  overflow: hidden;
}

.firstviewArea__img {
  margin-inline: auto;
  margin-bottom: calc(127 *(100vw / 750));
}

.firstviewArea__lead {
  text-align: center;
}

.footerIconArea {
  margin-bottom: calc(120 *(100vw / 750));
}

.footerIconArea .sec-iconArea {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(600* (100vw / 750));
  gap: calc(20* (100vw / 750)) calc(40 *(100vw / 750));
  margin: calc(179* (100vw / 750)) auto 0;
}

.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;
}

.celford_230804__btn {
  text-align: center;
}

.celford_230804__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) {
  .celford_230804 {
    margin-bottom: 4rem;
    padding-top: 3rem;
  }

  .firstviewArea__img {
    width: 120rem;
    margin-bottom: 11.3rem;
  }

  .footerIconArea {
    margin-bottom: 10rem;
  }

  .footerIconArea .sec-iconArea {
    gap: 2rem;
    margin: 16.8rem auto 0;
    width: 80rem;
  }

  .footerIconArea .sec-iconArea__wrap {
    gap: 1rem;
  }

  .footerIconArea .sec-iconArea__icon {
    width: 4.05rem;
  }

  .celford_230804__btn a {
    width: 101.6rem;
    height: 6.2rem;
  }
}






/* ▽_____________ common ______________▽ */
.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>p {
  margin-top: calc(40* (100vw / 750));
  text-align: justify;
}

.item-function__wrap {
  display: flex;
  margin-top: calc(16* (100vw / 750));
  gap: calc(28* (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;
}

.item-function__wrap .function__icon {
  width: calc(54* (100vw / 750));
  margin-left: calc(20* (100vw / 750));
}

.function__icon+.function__icon {
  margin-left: calc(9* (100vw / 750));
}

.credit__wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(50* (100vw / 750));
  gap: 0 calc(30* (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;
}

@media screen and (min-width: 768px) {
  .sec__content_ttl {
    font-size: 1.7rem;
    margin-top: 4rem;
  }

  .sec__content-item--tx>p {
    margin-top: 1.8rem;
    letter-spacing: 0.025em;
  }

  .item-function__wrap {
    margin-top: 1.7rem;
    gap: 2rem;
  }

  .item-function__wrap p {
    font-size: 1.3rem;
  }

  .item-function__wrap .function__icon {
    width: 3rem;
    margin-left: 1rem;
  }

  .function__icon+.function__icon {
    margin-left: 0.5rem;
  }

  .credit__wrap {
    margin-top: 3rem;
    gap: 0 1.5rem;
  }

  .credit__wrap li {
    font-size: 1.3rem;
  }

  .credit__wrap li a {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #b2b2b2;
  }
}

/* △_____________ common ______________△ */





/* ▽_____________ sec1 ______________▽ */
.sec1 {
  margin-top: calc(140* (100vw / 750));
}

.sec1 .sec__ttl {
  width: calc(600* (100vw / 750));
  margin: auto;
}

@media screen and (max-width: 767px) {

  /* sec__content-wrap--1 */
  .sec1 .sec__content-wrap--1 .sec__content-item--1 {
    width: calc(580* (100vw / 750));
    margin: calc(120* (100vw / 750)) auto 0;
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--2 {
    margin-top: calc(80* (100vw / 750));
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--2 .credit__wrap {
    margin-left: calc(85* (100vw / 750));
  }

  /* sec__content-wrap--2 */
  .sec1 .sec__content-wrap--2 .sec__content-item--1 {
    margin-top: calc(140* (100vw / 750));
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--2 {
    width: calc(604* (100vw / 750));
    margin: 0 auto 0;
    left: calc(-4* (100vw / 750));
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--2 .item-function__wrap {
    margin-top: calc(28* (100vw / 750));
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--3 {
    width: calc(680* (100vw / 750));
    margin: calc(80* (100vw / 750)) 0 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .sec1 {
    margin-top: 11.7rem;
  }

  .sec1 .sec__ttl {
    width: 44rem;
  }

  /* sec__content-wrap--1 */
  .sec1 .sec__content-wrap--1 {
    display: flex;
    justify-content: center;
    gap: 8rem;
    padding-left: 6.5rem;
    margin-top: 12rem;
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--1 {
    width: 36rem;
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--2 {
    width: 46rem;
    margin-top: 28.8rem;
  }

  .sec1 .sec__content-wrap--1 .sec__content-item--2 .credit__wrap {
    justify-content: flex-end;
    left: -0.3rem;
  }

  /* sec__content-wrap--2 */
  .sec1 .sec__content-wrap--2 {
    display: grid;
    grid-template-columns: 35.5rem 14.5rem auto;
    grid-template-rows: 26rem 17.9rem auto;
    width: 92.5rem;
    margin: 17rem auto 0;
    padding-right: 6rem;
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--1 {
    width: 57rem;
    grid-column: 2;
    grid-row: 1;
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--2 {
    width: 36rem;
    grid-column: 3;
    grid-row: 3;
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--tx p {
    letter-spacing: 0.05em;
  }

  .sec1 .sec__content-wrap--2 .sec__content-item--3 {
    width: 42rem;
    grid-column: 1;
    grid-row: 2/4;
    z-index: 2;
  }
}






/* ▽_____________ sec2 ______________▽ */
.sec2 {
  margin-top: calc(150* (100vw / 750));
}

.sec2 .sec__ttl {
  width: calc(480* (100vw / 750));
  margin: auto;
}

@media screen and (max-width: 767px) {

  /* sec__content-wrap--1 */
  .sec2 .sec__content-wrap--1 .sec__content-item--1 {
    width: calc(500* (100vw / 750));
    margin: calc(120* (100vw / 750)) auto 0;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--2 {
    width: calc(640* (100vw / 750));
    margin: calc(58* (100vw / 750)) auto 0;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--3 {
    width: calc(640* (100vw / 750));
    margin: calc(60* (100vw / 750)) auto 0;
  }

  .sec2 .item-function__wrap {
    margin-top: calc(20* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec2 {
    margin-top: 17.6rem;
  }

  .sec2 .sec__ttl {
    width: 36rem;
  }

  /* sec__content-wrap--1 */
  .sec2 .sec__content-wrap--1 {
    display: grid;
    grid-template-columns: 46rem auto;
    grid-template-rows: 32.8rem 25.3rem auto;
    width: 90rem;
    margin: 12rem auto 0;
    padding-left: 14.9rem;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--1 {
    width: 38rem;
    grid-column: 1;
    grid-row: 1;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--2 {
    width: 44rem;
    grid-column: 2;
    grid-row: 2/4;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--2 .credit__wrap {
    justify-content: flex-end;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--3 {
    width: 38rem;
    grid-column: 1;
    grid-row: 3;
  }

  .sec2 .sec__content-wrap--1 .sec__content-item--tx>p {
    margin-top: 1.2rem;
  }
}




/* ▽_____________ sec3 ______________▽ */
.sec3 {
  margin-top: calc(140* (100vw / 750));
}

.sec3 .sec__ttl {
  width: calc(430* (100vw / 750));
  margin: auto;
}

@media screen and (max-width: 767px) {

  /* sec__content-wrap--1 */
  .sec3 .sec__content-wrap--1 .sec__content-item--1 {
    margin-top: calc(120* (100vw / 750));
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 {
    width: calc(580* (100vw / 750));
    margin: calc(61* (100vw / 750)) auto 0;
  }

  .sec3 .img08 {
    width: calc(580* (100vw / 750));
    margin: calc(80* (100vw / 750)) auto 0;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 {
    margin: calc(140* (100vw / 750)) auto 0;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 .sec__content-item--tx {
    width: calc(620* (100vw / 750));
    margin: calc(63* (100vw / 750)) auto 0;
  }
}

@media screen and (min-width: 768px) {
  .sec3 {
    margin-top: 17.5rem;
  }

  .sec3 .sec__ttl {
    width: 33rem;
  }

  /* sec__content-wrap--1 */
  .sec3 .sec__content-wrap--1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 17rem 10rem;
    width: 100rem;
    margin: 12rem auto 0;
    padding-right: 2.3rem;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--1 {
    width: 46rem;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 {
    width: 38rem;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 .sec__content-item--tx {
    width: 32rem;
    margin: 6.2rem auto 0;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 .sec__content-item--tx>p {
    margin-top: 1.3rem;
  }

  .sec3 .sec__content-wrap--1 .sec__content-item--2 .img08 {
    margin-top: 7.1rem;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 {
    width: 60rem;
    margin: 17rem auto 0;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 .sec__content-item--tx {
    width: 46rem;
    margin: -0.8rem auto 0;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 .sec__content-item--tx>p {
    margin-top: 1.3rem;
  }

  .sec3 .sec__content-wrap--2 .sec__content-item--1 .item-function__wrap {
    margin-top: 1.3rem;
  }
}



/* ▽_____________ sec4 ______________▽ */
.sec4 {
  margin-top: calc(148* (100vw / 750));
}

.sec4 .sec__ttl {
  width: calc(600* (100vw / 750));
  margin-left: calc(45* (100vw / 750));
}

@media screen and (max-width: 767px) {

  /* sec__content-wrap--1 */
  .sec4 .sec__content-wrap--1 .sec__content-item--1 {
    width: calc(560* (100vw / 750));
    margin: calc(120* (100vw / 750)) calc(60* (100vw / 750)) 0 auto;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--2 {
    width: calc(690* (100vw / 750));
    margin-top: calc(59* (100vw / 750));
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--3 {
    width: calc(620* (100vw / 750));
    margin: calc(59* (100vw / 750)) auto 0;
    left: calc(5* (100vw / 750));
  }

  /* sec__content-wrap--2 */
  .sec4 .sec__content-wrap--2 .sec__content-item--1 {
    width: calc(600* (100vw / 750));
    margin: calc(138* (100vw / 750)) auto 0;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--2 {
    width: calc(600* (100vw / 750));
    margin: calc(50* (100vw / 750)) auto 0;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--2 .item-function__wrap {
    margin-top: calc(21* (100vw / 750));
  }
}

@media screen and (min-width: 768px) {
  .sec4 {
    margin-top: 17.6rem;
  }

  .sec4 .sec__ttl {
    width: 42rem;
    margin: auto;
  }

  /* sec__content-wrap--1 */
  .sec4 .sec__content-wrap--1 {
    display: grid;
    grid-template-columns: 40.4rem 11.6rem auto;
    grid-template-rows: 26.2rem 27.8rem auto;
    width: 88rem;
    margin: 12rem auto 0;
    padding-left: 4rem;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--1 {
    width: 34rem;
    grid-column: 2;
    grid-row: 1;
    z-index: 2;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--2 {
    width: 44rem;
    grid-column: 1;
    grid-row: 2/4;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--3 {
    width: 36rem;
    grid-column: 3;
    grid-row: 3;
  }

  .sec4 .sec__content-wrap--1 .sec__content-item--tx>p {
    margin-top: 2.3rem;
  }

  /* sec__content-wrap--2 */
  .sec4 .sec__content-wrap--2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 8rem;
    margin: 17rem auto 0;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--1 {
    width: 36rem;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--2 {
    width: 30rem;
    margin-top: 6.7rem;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--2 .sec__content-item--tx>p {
    margin-top: 1.4rem;
  }

  .sec4 .sec__content-wrap--2 .sec__content-item--2 .item-function__wrap {
    margin-top: 1.5rem;
  }
}





/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}