@charset "utf-8";

.niboshi_wrap {
  overflow: hidden;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

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

.niboshi_wrap .flex.between {
  justify-content: space-between;
}

.niboshi_wrap .flex.reverse {
  flex-direction: row-reverse;
}

.niboshi_wrap .flex.start {
  justify-content: flex-start;
}

.sec_niboshi {
  width: 100%;
  position: relative;
  max-width: inherit;
  padding: 0;
  line-height: 1;
}

.sec_hero.sec_niboshi {
  height: 1180px;
}

.sec_hero.sec_niboshi .ttl {
  position: relative;
  margin: 0 auto;
  width: 560px;
  padding-top: 108px;
}

.sec_hero.sec_niboshi .img {
  position: absolute;
  bottom: -85px;
  right: 50%;
  transform: translateX(243px);
  width: 913px;
  height: 634px;
}

.sec_hero.sec_niboshi .bg {
  position: absolute;
  bottom: 0;
  left: calc(50% - 80px);
  width: 1153px;
  height: 1130px;
}

.sec_about.sec_niboshi {
  padding-top: 10vw;
  padding-bottom: 22vw;
}

.sec_niboshi .sec_head {
  font-size: 55px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 50px;
  text-align: center;
}

.sec_niboshi .sec_head .em {
  color: #a61527;
}

.sec_niboshi .desc {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
}

.sec_niboshi .ly_inner {
  /* width: 80%; */
  width: 100%;
  max-width: 610px;
  margin: 0 auto;
}

.sec_niboshi .wide_img {
  position: relative;
  aspect-ratio: 1800 / 1400;
}

.sec_niboshi .wide_img img {
  max-width: inherit;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec_niboshi .niboshi_img01::before {
  content: "";
  position: absolute;
  bottom: 0;
  /* right: 47%; */
  left: 0;
  width: 51vw;
  height: 20vw;
  background: url(../images/bg_niboshi01_after.svg) center center no-repeat;
  background-size: contain;
}

.sec_niboshi .niboshi_img03::before,
.sec_niboshi .niboshi_img03::after {
  content: "";
  position: absolute;
  width: 51vw;
  height: 20vw;
  z-index: 2;
}

.sec_niboshi .niboshi_img03::before {
  top: 0;
  /* right: 47%; */
  left: 0;
  background: url(../images/bg_niboshi03_before.svg) center center no-repeat;
  background-size: contain;
}

.sec_niboshi .niboshi_img03::after {
  bottom: 0;
  /* left: 47%; */
  right: 0;
  background: url(../images/bg_niboshi03_after.svg) center center no-repeat;
  background-size: contain;
}

.sec_design.sec_niboshi .wide_img {
  aspect-ratio: 1800 / 800;
}

.sec_niboshi .niboshi_img04 {
  margin-bottom: 15vw;
}

.sec_niboshi .niboshi_img04::after {
  content: "";
  position: absolute;
  bottom: -20vw;
  right: 53%;
  width: 51vw;
  height: 33vw;
  background: url(../images/bg_niboshi04_after.svg) center center no-repeat;
  background-size: contain;
}

.sec_design.sec_niboshi {
  background: #595858;
  color: #fff;
  padding-bottom: 90px;
}

.sec_design.sec_niboshi .niboshi_img05 {
  aspect-ratio: 750 / 406;
  margin: 14.6vw 0;
}

.sec_design.sec_niboshi .design_head {
  border: solid 5px #fff;
  border-left: none;
  padding: 40px 0;
  /* padding-left: 10vw; */
  padding-left: calc(50vw - 305px);
  /* width: 90vw; */
  width: calc(100% + (50vw - 305px));
  /* transform: translateX(-10vw); */
  transform: translateX(calc(-50vw + 305px));
  font-size: 42px;
  font-weight: 500;
}

.sec_design.sec_niboshi .design_head .ico {
  margin-right: 20px;
}

.sec_design.sec_niboshi .design_desc {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.8;
  margin: 50px 0 90px;
}

.sec_items.sec_niboshi {
  padding-bottom: 120px;
}

.sec_items.sec_niboshi .wide_img {
  aspect-ratio: 750 / 660;
  margin-bottom: 120px;
}

.sec_items.sec_niboshi .niboshi_main_item {
  /* width: 90vw; */
  width: 100%;
  max-width: 680px;
  margin: 0 auto 65px;
  text-align: center;
}

.sec_items.sec_niboshi .niboshi_main_item .img {
  position: relative;
}

.sec_items.sec_niboshi .niboshi_main_item .info {
  margin-left: 52.5%;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  text-align: left;
  margin-bottom: 55px;
}

.sec_items.sec_niboshi .niboshi_main_item .desc {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.75;
  margin-bottom: 60px;
}

.sec_items.sec_niboshi .niboshi_item {
  width: 48%;
  margin-bottom: 35px;
}

.sec_items.sec_niboshi .niboshi_item .info {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
}

.sec_items.sec_niboshi .niboshi_shop_link {
  margin-top: 70px;
}

.sec_items.sec_niboshi .niboshi_shop_link a {
  border: solid 5px #000;
  width: 427px;
  height: 113px;
  text-align: center;
  display: block;
  margin: 0 auto;
  line-height: 123px;
}

.sec_howtouse.sec_niboshi {
  background: #c8c8c9;
  padding: 120px 0 90px;
}

.sec_howtouse.sec_niboshi .ly_inner {
  /* width: 69vw; */
}

.sec_howtouse.sec_niboshi .sec_ttl {
  font-size: 55px;
  font-weight: 500;
  margin-bottom: 90px;
  text-align: center;
}

.sec_howtouse.sec_niboshi .howto_desc {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
}

.sec_howtouse.sec_niboshi .img {
  margin-bottom: 10px;
}

.sec_howtouse.sec_niboshi .img img {
  width: 100%;
}

.niboshi_footer {
  background: #fff;
  padding-bottom: 50px;
}

.niboshi_footer .ly_inner {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}

.niboshi_footer img {
  width: 100%;
}

.niboshi_footer .wide_img {
  margin-bottom: 40px;
}

.niboshi_footer .bg_img {
  aspect-ratio: 750 / 296;
  width: 100%;
  height: 296px;
  background: url(../images/bg_footer.svg) center center repeat-x;
  background-size: 1546px 296px;
  margin-bottom: 45px;
}

.niboshi_footer .copyright {
  font-size: 26px;
  font-weight: 500;
  color: #000;
  text-align: center;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .sec_niboshi .wide_img {
    aspect-ratio: 750 / 1388;
  }

  .sec_niboshi .wide_img img {
    position: absolute;
    width: auto;
    height: calc(100% - 51.6vw);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .sec_niboshi .niboshi_img01::before,
  .sec_niboshi .niboshi_img03::before,
  .sec_niboshi .niboshi_img03::after {
    width: 123vw;
    height: 49.6vw;
  }

  .sec_niboshi .niboshi_img01::before {
    left: inherit;
    right: 47%;
  }

  .sec_niboshi .niboshi_img03::before {
    left: inherit;
    right: 47%;
  }

  .sec_niboshi .niboshi_img03::after {
    right: inherit;
    left: 47%;
  }

  .sec_design.sec_niboshi .wide_img {
    aspect-ratio: 750 / 800;
  }

  .sec_design.sec_niboshi .wide_img img {
    height: 100%;
    top: 0;
    transform: translate(-50%, 0);
  }

  .sec_niboshi .niboshi_img04 {
    margin-bottom: 20vw;
  }

  .sec_niboshi .niboshi_img04::after {
    width: 123vw;
    height: 80vw;
    bottom: -47vw;
    right: 58%;
  }

  .sec_design.sec_niboshi .niboshi_img05 {
    aspect-ratio: 750 / 406;
  }

  .sec_design.sec_niboshi .niboshi_img05 img {
    width: 100%;
    height: auto;
  }

  .sec_items.sec_niboshi .wide_img img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 610px) {
  .sec_niboshi .ly_inner {
    width: 80%;
    max-width: inherit;
  }

  .sec_design.sec_niboshi .design_head {
    padding-left: 10vw;
    width: 90vw;
    transform: translateX(-10vw);
  }

  .sec_items.sec_niboshi .niboshi_main_item {
    width: 90vw;
    max-width: inherit;
  }
}

@media screen and (max-width: 600px) {
  .sec_hero.sec_niboshi {
    height: 591px;
  }

  .sec_hero.sec_niboshi .ttl {
    width: 280px;
    padding-top: 54px;
  }

  .sec_hero.sec_niboshi .img {
    top: 320px;
    right: 50%;
    transform: translateX(122px);
    width: 456px;
    height: 317px;
  }

  .sec_hero.sec_niboshi .bg {
    top: 27px;
    bottom: inherit;
    left: calc(50% - 40px);
    width: 576px;
    height: 565px;
  }

  .sec_about.sec_niboshi {
    padding-top: 33px;
    padding-bottom: 77px;
  }

  .sec_niboshi .sec_head {
    font-size: 27px;
    margin-bottom: 25px;
  }

  .sec_niboshi .desc {
    font-size: 16px;
  }

  .sec_niboshi .niboshi_img04 {
    margin-bottom: 80px;
  }

  .sec_design.sec_niboshi {
    padding-bottom: 45px;
  }

  .sec_design.sec_niboshi .design_head {
    border: solid 2px #fff;
    border-left: none;
    padding: 20px 38px;
    padding-right: 0;
    width: 90vw;
    font-size: 21px;
  }

  .sec_design.sec_niboshi .design_head .ico {
    margin-right: 10px;
  }

  .sec_design.sec_niboshi .design_head img {
    width: 55px;
  }

  .sec_design.sec_niboshi .design_desc {
    font-size: 16px;
    margin: 25px 0 45px;
  }

  .sec_items.sec_niboshi {
    padding-bottom: 60px;
  }

  .sec_items.sec_niboshi .wide_img {
    margin-bottom: 60px;
  }

  .sec_items.sec_niboshi .niboshi_main_item {
    margin: 0 auto 33px;
  }

  .sec_items.sec_niboshi .niboshi_main_item .info {
    font-size: 12px;
    margin-bottom: 27px;
  }

  .sec_items.sec_niboshi .niboshi_main_item .desc {
    font-size: 12px;
    margin-bottom: 30px;
  }

  .sec_items.sec_niboshi .niboshi_item {
    margin-bottom: 18px;
  }

  .sec_items.sec_niboshi .niboshi_item .info {
    font-size: 12px;
  }

  .sec_items.sec_niboshi .niboshi_shop_link {
    margin-top: 70px;
  }

  .sec_items.sec_niboshi .niboshi_shop_link a {
    border: solid 2px #000;
    width: 213px;
    height: 56px;
    line-height: 61px;
  }

  .sec_items.sec_niboshi .niboshi_shop_link img {
    width: 147px;
    height: 20px;
  }

  .sec_howtouse.sec_niboshi {
    padding: 60px 0 45px;
  }

  .sec_howtouse.sec_niboshi .sec_ttl {
    font-size: 27px;
    margin-bottom: 45px;
  }

  .sec_howtouse.sec_niboshi .howto_desc {
    font-size: 16px;
  }

  .niboshi_footer {
    padding-bottom: 25px;
  }

  .niboshi_footer .wide_img {
    margin-bottom: 20px;
  }

  .niboshi_footer .bg_img {
    margin-bottom: 22px;
    aspect-ratio: 750 / 296;
    width: auto;
    height: auto;
    background: url(../images/bg_footer.svg) center center no-repeat;
    background-size: cover;
  }

  .niboshi_footer .copyright {
    font-size: 13px;
  }
}
