#kawazuyakushi {
  padding: 20vw 0;
  position: relative;
}
#kawazuyakushi::before {
  content: "";
  background: url(../img/kawazuyakushi/kawazuyakushi_deco1.webp) no-repeat left
    top/100% auto;
  position: absolute;
  top: 0;
  left: 3%;
  width: 60%;
  bottom: 0;
  z-index: -1;
}
#kawazuyakushi::after {
  content: "";
  background: url(../img/kawazuyakushi/kawazuyakushi_bg.webp);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -3;
}
#kawazuyakushi .group::before {
  content: "";
  background: url(../img/kawazuyakushi/kawazuyakushi_deco2.png) no-repeat right
    top/100% auto;
  position: absolute;
  top: 58vw;
  right: 0;
  bottom: 0;
  width: 22%;
  z-index: -2;
}
#kawazuyakushi .group::after {
  content: "";
  background: url(../img/kawazuyakushi/kawazuyakushi_deco3.webp) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 26%;
  z-index: -2;
}
#kawazuyakushi h2 {
  margin-bottom: 11vw;
}
#kawazuyakushi h2 .ttl-jp {
  line-height: 1.6;
}
#kawazuyakushi .content {
  position: relative;
  padding: 0 5% 11vw;
}
#kawazuyakushi .content::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 6vw;
  right: -7vw;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#kawazuyakushi .content .vibration {
  position: absolute;
  top: -4vw;
  right: 7%;
  width: 23%;
}
#kawazuyakushi .content .gr {
  position: relative;
}
#kawazuyakushi .content .gr .left {
  width: 65%;
}
#kawazuyakushi .content .gr .right .photo {
  position: absolute;
  top: 61.5vw;
  right: -8%;
  width: 35%;
}
#kawazuyakushi .content .gr .right .txt {
  margin-top: 5vw;
}
#three-blessings {
  padding: 20vw 0;
  position: relative;
}
#three-blessings::before {
  content: "";
  background: #fbfaf6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#three-blessings::after {
  content: "";
  background: url(../img/kawazuyakushi/three-blessings_deco1.webp) no-repeat
    right top/100% auto;
  position: absolute;
  top: 9vw;
  right: -10%;
  left: 55%;
  bottom: 0;
  z-index: -1;
}
#three-blessings h2 {
  margin-bottom: 13vw;
}
#three-blessings h2 .ttl-jp {
  font-size: 8.3vw;
}
#three-blessings .content .item {
  position: relative;
}
#three-blessings .content .item:not(:last-child) {
  margin-bottom: 15vw;
}
#three-blessings .content .item:nth-child(2n) .gr-txt .catch {
  background: url(../img/kawazuyakushi/three-blessings_catch2.png) no-repeat
    center center/100% auto;
  width: 68px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}
#three-blessings .content .item:nth-child(2n) .gr-txt .photo {
  margin: 13vw 6% 10vw;
}
#three-blessings .content .item:nth-child(2n) .gr-txt .photo img {
  transform: rotate(6deg);
}
#three-blessings .content .item .gr-txt .catch {
  background: url(../img/kawazuyakushi/three-blessings_catch.png) no-repeat
    center center/100% auto;
  width: 71px;
  height: 27px;
  line-height: 27px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
}
#three-blessings .content .item .gr-txt .photo {
  margin: 5vw 6% 13vw;
}
#three-blessings .content .item .gr-txt .photo img {
  transform: rotate(-6deg);
}
#three-blessings .content .item .gr-txt h3 {
  font-size: 7vw;
  letter-spacing: 0.1em;
  margin-bottom: 8vw;
}
#three-blessings .content .item .gr-txt .box {
  background:
    url(../img/kawazuyakushi/three-blessings_line.png) repeat-x left top/auto
      7px,
    url(../img/kawazuyakushi/three-blessings_line.png) repeat-x left bottom/auto
      7px,
    url(../img/kawazuyakushi/three-blessings_box.jpg);
  padding: 8vw 5% 9vw;
  margin-top: 10vw;
  text-align: center;
}
#three-blessings .content .item .gr-txt .box h4 {
  margin-bottom: 20px;
}
#three-blessings .content .item .gr-txt .box h4 span {
  font-size: 20px;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
}
#three-blessings .content .item .gr-txt .box h4 span::before {
  content: "";
  background: url(../img/kawazuyakushi/three-blessings_dots.png) no-repeat left
    center/100% auto;
  width: 11px;
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
}
#three-blessings .content .item .gr-txt .box h4 span::after {
  content: "";
  background: url(../img/kawazuyakushi/three-blessings_dots.png) no-repeat left
    center/100% auto;
  width: 11px;
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
}
#three-blessings .content .item .gr-txt .box .gr-ttls {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 10px;
}
#three-blessings .content .item .gr-txt .box .gr-ttls li {
  display: inline-block;
  margin-right: 10px;
  background: #fff;
  letter-spacing: 0.05em;
  padding: 3px 10px;
  font-size: 15px;
  margin-bottom: 10px;
}
#three-blessings .content .item2::before {
  content: "";
  background: url(../img/kawazuyakushi/three-blessings_deco2.webp) no-repeat left
    top/100% auto;
  position: absolute;
  top: 94vw;
  left: -8%;
  right: 50%;
  bottom: 0;
  z-index: -1;
}
#three-blessings .content .item3::before {
  content: "";
  background: url(../img/kawazuyakushi/three-blessings_deco3.png) no-repeat
    right top/100% auto;
  position: absolute;
  top: 108vw;
  right: -3%;
  left: 58%;
  bottom: 0;
  z-index: -1;
}
#three-blessings .content .item3 .gr-txt .catch {
  background: url(../img/kawazuyakushi/three-blessings_catch3.png) no-repeat
    center center/100% auto;
  width: 69px;
  height: 29px;
  line-height: 29px;
  margin-left: 2px;
}
#rurikounyorai {
  background: url(../img/kawazuyakushi/rurikounyorai_bg.jpg);
  padding: 20vw 0 25vw;
}
#rurikounyorai h2 {
  margin: 0 5vw 15vw;
  text-align: left;
}
#rurikounyorai h2 .ttl-jp .mt {
  margin-left: 15px;
}
#rurikounyorai h2 .ttl-jp small {
  font-size: 3.5vw;
  letter-spacing: 0.16em;
  display: inline-block;
  margin-bottom: 3vw;
}
#rurikounyorai h2 .ttl-jp small .mt {
  margin-left: 10px;
}
#rurikounyorai h2 .ttl-arr {
  font-size: 4.5vw;
  display: inline-block;
  position: relative;
  margin-top: 3vw;
  padding-right: 7vw;
}
#rurikounyorai h2 .ttl-arr::after {
  content: "";
  background: url(../img/kawazuyakushi/rurikounyorai_arr.png) no-repeat 0 0/100%
    auto;
  width: 5vw;
  height: 25px;
  position: absolute;
  top: 1.5vw;
  right: 0;
  display: none;
}
#rurikounyorai .js {
  margin-left: 5vw;
}
#rurikounyorai .js .mySwiper {
  overflow: visible;
}
#rurikounyorai .js .mySwiper .swiper-scrollbar {
  background: #dddbca;
  top: auto;
  bottom: -20px;
  left: 0;
  width: auto;
  right: 10px;
  height: 2px;
}
#rurikounyorai .js .mySwiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #c1c0a9;
}
#rurikounyorai .js .mySwiper .swiper-slide {
  width: auto;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: relative;
  padding: 80px 0;
  height: 561px;
  background: #fff;
  transform: none !important;
}
#rurikounyorai .js .mySwiper .swiper-slide img {
  width: auto;
}
#rurikounyorai .js .mySwiper .swiper-slide .content-block {
  position: relative;
  z-index: 2;
}
#rurikounyorai .js .mySwiper .swiper-slide .content-block .gr-txt h3 {
  font-family: "Shippori Mincho B1";
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.1em;
  margin: 0 0 27px -14px;
  line-height: 52px;
}
#rurikounyorai .js .mySwiper .swiper-slide1 {
  width: 820px;
  padding-left: 20px;
}
#rurikounyorai .js .mySwiper .swiper-slide1::before {
  content: "";
  background: url(../img/kawazuyakushi/rurikounyorai_deco1.png) no-repeat;
  width: 96px;
  height: 123px;
  position: absolute;
  right: 81px;
  bottom: 45px;
}
#rurikounyorai .js .mySwiper .swiper-slide1 .content-block {
  display: flex;
}
#rurikounyorai .js .mySwiper .swiper-slide1 .content-block .photo {
  width: 319px;
}
#rurikounyorai .js .mySwiper .swiper-slide1 .content-block .gr-txt {
  width: 285px;
  margin: 34px 0 0 81px;
}
#rurikounyorai .js .mySwiper .swiper-slide2 {
  width: 628px;
}
#rurikounyorai .js .mySwiper .swiper-slide2::before {
  content: "";
  background: url(../img/kawazuyakushi/rurikounyorai_deco2.png) no-repeat;
  width: 605px;
  height: 561px;
  position: absolute;
  top: 0;
  left: 336px;
  z-index: 1;
}
#rurikounyorai .js .mySwiper .swiper-slide2 .content-block .gr-img {
  display: flex;
}
#rurikounyorai .js .mySwiper .swiper-slide2 .content-block .gr-img .img2 {
  margin: 43px 0 0 47px;
}
#rurikounyorai .js .mySwiper .swiper-slide2 .content-block .gr-txt {
  display: flex;
  margin: 34px 0 0;
}
#rurikounyorai .js .mySwiper .swiper-slide2 .content-block .gr-txt .txt {
  flex: 1;
  margin: 3px 0 0 47px;
}
#rurikounyorai .js .mySwiper .swiper-slide3 {
  width: 1050px;
  padding-left: 109px;
}
#rurikounyorai .js .mySwiper .swiper-slide3 .content-block {
  display: flex;
}
#rurikounyorai .js .mySwiper .swiper-slide3 .content-block .photo1 {
  margin-top: 35px;
}
#rurikounyorai .js .mySwiper .swiper-slide3 .content-block .gr-txt {
  width: 280px;
  margin: 50px 44px 0 81px;
}
#rurikounyorai .js .mySwiper .swiper-slide3 .content-block .photo2 {
  margin-top: -15px;
}
#rurikounyorai .js .arr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  z-index: 9;
}
#activity {
  padding: 20vw 0 27vw;
  position: relative;
}
#activity::before {
  content: "";
  background: url(../img/kawazuyakushi/activity_deco1.webp) no-repeat center
    top/100% auto;
  position: absolute;
  top: 0;
  right: -40vw;
  bottom: 0;
  left: -40vw;
  z-index: -2;
}
#activity::after {
  content: "";
  background: url(../img/kawazuyakushi/activity_deco2.webp) no-repeat center
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: -30vw;
  bottom: 0;
  left: -30vw;
  z-index: -2;
}
#activity .set1 h2 {
  text-align: left;
}
#activity .set1 .gr-txt h3 {
  font-size: 6vw;
  letter-spacing: 0.1em;
  margin-bottom: 5vw;
  line-height: 2;
}
#activity .set2 {
  padding: 37vw 0 0;
  position: relative;
}
#activity .set2 .content .item {
  border: 1px solid #ddefef;
  padding: 1px 7% 13vw;
  background: #fff;
}
#activity .set2 .content .item:not(:last-child) {
  margin-bottom: 22vw;
}
#activity .set2 .content .item .catch {
  margin: -13vw 0 0;
}
#activity .set2 .content .item .txt {
  margin-top: 5vw;
}
#activity .set2 .content .item .btn-link {
  margin: 6vw 5% 0;
}
#activity .set2 .content .item .btn-link a {
  letter-spacing: 0.1em;
  display: block;
  font-size: 15px;
  border-bottom: 1px solid #04345c;
  padding: 0 20px 6px 0;
  position: relative;
  text-align: left;
}
#activity .set2 .content .item .btn-link a::after {
  content: "";
  background: url(../img/kawazuyakushi/activity_arr.png) no-repeat;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 13px;
  right: 3px;
}
#activity .set2 .vibration {
  position: absolute;
  z-index: -1;
}
#activity .set2 .vibration1 {
  top: 4vw;
  left: -3%;
  width: 17%;
}
#activity .set2 .vibration2 {
  top: 19vw;
  left: -8%;
  width: 18%;
}
#activity .set2 .vibration3 {
  top: 6vw;
  right: 8%;
  width: 12%;
}
#activity .set2 .vibration4 {
  top: 14vw;
  right: -9%;
  width: 22%;
}
#activity .set2 .vibration5 {
  bottom: -14vw;
  left: -9%;
  width: 20%;
}
#kito {
  background: url(../img/kawazuyakushi/kito_bg.webp);
  color: #fff;
  padding: 20vw 0;
}
#kito h2 {
  color: #fff;
}
#kito h2 .ttl-eng::before,
#kito h2 .ttl-eng::after {
  border-color: #fff;
}
#kito .content .set1 {
  margin-bottom: 13vw;
}
#kito .content .set1 .gr-txt {
  margin-top: 8vw;
}
#kito .content .set1 .gr-txt h3 {
  font-size: 6vw;
  line-height: 2;
  margin-bottom: 6vw;
}
#kito .content .set2 .item:not(:last-child) {
  margin-bottom: 13vw;
}
#kito .content .set2 .item h3 {
  background: rgba(79, 118, 118, 0.72);
  font-size: 5vw;
  letter-spacing: 0.1em;
  padding: 10px 10px 10px 35px;
  margin-bottom: 6vw;
  position: relative;
}
#kito .content .set2 .item h3::before {
  content: "";
  background: url(../img/kawazuyakushi/kito_icon.png) no-repeat left center/100%
    auto;
  width: 14px;
  position: absolute;
  top: 3px;
  left: 13px;
  bottom: 0;
}
#kito .content .set2 .item .txt p:not(:last-child) {
  margin-bottom: 18px;
}
#kito .content .set2 .item3 h3 {
  margin-bottom: 9vw;
}
#kito .content .set2 .item3 .inner .photo {
  margin-bottom: 8vw;
}
@media screen and (min-width: 768px) {
  #kawazuyakushi {
    padding: 222px 0 149px;
  }
  #kawazuyakushi::before {
    background: url(../img/kawazuyakushi/kawazuyakushi_deco1.webp) no-repeat;
    height: 919px;
    left: calc(50% - 688px);
    width: 610px;
    bottom: auto;
  }
  #kawazuyakushi .group::before {
    height: 202px;
    top: 54px;
    right: calc(50% - 750px);
    bottom: auto;
    width: 202px;
  }
  #kawazuyakushi .group::after {
    height: 307px;
    top: auto;
    right: calc(50% - 750px);
    width: 250px;
  }
  #kawazuyakushi h2 {
    margin-bottom: 0;
    position: absolute;
    top: -77px;
    left: -8px;
    text-align: left;
  }
  #kawazuyakushi h2 .ttl-eng {
    font-size: 22px;
    padding: 0 22px;
  }
  #kawazuyakushi h2 .ttl-eng::before {
    top: 8px;
  }
  #kawazuyakushi h2 .ttl-eng::after {
    top: 8px;
    right: 7px;
  }
  #kawazuyakushi h2 .ttl-jp {
    font-size: 72px;
    line-height: 102px;
    letter-spacing: 0.18em;
  }
  #kawazuyakushi .content {
    padding: 0 0 77px 203px;
    margin-left: 94px;
  }
  #kawazuyakushi .content::before {
    top: 45px;
    right: calc(-50vw + 50%);
  }
  #kawazuyakushi .content .vibration {
    top: auto;
    right: auto;
    left: -71px;
    bottom: 201px;
    width: auto;
  }
  #kawazuyakushi .content .gr {
    display: flex;
    align-items: flex-start;
  }
  #kawazuyakushi .content .gr .left {
    width: 350px;
  }
  #kawazuyakushi .content .gr .right {
    flex: 1;
    margin: 128px 0 0 59px;
    display: flex;
    flex-direction: column-reverse;
  }
  #kawazuyakushi .content .gr .right .photo {
    position: static;
    width: auto;
    margin-top: 86px;
  }
  #kawazuyakushi .content .gr .right .txt {
    margin: 0 0 0 auto;
    width: 274px;
  }
  #three-blessings {
    padding: 146px 0 166px;
  }
  #three-blessings::after {
    width: 600px;
    height: 590px;
    top: 69px;
    right: auto;
    left: calc(50% + 281px);
    bottom: auto;
  }
  #three-blessings h2 {
    margin-bottom: 117px;
  }
  #three-blessings h2 .ttl-eng {
    font-size: 22px;
    margin-bottom: 51px;
    padding: 0 16px;
  }
  #three-blessings h2 .ttl-eng::before {
    top: 10px;
    bottom: 5px;
  }
  #three-blessings h2 .ttl-eng::after {
    top: 10px;
    right: -3px;
    bottom: 5px;
  }
  #three-blessings h2 .ttl-jp {
    font-size: 72px;
    letter-spacing: 0.08em;
  }
  #three-blessings .content .item {
    min-height: 510px;
  }
  #three-blessings .content .item:not(:last-child) {
    margin-bottom: 122px;
  }
  #three-blessings .content .item:nth-child(2n) .gr-txt {
    margin: 0 0 0 59px;
  }
  #three-blessings .content .item:nth-child(2n) .gr-txt .photo {
    margin: 0;
    left: auto;
    top: -20px;
    right: 77px;
  }
  #three-blessings .content .item .gr-txt {
    width: 334px;
    margin: 0 67px 0 auto;
  }
  #three-blessings .content .item .gr-txt .photo {
    margin: 0;
    position: absolute;
    top: -10px;
    left: 70px;
  }
  #three-blessings .content .item .gr-txt h3 {
    font-size: 40px;
    line-height: 60px;
    margin: 12px 0 30px;
  }
  #three-blessings .content .item .gr-txt .box {
    padding: 23px 21px 16px;
    margin-top: 47px;
  }
  #three-blessings .content .item .gr-txt .box h4 {
    margin-bottom: 14px;
  }
  #three-blessings .content .item .gr-txt .box h4 span::before {
    left: -18px;
  }
  #three-blessings .content .item .gr-txt .box h4 span::after {
    right: -18px;
  }
  #three-blessings .content .item .gr-txt .box .gr-ttls li {
    padding: 0 10px;
  }
  #three-blessings .content .item2 {
    margin-bottom: 101px !important;
  }
  #three-blessings .content .item2::before {
    width: 670px;
    height: 666px;
    top: auto;
    left: auto;
    right: calc(50% + 247px);
    bottom: -226px;
  }
  #three-blessings .content .item3::before {
    width: 273px;
    height: 280px;
    top: 9px;
    right: auto;
    left: calc(50% + 343px);
    bottom: auto;
  }
  #rurikounyorai {
    padding: 130px 0 91px;
    position: relative;
  }
  #rurikounyorai h2 {
    margin: 0;
    position: absolute;
    top: 123px;
    left: calc(50% - 508px);
  }
  #rurikounyorai h2 .ttl-eng {
    font-size: 22px;
    padding: 0 21px;
    margin-bottom: 35px;
  }
  #rurikounyorai h2 .ttl-eng::before {
    top: 8px;
  }
  #rurikounyorai h2 .ttl-eng::after {
    top: 8px;
    right: 3px;
  }
  #rurikounyorai h2 .ttl-jp {
    white-space: nowrap;
    font-size: 50px;
    margin-left: 17px;
  }
  #rurikounyorai h2 .ttl-jp .mt {
    margin: 22px;
  }
  #rurikounyorai h2 .ttl-jp small {
    font-size: 18px;
    margin: 2px 0 0 35px;
  }
  #rurikounyorai h2 .ttl-jp small .mt {
    margin: 6px;
  }
  #rurikounyorai h2 .ttl-arr {
    font-size: 24px;
    margin-top: 19px;
    padding-right: 33px;
  }
  #rurikounyorai h2 .ttl-arr::after {
    width: 25px;
    top: 3px;
    display: block;
  }
  #rurikounyorai .js {
    overflow: hidden;
    min-height: 600px;
    margin-left: calc(50% - 288px);
  }
  #rurikounyorai .js .mySwiper .swiper-scrollbar {
    bottom: -22px;
    width: 890px;
    right: auto;
  }
  #rurikounyorai .js .mySwiper .swiper-slide1 {
    width: 880px;
    padding-left: 80px;
  }
  #rurikounyorai .js .mySwiper .swiper-slide2 {
    width: 628px;
  }
  #rurikounyorai .js .mySwiper .swiper-slide3 {
    width: 1050px;
    padding-left: 109px;
  }
  #activity {
    padding: 195px 0 201px;
  }
  #activity::before {
    width: 2500px;
    height: 468px;
    right: auto;
    bottom: auto;
    left: calc(50% - 1250px);
  }
  #activity::after {
    width: 2500px;
    height: 394px;
    top: auto;
    right: auto;
    left: calc(50% - 1250px);
  }
  #activity .set1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #activity .set1 h2 {
    width: 560px;
    text-align: left;
  }
  #activity .set1 h2 .ttl-eng {
    font-size: 24px;
    padding: 0 25px;
    margin-bottom: 46px;
  }
  #activity .set1 h2 .ttl-eng::before {
    top: 6px;
  }
  #activity .set1 h2 .ttl-eng::after {
    top: 6px;
    right: 10px;
  }
  #activity .set1 h2 .ttl-jp {
    font-size: 72px;
    margin-left: -10px;
  }
  #activity .set1 .gr-txt {
    width: 390px;
    margin: -12px 5px 0 0;
  }
  #activity .set1 .gr-txt h3 {
    font-size: 36px;
    margin-bottom: 24px;
    line-height: 66px;
  }
  #activity .set2 {
    padding: 84px 73px 0;
  }
  #activity .set2 .content {
    --f-columns: 2;
    --f-gap: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: -19px !important;
  }
  #activity .set2 .content .item {
    margin-left: var(--f-gap);
    margin-bottom: 19px !important;
    width: calc(100% / var(--f-columns) - var(--f-gap));
    padding: 1px 38px 44px;
    background: #fff;
  }
  #activity .set2 .content .item:not(:last-child) {
    margin-bottom: 19px;
  }
  #activity .set2 .content .item:nth-child(2n) {
    margin-top: 60px;
  }
  #activity .set2 .content .item .catch {
    margin: -51px 0 0;
  }
  #activity .set2 .content .item.pb {
    padding-bottom: 56px;
  }
  #activity .set2 .content .item .txt {
    margin-top: 28px;
  }
  #activity .set2 .content .item .btn-link {
    margin: 34px auto 0;
    width: 255px;
  }
  #activity .set2 .content .item .btn-link a {
    font-size: 16px;
    padding: 0 20px 8px 0;
  }
  #activity .set2 .content .item .btn-link a::after {
    right: 2px;
  }
  #activity .set2 .content .item .btn-link a:hover {
    opacity: 0.8;
  }
  #activity .set2 .vibration1 {
    top: 20px;
    left: -128px;
    width: auto;
  }
  #activity .set2 .vibration2 {
    top: 205px;
    left: -254px;
    width: auto;
  }
  #activity .set2 .vibration3 {
    top: 421px;
    right: -112px;
    width: auto;
  }
  #activity .set2 .vibration4 {
    top: 482px;
    right: -288px;
    width: auto;
  }
  #activity .set2 .vibration5 {
    bottom: 64px;
    left: -77px;
    width: auto;
  }
  #kito {
    padding: 150px 0 145px;
  }
  #kito h2 {
    position: absolute;
    top: -8px;
    left: -8px;
  }
  #kito h2 .ttl-eng {
    font-size: 22px;
    padding: 0 19px;
    margin-bottom: 17px;
  }
  #kito h2 .ttl-eng::before {
    top: 7px;
  }
  #kito h2 .ttl-eng::after {
    top: 7px;
    right: 1px;
  }
  #kito h2 .ttl-jp {
    font-size: 62px;
  }
  #kito .content {
    margin-left: 212px;
  }
  #kito .content .set1 {
    margin-bottom: 84px;
  }
  #kito .content .set1 .gr-txt {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px;
  }
  #kito .content .set1 .gr-txt h3 {
    font-size: 30px;
    line-height: 60px;
    margin: -9px 0 0;
  }
  #kito .content .set1 .gr-txt .txt {
    width: 375px;
    margin-right: 5px;
  }
  #kito .content .set2 .item:not(:last-child) {
    margin-bottom: 73px;
  }
  #kito .content .set2 .item h3 {
    font-size: 24px;
    padding: 15px 10px 15px 46px;
    margin-bottom: 31px;
  }
  #kito .content .set2 .item h3::before {
    top: 0px;
    left: 23px;
  }
  #kito .content .set2 .item .txt p:not(:last-child) {
    margin-bottom: 15px;
  }
  #kito .content .set2 .item3 h3 {
    margin-bottom: 39px;
  }
  #kito .content .set2 .item3 .inner {
    display: flex;
    align-items: flex-start;
  }
  #kito .content .set2 .item3 .inner .photo {
    width: 326px;
    margin-bottom: 0;
  }
  #kito .content .set2 .item3 .inner .txt {
    letter-spacing: 0;
    flex: 1;
    margin: -8px 0 0 41px;
  }
  #kito .content .set2 .item3 .inner .txt p:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1299px) and (min-width: 768px) {
  #activity .set2 .vibration1 {
    left: -98px;
  }
  #activity .set2 .vibration2 {
    left: -132px;
  }
  #activity .set2 .vibration3 {
    right: -32px;
  }
  #activity .set2 .vibration4 {
    right: -163px;
  }
}
