@charset "utf-8";
/* 230 nous baby -SP- */

/*----------------------------
トップ画像の設定
----------------------------*/ 
/*
#tit{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    }*/

.nous232 #tit .tit_img{
    position: absolute;/* 絶対配置を指定 */
    width: 50%;
    top: 2.5%;
    left: 25vw;
    right: 25vw;
    display: block;
    animation-name: fadein;
    animation-duration: 2s;/* 動きの速度 */
    }

.nous232 #tit .tit_img2{
    position: relative;
    width: 100%;
    margin: 0 auto;
    animation-name: fadein;
    animation-duration: 3s;
    }

.nous232 #tit, 
.nous232 #style01, 
.nous232 #style02, 
.nous232 #style03, 
.nous232 #style04{
    width: 100%; /* 全体コンテンツ内容の幅 */ 
    margin: 0 auto;
    }   
.nous232 #btn01, 
.nous232 #btn02, 
.nous232 #btn03, 
.nous232 #btn04, 
.nous232 #btn05 {
    width: 100%; /* 全体コンテンツ内容の幅 */ 
    margin: 0 auto 10vh;
    } 

.nous232 #btn01 a, 
.nous232 #btn02 a, 
.nous232 #btn03 a, 
.nous232 #btn04 a, 
.nous232 #btn05 a{
     margin-top: 2vh;
    }

.nous232 #btn01 span, 
.nous232 #btn02 span, 
.nous232 #btn03 span, 
.nous232 #btn04 span, 
.nous232 #btn05 span{
    line-height: 2.5em;
    vertical-align: middle;
}

.nous232 #btn05 {
    padding-bottom: 20vh;
}
.nous232 #btn05 span{
    line-height: 2.6em;
    vertical-align: middle;
    z-index: 10;
    position: inherit;
    color: #fff;
}
.nous232 #btn05 a.btn-svg{
    width: 230px;
    height: 44px;
    padding: 2px;
}
.nous232 #btn05 a.btn-svg svg{
    position: absolute;
    padding: 2px;
    background-color: black;
    z-index: 0;
}
.nous232 #btn05 a.btn-svg svg rect{
    stroke: #fff;
}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(100px);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}

/*----------------------------
#style01 - #style04
----------------------------*/ 
.nous232 #style01 .st01_01{
    display: block;
    width: 100%;
    margin: 10% auto 0;
    padding: 0;
    }  

.nous232 #style01 .st01_02{
    display: block;
    width: 100%;
    margin: 2% auto 0;
    padding: 0;
    position: relative;
    }  

.nous232 #style01 .st01_03{
    width: 100%;
    margin: 5vh auto;
}

.nous232 #style02 .st02_01{
    display: block;
    width: 100%;
    margin: 15% auto 0;
    padding: 0;
    } 

.nous232 #style02 .st02_02{
    display: block;
    width: 100%;
    margin: 2% auto 0;
    padding: 0;
    } 
.nous232 #style02 .st02_03{
    display: block;
    width: 100%;
    margin: 15% auto 0;
    padding: 0;
    } 

.nous232 #style03 .st03_01{
    display: block;
    width: 100%;
    margin: 15% auto 0;
    padding: 0;
    } 
.nous232 #style03 .st03_02{
    display: block;
    width: 100%;
    margin: 2% auto 0;
    padding: 0;
    } 
.nous232 #style03 .st03_03{
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    } 
.nous232 #style04 .st04_01{
    display: block;
    width: 100%;
    margin: 15% auto 0;
    padding: 0;
    position: relative;
    }
.nous232 #style04 .st04_02{
    display: block;
    width: 100%;
    margin: 2% auto 0;
    padding: 0;
    }
.nous232 #style04 .st04_03{
    display: block;
    width: 100%;
    margin: 15% auto 0;
    padding: 0;
    } 

.nous232 #btn_area{
    position: relative;    
}
.nous232 #btn_area .footer{
    display: block;
    width: 60%;
    margin: 30% auto 0;
    padding: 0;
}

.nous232 #btn_area .footer img{
    border-radius: 32px 32px 32px 32px / 25px 25px 25px 25px;
}

.nous232 .copy{
    display: block;
    margin: 0 auto;
    font-size: 2vw;
    line-height: 3.5vh;
    color: #7c7b77;
}

/*----------------------------
アイテムリスト
----------------------------*/ 
.nous232 ul.item{
    width: 60%;
    padding-left: 5%;
    text-align: left;
}
.nous232 ul.item li{
    list-style: none;
    color: #7c7b77;
    font-size: 0.8vw;
    letter-spacing: 0.035vw;
    }
.nous232 ul.item li span{
    font-weight: bold;
}

/*----------------------------
ボタン
----------------------------*/ 

/*　商品詳細　*/
.nous232 button{
    width: 10%;
    margin: -9% 0 10% 85%;
    display: block;
}

.nous232 button.commingsoon{
    margin-left: 29vw!important;
    color: #fff;
    font-weight: bold;
}

.nous232 button.buy{
    width: fit-content;
    font-size: 1.5vw;
    border: solid 4px #fff;
    padding: 0.3vw;
    background-color: #9acd3200;
    text-decoration: none;
}
.nous232 button.buy a{
    width: fit-content;
    max-width: 220px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    padding: 0.15vw 0.3vw 0.05vw;
    color: #e7f2ec;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #fff;
    text-decoration: none;
}
.nous232 button.buy a:hover {
    background: #9acd3200;
    color: #fff;
}

/*　アイテム一覧　*/
.nous232 .btn p{ 
    font-family: 'Abril Fatface', cursive, sans-serif;
    font-size: 3vw;
    font-weight: bold;
    color: #e1e98a;
    letter-spacing: 0.1em;
    position: absolute;
    display: block;
    width: 30vw;
    background-color: #fff;
    bottom: 120%;
    left: 20vw;
    right: 20vw;
    padding: 1% 5%;
    cursor: pointer;
    transition: all 0.1s cubic-bezier(.05, .03, .35, 1);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    }
    
.nous232 .btn p:hover {
    display: block;
    background-color: #e1e98a;
    color: #fff;
    } 

.nous232 a img:hover{
     opacity: 0.7;
}

/*----------------------------
仕切り線
----------------------------*/
.nous232 .line{
    border-bottom: solid 1px #7c7b77; 
    width: auto;
    margin: 0 auto;
}


/*----------------------------
slick ｜スライドimg
----------------------------*/
.slick-next, .slick-prev, ul.slick-dots{
    display: none !important; /*next, prevボタン非表示*/
}

.slick-dotted.slick-slider{
    padding-left: 0;  
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(5px);
  opacity: 0;
}    
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*----------------------------
scroll_down ｜上から下へ出現
----------------------------*/
.scroll_down {
  transition: 0.8s ease-in-out;
  transform: translateY(0);
  opacity: 0;
}    
.scroll_down.on {
  transform: translateY(5px);
  opacity: 1.0;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-200px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
} 
/*----------------------------
フォント指定
----------------------------*/     
.noto100,.noto300,.noto400{
    font-family: 'Noto Sans JP', sans-serif; /*Noto Sans*/       
}
.mplus100,.mplus300,.mplus400{
    font-family: 'M+PLUS+Rounded+1c', sans-serif;  /*M PLUS Rounded 1c*/      
}
.noto100,.mplus100{
    font-weight: 100;
}
.noto300,.mplus300{
    font-weight: 300;
}
.noto400,.mplus400{
    font-weight: 400;  
}


/*----------------------------
文字色
----------------------------*/    
.gray{
    color: #7c7b77;
}

/*----------------------------
font-size
----------------------------*/   
.fs02{
    font-size: 0.9vw;
    letter-spacing: 0.08em;
    line-height: 2.2;
} 

/*---------------------------- 
ふわふわ 
----------------------------*/     
#fuwa{
  animation: 3s fuwafuwa infinite;
}
    
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-20px);
  }
}


/*---------------------------- 
ゆらゆら
----------------------------*/  
#yura{
    transform-origin: center top;
    animation: yurayura 3s linear infinite;
}

@keyframes yurayura {
  0% , 100%{
      transform: rotate(5deg);
  }
  50%{
      transform: rotate(-5deg);
  }
}



/*-- Copyright --*/
.nous232 .footer{
    font-style: normal;
    font-size: 2em;
    color: #fff;
    line-height: 3.5;
    background-color: #696969;
}



/*---------------------------- 
サムネイル一覧のボタン
----------------------------*/  
.nous232 .btn,
.nous232 a.btn,
.nous232 button.btn {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 2.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.nous232 a.btn-svg {
  font-weight: 700;
  line-height: 38px;
  width: 240px;
  height: 74px;
  padding: 0;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
}

.nous232 a.btn-svg svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.nous232 a.btn-svg svg rect {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  stroke: #000;
  stroke-width: 2;
  stroke-dasharray: 170px, 16px;
  stroke-dashoffset: 70px;
  width: 230px;
  height: 44px;
}

.nous232 a.btn-svg:hover svg rect {
  stroke-dashoffset: 284px;
}

.nous232 a.btn-svg span {
  color: #000;
}

/*-- SNS --*/
.nous232 #follow {
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
    padding-bottom: 5%;
    text-align: center;
    }    
.nous232 #follow div {
    margin: 1% auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    display: inline-block;
    padding: 0 16.5vw;
    font-size: 1.5vw;
    font-weight: 300;
    line-height: 1.3;
    z-index: -1;
    text-align: center;
    letter-spacing: 0.15em;
    color: #000;
}
.nous232 #follow div:before, 
.nous232 #follow div:after {
    content: '';
    top: 15%;
    display: inline-block;
    width: 8%;
    height: 2px;
    background-color: #000;
}
.nous232 #follow div:before {
    position: absolute;
    left: 25%;
}
.nous232 #follow div:after {
    position: absolute;
    right: 25%;
} 
    
.nous232 #follow ul{
    text-align: center;
    padding-left: 0
    }     
    
.nous232 #follow li{    
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 2% 1%;
    padding: 0;
    background-color: #000;
    border-radius: 60%;
    }
.nous232 #follow img {
    padding: 0;
    width: 50%;
    margin: 20%;
}        
.nous232 #follow img:hover {
    opacity: .7;
}