@media screen and (max-width: 1100px) {
  /* 業務案内 */
  .GuideTitle h2 {
    font-size: 45px;
    margin: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  /* 電話番号をタップできるように */
  a[href^='tel:'] {
    pointer-events: auto;
  }

  /* コモン */
  .Text__annotation {
    margin: 0 15px;
    padding: 0 0 20px 0;
  }

  .br__pc {
    display: none;
  }
  .br__sp {
    display: inline;
  }

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  /* ヘッダー */
  .header-header__inner {
    padding: 20px 15px;
  }
  .header-inner p {
    font-size: 14px;
    text-align: center;
  }
  .header-inner h1 {
    font-size: 28px;
    text-align: center;
  }

  .header-img {
    height: 55vh;
  }
  .header-img img {
    margin: 0 0 0 -10px;
    top: -40px;
    width: 49%;
  }

  /* ツール一覧 */
  .ToolList__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
  }
  .ToolList__img {
    width: 100px;
  }

  .ToolList__text {
    font-size: 15px;
    max-width: 630px;
    padding: 20px 15px 0 15px;
  }

  /* イメージ動画 */
  .movie {
    margin-top: 30px;
    padding-top: 56.25%;
    width: 100%;
  }
  .movie iframe {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }

  .movie__h2 {
    font-size: 22px;
  }

  /* 伝わるお役立ちツール */
  .Scroll__title {
    font-size: 19px;
    line-height: 1.5;
    margin-top: 50px;
  }

  /* 横スクロール */
  .scrool_sec {
    padding: 130px 0 20px;
  }

  .scrool_img_base img {
    width: 2200px;
  }

  .fuki_01 {
    left: 112px;
    top: 130px;
  }
  .fuki_02 {
    left: 333px;
    top: 130px;
  }
  .fuki_03 {
    left: 488px;
    top: 40px;
  }
  .fuki_04 {
    left: 758px;
    top: 80px;
  }
  .fuki_05 {
    left: 937px;
    top: 33px;
  }
  .fuki_06 {
    left: 1115px;
    top: 111px;;
  }
  .fuki_07 {
    left: 1315px;
    top: 45px;
  }
  .fuki_08 {
    left: 1571px;
    top: 85px;
  }
  .fuki_09 {
    left: 1697px;
    top: 140px;
  }
  .fuki_10 {
    left: 1830px;
    top: 90px;
  }
  .fuki_11 {
    left: 2063px;
    top: 30px;
  }

  /* 商品案内 */
  .Product__box {
    margin: 15px;
  }

  /* ゲルポリ */
  .Product__parent {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  /* .Product__parent img {
    margin-top: 20px;
  } */
  .Product__div1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .Product__div2 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .Product__div3 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .Product__div4 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .Product__div5 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .Product__div6 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .Product__div7 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .Product__div6-img {
    margin: 25px 0 0 0;
  }
  .Product__div7 img {
    margin: 20px 0 0 0;
    padding: initial;
  }

  /* ステッカー */
  .Product__sticker {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Product__sticker img {
    margin-top: 20px;
  }

  .Sticker1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 10px 0 0 -25px;
    order: 2;
    width: 110%;
  }

  .Sticker2 {
    -webkit-box-direction: normal;
    -webkit-box-ordinal-group: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-order: 1;
    order: 1;
  }
  .Sticker2-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    margin: 0 auto;
    order: 2;
  }
  .Sticker2-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .Sticker2-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    margin: 0 auto;
    order: 3;
  }

  /* 商品案内タイトル */
  .Product__titleBOX {
    align-items: initial;
    -webkit-box-align: initial;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-align: initial;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .Product__titleBOX p {
    font-size: .9em;
    line-height: 1.5;
    margin-top: 10px;
  }

  .Product__title {
    width: 200px;
  }
  .Product__title img {
    margin-top: 0;
  }
  .Product__title h2 {
    font-size: 1.3em;
    left: 57%;
    top: 49%;
  }

  /* 商品案内下 */
  .ProductBottom__container {
    display: initial;
  }

  .Product__width {
    display: initial;
    margin: 0;
  }

  .Product__box2 {
    margin: 15px;
  }

  .Product__title2 img {
    width: 200px;
  }
  .Product__title2 h2 {
    font-size: 1.27em;
    left: 110px;
    top: 49%;
  }

  .ProductBottom__img2 {
    margin: 0 auto;
    width: 85vw;
  }

  /* 業務案内 */

  .GuideTitle {
    margin-top: 30px;
  }
  .GuideTitle h2 {
    font-size: 23px;
    line-height: 1.5;
    margin: 15px;
  }
  .GuideTitle h3 {
    font-size: 20px;
    letter-spacing: 5px;
    margin: 25px 0;
  }

  /* フッター */
  .Footer1 img {
    width: 85%;
  }

  .Footer2 img {
    width: 75%;
  }
}


@media screen and (max-width: 468px) {
  .header-img__catch img {
    margin: 0;
    top: 20px;
    width: 55%;
  }
}
