@media screen and (min-width:320px)  {
*{
    scroll-behavior: smooth;
}
    .body{
    background-color:mintcream;
    max-width: 315px;
}
.navtop{
 /*border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 125px;
    height: 125px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 40px;
    font-weight: lighter;
    padding-left: 10px;
    
}
.navleft{
    display: flex;
    font-size: 20px;
    padding-left:35px;
    margin-top: 33px;
}
.navleft a{
    padding-left:22px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
.mobilebanner{
    display: flex;
    margin-right: 15px;
}
.mobilebanner img{
    border-radius: 30px;
    margin-top: 30px;
    margin-left: 10px;
    width: 780px;
}
.desktopbanner img{
    display: none;
}
.pc-banner img{
    display: none;
}
.carfting {
   /* border: solid 2px red;*/
    width: 760px;
    padding-left: 20px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    font-size: 19px;
}

.craftimages{
    display: flex;
   justify-content: space-between;
}
.craftimages img{
    width: 160px;
    height: 160px;
    border-radius: 50%;
   
}
.craft-img-01 img {
    margin-left: 10px;
}
.craft-img-02 img {
    margin-left: 15px;
}
.craft-img-03 img {
    margin-left: 15px;
}
.craft-img-04 img {
    margin-left: 15px;
}
.craft-img-05 img{
    display: none;
}
.craft-img-06 img{
    display: none;
}
.craftnote {
    font-size: 16px;
    display: flex;
    justify-content: space-around;
    font-family: 'Inter',sans-serif;
}
.craftnote h1{
    padding-left: 5px;
}
.craftnote-01 h1{
margin-left: 25px;
}
.craftnote-02 h1{
margin-left: 55px;
}
.craftnote-03 h1{
margin-left: 35px;
}
.craftnote-04 h1{
margin-left: 10px;
}
.for-pc-note h1 {
    display: none;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 38px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 400px;
    height: 250px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 160px;
    height: 160px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 400px;
    height: 250px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 5px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 160px;
    height: 160px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 20px;
margin-top: 30px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: 3px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 13px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width: 400px;
    height: 250px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 160px;
    height: 160px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 20px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -10px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 400px;
    height: 250px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 160px;
    height: 160px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop3 p{
padding-left: 30px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    /*border: 2px solid red;*/
    width: 400px;
    height: 250px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set3-1 img{
    width: 160px;
    height: 160px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 20px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 780px;
    margin-top: 20px;
}

.ordersummary h3{
    width: 500px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 29px;
    position: absolute;
}
.ordersummary button{
    width: 190px;
    height: 75px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 10px;
   margin-left: 600px;
}
.order-vid {
    width: 300px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:500px;
    font-size: 25px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 200px;
}
#video {
    width: 750px;
    height: 400px;
    margin-left: 10px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 90px;
    margin-left: 5px;
 }
 .learnmore img{
    position: absolute;
    z-index: 1;
    width: 807px;
    height: 1100px;
    border-radius: 30px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 140px;
    margin-left: 43px;
    padding-top: 10px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 300px;
    height: 80px;
    background-color: rgba(255, 213, 123, 0.9);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 44px;
    font-weight: bolder;
    margin-top: 980px;
    margin-left: 470px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }
 .for-pc img{
  display: none;
 }

 .info {
margin-top: 1300px;
font-family: 'Inter',sans-serif;
width: 750px;
margin-left: 20px;
 }
 .info h1{
    width: 700px;
    font-size: 38px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 815px;
    height: 830px;
    margin-top: 30px;
    margin-left: 0px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 47px;
    padding-top: 80px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 280px;
    height: 280px;
    border-radius: 24px;
    margin-left: 50px;
    margin-top: 150px;
 }
 .midcenter {
    width: 150px;
    margin-top: 90px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 35px;
    font-weight: 200;
 }
 .midright {
    width: 100px;
    margin-top: 90px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 70px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 35px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 130px;
    margin-left: 30px;
 }
 .footdown img{
    width: 75px;
    height: 75px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 33px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top: 19px;
    margin-left: 10px;
 }
}
@media screen  and (min-width:768px) {

*{
    scroll-behavior: smooth;
}
    .body{
    background-color:mintcream;
    max-width: 315px;
}
.navtop{
 /*border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 125px;
    height: 125px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 40px;
    font-weight: lighter;
    padding-left: 10px;
    
}
.navleft{
    display: flex;
    font-size: 20px;
    padding-left:35px;
    margin-top: 33px;
}
.navleft a{
    padding-left:22px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
   .mobilebanner img{
    display: none;
} 
.desktopbanner{
    width: 100%;
}
 .desktopbanner img{
    display: block;
     border-radius: 30px;
    margin-top: 30px;
    margin-left: 18px;
    width: 760px;
}
.pc-banner img{
    display: none;
}
.carfting {
   /* border: solid 2px red;*/
    width: 760px;
    padding-left: 20px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    font-size: 19px;
}

.craftimages{
    display: flex;
   justify-content: space-between;
}
.craftimages img{
    width: 125px;
    height: 125px;
    border-radius: 50%;
   
}
.craft-img-01 img{
    margin-left: 20px;
}
.craft-img-02 img{
    margin-left: 10px;
}
.craft-img-03 img{
    margin-left: 10px;
}
.craft-img-04 img{
    margin-left: 10px;
}
.craft-img-05 img{
    margin-left: 10px;
}

.craftnote {
    display: flex;
    justify-content: space-around;
    font-family: 'Inter',sans-serif;
}
.craftnote h1{
    
    font-size: 28px;
}
.craftnote-01 h1{
    margin-left: 0px;
}
.craftnote-02 h1{
    margin-left: 40px;
}
.craftnote-03 h1{
    margin-left: 15px;
}
.craftnote-04 h1{
    margin-left: 0px;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 32px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -3px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 5px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 18px;
margin-top: -2px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: -8px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 3px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 18px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -3px;
}
.notetop3 p{
padding-left: 25px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -15px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -5px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 10px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
}
.set3-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 18px;
margin-top: -14px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 780px;
    margin-top: 20px;
}

.ordersummary h3{
    width: 500px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 29px;
    position: absolute;
}
.ordersummary button{
    width: 190px;
    height: 75px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 10px;
   margin-left: 600px;
}
.order-vid {
    width: 500px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:500px;
    font-size: 25px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 200px;
}
#video {
    width: 750px;
    height: 400px;
    margin-left: 10px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 90px;
    margin-left: 5px;
 }
 .learnmore img{
 display: none;
 }
  .for-pc img{
    display: block;
     position: absolute;
    z-index: 2;
    width: 807px;
    height: 500px;
    border-radius: 30px;
    margin-left: -5px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 80px;
    margin-left: 43px;
   margin-top: -5px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 240px;
    height: 50px;
    background-color: rgba(255, 213, 123, 1);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 30px;
    font-weight: bolder;
    margin-top: 440px;
    margin-left: 510px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }

 .info {
margin-top:700px;
font-family: 'Inter',sans-serif;
width: 750px;
margin-left: 20px;
 }
 .info h1{
    width: 700px;
    font-size: 28px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 815px;
    height: 530px;
    margin-top: 30px;
    margin-left: 0px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 27px;
    padding-top: 30px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 280px;
    height: 280px;
    border-radius: 24px;
    margin-left: 50px;
    margin-top: 50px;
 }
 .midcenter {
    width: 150px;
    margin-top: 20px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 32px;
    font-weight: 200;
 }
 .midright {
    width: 100px;
    margin-top: 20px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 70px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 32px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 35px;
    margin-left: 30px;
 }
 .footdown img{
    width: 50px;
    height: 50px;
    margin-top: 15px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 25px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 10px;
 }
}
@media screen  and (min-width:1024px) {

*{
    scroll-behavior: smooth;
}
    .body{

    background-color:mintcream;
    max-width: 315px;
}
.navtop{
/* border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 75px;
    height: 75px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 30px;
    font-weight: lighter;
    padding-left: 10px;
    
}
.navleft{
    display: flex;
    font-size: 15px;
    padding-left:240px;
    margin-top: 30px;
}
.navleft h2{
    padding-left: 30px;
}
.navleft a{
    padding-left:40px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
   .mobilebanner img{
    display: none;
} 
.desktopbanner{
    width: 100%;
}
 .desktopbanner img{
    display: block;
     border-radius: 30px;
    margin-top: 30px;
    margin-left: 18px;
    width: 940px;
    height: 350px;
}
.pc-banner img{
    display: none;
}
.carfting {
   /* border: solid 2px red;*/
    width: 980px;
    margin-top: 80px;
    font-family: 'Inter',sans-serif;
    font-size: 15px;
}

.craftimages{
    display: flex;
  margin-right: 30px;
}
.craftimages img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    
}
.craft-img-01 img{
    margin-left: 30px;
}
.craft-img-02 img{
    margin-right: 10px;
    margin-left: -20px;
}
.craft-img-03 img{
    margin-right:10px;
    margin-left: -30px;
}
.craft-img-04 img{
    margin-right: 10px;
    margin-left: -30px;
}

.craft-img-05 img{
    display: block;
    width: 100px;
    height: 100px;
    margin-right:10px;
    margin-left: -30px;
}
.craft-img-06 img{
    display: block;
    width:100px;
    height: 100px;
    margin-right:10px;
    margin-left:-30px;
}
.craftnote {
    display: flex;
   font-family: 'Inter',sans-serif;
}

.craftnote h1{
 font-size: 18px;
}
.craftnote-01 h1{
    margin-left: -40px;
    margin-right: 55px;
}
.craftnote-02 h1{
 margin-left: -130px;
}
.craftnote-03 h1{
margin-left: -160px;
}
.craftnote-04 h1{
 margin-left: -150px;
}
.for-note-00 h1{
    margin-left: -170px;
    display: block;
}
.for-note-01 h1{
    display: block;
    margin-top:-33px;
 margin-right: -30px;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 32px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -3px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 18px;
margin-top: -2px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: -8px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 3px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 18px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -3px;
}
.notetop3 p{
padding-left: 25px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -15px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -5px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    border: 2px solid red;
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: -25px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
}
.set3-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 18px;
margin-top: -14px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 780px;
    margin-top: 20px;
    margin-left: 40px;
}

.ordersummary h3{
    width: 500px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 29px;
    position: absolute;
}
.ordersummary button{
    width: 240px;
    height: 55px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 25px;
   margin-left: 600px;
}
.order-vid {
    width: 800px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:700px;
    font-size: 25px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 300px;
}
#video {
    width: 850px;
    height: 450px;
    margin-left: 60px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 90px;
    margin-left: 30px;
 }
 .learnmore img{
 display: none;
 }
  .for-pc img{
    display: block;
     position: absolute;
    z-index: 2;
    width: 920px;
    height: 500px;
    border-radius: 30px;
    margin-left: -5px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 80px;
    margin-left: 43px;
   margin-top: -5px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 240px;
    height: 50px;
    background-color: rgba(255, 213, 123, 1);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 30px;
    font-weight: bolder;
    margin-top: 440px;
    margin-left: 650px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }

 .info {
margin-top:700px;
font-family: 'Inter',sans-serif;
width: 750px;
margin-left: 20px;
 }
 .info h1{
    width: 700px;
    font-size: 28px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 950px;
    height: 530px;
    margin-top: 30px;
    margin-left: 10px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 27px;
    padding-top: 30px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 280px;
    height: 280px;
    border-radius: 24px;
    margin-left: 50px;
    margin-top: 50px;
 }
 .midcenter {
    width: 150px;
    margin-top: 40px;
    margin-left: 30px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 32px;
    font-weight: 200;
 }
 .midright {
    width: 100px;
    margin-top: 40px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 160px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 32px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 35px;
    margin-left: 30px;
 }
 .footdown img{
    width: 50px;
    height: 50px;
    margin-top: 15px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 25px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 10px;
 }
}
@media screen and (min-width:1366px) {

*{
    scroll-behavior: smooth;
}
    .body{

    background-color:mintcream;
    max-width: 315px;
}
.navtop{
/* border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 90px;
    height: 90px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 32px;
    font-weight: lighter;
    padding-left: 15px;
    
}
.navleft{
    display: flex;
    font-size: 18px;
    padding-left:500px;
    margin-top: 30px;
}
.navleft h2{
    padding-left: 50px;
}
.navleft a{
    padding-left:18px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
   .mobilebanner img{
    display: none;
} 
 .desktopbanner img{
    display: none;
}
.pc-banner{
    width: 100%;
}
.pc-banner img{
 display: block;
 width: 1300px;
 height: 350px;
 margin-top: 50px;
 margin-left: 20px;
 border-radius: 24px;
}
.carfting {
   /* border: solid 2px red;*/
    width: 980px;
    margin-top: 80px;
    font-family: 'Inter',sans-serif;
    font-size: 20px;
}

.craftimages{
    display: flex;
  margin-right: 30px;
}
.craftimages img{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    
}
.craft-img-01 img{
    margin-left: 50px;
}
.craft-img-02 img{
    margin-right: 10px;
    margin-left: 70px;
}
.craft-img-03 img{
    margin-right:40px;
    margin-left: 60px;
}
.craft-img-04 img{
    margin-right: 10px;
    margin-left: 40px;
}

.craft-img-05 img{
    display: block;
    width: 140px;
    height: 140px;
    margin-right:10px;
    margin-left: 70px;
}
.craft-img-06 img{
    display: block;
    width:140px;
    height: 140px;
    margin-right:10px;
    margin-left:60px;
    margin-top: 5px;
}
.craftnote {
    display: flex;
   font-family: 'Inter',sans-serif;
}

.craftnote h1{
 font-size: 27px;
}
.craftnote-01 h1{
    margin-left: 70px;
   
}
.craftnote-02 h1{
 margin-left: 65px;
}
.craftnote-03 h1{
margin-left: 90px;
}
.craftnote-04 h1{
 margin-left: 105px;

}
.for-note-00{
    margin-left: 90px;
}
.for-note-00 h1{
    margin-left: 10px;
    
    display: block;
}
.for-note-01 {
    margin-left: 20px;
}
.for-note-01 h1{
    display: block;
    margin-top:-50px;
 margin-right: -90px;
 margin-left: 300px;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 32px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -3px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 18px;
margin-top: -2px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: -8px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 3px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 490px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 18px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
    margin-top: -240px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -3px;
}
.notetop3 p{
padding-left: 25px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -15px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -5px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    border: 2px solid red;
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: -25px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
}
.set3-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 18px;
margin-top: -14px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 1200px;
    margin-top: 20px;
    margin-left: 40px;
}

.ordersummary h3{
    width: 800px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 38px;
    position: absolute;
}
.ordersummary button{
    width: 200px;
    height: 55px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 25px;
   margin-left: 980px;
}
.order-vid {
    width: 900px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:800px;
    font-size: 35px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-left: 400px;
}
#video {
    width: 1050px;
    height: 550px;
    margin-left: 125px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 90px;
    margin-left: 30px;
 }
 .learnmore img{
 display: none;
 }
  .for-pc img{
    display: block;
     position: absolute;
    z-index: 2;
    width: 1250px;
    height: 700px;
    border-radius: 30px;
    margin-left: 20px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 115px;
    margin-left: 43px;
   margin-top: -5px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 220px;
    height: 70px;
    background-color: rgba(255, 213, 123, 1);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 30px;
    font-weight: bolder;
    margin-top: 610px;
    margin-left: 1000px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }

 .info {
margin-top:880px;
font-family: 'Inter',sans-serif;
width: 750px;
margin-left: 50px;
 }
 .info h1{
    width: 700px;
    font-size: 35px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 1280px;
    height: 730px;
    margin-top: 60px;
    margin-left: 10px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 33px;
    padding-top: 30px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 350px;
    height: 350px;
    border-radius: 24px;
    margin-left: 80px;
    margin-top: 80px;
 }
 .midcenter {
    width: 150px;
    margin-top: 80px;
    margin-left: 120px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .midright {
    width: 100px;
    margin-top: 80px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 160px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 35px;
    margin-left: 30px;
 }
 .footdown img{
    width: 85px;
    height: 85px;
    margin-top: 70px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 30px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top:95px;
    margin-left: 10px;
 }

}
@media screen and (min-width:1440px) {

*{
    scroll-behavior: smooth;
}
    .body{

    background-color:mintcream;
    max-width: 315px;
}
.navtop{
/* border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 32px;
    font-weight: lighter;
    padding-left: 15px;
    margin-top: 10px;
}
.navleft{
    display: flex;
    font-size: 18px;
    margin-left:150px;
    margin-top: 30px;
    
}
.navleft h2{
    padding-left: 50px;
}
.navleft a{
    padding-left:5px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
   .mobilebanner img{
    display: none;
} 
 .desktopbanner img{
    display: none;
}
.pc-banner{
    width: 100%;
}
.pc-banner img{
 display: block;
 width: 1350px;
 height: 350px;
 margin-top: 50px;
 margin-left: 25px;
 border-radius: 24px;
}
.carfting {
   /* border: solid 2px red;*/
    width: 980px;
    margin-top: 80px;
    font-family: 'Inter',sans-serif;
    font-size: 20px;
}

.craftimages{
    display: flex;
  margin-right: 30px;
}
.craftimages img{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    
}
.craft-img-01 img{
    margin-left: 50px;
}
.craft-img-02 img{
    margin-right: 10px;
    margin-left: 70px;
}
.craft-img-03 img{
    margin-right:40px;
    margin-left: 60px;
}
.craft-img-04 img{
    margin-right: 10px;
    margin-left: 40px;
}

.craft-img-05 img{
    display: block;
    width: 140px;
    height: 140px;
    margin-right:10px;
    margin-left: 70px;
}
.craft-img-06 img{
    display: block;
    width:140px;
    height: 140px;
    margin-right:10px;
    margin-left:60px;
    margin-top: 5px;
}
.craftnote {
    display: flex;
   font-family: 'Inter',sans-serif;
}

.craftnote h1{
 font-size: 27px;
}
.craftnote-01 h1{
    margin-left: 70px;
   
}
.craftnote-02 h1{
 margin-left: 65px;
}
.craftnote-03 h1{
margin-left: 90px;
}
.craftnote-04 h1{
 margin-left: 105px;

}
.for-note-00{
    margin-left: 90px;
}
.for-note-00 h1{
    margin-left: 10px;
    
    display: block;
}
.for-note-01 {
    margin-left: 20px;
}
.for-note-01 h1{
    display: block;
    margin-top:-50px;
 margin-right: -90px;
 margin-left: 300px;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 39px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -3px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 18px;
margin-top: -2px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: -8px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 3px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 490px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 18px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
    margin-top: -240px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -3px;
}
.notetop3 p{
padding-left: 25px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -15px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -5px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    border: 2px solid red;
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: -25px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
}
.set3-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 18px;
margin-top: -14px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 1200px;
    margin-top: 40px;
    margin-left: 40px;
}

.ordersummary h3{
    width: 800px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 38px;
    position: absolute;
    font-family: 'Inter',sans-serif;
}
.ordersummary button{
    width: 200px;
    height: 55px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 25px;
   margin-left: 980px;
}
.order-vid {
    width: 900px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:800px;
    font-size: 35px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 400px;
}
#video {
    width: 1150px;
    height: 550px;
    margin-left: 125px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 130px;
    margin-left: 30px;
 }
 .learnmore img{
 display: none;
 }
  .for-pc img{
    display: block;
    position: absolute;
    z-index: 2;
    width: 1300px;
    height: 700px;
    border-radius: 30px;
    margin-left: 20px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 115px;
    margin-left: 43px;
   margin-top: -5px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 220px;
    height: 70px;
    background-color: rgba(255, 213, 123, 1);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 30px;
    font-weight: bolder;
    margin-top: 610px;
    margin-left: 1000px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }

 .info {
margin-top:950px;
font-family: 'Inter',sans-serif;
width: 1050px;
margin-left: 50px;
 }
 .info h1{
    width: 1000px;
    font-size: 35px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 1380px;
    height: 730px;
    margin-top: 60px;
    margin-left: 10px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 33px;
    padding-top: 30px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 350px;
    height: 350px;
    border-radius: 24px;
    margin-left: 80px;
    margin-top: 80px;
 }
 .midcenter {
    width: 150px;
    margin-top: 80px;
    margin-left: 120px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .midright {
    width: 100px;
    margin-top: 80px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 160px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 35px;
    margin-left: 30px;
 }
 .footdown img{
    width: 85px;
    height: 85px;
    margin-top: 70px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 30px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top:95px;
    margin-left: 10px;
 }

}
@media screen and (min-width:1536px) {

*{
    scroll-behavior: smooth;
}
    .body{

    background-color:mintcream;
    max-width: 315px;
}
.navtop{
/* border: solid 2px red;*/
 display: flex;
}
.navright{
   /* border: 2px solid red;*/
    display: flex;
    margin-top: 20px;
    margin-left: 10px;
}
.navright img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.navright h1{
    color: black;
    font-family: 'Keania One', cursive;
    font-size: 32px;
    font-weight: lighter;
    padding-left: 15px;
    margin-top: 10px;
}
.navleft{
    display: flex;
    font-size: 18px;
    padding-left:470px;
    margin-top: 30px;
    
}
.navleft a{
    padding-left:25px;
    font-weight: lighter;
    font-family: 'Inter', sans-serif;
    color: black;
    text-decoration: none;
}
   .mobilebanner img{
    display: none;
} 
 .desktopbanner img{
    display: none;
}
.pc-banner{
    width: 100%;
}
.pc-banner img{
 display: block;
 width: 1400px;
 height: 350px;
 margin-top: 50px;
 margin-left: 40px;
 border-radius: 24px;
}
.carfting {
   /* border: solid 2px red;*/
    width: 980px;
    margin-top: 80px;
    font-family: 'Inter',sans-serif;
    font-size: 20px;
}

.craftimages{
    display: flex;
  margin-right: 30px;
}
.craftimages img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    
}
.craft-img-01 img{
    margin-left: 50px;
}
.craft-img-02 img{
    margin-right: 10px;
    margin-left: 70px;
}
.craft-img-03 img{
    margin-right:40px;
    margin-left: 60px;
}
.craft-img-04 img{
    margin-right: 10px;
    margin-left: 40px;
}

.craft-img-05 img{
    display: block;
    width: 100px;
    height: 100px;
    margin-right:10px;
    margin-left: 70px;
}
.craft-img-06 img{
    display: block;
    width:100px;
    height: 100px;
    margin-right:10px;
    margin-left:60px;
    margin-top: 5px;
}
.craftnote {
    display: flex;
   font-family: 'Inter',sans-serif;
}

.craftnote h1{
 font-size: 20px;
}
.craftnote-01 h1{
    margin-left: 60px;
   
}
.craftnote-02 h1{
 margin-left: 50px;
}
.craftnote-03 h1{
margin-left: 95px;
}
.craftnote-04 h1{
 margin-left: 80px;

}
.for-note-00{
    margin-left: 80px;
}
.for-note-00 h1{
    margin-left: 10px;
    
    display: block;
}
.for-note-01 {
    margin-left: 20px;
}
.for-note-01 h1{
    display: block;
    margin-top:-40px;
 margin-right: 0px;
 margin-left: 250px;
}
.BestSelling {
    /*border: 2px solid red;*/
    width: 770px;
    margin-top: 50px;
    font-family: 'Inter',sans-serif;
    
}
.BestSelling h1{
    width: 780px;
    font-weight: lighter;
    font-size: 39px;
    padding-left: 30px;
    padding-bottom: 60px;
}
.set01{
    display: flex;
}
.set1 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop {
    /*border: 2px solid red;*/
}
.notetop h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop p{
padding-left: 30px;
font-size: 20px;
}
.notedown {
    position: relative;
}
.qytset{
    display: flex;
}
.qytset input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button1{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -3px;
    display: flex;
}

.notedown h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price {
    display: flex;
}
.set2 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
}
.set1-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set1-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop1 {
    /*border: 2px solid red;*/
}
.notetop1 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop1 p{
padding-left: 30px;
font-size: 18px;
margin-top: -2px;
}
.notedown1 {
    position: relative;
}
.qytset1{
    display: flex;
}
.qytset1 input{
    width: 35px;
    height: 35px;
    margin-top: -8px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset1 p{
    font-size: 18px;
    margin-top: 3px;
    margin-left:-20px ;
}
.button2{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown1 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown1 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price1 {
    display: flex;
}
.set02{
    display: flex;
    margin-top: 20px;
}
.set3 {
    /*border: 2px solid red;*/
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 490px;
}
.set2-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop2 {
    /*border: 2px solid red;*/
}
.notetop2 h2 {
    font-weight: lighter;
    font-size: 25px;
    padding-left: -5px;
}
.notetop2 p{
padding-left: 30px;
font-size: 18px;
}
.notedown2 {
    position: relative;
}
.qytset2{
    display: flex;
}
.qytset2 input{
    width: 35px;
    height: 35px;
    margin-top: -13px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset2 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button3{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown2 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown2 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price2 {
    display: flex;
}

.set4 {
    /*border: 2px solid red;*/
    width: 390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: 50px;
    margin-top: -240px;
}
.set2-2 {
    display: flex;
    font-family: 'Inter',sans-serif;
    
}
.set2-2 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop3 {
    /*border: 2px solid red;*/
}
.notetop3 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -3px;
}
.notetop3 p{
padding-left: 25px;
font-size: 20px;
}
.notedown3 {
    position: relative;
}
.qytset3{
    display: flex;
}
.qytset3 input{
    width: 35px;
    height: 35px;
    margin-top: -15px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset3 p{
    font-size: 18px;
    margin-top: -5px;
    margin-left:-20px ;
}
.button4{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: 0px;
    display: flex;
}

.notedown3 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown3 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price3 {
    display: flex;
}
.set03{
    margin-top: 20px;
}

.set5 {
    border: 2px solid red;
    width:390px;
    height: 220px;
    background-color: rgba(255, 213, 123, 0.5);
    border-radius: 30px;
    margin-left: -25px;
}
.set3-1 {
    display: flex;
    font-family: 'Inter',sans-serif;
}
.set3-1 img{
    width: 130px;
    height: 130px;
    padding-top: 40px;
    margin-left: 10px;
}
.notetop4 {
    /*border: 2px solid red;*/
}
.notetop4 h2 {
    font-weight: lighter;
    font-size: 24px;
    padding-left: -5px;
}
.notetop4 p{
padding-left: 30px;
font-size: 18px;
margin-top: -14px;
}
.notedown4 {
    position: relative;
}
.qytset4{
    display: flex;
}
.qytset4 input{
    width: 35px;
    height: 35px;
    margin-top: -20px;
    margin-left: 20px;
    border-radius: 10px;
    font-size: 22px;
}
.qytset4 p{
    font-size: 18px;
    margin-top: -8px;
    margin-left:-20px ;
}
.button5{
    width: 130px;
    height: 40px;
    background-color: #4B3526;
    border-radius: 20px;
    margin-left: 230px;
    margin-top: -5px;
    display: flex;
}

.notedown4 h3{
    color: mintcream;
    margin-top:8px;
    margin-left: 10px;
    position: absolute;
    z-index: 1;
    font-weight: lighter;
}
.notedown4 img{
 margin-left: 75px; 
 margin-top: 5px;
 position: absolute;
 z-index: 2;  
}
.price4 {
    display: flex;
}
.ordersummary {
    display: flex;
    /*border: 2px solid red;*/
    width: 1200px;
    margin-top: 40px;
    margin-left: 40px;
}

.ordersummary h3{
    width: 800px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 38px;
    position: absolute;
    font-family: 'Inter',sans-serif;
}
.ordersummary button{
    width: 200px;
    height: 55px;
    background-color:  #4B3526;
    border-radius: 60px;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 25px;
    margin-left: 560px;
    font-weight: bolder;
   margin-top: 25px;
   margin-left: 980px;
}
.order-vid {
    width: 900px;
}
.order-vid h1{
   /* border: solid 2px red ;*/
    width:800px;
    font-size: 35px;
    font-family: 'Inter',sans-serif;
    color: black;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-left: 400px;
}
#video {
    width: 1150px;
    height: 550px;
    margin-left: 125px;
    border-radius: 24px;
    border: solid 4px black;
}
 .learnmore {
    position: relative;
    margin-top: 130px;
    margin-left: 30px;
 }
 .learnmore img{
 display: none;
 }
  .for-pc img{
    display: block;
    position: absolute;
    z-index: 2;
    width: 1300px;
    height: 700px;
    border-radius: 30px;
    margin-left: 20px;
 }
 .learnmore h1{
    position: absolute;
    z-index: 2;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 115px;
    margin-left: 43px;
   margin-top: -5px;
 }
 .learnmore button{
    position: absolute;
    z-index: 3;
    width: 220px;
    height: 70px;
    background-color: rgba(255, 213, 123, 1);
    border-radius: 90px;
    color:#4B3526; 
    font-size: 30px;
    font-weight: bolder;
    margin-top: 610px;
    margin-left: 1000px;
 }
 .learnmore a{
    text-decoration: none;
    color: #4B3526;
 }

 .info {
margin-top:950px;
font-family: 'Inter',sans-serif;
width: 1050px;
margin-left: 50px;
 }
 .info h1{
    width: 1000px;
    font-size: 35px;
    margin-left: 40px;
    font-weight: 500;
 }
 .foot {
    background-color: #61432E;
    width: 1480px;
    height: 730px;
    margin-top: 60px;
    margin-left: 10px;
    border-radius: 24px;
 }
 .foottop h1{
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 33px;
    padding-top: 30px;
    padding-left: 35px;
 }
 .footmid{
    width: 780px;
    display: flex;
 }
 .midleft img{
    width: 350px;
    height: 350px;
    border-radius: 24px;
    margin-left: 80px;
    margin-top: 80px;
 }
 .midcenter {
    width: 100px;
    margin-top: 80px;
    margin-left: 120px;
 }
 .midcenter li{
    list-style: none;
    padding-top: 70px;
    padding-left: 50px;
 }
 .midcenter a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .midright {
    width: 1400px;
    margin-top: 80px;
    margin-left: 120px;
 }
 .midright li{
    list-style: none;
    padding-top: 60px;
    padding-left: 160px;
 }
 .midright a{
    text-decoration: none;
    color: mintcream;
    font-family: 'Inter',sans-serif;
    font-size: 39px;
    font-weight: 200;
 }
 .footdown {
    width: 700px;
    display: flex;
    margin-top: 35px;
    margin-left: 30px;
 }
 .footdown img{
    width: 85px;
    height: 85px;
    margin-top: 70px;
 }
 .footdown h2{
    color: mintcream;
    font-size: 30px;
    font-family: 'Inter',sans-serif;
    font-weight: lighter;
    margin-top:95px;
    margin-left: 10px;
 }

}
