.navigation-links2-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links2-text1 {
  margin-left: 32px;
}
.navigation-links2-text2 {
  margin-left: 32px;
}
.navigation-links2-text3 {
  margin-left: 32px;
}
.navigation-links2-text4 {
  margin-left: 32px;
}









@media(max-width: 767px) {
  .navigation-links2-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links2-text {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text3 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-text4 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.home-container {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-header {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 32px;
  justify-content: space-between;
}
.home-image {
  height: 2rem;
  object-fit: cover;
}
.home-nav {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
}
.home-icon {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon02 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon04 {
  width: 16px;
  height: 16px;
}
.home-burger-menu {
  display: none;
}
.home-icon06 {
  width: 16px;
  height: 16px;
  display: none;
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.home-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.home-image1 {
  height: 2rem;
}
.home-close-mobile-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon08 {
  width: 16px;
  height: 16px;
}
.home-icon10 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon12 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon14 {
  width: 16px;
  height: 16px;
}
.home-hero {
  width: 100%;
  display: flex;
  min-height: 100vh;
  position:relative;
}

.parallax {
    background-attachment: fixed;
    width: 100%;
    padding-top: 66.66%;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
  }

.bg_1 {
  background-image: url("public/playground_assets/shiori1-1500h.png");
}

.bg {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 800px;
    background-image: url('public/playground_assets/shiori1-1500h.png');
    background-attachment: fixed;
}


.background {
  min-height: 80vh;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/shiori1-1500h.png");
  background-position: center;
  object-fit:cover;
  overflow: hidden;
}

.box-1{
  width: 100%;
  position:absolute;
  overflow:hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  z-index: -1000;
}
.box-1 img{
  height: auto;
}
.box-2{
  margin:auto 20% auto auto;
}
.box-3{
  margin:auto auto auto 15%;
}





.home-container2 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: inline;
  align-self: flex-end;
  align-items: flex-start;
}
.home-text {
  color: var(--dl-color-gray-white);
  font-size: 3rem;
  max-width: 450px;
  margin-top: 32px;
  text-align: center;
  margin-bottom: 32px;
  background-color: rgba(255, 196, 148, 0.5);
  padding: 0 2rem;
}
.home-text1 {
  color: 976540;
  font-size: 1.25rem;
  letter-spacing: 2px;
}
.home-text2 {
  display:block;
  text-align:center;
  color:#ff3366;
}
.home-hero1 {
  width: 100%;
  display: flex;
  padding: 48px;
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/shiori2-1500h.png");
  background-position: center;
}
.home-container3 {
  flex: 0 0 auto;
  width: 85%;
  align-self: flex-start;
  align-items: flex-start;
}
.home-text3 {
  color: var(--dl-color-gray-white);
  font-size: 3rem;
  max-width: 450px;
  margin-top: 32px;
  text-align: center;
  margin-bottom: 32px;
  background-color: rgba(255, 196, 148, 0.5);
}
.home-text4 {
  color: 976540;
  font-size: 1.25rem;
  letter-spacing: 2px;
}
.home-text5 {
  text-transform: uppercase;
}
.home-hero2 {
  width: 100%;
  display: flex;
  padding: 48px;
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/shiori3-1500h.png");
  background-position: center;
}
.home-container4 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: inline;
  align-self: flex-end;
  align-items: flex-start;
  opacity: 0.8;
}

.video {
position: relative;
height: 0;
padding: 0 0 56.25%;
overflow: hidden;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.home-iframe {
  width: 560;
  height: 315;
  position: absolute;
}
.home-hero3 {
  width: 100%;
  display: flex;
  padding: 48px;
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/shiori4-1500h.png");
  background-position: center;
  background-color: rgba(253,231,191,0.08);
}
.home-container5 {
  flex: 1 0;
  width: 50%;
  height: 100px;
  display: inline;
  align-self: flex-start;
  align-items: flex-start;
  padding-left: 10%;
}

.home-div {
  width: 100%;
  height: 500px;
  border:5px solid #ffba00;
}
.home-hero4 {
  width: 100%;
  display: flex;
  padding: 48px;
  min-height: 80vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-container6 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-text6 {
  color: white;
  font-size: 3rem;
  background-color: rgba(255, 196, 148, 0.5);
  padding: 0 3rem;
}
.home-text7 {
  margin-top: 32px;
  text-align: center;
  padding-left: 48px;
  margin-bottom: 32px;
  padding-right: 48px;
}
.home-image2 {
  width: 45rem;
  margin-top: 32px;
}
.home-footer {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 32px;
  justify-content: space-between;
}
.home-image3 {
  height: 2rem;
  object-fit: cover;
}
.home-icon-group2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.home-icon16 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon18 {
  width: 16px;
  height: 16px;
  margin-right: 32px;
}
.home-icon20 {
  width: 16px;
  height: 16px;
}
@media(max-width: 1200px) {
  .home-container4 {
    width: 60%;
  }
}
@media(max-width: 991px) {
  .home-icon06 {
    display: flex;
  }
  .home-container4 {
    width: 70%;
  }
  .home-hero4 {
    flex-direction: column;
  }
  .home-container6 {
    align-items: center;
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .home-text6 {
    font-size: 2rem;
    text-align: center;
  }
  .home-text7 {
    text-align: center;
  }
  .home-image2 {
    width: 80%;
  }
}
@media(max-width: 767px) {
  .home-header {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-nav {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
/*
  .home-hero {
    padding-left: 32px;
    padding-right: 32px;
  }
*/
  .home-hero1 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-hero2 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-container4 {
    width: 90%;
  }
  .home-hero3 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-hero4 {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-text7 {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .home-footer {
    padding-left: 32px;
    padding-right: 32px;
  }
  .home-text8 {
    text-align: center;
    margin-left: var(--dl-space-space-unit);
    margin-right: var(--dl-space-space-unit);
  }
}
@media(max-width: 479px) {
  .home-header {
    padding: var(--dl-space-space-unit);
  }
  .home-icon-group {
    display: none;
  }
  .home-mobile-menu {
    padding: 16px;
  }
/*
  .home-hero {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
*/
  .home-hero1 {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-hero2 {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-container4 {
    width: 100%;
    height: 315px;
  }
  .home-iframe {
    width: 560px;
    height: 315px;
  }
  .home-hero3 {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-hero4 {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .home-container6 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-footer {
    padding: var(--dl-space-space-unit);
    flex-direction: column;
  }
  .home-image3 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text8 {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text {
  font-size: 2rem;
  }
  .home-hero3{
  padding: 0 10%;
  }
  .home-container5 {
  padding-left: 0;
  width: 100%;
  }
  .home-div {
  width: 100%;
  height: 490px;
  margin-top: Infinitypx;
  margin-left: Infinitypx;
  border:5px solid #ffba00;
  opacity: 0.8
}
}