@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1280px) {}

@media screen and (max-width:960px) {}

@media screen and (max-width:768px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:380px) {}

/**********************************/
@media screen and (max-width:768px) {
  /* .pc {
    display: none;
  }
  .sp {
    display: block;
  } */
}

@media screen and (max-width:768px) {

  /**********wrapper**********/
  .bg-wrapper {
    width: 100%;
    background: #B2E9DE;
    padding-top: 50px;
    border: 10px solid #B2E9DE;
    position: relative;
  }

  .main-wrapper {
    background: #f7f3ee;
    border-radius: 50px;
    max-width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (max-width:768px) {

  nav {
    /* navの幅 */
    width: 200px;
    height: 100%;
    padding-top: 100px;
  background-color: #f1c5e0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000;
    transform: translate(200px);
    transition: all .5s;
  }

}

/********** kv **********/
@media screen and (max-width:900px) {
  .menu-trigger span:nth-of-type(2) {
    /* top: 13px; */
    /* background-color: #e8652b; */
  }

  /*ハンバーガーメニュー  */
  #kv {
    height: 90vh;

    .kv-fram01 {
      width: 80%;
      height: 11%;
      padding: 2% 0;
      padding: 3% 0;
      border-radius: 30px 30px 0 0;
      /* border: 1px solid #000; */

      header {
        .logo {
          top: 3%;
          /* left: 2%; */
        }

        .title-wrapper {
          .portfolio {
            font-size: 4.5rem;
            text-shadow: 5px 5px 5px rgba(19, 179, 149, 0.5);
            margin-bottom: 5px;
          }

        }

        .menu-trigger {
          /* 中央線top: 12px */
          /* width: 34px; */
          /* height: 30px; */
          top: 3%;
        }
      }
    }
  }

  /********** 下 **********/
  #kv .kv-fram02 {
    width: 80%;
    height: 80vh;
    border-right: 6vw solid #20c7a8;
    border-left: 6vw solid #20c7a8;
    border-bottom: 10vh solid #20c7a8;
  }
}

/********** kv **********/
@media screen and (max-width:768px) {

  #kv {
    height: 90vh;
  /*ハンバーガーメニュー  */
    .kv-fram01 {
      width: 100%;
      border-radius: 30px 30px 0 0;
      padding: 3% 0;

      header {
        .logo {
          /* top: 3%; */
        }

        .title-wrapper {
          height: 30px;
          display: flex;
          justify-content: center;
          align-items: center;
          /* border: 1px solid #000; */

          /* タイトル */
          .portfolio {
            font-size: 4rem;
            text-shadow: 5px 5px 5px rgba(19, 179, 149, 0.5);
            margin-bottom: 5px;
          }
        }

        /* ハンバーガーメニュー */
        .menu-trigger {
          /* width: 36px;
          height: 28px; */
          /* top: 4%; */
        }

      }
    }
  }

  #kv .kv-fram02 {
    width: 100%;
    height: 80vh;
    border-right: 6vw solid #20c7a8;
    border-left: 6vw solid #20c7a8;
    border-bottom: 10vh solid #20c7a8;
  }

  /********** 台 **********/
  .pc {
    .trapezoid-wrapper {}

    /* 背景 */
    .trapezoid {
      clip-path: none;
      position: relative;
      width: 100%;
      height: 130px;
      background: #C2F2E9;
      overflow: visible;
      /* border: 1px solid #000; */
    }

    /*  コントローラー*/
    .controller-box {
      display: flex;
      justify-content: center;
      align-items: end;
      gap: 10%;

      position: absolute;
      width: 80%;
      height: 1px;
      /* bottom: 200px; */
      bottom: 200px;

      left: 50%;
      /* z-index: 1; */
      transform: translate(-50%, -50%);
      /* border: 1px solid #000; */
    }

    .lever {
      width: 20%;
    }

    .button {
      width: 20%;
    }
  }
}

/**************kv内オブジェクト*****************/

@media screen and (max-width:768px) {
  #kv {
    .kv-fram02 {
      .figure-wrapper {

        /* arm */
        .n0 {
          width: 20%;
          min-width: 100px;
          max-width: 150px;
          top: 0;
          right: 30%;
          z-index: -1;
          animation: rotation0 3s linear infinite;
        }

        /* piyo */
        .n1 {
          width: 13%;
          /* min-width: 80px; */
          bottom: -10%;
          left: -3%;
        }

        /* cow */
        .n2 {
          width: 23%;
          min-width: 130px;
          bottom: 17%;
          left: -3%;
        }

        /* bort-blue */
        .n3 {
          width: 25%;
          min-width: 140px;
          bottom: 33%;
          left: -5%;
        }

        /* creemsoda-green*/
        .n4 {
          width: 13%;
          min-width: 70px;
          bottom: 5%;
          left: 4%;
        }

        /* rabbit*/
        .n5 {
          width: 21%;
          min-width: 120px;
          bottom: 23%;
          left: 17%;
          z-index: -2;
        }

        /* like*/
        .n6 {
          width: 25%;
          min-width: 140px;
          bottom: 13%;
          left: 12%;
        }

        /* torii */
        .n7 {
          width: 18%;
          min-width: 110px;
          bottom: -2%;
          left: 15%;
          z-index: -2;
        }

        /* comedian-blue*/
        .n8 {
          width: 14%;
          min-width: 70px;
          bottom: 0%;
          left: 33%;
          z-index: -2;
        }

        /* cafe*/
        .n9 {
          width: 17%;
          min-width: 100px;
          bottom: 18%;
          left: 40%;
          z-index: -3;
        }

        /* capseltoy-beige*/
        /* capseltoy-purple*/
        .n10 {
          width: 14%;
          min-width: 90px;
          bottom: 20%;
          left: 56%;
          z-index: -2;
        }

        /* airplain-puple */
        .n11 {
          width: 20%;
          min-width: 110px;
          bottom: 0%;
          left: 48%;
          z-index: -2;
        }

        /* bort-green*/
        .n12 {
          width: 20%;
          min-width: 120px;
          bottom: -4%;
          left: 63%;
          z-index: -2;
        }

        /* creemsoda-pink*/
        .n13 {
          width: 12%;
          min-width: 70px;
          bottom: 13%;
          left: 67%;
          z-index: -2;
        }

        /* comedian-brown*/
        .n14 {
          width: 13%;
          min-width: 70px;
          bottom: 20%;
          left: 82%;
          z-index: -2;
        }

        /* capseltoy-green*/
        .n15 {
          width: 18%;
          min-width: 100px;
          bottom: 5%;
          left: 90%;
          /* left: 710px; */
          z-index: -2;
        }

        /*like*/
        .n16 {
          width: 25%;
          min-width: 130px;
          bottom: -5%;
          left: 75%;
          z-index: -2;
        }

        /* airplain-blue */
        .n17 {
          width: 23%;
          min-width: 130px;
          bottom: 26%;
          left: 85%;
          z-index: -2;
        }

        /* icecreem-blue */
        .n18 {
          width: 12%;
          min-width: 70px;
          bottom: 18%;
          left: 30%;
          z-index: -2;
          transform: rotate(-15deg);
        }

        /* icecreem-white */
        .n19 {
          width: 11%;
          min-width: 70px;
          bottom: 8%;
          left: 83%;
          z-index: -2;
          transform: rotate(15deg);
        }

        /* hamburger */
        .n20 {
          width: 12%;
          bottom: 25%;
          left: 72%;
          z-index: -2;
          transform: rotate(-15deg);
        }

      }
    }
  }
}

@media screen and (max-width:480px) {
  /*ハンバーガーメニュー  */
  #kv {
    height: 100vh;
    .kv-fram01 {
      width: 100%;
      border-radius: 30px 30px 0 0;
      padding: 3% 0;

      header {
        .logo {
          width: 13%;
          top: 3%;
          left: 5%;
        }

        /* タイトル */
        .title-wrapper {
          /* height: ; */
          padding-top: 4%;
          display: flex;
          justify-content: center;
          align-items: center;
          /* border: 1px solid #000; */

          .portfolio {
            font-size: 3rem;
            margin-bottom: 0px;
          }
        }

        .menu-trigger {
          /* ハンバーガーメニュー位置 */
          top: 3%;
          right: 5%;
        }

      }
    }
  }

  #kv .kv-fram02 {
    width: 100%;
    height: 90vh;
    border-right: 6vw solid #20c7a8;
    border-left: 6vw solid #20c7a8;
    border-bottom: 10vh solid #20c7a8;
  }








  /* 480 */
  /********** 台 **********/
  .pc {
    .trapezoid-wrapper {}

    /* 背景 */
    .trapezoid {
      clip-path: none;
      position: relative;
      width: 100%;
      /* height: 180px; */
      background: #C2F2E9;
      overflow: visible;
      /* border: 1px solid #000; */
    }

    /*  コントローラー*/
    .controller-box {
      display: flex;
      justify-content: center;
      align-items: end;
      gap: 10%;

      position: absolute;
      width: 80%;
      height: 1px;
      bottom: 120%;
      left: 50%;
      transform: translate(-50%, -50%);
      /* border: 1px solid #000; */
    }

    .lever {
      width: 25%;
    }

    .button {
      width: 25%;
    }
  }

  /* 480 */
  #kv {
    .kv-fram02 {
      .figure-wrapper {

        /* arm */
        .n0 {
          width: 30%;
          min-width: 0;
          top: 0;
          right: 30%;
          z-index: -1;
        }

        /* piyo */
        .n1 {
          width: 20%;
          min-width: 0;
          bottom: -6%;
          left: -5%;
        }

        /* cow */
        .n2 {
          width: 35%;
          min-width: 0;
          bottom: 18%;
          left: -8%;
        }

        /* bort-blue */
        .n3 {
          width: 35%;
          min-width: 0;
          bottom: 30%;
          left: -10%;
        }

        /* creemsoda-green*/
        .n4 {
          width: 15%;
          bottom: 8%;
          left: 0%;
        }

        /* rabbit*/
        .n5 {
          width: 20%;
          bottom: 25%;
          left: 18%;
          z-index: -3;
        }

        /* like*/
        .n6 {
          width: 25%;
          bottom: 7%;
          left: 13%;
        }

        /* torii */
        .n7 {
          width: 18%;
          bottom: -5%;
          left: 15%;
          z-index: -2;
        }

        /* comedian-blue*/
        .n8 {
          width: 18%;
          bottom: 8%;
          left: 44%;
          z-index: -2;
        }

        /* cafe*/
        .n9 {
          width: 13%;
          bottom: 20%;
          left: 38%;
          z-index: -3;
        }

        /* capseltoy-beige*/
        /* capseltoy-purple*/
        .n10 {
          width: 20%;
          bottom: 33%;
          left: 55%;
          min-width: 0;
          z-index: -2;
        }

        /* airplain-puple */
        .n11 {
          width: 22%;
          min-width: 110px;
          bottom: -3%;
          left: 43%;
          z-index: -2;
        }

        /* bort-green*/
        .n12 {
          width: 20%;
          bottom: 10%;
          left: 60%;
          z-index: -2;
        }

        /* creemsoda-pink*/
        .n13 {
          width: 11%;
          min-width: none;
          bottom: 24%;
          left: 65%;
          z-index: -3;
        }

        /* comedian-brown*/
        .n14 {
          width: 15%;
          bottom: 28%;
          left: 82%;
          z-index: -2;
        }

        /* capseltoy-green*/
        .n15 {
          width: 18%;
          bottom: 3%;
          left: 85%;
          z-index: -2;
        }

        /*like*/
        .n16 {
          width: 25%;
          bottom: -3%;
          left: 60%;
          z-index: -2;
        }

        /* airplain-blue */
        .n17 {
          width: 22%;
          bottom: 35%;
          left: 80%;
          z-index: -2;
        }

        /* icecreem-blue */
        .n18 {
          width: 11%;
          min-width: 70px;
          bottom: 16%;
          left: 20%;
          z-index: -2;
          transform: rotate(-15deg);
        }

        /* icecreem-white */
        .n19 {
          width: 16%;
          bottom: 5%;
          left: 75%;
          z-index: -2;
          transform: rotate(15deg);
        }

        /* hamburger */
        .n20 {
          width: 17%;
          bottom: 20%;
          left: 85%;
          z-index: -2;
          transform: rotate(-15deg);
        }
      }
    }
  }
}

@media screen and (max-width:380px) {

  #kv {

    .kv-fram01 {
      height: 10%;
      padding: 2% 0;
      /* border: 1px solid #000; */

      header {
        .logo {
          top: 4%;
        }

        /* タイトル */
        .title-wrapper {
          padding-top: 0;
          height: 36px;
          /* border: 1px solid #000; */

          .portfolio {
            font-size: 2.5rem;
          }
        }

        /* ハンバーガーメニュー */
        .menu-trigger {
        }

      }
    }
  }
}

@media screen and (max-width:380px) {

  #kv .kv-fram02 {
    width: 100%;
    height: 90vh;
    border-right: 6vw solid #20c7a8;
    border-left: 6vw solid #20c7a8;
    border-bottom: 10vh solid #20c7a8;
  }

  /********** 台 **********/
  .pc {

    /* 背景 */
    .trapezoid {
      height: 80px;
    }
  }

  #kv {
    .kv-fram02 {
      .figure-wrapper {

        /* arm */
        .n0 {
          width: 30%;
          min-width: 0;
          top: 0;
          right: 30%;
          z-index: -1;
        }

        /* piyo */
        .n1 {
          width: 23%;
          min-width: 0;
          bottom: -10%;
          left: -12%;
        }

        /* cow */
        .n2 {
          width: 35%;
          min-width: 0;
          bottom: 15%;
          left: -8%;
        }

        /* bort-blue */
        .n3 {
          width: 38%;
          min-width: 0;
          bottom: 30%;
          left: -11%;
        }

        /* creemsoda-green*/
        .n4 {
          width: 20%;
          min-width: 0;
          bottom: 5%;
          left: 0%;
        }

        /* rabbit*/
        .n5 {
          width: 35%;
          min-width: 0;
          bottom: 25%;
          left: 18%;
        }

        /* like*/
        .n6 {
          width: 35%;
          min-width: 0;
          bottom: 8%;
          left: 13%;
        }

        /* torii */
        .n7 {
          width: 30%;
          min-width: 0;
          bottom: -4%;
          left: 15%;
        }

        /* comedian-blue*/
        .n8 {
          width: 20%;
          min-width: 0;
          bottom: 9%;
          left: 45%;
        }

        /* cafe*/
        .n9 {
          width: 25%;
          min-width: 0;
          bottom: 23%;
          left: 38%;
        }

        /* capseltoy-beige*/
        /* capseltoy-purple*/
        .n10 {
          width: 20%;
          min-width: 0;
          bottom: 35%;
          left: 55%;
        }

        /* airplain-puple */
        .n11 {
          width: 30%;
          min-width: 0;
          min-width: none;
          bottom: -5%;
          left: 43%;
        }

        /* bort-green*/
        .n12 {
          width: 30%;
          min-width: 0;
          bottom: 10%;
          left: 63%;
        }

        /* creemsoda-pink*/
        .n13 {
          width: 18%;
          min-width: 0;
          bottom: 26%;
          left: 66%;
        }

        /* comedian-brown*/
        .n14 {
          width: 20%;
          min-width: 0;
          bottom: 28%;
          left: 82%;
        }

        /* capseltoy-green*/
        .n15 {
          width: 25%;
          min-width: 0;
          bottom: 0%;
          left: 85%;
        }

        /*like*/
        .n16 {
          width: 30%;
          min-width: 0;
          bottom: -3%;
          left: 60%;
        }

        /* airplain-blue */
        .n17 {
          width: 30%;
          min-width: 0;
          bottom: 40%;
          left: 78%;
        }

        /* icecreem-blue */
        .n18 {
          /* width: 11%; */
          /* min-width: 70px; */
          /* bottom: 16%; */
          /* left: 20%; */
          /* transform: rotate(-15deg); */
        }

        /* icecreem-white */
        .n19 {
          width: 16%;
          min-width: 0;
          bottom: 5%;
          left: 75%;
          transform: rotate(15deg);
        }

        /* hamburger */
        .n20 {
          width: 16%;
          min-width: 0;
          bottom: 20%;
          left: 87%;
          transform: rotate(-15deg);
        }
      }
    }
  }
}

/********** policy **********/
@media screen and (max-width:980px) {

  #policy .container .text-wrap p {
    line-height: 5rem;
  }
}

@media screen and (max-width:768px) {

  #policy {

    .container {
      flex-direction: column-reverse;

      .figure {
        width: 60%;
        margin: 0 auto 50px;
        /* border: 2px solid #e4e709; */
      }

      .text-wrap {
        width: 70%;
        /* width: fit-content; */
        margin: 0 auto;
        /* border: 2px solid #15b407; */

        h3 {
          font-size: 2rem;
          line-height: 5rem;
          font-weight: bold;
          display: inline;
          color: #000;
        }

        p {
          color: #000;
          display: inline;
          font-size: 1.6rem;
          line-height: 5rem;
          background-color: #f5f5f5;
          border-top: 2px solid #f5f5f5;
          border-bottom: 2px solid #f5f5f5;
          border-left: 2px solid #f5f5f5;
          border-right: 2px solid #f5f5f5;
        }
      }
    }
  }
}

@media screen and (max-width:480px) {
  #policy {
    padding-top: 10%;

    .container {

      .figure {}

      .text-wrap {
        width: 100%;
      h3 {
        line-height: 5rem;
      }

      p {
        font-size: 1.6rem;
        line-height: 4.2rem;
        border-top: 10px solid #f7f7f7;
        border-bottom: 10px solid #f7f7f7;
        border-left: 5px solid #f7f7f7;
        border-right: 5px solid #f7f7f7;
      }




      }
    }
  }
}

@media screen and (max-width:380px) {
  #policy {

    .container {

      .figure {}

      .text-wrap {

        h3 {
          font-size: 1.4rem;
          line-height: 3.6rem;
        }

        p {
          font-size: 1.2rem;
          line-height: 3.6rem;
          background-color: #f5f5f5;



        }
      }
    }
  }

}

/********** top-works **********/
@media screen and (max-width:768px) {
  #top_works {
    margin-bottom: 100px;
    /* border: 2px solid #e68312; */

    .title {
      margin-bottom: 80px;
    }

    .container {

      .column-wrapper {
        flex-direction: column;
        margin-bottom: 0;
        padding: 0;

        /* 作品枠 */
        .column {
          width: 100%;
          overflow: hidden;
          margin-bottom: 15%;
          /* border: 1px solid #000; */

          img {
            transition: all 0.5s ease-in-out;
            margin-bottom: 20px;
            /* border: 1px solid #cf0808; */
          }
        }

        .n1 {
          margin-right: 0%;
        }
      }
    }
  }
}






/********** skills **********/
@media screen and (max-width:768px) {
  #skills {
    margin-bottom: 100px;
  }

  #skills .skills-inner {
    padding: 5% 3% 20%;
    /* border: 1px solid #000; */
  }

  #skills .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  #skills .content {
    padding: 0;
    /* border: 2px solid #000; */
  }

  #skills .content:not(:last-child) {
    margin-right: 2%;
  }

  #skills .colmun01 {
    width: 100%;
    padding: 10%;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
  }

  #skills .box {
    margin-bottom: 10px;
    /* border: 1px solid #e60101; */
  }


  /* タイトル */
  #skills h3 {
    /* h3: 2.4rem; */
    font-size: 2.2rem;
    line-height: 5rem;
  }

  /* 種類 */
  #skills .box h4 {
    font-size: 1.8rem;
  }

  /* テキスト行間 */
  #skills .box .text {
    line-height: 2rem;
  }

  #skills .box .text:not(:last-child) {
    margin-bottom: 5px;
  }

}

@media screen and (max-width:480px) {

  #skills .skills-figuer {
    width: 60%;
    /* border: 1px solid #000; */
  }

  /* タイトル */
  #skills h3 {
    /* h3: 2.4rem; */
    font-size: 2rem;
    line-height: 5rem;
  }

  /* 種類 */
  #skills .box h4 {
    font-size: 1.6rem;
  }

  /* テキスト行間 */
  #skills .box .text {
    line-height: 2rem;
  }


}

@media screen and (max-width:380px) {
  #skills .content:not(:last-child) {
    /* margin-right: 4%; */
  }

  #skills .skills-inner {
    padding: 5% 3% 20%;
  }

  #skills .colmun01 {
    padding: 15% 8%;
    height: 140px;
    margin: 0 auto;
  }

  /* タイトル */
  #skills h3 {
    /* h3: 2.4rem; */
    font-size: 1.8rem;
    line-height: 5rem;
  }

  /* 種類 */
  #skills .box h4 {
    font-size: 1.3rem;
  }

  /* #skills .box .text {
    line-height: 1.5rem;
  } */
}

/********** about  **********/
@media screen and (max-width:768px) {
  #about {
    margin-bottom: 100px;
  }

  #about .column {
    flex-direction: column;
  }

  #about .box01 {
    width: 70%;
    min-width: 200px;
    padding: 20px;
    /* border: 1px solid #000; */
  }

  #about .box02 {
    width: 90%;
    /* border: 1px solid #000; */
  }
}

/**********strengths**********/
@media screen and (max-width:768px) {
  #strengths {
    padding: 10% 3%;
  }

  #strengths .container {
    flex-direction: column;
  }

  /* box */
  #strengths .colmun01 {
    border-radius: 10px;
    width: 80%;
    height: 40%;
    padding: 20px 30px;
    text-align: center;
    margin-bottom: 5%;
    /* border: 1px solid #000; */
  }

  /* img-box */
  #strengths .colmun01 .box01 {
    width: 50%;
    height: auto;
    margin: 0 auto 50px;
  }

  /* タイトル */
  #strengths .colmun01 .sub-title {
    background-color: rgb(255, 255, 255, .5);
    margin-bottom: 20px;
  }

  #strengths .colmun01 p {
    background-color: rgb(255, 255, 255, .5);
    display: inline-block;
    text-align: left;
    z-index: 1;
  }
}

@media screen and (max-width:480px) {
  #strengths .colmun01 {
    width: 100%;
  }

  /* img-box */
  #strengths .colmun01 .box01 {
    width: 60%;
    height: auto;
    margin: 0 auto 50px;
  }

}

/**********biography**********/
@media screen and (max-width:768px) {
  #biography {
    /* border: 1px solid #000;   */
  }

  /*2-コンテンツ枠*/
  #biography .cp_timeline01 li {
    padding: 5% 0 0;
    /* border: 1px solid #3d0dc2; */
  }

  #biography .flag_cont:not(:last-child) {
    /* タイトルと作品枠の余白 */
    margin-bottom: 4%;
  }

  /* 作品背景 */
  #biography .cp_timeline01 li .timeline_item .desc {
    width: 100%;
    height: auto;
    border-radius: 6px;
    margin: 0 0 3%;
  }
}

/* 過去作品img */
#biography .item .item-figuer {
  width: 100%;
  /* border: 2px solid #3507db; */
}


@media screen and (max-width:480px) {

  #biography {
    padding: 5% 3% 20%;
    /* border: 1px solid #000;   */
  }
/* 🔶ひし形 */
#biography .flag_cont:before {
    /*ひし形位置  */
  top: -30px;
  left: calc(50% - 10px);

  width:5px;
  height: 5px;
  /* ひし形枠カラー */
  border: 3px solid #1AE8C1;
  border: 3px solid #2e3977;
}

  #biography .cp_timeline01 li {
    padding: 5% 0 0;
    /* border: 1px solid #3d0dc2; */
  }

  #biography .flag_cont:not(:last-child) {
    /* タイトルと作品枠の余白 */
    margin-bottom: 4%;
  }

  /* 作品背景 */
  #biography .cp_timeline01 li .timeline_item .desc {
    border-radius: 6px;
    margin: 0 0 15%;
  }
/*****作品box枠 *****/
#biography .desc {
  padding: 5% 3%;
  /* 作品枠 */
  margin: 0 auto 4%;
}
/* 職業タイトル*/
#biography .flag {
  width: 55%;
  padding: 2% 3%;
  font-size: 15px;
}

#biography .item-title {
  font-size: 12px;
}
#biography .item-explain {
  font-size: 12px;
}


}
@media screen and (max-width:380px) {
/* 職業タイトル*/
#biography .flag {
  width: 60%;
}
}
/*************** footer ***************/
@media screen and (max-width:768px) {
  #footer {}

  /**********/
  #footer .container {
    height: 500px;
    /* border: 1px solid #000; */
  }

  /* 取り出し口 */
  #footer .column01 {
    width: 40%;
  }

  /* プライズbox */
  #footer .prize-box {}

  /* 鳥 */
  #footer .figure {}


  #footer .prize img {}

  /* ▼prize▼ */
  #footer .text {
    width: 100%;
    margin: 0 auto 5px;
    text-align: center;
  }

  #footer .text p {
    font-family: "orbitron";
    font-weight: bold;
    font-size: 1.2rem;
    color: #08ddb6;
    text-align: center;
  }

  /* ▼▼▼ */
  #footer .text .n2 {
    font-size: 1.3rem;
  }

  #footer .prize {}

  #footer .column02 {
    padding: 3% 5%;
    height: 60%;
    /* border: 5px solid #1AE8C1; */
    border-radius: 3%;
    margin-top: 1%;
  }

  .coin-slot {
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /* background: rgb(139, 224, 219); */
    margin-bottom: 50%;
  }

  .slot {
    position: absolute;
    width: 90%;
    height: 13%;
    top: 50%;
    right: -40%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: #b6b6b6;
    border-radius: 10px 10px;
  }

  /* menuテキストサイズ */
  .footer-menu a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width:480px) {

  #footer .container {
    height: 300px;
  }

  /* 取り出し口 */
  #footer .column01 {
    width: 45%;
    margin-right: 20%;
  }

  /* プライズbox */
  #footer .prize-box {}

/* menu枠 */

#footer .column02 {
  padding: 3% 5% 0;
  height: 70%;
  border-radius: 3%;
}
/***** lower-menu枠 *****/
#footer .lower-menu {
  height: 50%;
  background-color: rgba(113, 218, 198, 0.8);
  border-radius: 3%;
}

  
/* menu */
#footer  .footer-menu li {
  text-align: center;
  margin-bottom: 5%;
}
.footer-menu a {
  font-size: 1.2rem;
}

}

/* width-380px */
@media screen and (max-width:380px) {
  #footer .container {
    height: 260px;
  }

/* プライズbox */
#footer .prize-box {
  border: 6px solid #c0bfbf;
  border-radius: 2%;
  margin-bottom: 5%;

}

  /* 取り出し口 */
  #footer .column01 {
    width: 45%;
  }

#footer .column02 {
  padding: 4% 5%;
  height: 70%;
  border-radius: 3%;
}
/* lower-menu枠 */
#footer .lower-menu {
  height: 50%;
  background-color: rgba(113, 218, 198, 0.8);
  border-radius: 3%;
}

  
/* menu */
#footer .footer-menu li {
  /* margin-bottom: 5%; */
}

 #footer  .coin-slot {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-bottom: 30%;
  }

 #footer  .slot {
    position: absolute;
    width: 90%;
    height: 13%;
  }

  /* copy */
  footer .copy {
    background-color: #1AE8C1;
  }


}

/* otherworks */
@media screen and (max-width:768px) {

  .otherworks .container {
    grid-template-columns: repeat(2, minmax(20%, 1fr));
    grid-template-rows: 20% 25% 25% 30% 25%;
  gap: 0 3% ;
  }

}
@media screen and (max-width:480px) {
  .otherworks {
  margin: 15% auto 50%;
}
}








/*************** lower ***************/
/*************************************/

@media screen and (max-width:480px) {

  .lower-logo {
    width: 15%;
    top: 3%;
    left: 5%;
    /* border: 1px solid #000; */
  }
  /* ハンバーガー */
  .menu-trigger {
  top: 3%;
  right: 3%;
  }

  .bg-wrapper {
    width: 100%;
    background: #B2E9DE;
    padding-top: 60px;
    border: 15px solid #B2E9DE;
    position: relative;
  }

  .lower-main-wrapper {
    background: #f7f3ee;
    border-radius: 30px;
    padding: 10% 3%;
    /* border: 3px solid #d5e40b; */
  }

  /* サイトを見るボタン */
  .view-button {
    padding: 5px 25px;
    background: #fff;
    border: 2px solid #000;
    font-size: 1rem;
    font-weight: bold;
  }

  /**** メイン幅 ****/
  .works .item-explain {
    width: 95%;
    margin: 0 auto 100px;
  }

  /* テキスト */
  /* ウェブサイト */
  .works .type {
    display: flex;
  }

  .works .type01 {
    /* color: #16afc7; */
  }

  /* コーポレートサイト h3: 2.4rem; */
  .works .sub-title {
    margin-bottom: 8%;
    font-size: 1.6rem;
  }

  .works .sub-title h3 {}

  /* 制作期間 */
  .works .box01 p {
    font-size: 1rem;
  }

  .works .box01 span {
    color: #0ba29a;
    margin-right: 10px;
    font-weight: bold;
  }

  /* 説明 */
  .works .box02 span {
    font-size: 1.2rem;
    padding: 3px 8px;
    border-radius: 2px;
    background-color: #000000;
    color: #ffffff;
  }

  .works .box02 p {
    font-size: 1.2rem;
    margin-bottom: 4%;
    /* border: 1px solid #000; */
  }

  .works .box02 .explan_bottom {
    margin-bottom: 8%;
    /* border: 1px solid #000; */
  }

  .works .item-title-box {
    margin-bottom: 50px;
  }

  .works .container02 {
    width: 80%;
    margin: 0 auto;
    /* border: 1px solid #000; */
  }

  /* LP */
  .works .design .column .box01 {
  width: 70%;
  margin: 0 auto 10%;
}
  .works .design .column .box02 {
  width: 50%;
  margin: 0 auto;
}


}


@media screen and (max-width:380px) {


  /* 制作期間 */
  .works .box01 p {
    font-size: 0.9rem;
  }

}

/***** works10 *****/
@media screen and (max-width:480px) {
/* バナーページ */
.works .banner_design {
  margin: 0 auto 5%;
}

.works .banner-container:not(:last-child) {
  margin-bottom: 0%;
}
/* バナーの間隔 */
.works .banner-box {
  width: 80%;
  margin-bottom: 15%;
  /* border: 2px solid #c00bae; */
}

.works .banner-box:not(:last-child) {
  margin-right: 0;
  /* border: 2px solid #c00bae; */
}

.works .item-box .banner_design .banner-container {
  display: flex;
flex-direction: column;
align-items: center;
}

.works .item-box .banner_design .banner-container img {
  /* width: 45%; */
}


}









