@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
@media screen and (min-width: 768.1px) and (max-width: 850px) {
  html {
    font-size: 1.9vw;
  }
}

.c-flex {
  display: flex;
  flex-wrap: wrap;
}

.p-lp202601 {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 90px;
  color: #231815;
}
@media screen and (max-width: 768px) {
  .p-lp202601 {
    margin-bottom: 60px;
    line-height: 1.4;
  }
}
.p-lp202601 img {
  max-width: 100%;
  height: auto;
}
.p-lp202601__kv {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__kv {
    margin-bottom: 40px;
  }
}
.p-lp202601__kv-img img {
  height: 329px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .p-lp202601__kv-img img {
    height: auto;
    width: 100%;
    -o-object-fit: unset;
       object-fit: unset;
  }
}
.p-lp202601__kv-text {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 100%;
  max-width: 1200px;
  transform: translateX(-50%);
}
.p-lp202601__kv-text img {
  max-width: 40%;
  width: 486px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-lp202601__kv-text img {
    max-width: 62%;
  }
}
.p-lp202601__inner {
  max-width: 850px;
  margin: 0 auto;
  padding: 0 25px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__inner {
    max-width: 450px;
  }
}
.p-lp202601__lead {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead {
    margin-bottom: 30px;
  }
}
.p-lp202601__lead-title {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-title {
    margin-bottom: 23px;
  }
}
.p-lp202601__lead-text {
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-text {
    margin: 19px 0;
  }
}
.p-lp202601__lead-text .text {
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-text .text {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
.p-lp202601__lead-text .center {
  text-align: center;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-text .center {
    font-size: 1.5rem;
  }
}
.p-lp202601__lead-open {
  background-color: #edf6f0;
}
.p-lp202601__lead-open-title {
  color: #00ab8d;
  padding: 5px;
  text-align: center;
  font-size: 1.75rem;
  font-weight: bold;
  background-color: #d5ebe1;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-open-title {
    font-size: 0.735rem;
  }
}
.p-lp202601__lead-open-inner {
  padding: 20px 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-open-inner {
    padding: 10px 25px;
  }
}
.p-lp202601__lead-open-inner .img {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-open-inner .img {
    margin-bottom: 10px;
  }
}
.p-lp202601__lead-open-inner .font-b {
  margin-bottom: 5px;
  font-size: 1.1875rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-open-inner .font-b {
    font-size: 0.875rem;
  }
}
.p-lp202601__lead-open-inner .text {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead-open-inner .text {
    font-size: 0.7125rem;
  }
}
.p-lp202601__lead02 {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead02 {
    margin-bottom: 40px;
  }
}
.p-lp202601__lead02-lead {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead02-lead {
    margin-bottom: 20px;
  }
}
.p-lp202601__lead02-text .text {
  margin-bottom: 10px;
}
.p-lp202601__lead02-text .text p {
  font-weight: bold;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__lead02-text .text p {
    font-size: 0.8125rem;
  }
}
.p-lp202601__lead02-text .text img {
  margin: 0 auto;
  display: block;
}
.p-lp202601__storage {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage {
    margin-bottom: 40px;
  }
}
.p-lp202601__storage-title {
  margin-bottom: 35px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-title {
    margin-bottom: 21px;
  }
}
.p-lp202601__storage-title::before {
  content: "";
  position: absolute;
  width: 184px;
  height: auto;
  aspect-ratio: 368/409;
  background-image: url(../img/lp202601/01.png);
  background-size: 100% 100%;
  left: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-title::before {
    display: none;
  }
}
.p-lp202601__storage-title picture {
  position: relative;
}
.p-lp202601__storage-text {
  margin-bottom: 40px;
  font-size: 2.625rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-text {
    font-size: 1rem;
    margin-bottom: 20px;
  }
}
.p-lp202601__storage-box {
  border: 1px solid #b5b5b6;
}
.p-lp202601__storage-box.box02 {
  border: 1px solid #00ab8d;
}
.p-lp202601__storage-box-title {
  padding: 2px 0 3px;
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  background-color: #b5b5b6;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-box-title {
    font-size: 1rem;
  }
}
.p-lp202601__storage-box-title.box02 {
  background-color: #00ab8d;
}
.p-lp202601__storage-box-flex {
  gap: 20px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-box-flex {
    gap: 10px;
    padding: 10px;
  }
}
.p-lp202601__storage-box-img {
  padding: 20px 20px 15px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-box-img {
    padding: 10px;
  }
}
.p-lp202601__storage-box-img.box02 {
  width: 50%;
  padding: 0;
}
.p-lp202601__storage-box-text {
  width: calc(100% - 80px);
  margin: 0 auto 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-box-text {
    width: calc(100% - 40px);
    font-size: 0.75rem;
  }
}
.p-lp202601__storage-box-text.box02 {
  width: calc(50% - 20px);
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-box-text.box02 {
    width: calc(50% - 10px);
  }
}
.p-lp202601__storage-arrow {
  padding-top: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-arrow {
    padding-top: 40px;
  }
}
.p-lp202601__storage-arrow::before {
  content: "▼";
  color: #00ab8d;
  font-size: 1.25rem;
  position: absolute;
  left: 50%;
  top: 12px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-lp202601__storage-arrow::before {
    font-size: 1.125rem;
    top: 5px;
  }
}
.p-lp202601__clean {
  margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean {
    margin-bottom: 30px;
  }
}
.p-lp202601__clean-title {
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-title {
    margin-bottom: 20px;
  }
}
.p-lp202601__clean-title::before {
  content: "";
  position: absolute;
  width: 184px;
  height: auto;
  aspect-ratio: 368/409;
  background-image: url(../img/lp202601/02.png);
  background-size: 100% 100%;
  right: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-title::before {
    display: none;
  }
}
.p-lp202601__clean-title picture {
  position: relative;
}
.p-lp202601__clean-lead {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-lead {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.p-lp202601__clean-flex {
  gap: 46px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-flex {
    gap: 18px;
  }
}
.p-lp202601__clean-img {
  width: calc(50% - 23px);
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-img {
    width: calc(50% - 9px);
    margin-bottom: 6px;
  }
}
.p-lp202601__clean-text {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-text {
    font-size: 0.75rem;
  }
}
.p-lp202601__clean-text.text01 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-text.text01 {
    margin-bottom: 20px;
  }
}
.p-lp202601__clean-text.text02 {
  width: calc(50% - 23px);
}
@media screen and (max-width: 768px) {
  .p-lp202601__clean-text.text02 {
    width: calc(50% - 9px);
  }
}
.p-lp202601__easy {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy {
    margin-bottom: 40px;
  }
}
.p-lp202601__easy-title {
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy-title {
    margin-bottom: 20px;
  }
}
.p-lp202601__easy-title::before {
  content: "";
  position: absolute;
  width: 184px;
  height: auto;
  aspect-ratio: 368/409;
  background-image: url(../img/lp202601/03.png);
  background-size: 100% 100%;
  left: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy-title::before {
    display: none;
  }
}
.p-lp202601__easy-lead {
  text-align: center;
  font-weight: bold;
  font-size: 2.5rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy-lead {
    font-size: 1.0625rem;
    margin-bottom: 20px;
  }
}
.p-lp202601__easy-img {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy-img {
    margin-bottom: 15px;
  }
}
.p-lp202601__easy-text {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-lp202601__easy-text {
    font-size: 0.875rem;
  }
}
.p-lp202601__links {
  margin-bottom: 61px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links {
    margin-bottom: 27px;
  }
}
.p-lp202601__links-title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #4694d1;
  font-size: 2.5rem;
  height: 67px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-title {
    font-size: 1rem;
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
  }
}
.p-lp202601__links-flex {
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-flex {
    gap: 16px;
  }
}
.p-lp202601__links-link {
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-link {
    width: calc(50% - 8px);
  }
}
.p-lp202601__links-link .box {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-link .box {
    margin-bottom: 5px;
  }
}
.p-lp202601__links-link .box .img {
  width: 100%;
}
.p-lp202601__links-link .box .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #4694d1;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-link .box .text {
    font-size: 0.75rem;
    height: 24px;
  }
}
.p-lp202601__links-link .info {
  font-size: 1.75rem;
  font-weight: 500;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-lp202601__links-link .info {
    font-size: 0.75rem;
  }
}
.p-lp202601__bnr01 {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__bnr01 {
    margin-bottom: 20px;
  }
}
.p-lp202601__bnr01 img {
  width: 100%;
}
.p-lp202601__bnr02 {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-lp202601__bnr02 {
    margin-bottom: 20px;
  }
}
.p-lp202601__bnr02 img {
  width: 100%;
}
/*# sourceMappingURL=lp202601.css.map */