@charset "UTF-8";
/*color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*lifeinfo用*/
/* media query */
em,
i {
  font-style: normal;
}

i {
  display: inline-block;
}

.p-mv {
  width: 100%;
  height: 112vw;
  max-height: 200vh;
  min-height: 76vw;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .p-mv {
    max-height: 111rem;
    height: 138vh;
  }
}
@media only screen and (max-width: 768px) and (max-height: 568px) {
  .p-mv {
    min-height: 312vw;
  }
}
.p-mv-bot {
  text-align: center;
  position: absolute;
  top: 22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  gap: 8vh;
}
@media only screen and (max-width: 1080px) {
  .p-mv-bot {
    top: 17rem;
    gap: 4vh;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv-bot {
    top: 17rem;
  }
}
.p-mv__ttl {
  position: absolute;
  font-size: 70px;
  font-size: 7rem;
  font-size: min(3.7vw, 7rem);
  top: 12rem;
  left: calc(100vw - 1366px - (100% - 1366px) / 2);
  display: block;
  width: 90%;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1080px) {
  .p-mv__ttl {
    left: calc(100vw - 90% - 5%);
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
  }
}
.p-mv__img {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.p-mv__img img {
  width: 100%;
}
.p-mv__detail {
  font-size: 25px;
  font-size: 2.5rem;
  font-size: min(1.4vw, 2.5rem);
  line-height: 2.5;
}
@media only screen and (max-width: 768px) {
  .p-mv__detail {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.p-mv__catch {
  font-size: 36px;
  font-size: 3.6rem;
  font-size: min(1.9vw, 3.6rem);
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .p-mv__catch {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-mv__master {
  position: absolute;
  bottom: 0;
  left: 2vw;
  font-size: 5.2vw;
  letter-spacing: 0.04em;
  color: #9E8C7D;
}
.p-mv__master .ltt {
  display: inline-block;
}
.p-mv__master .ltt:nth-child(1) {
  transition-delay: 0.2s;
}
.p-mv__master .ltt:nth-child(2) {
  transition-delay: 0.4s;
}
.p-mv__master .ltt:nth-child(3) {
  transition-delay: 0.6s;
}
.p-mv__master .ltt:nth-child(4) {
  transition-delay: 0.8s;
}
.p-mv__master .ltt:nth-child(5) {
  transition-delay: 1s;
}
.p-mv__master .ltt:nth-child(6) {
  transition-delay: 1.2s;
}
.p-mv__master .ltt:nth-child(7) {
  transition-delay: 1.4s;
}
.p-mv__master .ltt:nth-child(8) {
  transition-delay: 1.6s;
}
.p-mv__master .ltt:nth-child(9) {
  transition-delay: 1.8s;
}
.p-mv__master .ltt:nth-child(10) {
  transition-delay: 2s;
}
.p-mv__master .ltt:nth-child(11) {
  transition-delay: 2.2s;
}
.p-mv__master .ltt:nth-child(12) {
  transition-delay: 2.4s;
}
.p-mv__master .ltt:nth-child(13) {
  transition-delay: 2.6s;
}
.p-mv__master .ltt:nth-child(14) {
  transition-delay: 2.8s;
}
.p-mv__master .ltt:nth-child(15) {
  transition-delay: 3s;
}
.p-mv__master .ltt:nth-child(16) {
  transition-delay: 3.2s;
}
.p-mv__master .ltt:nth-child(17) {
  transition-delay: 3.4s;
}
.p-mv__master .ltt:nth-child(18) {
  transition-delay: 3.6s;
}
.p-mv__master .ltt:nth-child(19) {
  transition-delay: 3.8s;
}
.p-mv__master .ltt:nth-child(20) {
  transition-delay: 4s;
}
.p-mv__master .ltt:nth-child(21) {
  transition-delay: 4.2s;
}
.p-mv__master .ltt:nth-child(22) {
  transition-delay: 4.4s;
}
.p-mv__master .ltt:nth-child(23) {
  transition-delay: 4.6s;
}
.p-mv__master .ltt:nth-child(24) {
  transition-delay: 4.8s;
}
.p-mv__overlay {
  width: -moz-fit-content;
  width: fit-content;
}
@media only screen and (max-width: 768px) {
  .p-mv__overlay {
    top: unset;
    bottom: 91vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.p-mv__overlay__copy {
  width: 20vw;
  max-width: 389px;
}
@media only screen and (max-width: 768px) {
  .p-mv__overlay__copy {
    width: 32vw;
  }
}
.p-mv__txt {
  width: 100%;
  font-size: 36px;
  font-size: 3.6rem;
  font-size: min(2vw, 3.6rem);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-mv__txt {
    top: unset;
    bottom: 73vw;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-mv__botcap {
  background-color: #262626;
  text-align: right;
  padding-right: 2rem;
}

@media (max-width: 1518px) {
  .p-mv__ttl {
    left: calc(100vw - 90% - 5%);
  }
}
.c-conv {
  background: #262626;
  padding: 5rem 0 2rem;
}
.c-conv .u-line {
  margin-top: 6rem;
  width: 90% !important;
  max-width: 1366px;
  background: #b2b2b2;
}
.c-conv__wrap__txt {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .c-conv__wrap__txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-conv__wrap__btns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 90rem;
  margin: 2rem auto;
}
@media only screen and (max-width: 768px) {
  .c-conv__wrap__btns {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.c-conv__wrap__btns__btn {
  margin: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .c-conv__wrap__btns__btn {
    margin: 0;
  }
}
.c-conv__wrap__btns__btn a {
  width: 100%;
  display: block;
  background: #2A3C4E;
  border: 1px solid #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  padding: 1em 0;
  position: relative;
  margin: 0 auto;
}
.c-conv__wrap__btns__btn a:hover {
  background: #415b76;
}/*# sourceMappingURL=concept.css.map */