@charset "utf-8";
/* CSS Document */
/*fabric_pc.css*/
    
/*----------- 234cc_sp -----------*/
body{
    position: relative;
    margin: 0 auto ;
    text-align: center;
    width: 100vw;
    overflow: hidden;
}
.cc234{
    background-color: #f8cdd5;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
}
.cc234 img{
    width: 100%;
}
.cc234 p{
    display: block;
    font-size: 1.2vw;
    color: #6e6e6e;
}
.cc234 ul, .cc234 li{
    list-style: none;
    margin: 0;
    padding: 0;
    justify-items: center;
}
#tit{
    max-width: 1200px;
    width: 100%;
    min-height: 50%;
    display: block;
    margin: 0 auto;
    padding: 8% 0;
    position: relative;
    background-color: #fffaf547;
}
#tit .tit_main{   
    position: relative;
    display: block;
    width: 42%;
    margin: 0 auto;
    animation-name: fadein;
    animation-duration: 2s;
}
#tit .tit_sub{   
    position: relative;
    display: block;
    width: 52%;
    margin: 2% auto;
    animation-name: fadein;
    animation-duration: 2s;
}
#tit .tit_tex{   
    position: relative;
    margin: 2% auto 0;
    color: #e94049;
    font-size: 2.2vw;
    line-height: 1.8;
    letter-spacing: 0.025vw;
    animation-name: fadein;
    animation-duration: 2s;
}
#tit .tit{   
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    animation-name: fadein;
    animation-duration: 0.5s;
}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(100px);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}
#tit .tit_a{   
    position: absolute;
    display: block;
    width: 6%;
    margin: 35% auto 0 5%;
    top: 0;
    animation-name: fadein;
    animation-duration: 3.5s;
}
#tit .tit_b{   
    position: absolute;
    display: block;
    width: 6%;
    margin: 12% 10% 0 84%;
    top: 0;
    animation-name: fadein;
    animation-duration: 3s;
}

#style01,
#style02,
#style03,
#style04,
#style05,
#style06{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    }

#style01{
    padding-top: 2%;
    position: relative;
}

#st01 .st01_01{
    margin-top: 10%;
}
#st01 .st01_01 img{
    width: 100%;
}

#st01 .slick-track img{
    max-width: 30%;
}

#st01,
#st01 ul li{
    display: block;
    position: relative;
}

#st01 ul li{
    top: 0;
}
#st01 .st01_tex{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 76% 0 0 10%;
    position: absolute;
    text-align: left;
    z-index: 10;
    font-family: 'Montserrat', sans-serif;
    bottom: 50%;
    animation-name: fadein;
    animation-duration: 2s;
}

#st01 .st01_02{
    width: 100%;
    position: relative;
    top: 56%;
    left: 0;
    z-index: 10;
    }

#st01 .st01_03{
    width: 100%;
    position: relative;
    top: 56%;
    left: 0;
    z-index: 10;
    }

#st01 .st01_04{
    margin-top: 10%;
    }

#st01 .st01_list{
    display: flex;
    margin: 10% auto 0;
    padding: 5%;
    background-color: #e94049;
}
#st01 .st01_list li{
/*    display: inline-flex;*/
    flex: 3;
    }
#st01 .st01_list li img{
    width: 85%;
/*
    display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
*/
    }

#st02{
    display: block;
    position: relative;
    }
#st02 .st02_tex{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 50% 0 0 60%;
    position: absolute;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    z-index: 10;
    bottom: 45%;
    animation-name: fadein;
    animation-duration: 2s;
}
#st02 .st02_a{
    width: 5%;
    position: absolute;
    margin: -5% auto 0 73%;
    top:0;
    }
#st02 .st02_b{
    width: 7%;
    position: absolute;
    margin: -8% auto 0 80%;
    top: 0;
    }
#st02 .st02_c{
    width: 5%;
    position: absolute;
    margin: 0 0 10% 70%;
    bottom: 0;
    }
#st02 .st02_d{
    width: 20%;
    position: absolute;
    margin: 0 0 6% 62%;
    bottom: 0;
    }
#st02 .st02_01{
    width: 90%;
    position: relative;
    margin: 20% auto 10%;
    }
#st02 .st02_02{
    width: 50%;
    position: relative;
    margin: 0 auto 0 5%;
    }
#st02 .st02_03{
    width: 80%;
    position: relative;
    margin: 5% 0 0 auto;
    }
#st02 .st02_04{
    width: 40%;
    position: relative;
    margin: -10% 0 auto 5%;
    }


#style03{
    padding-top: 10%;
    padding-bottom: 5vw;
    position: relative;
}

#st03,
#st03 ul li{
    display: block;
    position: relative;
}
#st03 ul li{
    padding: 5%;
}
#st03{
    display: block;
    margin-top: 10%;
    position: relative;
}
#st03 .st03_tex{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 45% 0 0 20%;
    position: absolute;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    z-index: 10;
    bottom: 15%;
    animation-name: fadein;
    animation-duration: 2s;
}

#st03 .st03_list01{
    display: inline-flex;
    width: 30%;
    margin: -20% 0 5% 0;
    position: absolute;
}
#st03 .st03_01 img ,#st03 .st03_02 img{
border-radius: 30px;
}
#st03 .st03_01{
   margin-top: 10%; 
}
#st03 .st03_02{
    margin: 10% 0 0 auto;
    width: 80%;
}
#st03 .st03_03{
    width: 40%;
    position: relative;
    margin: -10% 0 auto 0;
}
#st03 .st03_04{
    margin: -5% 0 0 auto;
    width: 50%;
}
#st03 .st03_list02{
    display: inline-flex;
    width: 30%;
    margin: 10% auto 0 auto;
    position: relative;
}


#st04{
    display: block;
    position: relative;
    margin-top: 10vw;
}
#st04 .st04_tex01{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 0 0 0 60%;
    position: absolute;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    z-index: 10;
    bottom: 24%;
    animation-name: fadein;
    animation-duration: 2s;
}
#st04 .st04_tex02{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 0 0 0 20%;
    position: absolute;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    z-index: 10;
    bottom: 2%;
    animation-name: fadein;
    animation-duration: 2s;
}
#st04 .st04_01{
    position: relative;
    }
#st04 .st04_02{
    position: relative;
    width: 50%;
    margin: 5% auto 0 0;
    display: inline-grid;
    }
#st04 .st04_03{
    position: relative;
    width: 36%;
    display: inline-grid;
    margin: 5% 0 0 8%;
}
#st04 .st04_04{
    position: relative;
    margin: 15% 0 15% 5%;
    width: 36%;
    }
#st04 .st04_05{
    position: relative;
    margin: -52% 0 10% 50%;
    width: 50%;
    }
#st04 .st04_06{
    position: relative;
    margin: 5% 0 0 0;
    width: 50%;
    z-index: 10;
    }
#st04 .st04_07{
    position: relative;
    margin: -5% 0 10% 48%;
    width: 50%;
    }
#st04 .st04_a{
    width: 20%;
    position: absolute;
    margin: 30% auto 0 10%;
    top:0;
    z-index: 10;
    }
#st04 .st04_b{
    width: 6%;
    position: absolute;
    margin: 0 auto 0 1%;
    bottom: 62%;
    z-index: 10;
    }
#st04 .st04_c{
    width: 6%;
    position: absolute;
    margin: 0 0 0 47%;
    bottom: 43.5%;
    z-index: 10;
    }

#st05{
    display: block;
    margin: 0 auto 0 ; 
    }

#st05 .st05_tex{
    color: #e94049;
    line-height: 1.5;
    font-size: 2.25vw;
    margin: 0 0 0 70%;
    position: absolute;
    text-align: left;
    bottom: 3%;
    font-family: 'Montserrat', sans-serif;
    animation-name: fadein;
    animation-duration: 2s;
}
#st05 .st05_01{
    position: relative;
    width: 100%;
    margin: 0 auto;
    }
#st05 .st05_02{
    position: relative;
    width: 100%;
    margin: 0 auto;
    }
#st05 .st05_03{
    position: relative;
    width: 55%;
    margin: 10% auto 0 2%; 
    z-index: 10;
}
#st05 .st05_04{
    position: relative;
    width: 45%;
    margin: -30% 0 0 50%;
}
#st05 .st05_05{
    position: relative;
    width: 55%;
    margin: 10% 0 0 5%;
}

#st05 .st05_a{
    position: absolute;
    width: 5%;
    margin: 20% 0 0 65%;
}
#st05 .st05_b{
    position: absolute;
    width: 6%;
    margin: 18% 0 0 72%;
}
#st05 .st05_c{
    position: absolute;
    width: 6%;
    margin: 76% 0 0 5%;
}

#st05 ul{
    position: relative;
    display: inline-block;
    width: 100%;
    top: 74%;
    padding: 0;
}
#st05 li{
    display: inline-grid;
}


.st05_link{
    width: 6%;
    margin: -2% 10% 0 auto!important;
    position: absolute;
    right: 0;
}

.cc234 .later{
    font-size: 0.7em;
    line-height: 1.1;
    display: block;
    margin: 1px 0 0;
    padding: 0.5% 1%;
    border: 1px dotted;
    text-align: center;
    width: fit-content;
}

#allitems,
#follow{
    display: block;
    width: 100%;
}    

#allitems .btn{
    display: inline-block;
    margin-top: 12%;
}
#allitems .btn img{
    width: 72%;
}
/***** ふわふわ *****/    
#fuwa, #fuwa4, #fuwa5 ,#fuwa6 ,#fuwa9{
  animation: 3s fuwafuwa infinite;
}   
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
}

#fuwa2 {
  animation: 3s fuwafuwa2 infinite;
}   
@keyframes fuwafuwa2 {
  0%, 100% {
    transform: translateY(-20px);
  }
  40% {
    transform: translateY(0);
  }
}

#fuwa3 {
  animation: 2s fuwafuwa3 infinite;
}   
@keyframes fuwafuwa3 {
  0%, 100% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
}

#fuwa7 {
  animation: 3s fuwafuwa8 infinite;
}   
@keyframes fuwafuwa8 {
  0%, 100% {
    transform: translateY(-20px);
  }
  30% {
    transform: translateY(0);
  }
}

#fuwa8 {
  animation: 3s fuwafuwa8 infinite;
}   
@keyframes fuwafuwa8 {
  0%, 100% {
    transform: translateY(-20px);
  }
  30% {
    transform: translateY(0);
  }
}


/***** ゆらゆら *****/ 
#yurayura, #yurayura2, #yurayura3{
    transform-origin: left bottom;
    animation: yurayura 4s linear infinite;
}
@keyframes yurayura {
  0% , 100%{
      transform: rotate(5deg);
  }
  30%{
      transform: rotate(-5deg);
  }
  50%{
      transform: rotate(5deg);
  }
  80%{
      transform: rotate(-5deg);
  }  
}
    
#yurayura4, #yurayura5, #yurayura6{
    transform-origin: center bottom;
    animation: yurayura2 4.5s linear infinite;
}
@keyframes yurayura2 {
  0% , 100%{
      transform: rotate(-8deg);
  }
  25%{
      transform: rotate(8deg);
  }
  50%{
      transform: rotate(-8deg);
  }
  75%{
      transform: rotate(8deg);
  } 
} 


#kurukuru01{
    animation: 3s rotation infinite;
}
@keyframes rotation{
  0%{ transform:rotateY(0);}
  25%{ transform:rotateY(180deg);}     
  50%{ transform:rotateY(360deg);}
  80%{ transform:rotateY(180deg); }    
  100%{ transform:rotateY(100deg); }
}


#kurukuru02{
    animation: 6s rotation1 infinite;
}
@keyframes rotation1{
  0%{ transform:rotate(0);}
  100%{ transform:rotate(360deg); }
}

#kurukuru03, #kurukuru04{
    animation: 10s rotation2 infinite;
    transform-origin: center top;
}
@keyframes rotation2{
  0%{ transform:rotateY(0);}
  50%{ transform:rotateY(360deg);}    
  100%{ transform:rotateY(200deg); }
}

/*----------------------------
ボタン
----------------------------*/   
.cc234 .btn{
    width: 50%;
    margin: 0 auto;
    padding-bottom: 100px;
    }
.cc234 .btn:hover {
    opacity: .7;
}

/*----------------------------
スライド
----------------------------*/ 

/*#style01*/
#style01 .slick-prev:before,
#style01 .slick-next:before{
    display: none;
    }

#style01 .slick-dots{
    margin-top: 0!important;
    text-align: right!important;
    display: inline-flex;
    position: absolute;
}

#style01 #st01 .slick-dots{
    position: relative;
    justify-content: end;
    bottom: 0;
    width: 100%;
    }
    
#style01 .slick-dots li{
    margin: 5px 2px 0!important;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    background: none;
}
#style01 .slick-dots li button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/cc/sl_btn_off.png);
    opacity: 1;
    content: '';
    -webkit-font-smoothing: antialiased;
    padding: 1px;
    background-size:98%;
    background-color: none!important;
    width: 16px;
    height: 16px;
    }

#style01 .slick-dots li.slick-active button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/cc/sl_btn_on.png);
    background-size:100%;
    width: 16px;
    height: 16px;
    background-color: none!important;
    } 

#st01 .slick-list{
        width: 100%;
        margin: 10% 0 0 40%;
}
#st01 .slick-track img{
    max-width: 60%;
    }

#st01 .slick-dots{
    width: 100%;
    display: flex;
    justify-content: end;
    bottom: -5%;
}
   
#style01 .slick-dotted.slick-slider{
    margin-bottom: 0;
}



/*#style05*/

#style05 .slick-prev:before,
#style05 .slick-next:before{
    display: none;
    }

#style05 .slick-dots{
    margin-top: 0!important;
    text-align: right!important;
    display: inline-flex;
    position: absolute;
}

#style05 #st05 .slick-dots{
    position: relative;
    justify-content: end;
    bottom: 0;
    width: 100%;
    }
    
#style05 .slick-dots li{
    margin: 5px 2px 0!important;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    background: none;
}
#style05 .slick-dots li button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/cc/sl_btn_off.png);
    opacity: 1;
    content: '';
    -webkit-font-smoothing: antialiased;
    padding: 1px;
    background-size:98%;
    background-color: none!important;
    width: 16px;
    height: 16px;
    }

#style05 .slick-dots li.slick-active button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/cc/sl_btn_on.png);
    background-size:100%;
    width: 16px;
    height: 16px;
    background-color: none!important;
    } 

#st05 .slick-dots{
    width: 100%;
    display: flex;
    justify-content: end;
    bottom: -5%;
}
   
#style05 .slick-dotted.slick-slider{
    margin-bottom: 0;
}



/*----------------------------
フォント指定
----------------------------*/     
.noto100,.noto300,.noto400{
    font-family: 'Noto Sans JP', sans-serif;        
}
.noto100{
    font-weight: 100;
}
.noto300{
    font-weight: 300;
}
.noto400{
    font-weight: 400;
}

/*----------------------------
文字色
----------------------------*/    
.gold{
    color: #d4ae66;
}    
.gray{
    color: #7a7770;
}
    
/*----------------------------
font-size
----------------------------*/       
.fs01{
    font-size: 2.15vw;
    letter-spacing: 0.08em;
    line-height: 2.2;
    border-bottom: solid 3px #d4ae66;
    width: fit-content;
    margin: 0 auto;
} 
.fs02{
    font-size: 1.255555vw;
    letter-spacing: 0.08em;
    line-height: 2.2;
}   
.fs03{
    font-size: 1.15555vw;
    letter-spacing: 0.08em;
    line-height: 2.2;
}
    
/*----------------------------
背景色
----------------------------*/    
#bg_a{
    width: 100%;
    background-color: none;
    padding-top: 10%;
    margin: 0 auto;
}

#bg_b{
    width: 100%;
    background-color: none;
    padding-top: 10%;
}

#bg_y{
     background-color: #f8f4e1;
}
    
    
/*----------------------------
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(-5px);
  opacity: 0;
}    
.scroll_down.on {
  transform: translateY(0);
  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);
} 




/*-- SNS --*/
#follow {
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
    padding-bottom: 5%;
    }    
#follow div {
    margin: 2% auto 0;
    font-family: 'Noto Sans JP', sans-serif;
    position: revert;
    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: #ec7593;
}
#follow div:before, 
#follow div:after {
    content: '';
    top: 15%;
    display: inline-block;
    width: 8%;
    height: 0.2vh;
    background-color: #ec7593;
}
#follow div:before {
    position: absolute;
    left: 25%;
}
#follow div:after {
    position: absolute;
    right: 25%;
} 
#follow li{    
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 2% 1.5%;
    padding: 0;
    background-color: #ec7593;
    border-radius: 60%;
    }
#follow img {
    padding: 0;
    width: 50%;
    margin: 25%;
}        
#follow img:hover {
    opacity: .7;
}

/*-- Copyright --*/
.cc234 .footer{
    font-style: normal;
    font-size: 2.5vw;
    padding-bottom: 5%;
    color: #fff;
}

#ftr footer{
    text-align: left;
}