@import url('https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Oswald:wght@700&family=Staatliches&display=swap');
@import url('https://fonts.cdnfonts.com/css/minecraftia');
@import url('https://fonts.cdnfonts.com/css/smw-text-nc');





* {
    box-sizing:border-box;
    margin:0;
    padding:0;
}

body {
    accent-color: auto;
align-content: normal;
align-items: normal;
align-self: auto;
animation-delay: 0s;
animation-direction: normal;
animation-duration: 0s;
animation-fill-mode: none;
animation-iteration-count: 1;
animation-name: none;
animation-play-state: running;
animation-timing-function: ease;
appearance: none;
aspect-ratio: auto;
backdrop-filter: none;
backface-visibility: visible;
background-attachment: scroll;
background-blend-mode: normal;
background-clip: border-box;
    background-color: black;
}

.logo {
    height: 95px;
}
.up_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 10%;
    height: 120px;
    background-color: #ffffff;
    z-index: 2;
}

.up {
    background-color: #ffff;
}

.href {
    font-family: 'Inter', Extra-bold;
    font-size: 27px;
    text-decoration: none;
    color: black;
    transition: all .3s ease 0s;
}

.href:hover {
    background-image: url("b751e97a62c5e7055aef3fd3e9df6aea.jpg");
    background-color: lawngreen;
    padding: 10px;
}

.home {
    font-family: 'Inter', Extra-bold;
    font-size: 27px;
    text-decoration: none;
    color: black;
    background-color: #D9D9D9;
    padding: 5px;
    transition: all .3s ease 0s;
    border-radius: 5px;
}

.home:hover {
    background-color: lawngreen;

}

.adress {
    margin: 170px;
    margin-left: 180px;
}

.icon {
    margin-top: 70px;
    position: absolute;
    right: 40px;
}

.object {
    rotate: -5.82deg;
    width: 800px;
}
.description {
    margin: 170px;
}

button {
    border: 0;
    background-color: #ffffff00;
}
p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000000;
    font-family: 'Inter', Extra-bold;
    font-size: 32px;
    pointer-events: none;
}

h1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    font-family: 'Inter', Extra-bold;
    font-size: 30px;
    pointer-events: none;
}

.copy {
    margin: 7px;
    width: 40px;
    background-color: #D9D9D9;
    border-radius: 10px;
    padding: 5px;
    transition: all .3s ease 0s;
}

#shoprec {
    text-align: center;
    margin-top: -16px;
    margin-left: -32px;
    width:300px;
    height:399px;
    background:#fff;
    z-index: 2;
    transition: all .3s ease 0s;
}
#shoprecback {
    margin: 94px;
    display: flex;
    justify-content: center;
    width:300px;
    height:399px;
    background:#222222;
    z-index: 1;
}

#ashopback {
    margin-left: 10px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    width:200px;
    height:60px;
    background:#00930F;
    z-index: 1;
}
#ashop {
    margin-left: -10px;
    margin-top: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:200px;
    height:60px;
    background:#3FC53C;
    z-index: 2;
    transition: all .3s ease 0s;
}
.toshop{
    margin-top: -20px;
    background-color: #3F3F3F;
    padding: 20px 15px;
    border-radius: 20px;
    color: #fff;
    font-family: 'Inter', Extra-bold;
    font-size: 42px;
    text-decoration: none;
    transition: all .3s ease 0s;
}

.soclogo {
    width: 250px;
    height: 250px;
    border-radius: 30px;
    transition: all .3s ease 0s;
}

.soclogo:hover {
    background-color: #fff;
    padding: 16px;
}


.toshop:hover {
    font-size: 52px;
}

#rectangle{
    display: flex;
    justify-content: center;
    align-items: center;
    width:400px;
    height:99px;
    border-radius: 18.75px;
    background:#fff;
}

.our1 {
    margin: 30px;
}
.our2 {
    margin: 30px;
    margin-top: 0;
    display: flex;
    justify-content: space-between;
}

.arrow {
    position: relative;
    width: 25px;
    height: 25px;
    border: 3px solid gray;
    border-radius: 50%;
  }
  .arrow:after {
    position: absolute;
    top: 8px;;
    left: 9px;
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    border-left: 3px solid gray;
    border-bottom: 3px solid gray;
    transform: rotate(45deg);
  }
a {
    text-decoration: none;
}
.ingms {
    font-family: 'Inter', Extra-bold;
    color: #000000;
}

.price {
    font-family: 'Minecraftia', sans-serif;
    font-size: 40px;
    text-align: center;
    width: 300px;
    color: #000000;
}
.about {
    font-family: 'SMW Text NC', sans-serif;
    font-size: 25px;
    text-align: center;
    color: #ffffff;
}
.name {
    font-family: 'Minecraftia', sans-serif;
    font-size: 10px;
    text-align: center;
    width: 300px;
    color: #000000;
}

#liner {
    width:1600px;
    height:239px;
    border-radius: 18.75px;
    background:#fff;
}

.lent {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: -70px;
}

.line1 {
    position: absolute;
    background: rgb(0,0,0);
    background: linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(49,178,100,1) 100%); ;
    height: 1300px;
    width: 100%;
}

.line2 {
    margin-top: 1300px;
    position: absolute;
    background: rgb(0,0,0);
    background: #D6D6D6;
    height: 900px;
    width: 100%;
}

.line3 {
    margin-top: 2100px;
    position: absolute; 
    background: rgb(0,0,0);
    background: #1f1f1f; 
    height: 550px;
    width: 100%;
}



@media  screen and (min-width: 1893px) {
    .header-pc {
      display: block;
    }
    .header-pc2 {
      display: none;
    }
}
@media  screen and (max-width: 1893px) and (min-width: 1200px) {
    .header-pc {
      display: block;
    }
    .header-pc2 {
      display: none;
    }
    body {
        zoom: 76%;
    }
}
@media  screen and (max-width: 1200px) {
    .header-pc {
      display: none;
    }
    .header-pc2 {
      display: block;
    }
    body {
        zoom: 76%;
    }
}