@charset "UTF-8";
/*----------------------------------
c-fotter__lulu-a
----------------------------------*/
.c-fotter__lulu-a {
  overflow: hidden;
  /* c-fotter__lulu-a-products */
  /* c-fotter__lulu-a-kusuribako */
}
.c-fotter__lulu-a * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, sans-serif;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  line-height: 1.75;
  letter-spacing: 0.06em;
  box-sizing: border-box;
  color: #000;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a * {
    font-size: max(13px, 3.4666666667vw);
    line-height: 1.7692307692;
  }
}
.c-fotter__lulu-a * a,
.c-fotter__lulu-a * button {
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
.c-fotter__lulu-a .c-fotter__lulu-a__ttl {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, sans-serif;
  font-weight: bold;
  font-size: calc(36 / 16 * 1rem);
  letter-spacing: 0.06em;
  line-height: 1.4444444444;
  display: inline-block;
  color: #000;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a__ttl {
    font-size: max(21px, 5.6vw);
    line-height: 1.5238095238;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a__ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  background: #fce2ba;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a__ttl::after {
    height: 0.8vw;
    margin-top: 1.0666666667vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__inner {
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__inner {
    padding: 8vw 5.3333333333vw 14.6666666667vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box {
    margin-top: 5.3333333333vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .logo {
  width: 302px;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .logo {
    width: 68.2666666667vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .feature {
  width: 294px;
  height: 50px;
  margin-top: 25px;
  background: #fff3ea;
  border: solid 3px #ffdcc3;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #3b3b3b;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .feature {
    width: 66.6666666667vw;
    height: 12vw;
    border-width: 0.6666666667vw;
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .img {
  margin-top: 35px;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .img {
    margin-top: 8vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .img img {
  width: 279px;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .img img {
    width: 63.3333333333vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link {
  margin-top: 35px;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link {
    margin-top: 8vw;
    width: 100%;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 60px;
  border-radius: 30px;
  background: #eb6100;
  color: #fff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: calc(24 / 16 * 1rem);
  position: relative;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a {
    width: 100%;
    height: 14.6666666667vw;
    font-size: 4.2666666667vw;
    border-radius: 8.6666666667vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  top: 43%;
  right: 6.25%;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a:after {
    width: 2.4vw;
    height: 2.4vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a:hover {
  background-color: #f8ebcf;
  color: #eb6100;
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .link a:hover:after {
  border-top: 2px solid #eb6100;
  border-right: 2px solid #eb6100;
}
.c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .note {
  margin-top: 35px;
  font-size: calc(14 / 16 * 1rem);
  padding: 0 50px;
}
@media (max-width: 1000px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .note {
    text-align: left;
  }
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-products__txt-box .note {
    margin-top: 8vw;
    font-size: max(11px, 2.9333333333vw);
    text-align: left;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-kusuribako {
  background: #fdf1e0;
}
.c-fotter__lulu-a .c-fotter__lulu-a-kusuribako__inner {
  max-width: 832px;
  margin-inline: auto;
  padding: 60px 20px 90px;
  text-align: center;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-kusuribako__inner {
    max-width: 100%;
    padding: 12vw 5.3333333333vw 16vw;
  }
}
.c-fotter__lulu-a .c-fotter__lulu-a-kusuribako__ttl {
  color: #000;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, sans-serif;
}
.c-fotter__lulu-a .c-fotter__lulu-a-kusuribako__txt {
  margin-top: 40px;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", メイリオ, sans-serif;
}
@media (max-width: 750px) {
  .c-fotter__lulu-a .c-fotter__lulu-a-kusuribako__txt {
    margin-top: 8vw;
  }
}

/*----------------------------------
c-fotter__lulu-a / common parts
----------------------------------*/
/* c-link-garally__btn */
.c-link-garally__btn {
  position: absolute;
  width: 142px;
  height: 142px;
  border-radius: 50%;
  background-color: #eb6100;
  text-align: center;
  padding-top: 37px;
  right: -10%;
  bottom: -10%;
  transition: 0.3s;
}

@media screen and (max-width: 750px) {
  .c-link-garally__btn {
    width: 18.9333333333vw;
    height: 18.9333333333vw;
    right: 0;
    padding-top: 4vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-link-garally__btn:hover {
    background-color: #fff;
  }
  .c-link-garally__btn:hover .c-link-garally__btn-txt {
    color: #eb6100;
  }
  .c-link-garally__btn:hover .c-link-garally__btn-txt::after {
    border-top: 2px solid #eb6100;
    border-right: 2px solid #eb6100;
    transition: 0.3s;
  }
}
.c-link-garally__btn-txt {
  position: relative;
  display: block;
  font-weight: bold;
  font-size: calc(18 / 16 * 1rem);
  line-height: 1.5;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}

@media screen and (max-width: 750px) {
  .c-link-garally__btn-txt {
    font-size: 3.2vw;
    line-height: 1.3333333333;
  }
}
.c-link-garally__btn-txt::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg) translate(-50%, 50%);
  bottom: -50%;
  left: 42%;
  transition: 0.3s;
}

@media screen and (max-width: 750px) {
  .c-link-garally__btn-txt::after {
    width: 1.7333333333vw;
    height: 1.7333333333vw;
    bottom: -38%;
    left: 37%;
  }
}
.iphone .c-link-garally__btn-txt::after {
  left: 37%;
}

/* .c-link-kusuribako */
.c-link-kusuribako {
  position: relative;
}
.c-link-kusuribako * {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.c-link-kusuribako .c-link-garally__btn {
  right: -8%;
  bottom: -8%;
}

@media screen and (max-width: 1000px) {
  .c-link-kusuribako .c-link-garally__btn {
    right: -5%;
  }
}
.c-link-kusuribako:hover .c-link-garally__btn {
  background: #f8ebcf;
}
.c-link-kusuribako:hover .c-link-garally__btn .c-link-garally__btn-txt {
  color: #eb6100;
}
.c-link-kusuribako:hover .c-link-garally__btn .c-link-garally__btn-txt::after {
  border-top: 2px solid #eb6100;
  border-right: 2px solid #eb6100;
  transition: 0.3s;
}

.c-link-kusuribako .c-link-garally__btn:hover {
  background: #f8ebcf;
}

@media screen and (max-width: 750px) {
  .c-link-kusuribako .c-link-garally__btn {
    right: -3%;
    bottom: -5%;
  }
}
.kusuribako__contents {
  border: 3px solid #ea6101;
  border-radius: 33px;
  background: #fff;
}

@media screen and (max-width: 832px) {
  .kusuribako__contents {
    border: 0.36vw solid #ea6101;
    border-radius: 3.8vw;
  }
}
@media screen and (max-width: 750px) {
  .kusuribako__contents {
    border: 0.4vw solid #ea6101;
    border-radius: 7.066vw;
  }
}
.kusuribako__lists {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 40px;
  max-width: 624px;
  width: 96%;
}

.kusuribako__list {
  width: 23%;
}

.kusuribako__img {
  max-width: 107px;
}

.kusuribako__txt {
  font-size: 14px;
  letter-spacing: 0.06em;
  margin-top: 13px;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .kusuribako__lists {
    display: block;
    margin: 5.6vw auto;
    width: 85%;
  }
  .kusuribako__list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .kusuribako__list + .kusuribako__list {
    margin-top: 2.66vw;
  }
  .kusuribako__txt {
    font-size: 3.2vw;
    margin-top: 0;
    margin-left: 2.66vw;
  }
  .kusuribako__img {
    width: 23%;
    margin-right: 1%;
  }
}
.c-section-project__link {
  width: 100%;
  margin-top: 4.8076923077%;
  display: block;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .c-section-project__link {
    margin-top: 8.5333333333vw;
  }
}
/*# sourceMappingURL=footer-lulu-a.css.map */