
.section-wrapper.top{
  padding: 0;
}
.section-inner.top{
  max-width: 1280px;
  margin: 75px auto 0;
  padding: 0 80px;
}
.works-top-list{
  flex-wrap: wrap;
}
.works-top-item{
  width: 29.69%;
  margin-bottom: 55px;
  transition: .3s;
}
.works-top-item:last-of-type{
  margin-bottom: 150px;
}
.works-top-item-img{
  max-width: 380px;
}
.works-top-title{
  margin-top: 20px;
}
/* ーーーーhoverーーーー */
.works-top-item:hover .wors-top-item-img{
  display: none;
}
.works-top-item:hover .circle-wrapper{
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.works-top-item:hover .circle{
  margin: -95% 0 0 5%;
  width: 90%;
  padding-top: 90%;
  position: absolute;
}
.works-top-item:hover .hover-title{
  color: #ccc;
}

.circle.js{
  background: linear-gradient( #ff0000, #4a0202);
  border-radius: 48% 69% 56% 53% / 47% 73% 43% 49%;
  animation: js 4s linear infinite;
}
@keyframes js {
  50% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  75% {
    border-radius: 68% 92% 57% 100% / 87% 78% 60% 73%;
  }
}

.circle.sixpad{
  background: linear-gradient( #ff9900, #ff6b00);
  border-radius: 48% 69% 56% 53% / 47% 73% 43% 49%;
  animation: sixpad 4s linear infinite;
}
@keyframes sixpad {
  50% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  75% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

.circle.osaka{
  background: linear-gradient( #e60012, #730000);
  border-radius: 74% 97% 71% 83% / 96% 62% 89% 74%;
  animation: osaka 4s linear infinite;
}
@keyframes osaka {
  50% {
    border-radius: 97% 77% 46% 100% / 96% 62% 88% 81%;
  }
  75% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

.circle.shiki{
  background: linear-gradient( #2fdbf9, #151516);
  border-radius: 48% 69% 56% 53% / 47% 73% 43% 49%;
  animation: shiki 4s linear infinite;
}
@keyframes shiki {
  50% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  75% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

.circle.enageed{
  /* background: url(../images/enageed/enageed_hover.jpg); */
  background: linear-gradient( #fafafa, #222222);
  background-size: cover;
  border-radius: 74% 97% 71% 83% / 96% 62% 89% 74%;
  animation: enageed 4s linear infinite;
}
@keyframes enageed {
  50% {
    border-radius: 54% 98% 100% 36% / 85% 92% 69% 90%;
  }
  90% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
}
}

.circle.kano{
  background: linear-gradient(160deg, #dbfffd, #7ef8dd);
  border-radius: 100% 98% 75% 85% / 86% 73% 69% 78%;
  animation: kano 4s linear infinite;
}
@keyframes kano {
  60% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  80% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

.circle.moisteane{
  background: linear-gradient(160deg, #ffe0ed, #ffa8d2);
  border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  animation: moisteane 4s linear infinite;
}
@keyframes moisteane {
  50% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  75% {
    border-radius: 54% 98% 100% 36% / 85% 92% 69% 90%;
  }
}

.circle.sakuraya{
  background: linear-gradient( #8bcf6f, #3d8e42);
  /* background: 
  linear-gradient(217deg, rgba(0,90,60,10), rgba(0,90,60,0)100%),
              linear-gradient(127deg, rgba(255,255,0,10), rgba(255,255,0,0) 100%),
              linear-gradient(336deg, rgba(169,235,62,10), rgba(169,235,62,0) 100%); */
  border-radius: 48% 69% 56% 53% / 47% 73% 43% 49%;
  animation: sakuraya 4s linear infinite;
}
@keyframes sakuraya {
  30% {
    border-radius: 100% 90% 93% 100% / 100% 91% 91% 100%;
  }
  50% {
    border-radius: 93% 64% 100% 100% / 68% 58% 95% 100%;
  }
}

.circle.daily-logo{
  background: url(../images/daily-logo/daily_logo_hover.jpg);
    background-size: cover;
  border-radius: 48% 69% 56% 53% / 47% 73% 43% 49%;
  animation: daily-logo 4s linear infinite;
}
@keyframes daily-logo {
  50% {
    border-radius: 100% 85% 39% 100% / 45% 89% 93% 100% ;
  }
  75% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

.circle.techcamp{
  background: url(../images/techcamp/techcamp_hover.jpg);
  background-size: cover;
  border-radius: 72% 77% 90% 51% / 99% 89% 100% 100%;
  animation: techcamp 4s linear infinite;
}
@keyframes techcamp {
  50% {
    border-radius: 100% 100% 93% 100% / 100% 91% 91% 100%;
  }
  75% {
    border-radius: 100% 74% 91% 60% / 100% 91% 88% 76%;
  }
}

  /* ーーーーPC2ーーーー */
@media screen and (max-width:1000px){
    .header{
      padding: 75px 20px 0;
    }
  .section-inner.top{
    padding: 0 20px;
  }
}
  /* ーーーーTabletーーーー */
  @media screen and (max-width:768px){
    .burger-button{
      display: block;
    }
    .section-inner.top{
      max-width: 768px;
      margin: 75px auto 0;
      padding: 0 20px;
    }
    .works-top-item{
      width: 49%;
      max-width: 470px;
      margin-bottom: 50px;
    }
      /* header */
      .header{
        height: 55px;
        padding: 40px 20px 0px;
      }
      .header-nav{
        display: none;
        position: fixed;
        top: 128px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #fff;
      }
      .nav-list{
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 33%;
        left: 50%;
        transform: translate(-50%,-50%);
      }
      .nav-item{
        margin: 0 0 60px;
        text-align: center;
      }
      .nav-item:last-of-type{
        margin-bottom: 0px;
      }
      body.noscroll{
        overflow: hidden;
      }
      .burger-btn{
        display: flex;
        flex-wrap: wrap;
        width: 25px;
        margin-bottom: -15px;
        transition: .3s;
      }
      .bar{
        display: block;
        width: 5px;
        height: 5px;
        background-color: #333;
        margin-bottom: 5px;
        /* transition: .3s; */
      
      }
      .bar-left,.bar-middle{
        margin-right: 5px;
      }
        /* burger ボタンクリック */
      .burger-btn.cross .bar{
        border: 1px solid #333;
        background-color: #fff;
        box-sizing: border-box;
        transition: .3s;
      }
  }

      /* ーーーーSPーーーー */
      @media screen and (max-width:540px){
        .section-inner.top{
          padding: 0 0;
        }
        .works-top-item{
          width: 100%;
          max-width: 540px;
          margin-bottom: 50px;
        }
        .hover-title.text-bold{
          margin-left: 20px;
        }
        .works-top-item:hover .wors-top-item-img{
          display: block;
        }
        .works-top-item:hover .circle-wrapper{
          display: none;
        }
      }