@charset "utf-8";

html {
	scroll-behavior: smooth;
}

.shop-cont{
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 3rem auto;
}

.shop-desc{
  margin: 5rem auto;
  max-width: 1200px;
}

.shop-desc:nth-child(2){
  margin: 5rem auto;
  max-width: 1200px;
  padding-top: 5rem;
}

.shop-desc h2{
  font-size: 3rem;
  color: #FD5B50;
  margin-bottom: 2rem;
}

.shop-desc h3{
  font-size: 1.5rem;
}

.shop-point{
  margin: 5rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.shop-point h3{
  color: #fff;
  background-color: #01A0E9;
  text-align: center;
  width: 240px;
  font-size: 1.5rem;
  padding: 1rem;
  border-radius: 10px;
}

.shop-point-item{
  display: flex;
  gap: 2.5rem;
  align-items: center;
}

.shop-point-item img{
  border-radius: 10px;
  max-width: 240px;
  height: 180px;
  object-fit: cover;
}

.shop-point-item-text h4{
  position: relative;
  padding-left: 2rem;
  font-size: 1.5rem;
  font-weight: 800;
}

.shop-point-item-text h4:before{
  content: "⚫︎";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.5rem;
  color: #01A0E9;
}

.shop-item{
  margin: 0 auto 5rem;
  padding-top: 8rem; 
  position: relative;
}

.shop-item-deco01{
  position: absolute;
  top: 0;
  right: 0;
  max-width: 25%;
  height: auto;
  z-index: -1;
}

.shop-item-deco02{
  position: absolute;
  bottom: -8rem;
  left: 0;
  max-width: 25%;
  height: auto;
  z-index: -1;
}

.shop-item-inner{
  margin: 0 auto;
  width: 70%;
  max-width; 1200px;
}

.shop-item-title{
  margin-bottom: 3rem;
}

.shop-item-title p{
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

.shop-item-title h2{
  text-align: center;
  color: #FD5B50;
  font-size: 5rem;
  line-height: 1;
}

.shop-item-cont{
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.shop-item-cont-inner{
  position: absolute;
  height: 100%;
  width: 200vw;
  background-color: #FFF;
  border-radius: 50%;
  left: -50vw;
  margin: 0 auto;
  z-index: -2;
}

.shop-item-cont-head{
  position: relative;
  text-align: center;
  font-size: 2.5rem;
  padding: 3rem 0 1.5rem;
}

.shop-item-cont-head:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
  height: 8px;
  border-radius: 8px;
  background-color: #FD5B50;
}

.shop-item-blog{
  position: relative;
  min-height: 500px;
}

.shop-item-blog-img{
  position: absolute;
  right: 0;
  top: 20%;
  max-width: 25%;
  height: auto;
  z-index: -1;
}

.webgene-blog{
  width: 90%;
  margin: 2rem auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.newsItemText{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
}

.shop-item-link-cont{
  display: flex;
  gap: 2rem;
  align-items: center;
  padding: 1rem;
  background-color: #F8F8F8;
  border-radius: 10px;
  max-width: 800px;
  margin: 0 auto;
}

.shop-item-link-cont:hover{
  text-decoration: none;
  opacity: 0.8;
}

.shop-item-link-cont:hover .news-img img{
  transform:scale(1.2,1.2);
}

.newsItemText h4{
  font-size: 1.5rem;
  font-weight: bold;
}

.news-img img{
  width: 360px;
  height: 240px;
  object-fit: cover;
  transition:1s all;
}

.news-img{
  overflow: clip;
  border-radius: 10px;
}

.newsItemDesc{
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0.5rem 0;
}


.newsItemCate{
  background-color: #F8F8F8;
  padding: 0.5rem 1rem;
  color: #000;
  border: none;
  border-radius: 0;
}

.topItem{
  width: 23%;
  min-width: 240px;
  display: block;
}

.shop-img img{
  width: 240px;
  height: 180px;
  object-fit: cover;
}

.shop-img{
  overflow:hidden;
  border-radius: 10px;
}

.newsLink:hover{
    opacity:0.7;
    text-decoration: none;
}

.newsLink:hover  .shop-img img{
    transform:scale(1.2,1.2);
}

#wgc-1753238485814{
  display: flex;
  flex-direction: row!important;
  gap: 1rem;
   justify-content: space-evenly;
  max-width: 800px;
  margin: 2rem auto;
}
#wgc-1753630211626{
  display: flex;
  flex-direction: row!important;
  gap: 1rem;
   justify-content: space-evenly;
  max-width: 800px;
  margin: 2rem auto;
}

#wgc-1753256173013{
  display: flex;
  flex-direction: row!important;
  gap: 1rem;
   justify-content: space-evenly;
  max-width: 800px;
  margin: 2rem auto;
}

#wgc-1753256206145-2{
  display: flex;
  flex-direction: row!important;
  gap: 1rem;
   justify-content: space-evenly;
  max-width: 800px;
  margin: 2rem auto;
}

#wgc-1753256279730{
  display: flex;
  flex-direction: row!important;
  gap: 1rem;
   justify-content: space-evenly;
}


.shop-btn{
  margin: 2rem auto;
}

.shop-info{
  width: 70%;
  margin: 0 auto;
}

.shop-info iframe{
  width: 400px;
}

.shop-info-text{
  width: 40%;
}

@media screen and (max-width: 768px) {
  .shop-desc{
    margin: 5rem auto;
    
  }
  .shop-desc h2{
    font-size: 1.5rem;
    color: #FD5B50;
    margin-bottom: 1rem;
  }
  .shop-desc h2 span{
    font-size: 1.25rem!important;
  }
  .shop-point{
    margin: 3rem 0;
    gap: 2rem;
  }
  .shop-point h3{
    width: 100%;
  }
  
  .shop-item{
    margin: 0 auto 5rem;
    padding-top: 5rem; 
    position: relative;
  }

  .shop-item-deco01{
    position: absolute;
    top: 0;
    right: 0;
    max-width: 35%;
  }

  .shop-item-deco02{
    position: absolute;
    bottom: -3rem;
    max-width: 35%;
  }

  .shop-item-inner{
    margin: 0 auto;
    width: 70%;
    max-width; 1200px;
  }

  .shop-item-title{
    margin-bottom: 2rem;
  }

  .shop-item-title p{
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
  }

  .shop-item-title h2{
    font-size: 2rem;
    line-height: 1;
  }

  .shop-item-cont{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }

  .shop-item-cont-inner{
    position: absolute;
    height: 100%;
    width: 400vw;
    background-color: #FFF;
    border-radius: 50%;
    left: -150vw;
    margin: 0 auto;
    z-index: -2;
  }

  .shop-item-cont-head{
    position: relative;
    text-align: center;
    font-size: 1.5rem;
    padding: 2rem 0 1rem;
  }

  .shop-item-cont-head:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 8px;
    border-radius: 8px;
    background-color: #FD5B50;
  }
  .shop-item-blog-img{
    max-width: 35%;
  }
  .shop-item-link-cont{
    display: flex;
    gap: 1rem;
    align-items: center;
    padding: 1rem;
    background-color: #F8F8F8;
    flex-direction: column;
    width: 520px;
  }
  .shop-info{
    width: 90%;
    margin: 0 auto;
  }

  .shop-info iframe{
    width: 100%;
  }

  .shop-info-text{
    width: 100%;
  }
  .newsItemText h4{
    font-size: 1.25rem;
    font-weight: bold;
  }
}

@media screen and (max-width: 680px) {
  .shop-item-link-cont{
    width: auto;
  }
  .shop-point-item{
    display: flex;
    gap: 1rem;
    flex-direction: column
  }
  .shop-point-item img{
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .shop-point-item-text h4{
    position: relative;
    padding-left: 1.75rem;
    font-size: 1.125rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
  }

  .shop-point-item-text h4:before{
    content: "⚫︎";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1.125rem;
    line-height: 1;
    color: #01A0E9;
  }
  .topItem{
    width: 70%;
    min-width: 280px;
    display: block;
  }
  .shop-img img{
    width: 280px;
    height: 180px;
    object-fit: cover;
  }
}