@charset "utf-8";
/* CSS Document */
/*fabric_pc.css*/
    
/*----------- 232_smm_sp -----------*/
body{
    position: relative;
    margin: 0 auto ;
    text-align: center;
    width: 100vw;
}
.mm233{
    width: 100%;
    margin: 0 auto 0;
    padding: 0;
    display: block;
}
.mm233 img{
    width: 100%;
}
.mm233 p{
    display: block;
    font-size: 1.2vw;
    color: #6e6e6e;
}
.mm233 ul, .mm233 li{
    list-style: none;
    margin: 0;
    padding: 0;
    justify-items: center;
}
#tit{
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 60vh;
    position: relative;
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_top_bg.jpg);
    background-repeat: repeat;
    background-size: 2%;
}
#tit .tit{   
    top: 50%;
    transform: translate(0,-50%);
    position: absolute;
    width: 84vw;
    height: 42vh;
    margin: 2% auto;
    padding-left: 0;
    left: 0;
    right: 0;
    animation-name: fadein;
    animation-duration: 0.6s;
}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(100px);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}

#tit .deco01{ 
    top: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 8%;
    background-image: url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_top_decoration01.png);
    background-repeat: repeat-x;
    background-size: 5%;
}
#tit .deco02{ 
    bottom: -3vh;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 8%;
    background-image: url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_top_decoration02.png);
    background-repeat: repeat-x;
    background-size: 5%;
}

#tit .img_pc{
    display: none;
}
#tit .img_sp{
    display: block;
}

.mm233 section{
    background-image: url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_bg.jpg);
    background-size: 4%;
    margin-bottom: 0!important;
}

#style01,
#style02,
#style03,
#style04,
#style05,
#style06{
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    }


#style01{
    padding-top: 10%;
    position: relative;
}

#st01_01 .st01_tex01{
    position: relative;
    width: 50%;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto 8%;
}
#st01_01 .st01_01{
    position: relative;
    width: 90%;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto 0;
    }
#st01_02 .st01_02{
    width: 42%;
    position: relative;
    left: 5%;
    margin-top: 20%;
    }
#st01_02 .st01_03{
    width: 42%;
    position: relative;
    margin: -20% 5% 0 auto;
    }
#st01_01 .st01_a{
    width: 12%;
    position: absolute;
    right: 6%;
    top: 5%;
    }
#st01_02 .st01_b{
    width: 18%;
    position: absolute;
    top: 38%;
    right: 14%;
    }
#st01_02 .st01_c{
    width: 8%;
    position: absolute;
    top: 53%;
    left: 36%;
    }
#st01_02 .st01_d{
    width: 12%;
    position: absolute;
    top: 60%;
    left: 14%;
    }
#st01_04 .st01_e{
    width: 10%;
    position: absolute;
    bottom: 0;
    right: 19%;
    }
#st01_04 .st01_f{
    width: 10%;
    position: absolute;
    bottom: -1%;
    right: 32%;
    }
#st01_04 .st01_tex02{
    width: 40%;
    position: relative;
    margin-top: 10%;
    left: 15%;
    }
#st01_04 .st01_04{
    width: 100%;
    position: relative;
    right: 0;
    left: 0;
    margin-top:20%;
    }
#st02_01,
#st02_02{
    display: block;
    position: relative;
    }
#st02_01 .st02_01{
    width: 80%;
    position: relative;
    margin: 10% auto;
    }
#st02_01 .st02_02{
    width: 86%;
    position: relative;
    margin: 22% auto;
    }
#st02_01 .st02_tit{
    width: 20%;
    position: absolute;
    top: 12%;
    margin: 0 auto 0 62%;
    z-index: 10;
    }
#st02_01 .st02_a{
    position: absolute;
    top: 46%;
    right: 20%;
    width: 10%;
    }
#st02_01 .st02_b{
    position: absolute;
    top: 44%;
    right: 4%;
    width: 14%;
    }

#st02_03 {
    position: relative;
}
#st02_03 .st02_03{
    width: 42%;
    position: relative;
    margin: 0 auto 0 5%;
    }
#st02_03 .st02_04{
    width: 42%;
    position: absolute;
    margin: -38% 5% 0 54%;
}
#st02_03 .st02_c{
    position: absolute;
    top: 6%;
    right: 30%;
    width: 12%;
    }
#st02_03 .st02_d{
    position: absolute;
    top: -3%;
    right: 16%;
    width: 12%;
    }
#st02_03 .st02_e{
    position: relative;
    margin-top: 10%;
    left: 12%;
    width: 12%;
    }
#st02_03 .st02_f{
    position: absolute;
    bottom: 0;
    left: 26%;
    width: 11%;
    }
/*#st02_02 ul{
    display: inline-block;
    width: calc(100% - 10%);
    padding: 0;
}
#st02_02 li{
    display: inline-flex;
    width: 30%;
    }
#st02_02 li img{
    width: 100%;
    }*/

#st03_01 {
    position: relative;
}
#st03_01 .st03_01{
    width: 70%;
    position: relative;
    margin: 0 auto 0 25%;
    }
#st03_02 .st03_02{
    width: 42%;
    position: absolute;
    margin: -5% 5% 0 54%;
}
#st03_02 .st03_03{
    width: 52%;
    position: relative;
    margin: 5% 54% 0 5%;
}
#st03_01 .st03_a{
    position: absolute;
    width: 12%;
    left: 5%;
    top: 15%;
    }
#st03_01 .st03_b{
    position: absolute;
    width: 12%;
    top: 40%;
    left: 5%;
    }
#st03_01 .st03_c{
    position: absolute;
    width: 12%;
    top: 88%;
    left: 5%;
    }
#st03_02 .st03_d{
    position: absolute;
    width: 18%;
    bottom: 0;
    margin: 30% 0 0 66%;
    }

#st03_01,
#st03_01 ul li{
    display: block;
    position: relative;
}

#st03_01 ul li{
    top: 0;
}

#st03_01 .st03_01_a{
    width: 100%;
    position: relative;
    top: 56%;
    left: 0;
    z-index: 10;
    }
#st03_01 .st03_01_b{
    width: 100%;
    position: relative;
    top: 56%;
    left: 0;
    z-index: 10;
    }

#st03_02{
    display: block;
    margin-top: 10%;
    position: relative;
}
#st03_02 ul {
    margin: 0 auto;
    width: calc(100% - 20%);
}
#st03_02 .check {
    width: 6%;
    position: absolute;
    top: -3%;
    margin: 0 auto 0 13%;
    z-index: 10;
}

#st04_01,
#st04_02{
    display: block;
    position: relative;
    }
#st04_01{
    margin-top: 10vw;
}
#st04_01 .st04_01_a{
    position: relative;
    width: 30%;
    margin: 0 auto;
    }
#st04_01 .st04_01_b{
    position: relative;
    width: 30%;    
    margin: 0 auto;
    }

#st04_01 .st04_a{
    position: absolute;
    right: 7%;
    bottom: -58%;
    width: 14%;
    }
#st04_01 .st04_b{
    position: absolute;
    bottom: -68%;
    right: 8%;
    width: 12%;
    z-index: 10;
    }
#st04_01 .check {
    width: 6%;
    position: absolute;
    top: -3%;
    margin: 0 auto 0 80%;
    z-index: 10;
}
#st04_02{
    margin: 0 auto 0 ;
    position: relative;
}
#st04_02 .st04_02{
    width: 62%;
    position: relative;
    left: 5%;
    margin-top: 26%;
    }
#st04_02 .st04_03{
    width: 50%;
    position: relative;
    right: 0;
    margin: -30% 5% 0 auto;
}
#st04_02 .st04_c{
    position: absolute;
    width: 12%;
    left: 15%;
    bottom: 20%;
    }
#st04_02 .check {
    width: 6%;
    position: absolute;
    top: 50%;
    margin: 0 auto 0 84%;
    z-index: 10;
}


#allitems,
#follow{
    display: block;
    width: 100%;
}    

#allitems .btn{
    display: inline-block;
    margin-top: 12%;
}
#allitems .btn img{
    width: 100%;
}
/***** ふわふわ *****/    
#fuwa, #fuwa2, #fuwa3, #fuwa4, #fuwa5 ,#fuwa7, #fuwa9{
  animation: 3s fuwafuwa infinite;
}   
@keyframes fuwafuwa {
  0%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-20px);
  }
}

#fuwa8 {
  animation: 3s fuwafuwa1 infinite;
}   
@keyframes fuwafuwa1 {
  0%, 100% {
    transform: translateY(-20px);
  }
  30% {
    transform: translateY(0);
  }
}

 #fuwa6 {
  animation: 3s fuwafuwa2 infinite;
}   
@keyframes fuwafuwa2 {
  0% {transform: translateY(0);}
    
  30% {transform: translateY(-20px);}

  50% {transform: translateY(-50px);}
      
  70% {transform: translateY(-20px);}    
} 

/***** ゆらゆら *****/ 
#yurayura, #yurayura2, #yurayura3{
    transform-origin: left bottom;
    animation: yurayura 5s 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 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); }
}

/*----------------------------
ボタン
----------------------------*/   
.mm233 .btn{
    width: 50%;
    margin: 0 auto;
    padding-bottom: 50px;
    }
.mm233 .btn:hover {
    opacity: .7;
}

/*----------------------------
スライド
----------------------------*/       
#style04 .slick-prev:before,
#style04 .slick-next:before{
    display: block;
    }

#style04 .slick-dots{
    margin-top: 0!important;
    text-align: right!important;
    display: inline-flex;
    position: absolute;
}

#style04 .slick-dots{
    position: relative;
    justify-content: end;
    bottom: 0;
    width: 98%;
    }
    
#style04 .slick-dots li{
    margin: 0 2px!important;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    background: none;
}
#style04 .slick-dots li button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_slide_off.png);
    opacity: 1;
    content: '';
    -webkit-font-smoothing: antialiased;
    padding: 2px;
    background-size:98%;
    background-color: none!important;
    width: 14px;
    height: 20px;
    }

#style04 .slick-dots li.slick-active button:before{
    background-image:url(https://kimuratan.itembox.design/item/img/f/233/mm/233mm_slide_on.png);
    background-size:100%;
    width: 14px;
    height: 20px;
    background-color: none!important;
    } 


#st03_01 .slick-list{
        width: 100%;
        margin: 0 0 0 60%;
}
#st03_01 .slick-track img{
    max-width: 30%;
    }

#st03_02 .slick-dots{
    width: 100%;
    justify-content: end;
    bottom: -12%;
}
   
#style03 .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(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);
} 


/*----------------------------
modal window
----------------------------*/    
.remodal {
    position: relative!important;
    padding: 0 0 15px 0!important;
    margin-bottom: 30vh;
    }

.remodal-tit {
    position: absolute;
    max-width: 50%!important;
    padding: 2% 0;
    left: 56%;
    top: 5%;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-align: center;
    color: #6e6e6e;
    font-size: 1.5vw;
    letter-spacing: 0.25em;
}

.remodal-tex, .remodal-tex2 {
    max-width: 50%!important;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-align: left;
    color:#6e6e6e;
    font-size: 0.9vw;
    padding-top: 3%;
}
.remodal-tex,.remodal-tex2 {
    display: inline-block;
    position: absolute;
    padding: 4% 0 0;
    left: 56%;
    top: 18%;
    width: 35%;
}

.remodal img {
    height: auto;
    vertical-align: top;
}
.remodal-cancel {
    font-size: 2.8vw!important;
    cursor: pointer;
    color: #fff!important;
    background: #e92019 !important;
    width: 94%;
    position: relative;
    bottom: 0;
    margin: 0 auto;
    min-width: 100px!important;
    padding: 5px 0!important;
}



.remodal #modal_01 .text,.remodal #modal_03 .text,
.remodal #modal_01 .text a,.remodal #modal_03 .text a{
    color: #e92019 !important;
    text-decoration: none;
}
.remodal #modal_02 .text,.remodal #modal_04 .text,
.remodal #modal_02 .text a,.remodal #modal_04 .text a{
    color: #000 !important;
    text-decoration: none;
}
.remodal button.red{
    background: #e92019!important;
    border: none!important;
}
.remodal button.black{
    background: #000 !important;
    border: none!important;
}

.remodal-cancel:hover, .remodal-cancel:focus {
    background: #fff !important;
    opacity: 0.8;
}

.remodal-cancel:hover, .remodal-cancel:focus {
    background: #fff !important;
    color: #6e6e6e!important;
}
.remodal-overlay {
    background: rgb(26 19 11 / 55%)!important;
}

.remodal div{
    width: auto;
}

.remodal-wrapper{
    display: inline-flex;
    width: 100vw;
    padding: 0!important;
}



.remodal-wrapper img{
    width: 100%!important;
}

.remodal .later{
    display: block;
    position: absolute;
    width: 5%;
    top: 0;
    right: 0;
    z-index: 10;
}

.remodal .img01 {
    display: block;
    position: absolute;
    margin: 24% 6% 0 0;
}

.remodal .img02 {
    display: block;
    position: absolute;
    margin: 38% 6% 0 0;
}

.remodal .img03 {
    display: block;
    position: absolute;
    margin: 54% 6% 0 0;
}

.remodal .img04 {
    display: block;
    position: absolute;
    margin: 24% 6% 0 0;
}

.remodal .img05 {
    display: block;
    position: absolute;
    margin: 24% 6% 0 0;
}

.picture_pc{
    display:none;
}
.picture_sp{
    display: block;
}
.remodal .text{
    font-size: 0.6em!important;
    letter-spacing: 0.12em;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    bottom: 18%;
}
.remodal .text01{
    text-align: center;
    font-weight: bold;
    font-size: larger;
    line-height: 2;
}
.remodal .text02{
    display: inline-block;
    text-align: right;
    font-weight: bold;
    line-height: 1.2;
}
.remodal #modal_03 .text{
    bottom:16%;
}


/*-- 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: #f2a7bb;
}
#follow div:before, 
#follow div:after {
    content: '';
    top: 15%;
    display: inline-block;
    width: 8%;
    height: 0.2vh;
    background-color: #f2a7bb;
}
#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: #f2a7bb;
    border-radius: 60%;
    }
#follow img {
    padding: 0;
    width: 50%;
    margin: 25%;
}        
#follow img:hover {
    opacity: .7;
}

/*-- Copyright --*/
.mm233 .footer{
    font-style: normal;
    font-size: 0.8em;
    padding: 5% 0;
    height: 3%;
    color: #6e6e6e;
}

#ftr footer{
    text-align: left;
}
