@charset "UTF-8";
/*----------------------------------------------------
	setting
----------------------------------------------------*/
/* ---ブレイクポイント
-------------------------------------------*/
/* ---フォント
-------------------------------------------*/
/* --- @mixin box-center
-------------------------------------------*/
/* --- pc/sp 表示/非表示用
-------------------------------------------*/
.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
  .u-sp {
    display: block;
  }
}
@media (hover: hover) {
  a:-moz-any-link:hover {
    opacity: 0.8;
  }
  a:any-link:hover {
    opacity: 0.8;
  }
}
html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  pointer-events: none;
}

.l-container.sakura2026-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
}
.l-container.sakura2026-wrapper > * {
  font-family: "yu-gothic-pr6n", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 1.8rem;
  line-height: 2;
  color: #A95D58;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper > * {
    font-size: 1.4rem;
  }
}
.l-container.sakura2026-wrapper p {
  font-size: 1.8rem;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1024px) {
  .l-container.sakura2026-wrapper .l-drawer {
    display: none;
    width: 0;
    height: 0;
  }
}
@media screen and (min-width: 1025px) {
  .l-container.sakura2026-wrapper .l-drawer {
    position: fixed;
    left: 0;
    top: 0;
    width: 35.0925925926vw;
    height: 100%;
    background: transparent;
    visibility: visible;
    opacity: 1;
    background: url(../images/lp-img/2026/sakura/bg-left.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  .l-container.sakura2026-wrapper .l-drawer .l-drawer__inner {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 100%;
    overflow-y: auto;
    padding: 2.744vw 3.918vw;
  }
  .l-container.sakura2026-wrapper .l-drawer .l-drawer__inner .ttl-h2 {
    position: absolute;
    top: 60%;
    left: 50%;
    translate: -50% -50%;
    width: 23vw;
  }
  .l-container.sakura2026-wrapper .l-drawer .l-drawer__inner .item-lineup {
    width: 26.29vw;
    margin: 0 auto;
  }
  .l-container.sakura2026-wrapper .l-drawer .l-drawer__inner .item-lineup p {
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    margin-top: 0.5em;
    font-family: "span-condensed", serif;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
}
@media screen and (max-width: 1024px) {
  .l-container.sakura2026-wrapper .l-container__right {
    display: none;
    width: 0;
    height: 0;
  }
}
@media screen and (min-width: 1025px) {
  .l-container.sakura2026-wrapper .l-container__right {
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    width: 35.0925925926vw;
    height: 100%;
  }
  .l-container.sakura2026-wrapper .l-container__right .slide-items {
    height: calc(100vh - 100px);
  }
  .l-container.sakura2026-wrapper .l-container__right .slide-items img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.l-container.sakura2026-wrapper .l-main {
  width: 100%;
  margin-top: 6.18vw;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main {
    margin-top: 17.9vw;
  }
}
.l-container.sakura2026-wrapper .l-main .l-main__inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #FAFAFA;
}
@media screen and (min-width: 1025px) {
  .l-container.sakura2026-wrapper .l-main .l-main__inner {
    width: 29.8148148148vw;
    z-index: 10;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 {
  background: linear-gradient(-150deg, #F8F1EE 0%, #F1D1C4 100%);
  position: relative;
  padding-bottom: 290px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 {
    background: linear-gradient(-150deg, #F8F1EE 40%, #F1D1C4 100%);
    padding-bottom: 240px;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01::before {
  content: "";
  display: block;
  width: 88%;
  aspect-ratio: 284/507;
  background: url(../images/lp-img/2026/sakura/bg-head-sakura.png) no-repeat;
  background-position: top right;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01::before {
    width: 100%;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 931/564;
  background: url(../images/lp-img/2026/sakura/bg-bottom-sakura.png) no-repeat;
  background-position: top right;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lead-wrap {
  padding-left: 2.13vw;
  padding-right: 2.13vw;
  padding-top: 460px;
  margin-bottom: 180px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lead-wrap {
    padding-left: 5.86vw;
    padding-right: 5.86vw;
    padding-top: 410px;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lead-ttl {
  font-size: clamp(3.6rem, 3vw, 5.4rem);
  line-height: 1.3;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lead-ttl {
    font-size: 4.2rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lead-txt {
  line-height: 2.2;
  font-size: 1.6rem;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lead-txt {
    font-size: 1.4rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .ttl-h3 {
  font-family: "times-new-roman", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 4.4rem;
  border-top: 1px solid #A95D58;
  border-bottom: 1px solid #A95D58;
  padding: 25px 0;
  line-height: 1;
  width: 20.64vw;
  text-align: center;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .ttl-h3 {
    width: 69.33vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .ttl-h3 span {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 2rem;
  display: block;
  margin-top: 5px;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 0 20px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid {
    width: 87vw;
    gap: 0;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.image {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 200px;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.image a {
  display: flex;
  align-items: center;
  height: 200px;
  width: auto;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.image img {
  max-width: inherit;
  height: 100%;
  width: auto;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.name {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  text-align: center;
  margin-right: auto;
  margin-left: 0;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.name .item-name__inner a {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-size: 2.6rem;
  color: #A95D58;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.name .item-name__inner a {
    font-size: 2.2rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.name .item-name__inner a span {
  display: block;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 1.4rem;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid .item.name .item-name__inner a span {
    font-size: 1.2rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.reverse .item.name {
  margin-right: 0;
  margin-left: auto;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.reverse .item.image {
  justify-content: flex-start;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-01 {
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-01 .image::before {
  content: "";
  display: block;
  width: 46px;
  aspect-ratio: 27/18;
  background: url(../images/lp-img/2026/sakura/lineup-01-sakura.png) no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 3.5vw;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-02 {
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-02 .image {
  height: 220px;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-02 .image::before {
  content: "";
  display: block;
  width: 46px;
  aspect-ratio: 1;
  background: url(../images/lp-img/2026/sakura/lineup-02-sakura.png) no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  top: -4vw;
  right: 5vw;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-02 .image::before {
    top: -16vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-03 {
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-03 .name::before {
  content: "";
  display: block;
  width: 46px;
  aspect-ratio: 87/69;
  background: url(../images/lp-img/2026/sakura/lineup-04-sakura.png) no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  right: 6.5vw;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-04 {
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-04 .image img {
  height: 80%;
}
.l-container.sakura2026-wrapper .l-main .section-01 .lineup-wrap .lineup-grid.lineup-grid-04 .name::before {
  content: "";
  display: block;
  width: 46px;
  aspect-ratio: 50/56;
  background: url(../images/lp-img/2026/sakura/lineup-05-sakura.png) no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  left: 9vw;
}
.l-container.sakura2026-wrapper .l-main .section-02 {
  background-color: #FFF9F7;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 {
    padding-top: 80px;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card {
  padding-bottom: 80px;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .ttl-h3 {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-size: 5.2rem;
  line-height: 1.3;
  text-align: center;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .ttl-h3 {
    font-size: 4.2rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .ttl-h3 span {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  display: block;
  font-size: 2.4rem;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .item-slider {
  width: 86%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .item-slider {
    margin: 0 auto;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description {
  padding-bottom: 45px;
  width: 24.07vw;
  margin: 0 auto 45px;
  border-bottom: 1px solid #C57876;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description {
    width: 86vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description .txt {
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description .txt {
    padding: 0 8%;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description .price {
  color: #D0A4A2;
  padding: 0 5%;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .product-description .price {
    font-size: 1.3rem;
    padding: 0 8%;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap {
  width: 24.07vw;
  margin: 0 auto;
  border-bottom: 1px solid #C57876;
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap {
    width: 80.5vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .ttl-h4 {
  font-size: 4.4rem;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  display: block;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .ttl-h4 {
    font-size: 3.4rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .ttl-h4 span {
  font-size: 2rem;
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  display: block;
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .ttl-h4 span {
    font-size: 1.2rem;
    margin-top: 5px;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #a95d58;
  position: absolute;
  bottom: 0;
  left: 7vw;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box::after {
    left: 22vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .left-box {
  width: 5.74vw;
  flex-shrink: 0;
  margin-right: 3vw;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .left-box {
    width: 19.2vw;
    margin-right: 7vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .left-box .staff-name {
  font-size: 1.2rem;
  margin-top: 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .left-box .staff-name {
    font-size: 1.1rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .right-box dt {
  line-height: 1.5;
  margin-bottom: 10px;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .right-box dt span {
  background-color: #fff;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-size: clamp(2rem, 1.4vw, 2.4rem);
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .right-box dt span {
    font-size: 1.8rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card .staff-voice__wrap .flex-box .right-box dd {
  font-family: "yu-gothic-pr6n", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-size: 1.4rem;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_01 .staff-voice__wrap, .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_03 .staff-voice__wrap, .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_05 .staff-voice__wrap {
  background: url(../images/lp-img/2026/sakura/bg-circle-01.png) no-repeat;
  background-position: center center;
  background-size: contain;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_02, .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_04 {
  position: relative;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_02 > *, .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_04 > * {
  position: relative;
  z-index: 1;
}
.l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_02::after, .l-container.sakura2026-wrapper .l-main .section-02 .lineup-date__card.lineup-date__card_04::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 950/1506;
  background: url(../images/lp-img/2026/sakura/bg-circle-02.png) no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  position: absolute;
  bottom: -5%;
  left: 0;
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap {
  padding: 0 0 90px;
  width: 25.09vw;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap {
    width: 85vw;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap dl {
  margin: 30px 0 45px;
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap dl dt {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  font-size: 2.8rem;
  margin-bottom: 15px;
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap dl dd {
  line-height: 2.4;
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap .btn-store a {
  position: relative;
  display: block;
  width: 21.94vw;
  margin: 0 auto;
  padding: 16px 0;
  background-color: #CFABA6;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  font-size: 2rem;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap .btn-store a {
    width: 74.13vw;
    font-size: 1.8rem;
  }
}
.l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap .btn-store a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 42px;
  width: 0;
  height: 0;
  margin: auto;
  border-top: 15px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-bottom: 0 solid transparent;
  transform: translateY(1px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .l-container.sakura2026-wrapper .l-main .section-02 .movie__wrap .btn-store a::after {
    right: 32px;
  }
}

.footer {
  width: 29.8148148148vw;
  background-color: #2F2F2F;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .footer {
    width: 100%;
  }
}
.footer > * {
  color: #FFF;
}
.footer .footer__inside {
  width: 100%;
  padding-left: 0;
  padding: 58px 0 0 0;
  margin: 0 auto;
  display: block;
}
.footer .footer__item.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.footer .footer__item .social {
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .footer .footer__item .social {
    width: 80%;
  }
}
.footer .footer__item .item {
  margin: 0;
  margin-bottom: 40px;
}
.footer .footer__item .privacy {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 0;
  text-align: center;
}
.footer .footer__item a {
  font-size: 12px;
}
.footer .footer__item a.head {
  font-size: 18px;
  letter-spacing: 0.02em;
}
.footer .footer__item a.head::before {
  bottom: -15px;
}
.footer .footer__item-wrap {
  display: block;
  max-width: 224px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .footer .footer__item-wrap {
    max-width: 174px;
  }
}
.footer .copyright {
  margin: 0;
  text-align: center;
}/*# sourceMappingURL=lpstyle2026.css.map */