@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_221014 img {
  width: 100%;
  height: auto;
}
.celford_221014 a, .celford_221014 picture {
  display: block;
}
.celford_221014 .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .celford_221014 .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .celford_221014 .sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .celford_221014 #breadcrumb {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto;
  }
}
.celford_221014 #breadcrumb .cateList {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: initial;
}
@media screen and (min-width: 768px) {
  .celford_221014 #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 ----------*/
.firstviewArea__lead,
.sec-lead {
  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;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .firstviewArea__lead,
.sec-lead {
    font-size: 13px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .firstviewArea__lead,
.sec-lead {
    font-size: 12px;
  }
}

.sec-ttlArea__ttl,
.plusItem-ttl {
  font-family: "Playfair Display", serif;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}

.sec-ttlArea__ttl {
  font-size: calc(56 *(100vw / 750));
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .sec-ttlArea__ttl {
    font-size: 4rem;
    line-height: 1.1;
  }
}

.sec-ttlArea__subttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.7;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-ttlArea__subttl {
    font-size: 12px;
    line-height: 1;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .sec-ttlArea__subttl {
    font-size: 11px;
  }
}

.sec-txtArea01__ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: calc(27 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-txtArea01__ttl {
    font-size: 16px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .sec-txtArea01__ttl {
    font-size: 14px;
  }
}

.sec-iconTxt {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-iconTxt {
    font-size: 13px;
  }
}

.plusItem-ttl {
  font-size: calc(34 *(100vw / 750));
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .plusItem-ttl {
    font-size: 24px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .plusItem-ttl {
    font-size: 22px;
  }
}

.sec-credit span {
  font-family: "Crimson Text", serif;
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.015em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 13px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .sec-credit span {
    font-size: 12px;
  }
}

.celford_221014__btn a {
  font-family: "Crimson Text", serif;
  font-size: calc(22 *(100vw / 750));
  line-height: 1.5;
  letter-spacing: 0.002em;
}
@media screen and (min-width: 768px) {
  .celford_221014__btn a {
    font-size: 11px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- common ----------*/
.image-box {
  position: relative;
  box-sizing: border-box;
}

.model-image {
  position: relative;
  z-index: 10;
}

.firstviewArea__lead,
.sec-lead {
  text-align: justify;
}

.sec-ttlArea,
.plusItem-ttl {
  pointer-events: none;
  z-index: 15;
}

.sec-ttlArea {
  position: absolute;
}
.sec-ttlArea__ttl {
  margin-bottom: calc(30 *(100vw / 750));
}
.sec-ttlArea__subttl {
  margin-bottom: calc(35 *(100vw / 750));
}

.plusItem-ttl {
  position: absolute;
  writing-mode: vertical-lr;
  white-space: nowrap;
}

.sec-bg {
  position: absolute;
}

.sec-iconArea {
  display: flex;
}
.sec-iconArea__wrap {
  display: flex;
  align-items: center;
}
.sec-iconArea__wrap + .sec-iconArea__wrap {
  margin-left: calc(30 *(100vw / 750));
}
.sec-iconArea .sec-iconImg {
  margin-right: calc(10 *(100vw / 750));
}

.sec-txtArea01,
.sec-txtArea02 {
  position: relative;
  z-index: 10;
}

.sec-txtArea01 {
  margin-top: calc(80 *(100vw / 750));
}
.sec-txtArea01__ttl {
  margin-bottom: calc(42 *(100vw / 750));
}

.sec-txtArea02 {
  text-align: justify;
  margin-top: calc(47 *(100vw / 750));
}
.sec-txtArea02__lead {
  margin-bottom: calc(29 *(100vw / 750));
}

.sec-credit span {
  display: inline-block;
  margin-right: calc(20 *(100vw / 750));
  padding-bottom: calc(2 *(100vw / 750));
  border-bottom: solid 1px #b2b2b2;
}

/*---------- common ----------*/
/*---------- image-size ----------*/
.firstviewArea__img {
  width: 100%;
}

.image-box101 {
  width: 100%;
}

.image-box102 {
  width: calc(502 *(100vw / 750));
}

.model-image201 {
  width: calc(570 *(100vw / 750));
}

.image-box202 {
  width: 100%;
}

.image-box301 {
  width: calc(720 *(100vw / 750));
}

.image-box302 {
  width: 100%;
}

.image-box401 {
  width: calc(736 *(100vw / 750));
}

.image-box402 {
  width: calc(620 *(100vw / 750));
}

.image-box501 {
  width: calc(734 *(100vw / 750));
}

.image-box502 {
  width: calc(600 *(100vw / 750));
}

.model-image601 {
  width: calc(660 *(100vw / 750));
}

.image-box602 {
  width: calc(642 *(100vw / 750));
}

.sec01-bg,
.sec04-bg {
  width: calc(180 *(100vw / 750));
}

.sec02-bg,
.sec03-bg,
.sec05-bg,
.sec06-bg {
  width: calc(240 *(100vw / 750));
}

.sec-iconImg {
  width: calc(36 *(100vw / 750));
}

/*---------- image-size ----------*/
.celford_221014 {
  padding-bottom: calc(40 *(100vw / 750));
}

.firstviewArea {
  padding-bottom: calc(158 *(100vw / 750));
}
.firstviewArea__img {
  margin-bottom: calc(147 *(100vw / 750));
}
.firstviewArea__lead {
  text-align: center;
}

.sec01 {
  margin-bottom: calc(190 *(100vw / 750));
}
.sec01__wrap01 {
  margin-bottom: calc(23 *(100vw / 750));
}
.sec01__wrap02 {
  margin-left: auto;
  margin-right: calc(38 *(100vw / 750));
  width: calc(502 *(100vw / 750));
}
.sec01 .image-box101 {
  padding-left: calc(90 *(100vw / 750));
}
.sec01 .image-box102 {
  padding-top: calc(60 *(100vw / 750));
  padding-right: calc(22 *(100vw / 750));
}
.sec01 .sec-ttlArea {
  top: calc(50 *(100vw / 750));
  left: calc(29 *(100vw / 750));
}
.sec01 .sec01-bg {
  left: 0;
  bottom: calc(-220 *(100vw / 750));
}
.sec01 .sec-txtArea01 {
  margin-left: calc(90 *(100vw / 750));
  width: calc(600 *(100vw / 750));
}
.sec01 .sec-txtArea02 {
  width: calc(480 *(100vw / 750));
}
.sec01 .plusItem-ttl {
  top: 0;
  right: 0;
}

.sec02 {
  margin-bottom: calc(200 *(100vw / 750));
}
.sec02__wrap02 {
  margin-top: calc(-4 *(100vw / 750));
}
.sec02 .model-image201 {
  margin: 0 auto;
}
.sec02 .image-box202 {
  padding-top: calc(78 *(100vw / 750));
  padding-right: calc(90 *(100vw / 750));
}
.sec02 .sec02-bg {
  top: 0;
  right: 0;
}
.sec02 .sec-ttlArea {
  position: static;
  text-align: center;
  margin-bottom: calc(58 *(100vw / 750));
}
.sec02 .sec-ttlArea__ttl {
  margin-bottom: calc(39 *(100vw / 750));
}
.sec02 .sec-iconArea01 {
  justify-content: center;
}
.sec02 .sec-iconArea01__wrap {
  margin: 0 calc(15 *(100vw / 750));
}
.sec02 .sec-iconArea02 {
  margin-bottom: calc(42 *(100vw / 750));
}
.sec02 .plusItem-ttl {
  top: calc(48 *(100vw / 750));
  right: calc(119 *(100vw / 750));
}
.sec02 .sec-txtArea01 {
  margin-left: calc(90 *(100vw / 750));
  width: calc(570 *(100vw / 750));
}
.sec02 .sec-txtArea02 {
  margin-left: calc(60 *(100vw / 750));
  width: calc(600 *(100vw / 750));
}

.sec03 {
  margin-bottom: calc(220 *(100vw / 750));
}
.sec03__wrap01 {
  margin-bottom: calc(28 *(100vw / 750));
}
.sec03 .image-box301 {
  margin-left: auto;
  padding-left: calc(60 *(100vw / 750));
}
.sec03 .image-box302 {
  padding-top: calc(40 *(100vw / 750));
  padding-left: calc(180 *(100vw / 750));
}
.sec03 .plusItem-ttl {
  top: 0;
  right: calc(28 *(100vw / 750));
}
.sec03 .sec-ttlArea {
  top: calc(51 *(100vw / 750));
  left: 0;
}
.sec03 .sec03-bg {
  left: 0;
  bottom: calc(-122 *(100vw / 750));
}
.sec03 .sec-txtArea01 {
  margin-left: calc(91 *(100vw / 750));
  width: calc(570 *(100vw / 750));
}
.sec03 .sec-txtArea02 {
  margin-left: calc(181 *(100vw / 750));
  width: calc(510 *(100vw / 750));
}

.sec04 {
  margin-bottom: calc(200 *(100vw / 750));
}
.sec04__wrap02 {
  margin-top: calc(-8 *(100vw / 750));
}
.sec04 .image-box401 {
  padding-top: calc(20 *(100vw / 750));
  padding-right: calc(76 *(100vw / 750));
}
.sec04 .image-box402 {
  margin-left: auto;
  padding-top: calc(80 *(100vw / 750));
  padding-right: calc(80 *(100vw / 750));
}
.sec04 .sec-ttlArea {
  top: calc(-90 *(100vw / 750));
  right: 0;
}
.sec04 .sec-txtArea01 {
  margin-left: calc(60 *(100vw / 750));
  width: calc(600 *(100vw / 750));
}
.sec04 .sec-txtArea02 {
  margin-left: calc(130 *(100vw / 750));
  width: calc(540 *(100vw / 750));
}
.sec04 .plusItem-ttl {
  top: calc(39 *(100vw / 750));
  right: calc(18 *(100vw / 750));
}
.sec04 .sec04-bg {
  top: calc(-70 *(100vw / 750));
  right: 0;
}

.sec05 {
  margin-bottom: calc(190 *(100vw / 750));
}
.sec05__wrap02 {
  margin-top: calc(-4 *(100vw / 750));
}
.sec05 .image-box501 {
  padding-right: calc(46 *(100vw / 750));
}
.sec05 .image-box502 {
  margin-left: auto;
  padding-top: calc(80 *(100vw / 750));
  padding-right: calc(60 *(100vw / 750));
}
.sec05 .sec-ttlArea {
  top: calc(110 *(100vw / 750));
  right: 0;
}
.sec05 .plusItem-ttl {
  top: calc(40 *(100vw / 750));
  right: calc(38 *(100vw / 750));
}
.sec05 .sec05-bg {
  top: calc(-70 *(100vw / 750));
  right: 0;
}
.sec05 .sec-txtArea01 {
  margin-left: calc(61 *(100vw / 750));
  width: calc(630 *(100vw / 750));
}
.sec05 .sec-txtArea02 {
  margin-left: calc(150 *(100vw / 750));
  width: calc(540 *(100vw / 750));
}

.sec06 {
  margin-bottom: calc(179 *(100vw / 750));
}
.sec06__wrap01 {
  margin-bottom: calc(36 *(100vw / 750));
}
.sec06 .model-image601 {
  margin: 0 auto;
}
.sec06 .image-box602 {
  margin-left: calc(90 *(100vw / 750));
  padding-top: calc(40 *(100vw / 750));
  padding-left: calc(80 *(100vw / 750));
  padding-right: calc(62 *(100vw / 750));
}
.sec06 .sec-ttlArea {
  position: static;
  text-align: center;
  margin-bottom: calc(58 *(100vw / 750));
}
.sec06 .sec-ttlArea__ttl {
  margin-bottom: calc(39 *(100vw / 750));
}
.sec06 .plusItem-ttl {
  top: 0;
  right: 0;
}
.sec06 .sec06-bg {
  top: calc(100 *(100vw / 750));
  left: 0;
}
.sec06 .sec-txtArea01 {
  margin-left: calc(43 *(100vw / 750));
  width: calc(660 *(100vw / 750));
}
.sec06 .sec-txtArea01__ttl {
  white-space: nowrap;
}
.sec06 .sec-txtArea02 {
  margin-left: calc(170 *(100vw / 750));
  width: calc(500 *(100vw / 750));
}

.celford_221014__btn a {
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: calc(610 *(100vw / 750));
  height: calc(124 *(100vw / 750));
  margin: 0 auto;
  border: solid 1px #333333;
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- common ----------*/
  .image-box {
    position: relative;
    box-sizing: border-box;
  }
  .model-image {
    position: relative;
    z-index: 10;
  }
  .model-image101::after,
.model-image202::after,
.image-box302::after,
.model-image401::after,
.model-image402::after,
.model-image502::after,
.model-image602::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fff;
  }
  .sec-ttlArea {
    position: absolute;
  }
  .sec-ttlArea__ttl {
    margin-bottom: 2rem;
  }
  .sec-ttlArea__subttl {
    margin-bottom: 2.3rem;
  }
  .sec-iconArea__wrap + .sec-iconArea__wrap {
    margin-left: 1.5rem;
  }
  .sec-iconArea .sec-iconImg {
    margin-right: 0.5rem;
  }
  .sec-txtArea01 {
    margin-top: 4rem;
  }
  .sec-txtArea01__ttl {
    white-space: nowrap;
    margin-bottom: 3.7rem;
  }
  .sec-txtArea02 {
    text-align: justify;
    margin-top: 3.4rem;
  }
  .sec-txtArea02__lead {
    margin-bottom: 2.4rem;
  }
  .sec-credit {
    white-space: nowrap;
  }
  .sec-credit span {
    margin-right: 1.4rem;
    padding-bottom: 1px;
  }
  /*---------- common ----------*/
  /*---------- image-size ----------*/
  .firstviewArea__img {
    max-width: 1160px;
    width: 95%;
  }
  .image-box101 {
    width: 56rem;
  }
  .image-box102 {
    width: 31.6rem;
  }
  .model-image201 {
    width: 38rem;
  }
  .image-box202 {
    width: 50rem;
  }
  .image-box301 {
    width: 54rem;
  }
  .image-box302 {
    width: 38rem;
  }
  .image-box401 {
    width: 65.6rem;
  }
  .image-box402 {
    width: 40rem;
  }
  .image-box501 {
    width: 52rem;
  }
  .image-box502 {
    width: 42rem;
  }
  .model-image601 {
    width: auto;
  }
  .image-box601 {
    width: 56rem;
  }
  .image-box602 {
    width: 44.4rem;
  }
  .sec01-bg,
.sec03-bg,
.sec04-bg {
    width: 12rem;
  }
  .sec02-bg,
.sec05-bg {
    width: 16rem;
  }
  .sec06-bg {
    width: 18rem;
  }
  .sec-iconImg {
    width: 20px;
  }
  /*---------- image-size ----------*/
  .celford_221014 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .firstviewArea {
    padding-bottom: 138px;
  }
  .firstviewArea__img {
    margin: 0 auto;
    margin-bottom: 134px;
  }
  .sec01 {
    margin-bottom: 140px;
  }
  .sec01__wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: -1rem;
  }
  .sec01__wrap01 {
    display: flex;
    margin-bottom: 0;
  }
  .sec01__wrap02 {
    margin-top: 358px;
    margin-left: -23rem;
    margin-right: 0;
    max-width: 31.2rem;
    width: 100%;
  }
  .sec01 .image-box101 {
    padding-left: 6rem;
    padding-bottom: 8rem;
  }
  .sec01 .image-box102 {
    padding-top: 6rem;
    padding-right: 1.6rem;
  }
  .sec01 .sec-ttlArea {
    top: 5.6rem;
    left: 0;
  }
  .sec01 .sec01-bg {
    bottom: 0;
  }
  .sec01 .sec-txtArea01 {
    margin-top: 12rem;
    margin-left: 6rem;
    max-width: 38rem;
  }
  .sec01 .sec-txtArea02 {
    width: 30rem;
  }
  .sec02 {
    margin-bottom: 145px;
  }
  .sec02__wrapper {
    display: flex;
    justify-content: center;
    margin-left: 6rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) and (min-width: 768px) {
  .sec02__wrapper {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrap01 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .sec02__wrap02 {
    margin-top: 39.4rem;
    margin-left: -154px;
  }
}
@media screen and (min-width: 768px) {
  .sec02__inner {
    width: 38rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .model-image201 {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .image-box202 {
    padding-top: 9rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-ttlArea {
    text-align: left;
    margin-top: 13.6rem;
    margin-left: 6rem;
    margin-bottom: 0;
  }
  .sec02 .sec-ttlArea__ttl {
    margin-bottom: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-iconArea01 {
    justify-content: start;
  }
  .sec02 .sec-iconArea01__wrap {
    margin: 0;
  }
  .sec02 .sec-iconArea01 .sec-iconImg {
    margin-right: 0.5rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-iconArea02 {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .plusItem-ttl {
    top: 5rem;
    right: 7.4rem;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-txtArea01 {
    margin-left: 0;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec02 .sec-txtArea02 {
    margin-left: 0;
    width: 44rem;
  }
  .sec02 .sec-txtArea02__lead {
    margin-bottom: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .sec03 {
    margin-bottom: 90px;
  }
  .sec03__wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin-left: -6rem;
  }
  .sec03__wrap01 {
    margin-bottom: 0;
    margin-left: 6rem;
    width: 54rem;
  }
  .sec03__wrap02 {
    margin-top: 57.4rem;
    width: 38rem;
  }
  .sec03 .image-box301 {
    margin-left: 0;
    padding-top: 3.4rem;
    padding-left: 6rem;
  }
  .sec03 .image-box302 {
    padding-top: 6rem;
    padding-left: 6rem;
  }
  .sec03 .plusItem-ttl {
    top: 3rem;
    right: 1.5rem;
  }
  .sec03 .sec-ttlArea {
    top: 0;
  }
  .sec03 .sec03-bg {
    top: 0;
    bottom: auto;
  }
  .sec03 .sec-txtArea01 {
    margin-left: 0;
    padding-left: 6rem;
    width: auto;
  }
  .sec03 .sec-txtArea02 {
    margin-left: 0;
    padding-left: 6rem;
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec04 {
    margin-bottom: 86px;
  }
  .sec04__wrapper {
    display: flex;
    justify-content: center;
    margin-left: 17rem;
  }
  .sec04__wrap01 {
    width: 73.6rem;
  }
  .sec04__wrap02 {
    margin-top: 62.4rem;
    margin-left: -18.6rem;
  }
  .sec04 .image-box401 {
    margin-left: auto;
    padding-top: 7.4rem;
    padding-right: 15.6rem;
  }
  .sec04 .image-box402 {
    margin-left: 0;
    padding-top: 8rem;
    padding-right: 6rem;
    z-index: 9;
  }
  .sec04 .sec-ttlArea {
    top: 0;
  }
  .sec04 .sec-ttlArea__ttl {
    margin-bottom: 3.2rem;
  }
  .sec04 .sec04-bg {
    top: 0;
  }
  .sec04 .sec-txtArea01 {
    margin-top: 8rem;
    margin-left: 0;
    width: 44rem;
    text-align: left;
  }
  .sec04 .sec-txtArea02 {
    margin-left: 0;
    width: 34rem;
  }
  .sec04 .plusItem-ttl {
    top: 4rem;
    right: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .sec05 {
    margin-bottom: 160px;
  }
  .sec05__wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-left: -9rem;
  }
  .sec05__wrap01 {
    display: flex;
    margin-bottom: 0;
  }
  .sec05__wrap02 {
    margin-top: 478px;
    margin-left: -24rem;
    margin-right: 0;
    max-width: 31.2rem;
    width: 100%;
  }
  .sec05 .image-box501 {
    padding-top: 7.4rem;
    padding-left: 6rem;
    padding-right: 0;
  }
  .sec05 .image-box502 {
    padding-top: 8rem;
    padding-right: 8rem;
  }
  .sec05 .sec-ttlArea {
    top: 0;
    left: 0;
    right: auto;
  }
  .sec05 .plusItem-ttl {
    top: 4rem;
    right: 6.7rem;
  }
  .sec05 .sec-txtArea01 {
    margin-top: 21.4rem;
    margin-left: 9rem;
    max-width: 38rem;
  }
  .sec05 .sec-txtArea02 {
    margin-left: 0;
    width: 34rem;
  }
  .sec05 .sec05-bg {
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec06 {
    margin-bottom: 120px;
  }
  .sec06__wrapper {
    display: flex;
    justify-content: center;
    margin-left: 2rem;
  }
  .sec06__wrap01 {
    margin-bottom: 0;
    width: 56rem;
  }
  .sec06__wrap02 {
    margin-top: 55rem;
    margin-left: 12rem;
    width: 44rem;
  }
  .sec06__inner {
    width: 38rem;
  }
  .sec06 .model-image601 {
    margin: 0;
  }
  .sec06 .image-box601 {
    padding-left: 6rem;
  }
  .sec06 .image-box602 {
    margin-left: 0;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 4.4rem;
  }
  .sec06 .sec-ttlArea {
    position: absolute;
    top: 8.6rem;
    left: 0;
    text-align: left;
    margin-bottom: 0;
  }
  .sec06 .sec-ttlArea__ttl {
    margin-bottom: 3.2rem;
  }
  .sec06 .sec-iconArea01 {
    justify-content: start;
  }
  .sec06 .sec-iconArea01__wrap {
    margin: 0;
  }
  .sec06 .sec-iconArea01 .sec-iconImg {
    margin-right: 0.5rem;
  }
  .sec06 .sec-iconArea02 {
    margin-bottom: 3rem;
  }
  .sec06 .plusItem-ttl {
    top: 2rem;
    right: 0;
  }
  .sec06 .sec-txtArea01 {
    margin-left: 0;
    padding-left: 6rem;
    width: auto;
  }
  .sec06 .sec-txtArea02 {
    margin-left: 0;
    padding-left: 6rem;
    width: 34.6rem;
  }
  .sec06 .sec06-bg {
    top: 0;
  }
}
@media screen and (min-width: 768px) {
  .celford_221014__btn a {
    width: 600px;
    height: 62px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*# sourceMappingURL=style.css.map */