@charset "UTF-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}


*,
*::before,
*::after {
    box-sizing: border-box;
}

section {
  margin-bottom:0px!important;
  }

  body #newlife   {
    overflow-x:clip;}

#newlife body  {

 
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  padding-bottom: 1px !important;
}



#kawaiibg{
  background: #f5f1ec;
  padding: 50px 0 0;
}


#industbg{
  background: #f3eee7;
  padding: 50px 0 0;
}


#newlife .maincontainer {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 20px;
}


#maincont{
background: #efe1d3;
height: 100vh;
}


#newlife .title {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 430px;
}

#newlife .title img {
  max-width: 100%;
}

#newlife .main-key-visual {
  width: 100%;
}

#newlife .main-key-visual__body {
  display: flex;
  flex-wrap: nowrap;
 gap: .4rem;
 max-height: 80rem;
}

#newlife .left {
  flex: 1;
  max-width: 78%;
  display: flex
;
}

#newlife .left img {
  width: 100%;
  border-radius: 10px;
}

#newlife .right {
  flex: 1;
  max-width: 22%;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

#newlife .slideshow {
  position: relative;
  width: 100%;
  height: calc(50% - .2rem);
  /*padding-top: 114%;  299x342pxのアスペクト比 */
  border-radius: .4rem;
  overflow: hidden;
  background: #fff3e7;
  border: solid #a88a7d 1px;
}

#newlife .slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s;
}

#newlife .slideshow img.active {
  opacity: 1;
}

#newlife .hashtags {
  margin-top: 20px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

#newlife .hashtags a {
  text-decoration: none;
  color: #000;
  text-decoration: underline;
  margin-right: 20px;
  font-size: 16px;
}

#newlife .hashtags a:hover {
  text-decoration: none;
}

#newlife .hashtags .scroll {
  display: inline-flex;
  white-space: nowrap;
  animation: none; /* CSSアニメーションを使わずJSで制御 */
  will-change: transform;
}





/* 中身部分 */






#newlife .cont1200 {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

/*  最初の語り  */

#newlife #dounyuu{
  text-align: center;
  margin-bottom: 50px;
}


#newlife #dounyuu .atumete{
  font-size: 18px;
  letter-spacing: 0.1rem;
}
#newlife #dounyuu h2 {
  line-height: 3.1rem;
  font-weight: 600;
  font-family: 'YourWavyFont', sans-serif;
  font-size: 28px!important;
  margin-bottom: 21px;
  letter-spacing: 0.4rem;
}

#newlife #dounyuu .text {
  line-height: 3.4rem;
  text-align: center;
  margin-bottom: 50px;
}



/* スタイリング1 */

#newlife .stylecont {
  width: 100%!important;
  margin-bottom: 50px !important;
}

#newlife .stylecont h2 {
  font-size: 35px!important;
  letter-spacing: 0.15em!important;
  margin-bottom: 30px!important;
  font-weight: 600!important;

}


#newlife #industbg .stylecont h2 {
  letter-spacing: 0.08em !important;
  font-weight: 500 !important;
  font-family: fantasy!important;
  font-size: 40px !important;
}

#newlife .stylecont .center{
 text-align: center!important;
}

#newlife .stylecont .bigitem {width: 100%!important;
}

  #newlife .bigimg {
    text-align: center;
  }

  #newlife .bigimg img {
    max-width: 950px;
    min-width: 300px;
    width: 100%;
    margin: 0 auto;
}

#newlife .futome{
  color: #000 !important;
    margin-bottom: 30px !important;
    font-weight: 600 !important;
}


#newlife .center { text-align: center; } 



#newlife h2 .hokkori {
  font-family: 'YourWavyFont', sans-serif;
  color: #ffffff !important;
  margin: -.2em 0 !important;
  -webkit-text-stroke: 1px #000 !important;
  font-size: 1.2em !important;
  font-weight: 900 !important;
}

#newlife h2 .naturalstyle {
  font-family: 'Noto Sans';
  color: #000 !important;
  margin: -.2em 0 !important;
  -webkit-text-stroke: 1px #000 !important;
  font-size: 1.2em !important;
  font-weight: 100 !important;
  
}



/* スライド関連 */







#newlife .swiper {
  width: 100%;
  margin-top: 20px;
}


#newlife .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  padding: 50px 90px;
  background: #fff;
  height: auto;
}

#newlife .slide-image {
  flex: 1 1 45%;
  max-width: 55%;
  padding: 0 0 0 30px;

}

#newlife .slide-text {
  flex: 1 1 45%;
  max-width: 39%;
  position: relative;
  text-align: center;
  padding: 0 30px 0 0;
}

#newlife .reverse{
  transform: scaleY(-1);
}

#newlife .swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 20px);
}

#newlife .swiper-button-next, .swiper-rtl .swiper-button-prev {
right: var(--swiper-navigation-sides-offset, 20px);
left: auto;
}


#newlife .swiper-container{
  /* box-shadow:1px 7px 20px rgba(0, 0, 0, 0.1); */
  border-radius: 25px;
  margin-bottom: 100px;
}

#newlife .swiper-container p {
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  line-height: 3.8rem;
  letter-spacing: 0.05rem;
  text-align: left;
  margin-bottom: 10px
}


#newlife .swiper-pagination {
  text-align: center;
  font-size: 1.5rem;
  margin-top: 10px;
}

  #newlife .pickpoint{
margin: 0 auto 10px auto;
width: 200px;
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 18px);}
  






  /* LINE UP */


  #newlife ul {
    list-style-type: none!important;

}
  #newlife .lineup {
    text-align: center!important;
    margin-top: 40px!important;
    background: #f0e2d4; /* 背景色 */
    position: relative; /* 親要素としての基準を設定 */
    padding: 70px 20px 75px;
}

#newlife .lineup::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw; /* ウィンドウ幅いっぱいに設定 */
  height: 100%; /* 親要素の高さと一致 */
  background: #f0e2d4; /* 背景色を同じに */
  pad: 50px 0;
  z-index: 0; /* 背景として配置 */
  margin: 0 calc(50% - 50vw);
  overflow: hidden;
}

#newlife #kawaiibg .lineup::before {
background: #f0e2d4; /* 背景色を同じに */
}

#newlife #industbg .lineup::before {
background: #d5bfa3;
}

#newlife h3{
    font-size: 27px!important;
}

#newlife .noto {
  font-family: "Noto Sans", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-variation-settings: "wdth" 100 !important;
  letter-spacing: 0.1rem !important;
}

#newlife h3.center.noto {
    position: relative!important;
    text-align: center!important;
    display: inline-block!important;
    margin-bottom: 30px!important;
    letter-spacing: 0.4rem !important;
    font-family: 'Yu Gothic', '游ゴシック', sans-serif!important;

  }
  
  #newlife h3.center.noto::before,
  #newlife h3.center.noto::after {
    content: ''!important;
    position: absolute!important;
    top: 50%!important;
    width: 17px !important;
    height: 1px !important;
    background-color: #000!important;  /* 横線の色 */
    transform: translateY(-50%)!important;
  }
  
  #newlife h3.center.noto::before {
    left: 360px !important;
}
  
  #newlife h3.center.noto::after {
    right: 360px!important;  /* 右側の横線の位置調整 */
  }

  #newlife .lineup-item {
    flex: 1 1 calc(25% - 10px);
    text-align: left!important;
}
#newlife .itembox::after {
  content: '';
  flex: 1 1 calc(25% - 10px); /* lineup-item と同じ flex 設定 */
}

#newlife .itembox::before {
  content: '';
  flex: 1 1 calc(25% - 10px); /* lineup-item と同じ flex 設定 */
  order: 1;
}

#newlife .lineup-item a img{
    margin-bottom: 5px!important;
}

#newlife .miniprice { font-size: 17px!important;
    font-weight: 400!important;
text-align: left!important;}

#newlife .itembox{
    display: flex!important;
    gap: 20px 10px !important;
    flex-wrap: wrap!important;
}

#newlife .itembox img {
    width: 100%!important;
}



#newlife .lineup-item{
  position: relative; /* 擬似要素の位置を基準にする */
}

#newlife .lineup-item::before {
  content: "送料無料"; /* 表示する文字 */
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #000; /* 背景色を黒に設定 */
  color: #fff; /* 文字色を白に設定 */
  font-size: 14px; /* 文字サイズ */
  font-weight: bold; /* 太字 */
  padding: 5px 10px; /* ラベルの内側余白 */
  border-radius: 3px; /* ラベルの角を少し丸める */
  z-index: 1; /* 他の要素より前面に表示 */
  pointer-events: none; /* クリックを無効化 */
}

.sp {
  display: none;
}




    @media (min-width: 769px) {
 



      #newlife .swiper-slide {
        flex-direction: row;
      }
  
      #newlife .swiper-button-prev, #newlife .swiper-button-next {
        display: block;
        color: #333;
        top: 50%;
      }
  
   
    }


@keyframes scroll {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(-100%);
  }
}



@media screen and (max-width: 1200px) {
  #newlife .hashtags .scroll {
    padding: 10px 0;
    background-color: #d5bfa3;
  }
  


  #newlife .swiper-container {
    max-width: 960px;
  }
  
  
#newlife #maincont {
  background: #efe1d3;
  height: auto;
}
}

@media screen and (max-width: 1020px) {
#newlife .swiper-slide {
  background: none;
}
}

@media screen and (max-width: 768px) {

  
  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 3px);}
  

  #newlife .swiper-slide {
    padding: 0px 45px 40px 45px;
}

  .sp {
    display: block;
  }

  #newlife #dounyuu .text {
    line-height: 3rem;
    font-size: 14px;
}

#newlife .futome {
  font-size: 15px;
}

#newlife .swiper-container p {
  line-height: 2.8rem;
  font-size: 14px;}


  #newlife h2 .hokkori {
    font-size: 1em !important;
    display: block;
    margin-bottom: 11px!important;
  }

  #newlife h2 .naturalstyle {
    font-size: 1em !important;
  }

  #newlife .main-key-visual__body {
      flex-direction: column;
  }

  #newlife .left {
      max-width: 100%;
  }

  #newlife .right{
    max-width: 100%;
}

#newlife .right {
  flex: 1;
  display: flex;
flex-direction: row;
  gap: 0.4rem;
}

#newlife .slideshow {
  padding-top: 53.04%;
}

#dounyuu h2 {
  font-size: 23px!important;
}

.stylecont h2 {
  font-size: 28px!important;
}

.stylecont {
  width: 100%!important;
  margin-bottom: 80px!important;
}



#newlife .swiper-button-prev {
  display: block;
  left: 7px;
  color: #333;
}

#newlife .swiper-button-next{
display: block;
right: 7px;
color: #333;

}

:root {
--swiper-navigation-size: 30px; /* 新しい値 */
}

#newlife .swiper-slide {
  flex-direction: column;
  padding: 50px 50px;
}

#newlife .swiper-container {
  margin-bottom: 0px;
}



.lineup-item {
  flex: 1 1 calc(50% - 10px)!important;
}

#newlife .itembox::after {
  content: '';
  flex: 1 1 calc(50% - 10px); /* lineup-item と同じ flex 設定 */
}

#newlife h3 {
  font-size: 20px!important;
}
#newlife h3.center.noto::before {
  left: -30px!important;  /* 左側の横線の位置調整 */
}

#newlife h3.center.noto::after {
  right: -30px!important;  /* 右側の横線の位置調整 */
}


/* スライド */

#newlife .swiper-slide {
  flex-direction: column;
  padding: 50px 50px;
  height: 100%;
}

#newlife .slide-image, #newlife .slide-text {
  flex: 1 1 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

#newlife .slide-text {
  margin-bottom: 0;
}


#newlife .slide-image {
  padding: 0px;
  margin-bottom: 35px;
}

#newlife .slide-text {
padding:  0px;
}

#newlife .lineup {
  padding: 50px 20px 55px;
  margin-top: 0px !important;
}

#newlife .stylecont {
  margin-bottom: 0px !important;
}

}


@media (max-width: 540px) {


  #newlife .swiper-slide .slide-image  {
    width: 100%;
    max-width: 100%;
  }

  #newlife .swiper-slide {
    padding: 0px 45px 0px 45px;
}


#newlife .swiper-container {
  border-radius: 10px;
  position: relative;
  padding: 20px 0 60px 0;
}

#newlife .swiper-pagination {
  position: absolute;
  bottom: 34px;

}

:root {
  --swiper-navigation-size: 25px;
}

#newlife .pickpoint {
  margin: -5px auto 10px auto;
  width: 160px;
}



#newlife .hashtags .scroll {
  padding: 10px 0;
  background-color: #d5bfa3;
}

}