.started-trial-sales {
  position: absolute;
  top: 25px;
  right: -25px;
}
.started-trial-sales img {
  max-width: 325px;
}
.slider.slick-initialized.slick-slider {
  padding: 0;
  position: unset;
  box-sizing: unset;
  width: 100%;
}

.slide-container
.slider-top {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px
}

.slider-container {
  display: flex;
}

.container.slide-container {
  padding: 0;
}

.slide-container
.item-demo-slider {
  width: 320px;
  height: 76px;
  background: #707070;
  color: aliceblue;
  margin-left: 6px;
  margin-right: 6px;
}

.slider-button-view {
  display: flex;
  justify-content: center;
  align-items: center;
}

.form-slider {
  display: flex;
  justify-content: center;
}

.slider {
  transition: all 0.5s ease-in-out;
  width: 1000px;
  overflow: hidden;
  display: flex;
}

.slider
.slick-list
.slick-track {
  width: 2000px;
  display: flex;
}

.slick-initialized .slick-slide {
  float: unset;
  height: auto;
  width: 320px;
  margin-left: 6px;
  margin-right: 6px;
  /*border: 1px solid #A5A5A5;*/
}

.slide-container .item-demo-slider {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.style--form--title {
  width: 391px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 40px;
  border: 4px solid #EAFF76;
  background: rgba(0, 0, 0, 0.60);
  color: #EAFF76;
  font-family: Hiragino Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner-list-images {
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
}

.banner-text-images .banner-text2 {
  width: 241px;
}

.banner-text-images {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  max-width: 410px;
}

.banner-list-images .banner-text1 {
  margin-right: 13px;
  margin-bottom: 11px;
}

.banner-list-images .banner-text3 {
  margin-bottom: 13px;
}

.form-act--top .form-act .act--top-center a {
  text-decoration: none;
}

.text-wrapper-2 {
  color: #F6F6F6;
  text-align: center;
  font-family: Hiragino Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  padding: 0 6px;
  position: relative;
  text-shadow: 2px 2px #00000040;
}

.act--top-center .element {
  margin-top: 6px;
}

.act--top-center .text-wrapper-2 span {
  position: relative;
  z-index: 2;
}

.act--top-center .text-wrapper-2:after {
  content: '';
  display: inline-block;
  height: 11px;
  width: 100%;
  background: #ffa9a94f;
  border-radius: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.act--top-center .wrap-frame {
  width: 310px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #F6F6F6;
}

.act--top-center .frame {
  align-items: center;
}

.text-wrapper-not {
  color: #FFF;
  text-align: center;
  font-family: Hiragino Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-shadow: 2px 2px #00000040;
}

.element-wrapper-1, .element-wrapper-3 {
  margin-left: 7px;
}

.element-wrapper-2 {
  margin-left: 5px;
}

.item--slogan-v3 .sticker--box {
  width: 63px;
  height: 67px;
  display: flex;
  background-image: url('../icon/sticker--v3.svg');
  justify-content: center;
  align-items: center;
}

.item--slogan-v3 .sticker--v3 {
  width: 63px;
  height: 67px;
}

.slider-top .slider-container .slick-arrow.slick-hidden {
  display: flex;
  justify-content: center;
  align-items: center;
}

.box--product--slogan .box--item {
  width: 245px;
  height: 245px;
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 22px;
  color: #000;
}

.product--list--item .title--product--note {
  color: #000;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: start;
}

.product--list--item .title-product {
  width: 200px;
  height: 18px;
  border-radius: 3px;
  background: #546E7A;
  color: #FFF;
  text-align: center;
  font-family: Hiragino Sans GB;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
}

.product--list--item .product--name {
  color: #000;
  font-family: Hiragino Sans;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-align: start;
  margin-top: 5px;
}

.product--list--item .bg--blue {
  background: #337AB7;
}

.product--list--item .bg--blue-2 {
  background: #3EB4B0;
}

.box--form-item-video .item--video {
  width: 344px;
  height: 310px;
}

.form--search-top {
  margin-top: 75px;
}

.form--search-top .content--search {
  width: 96%;
}

.form--search-top .form-search-center {
  width: 100%;
  min-height: 185px;
  border: 4px solid #999;
  background: #EFEFEF;
  display: grid;
  grid-template-columns: 15% 85%;
  gap: 0;
}

.form--search-top .logo--search {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}

.form--search-top .form--search {
  display: flex;
  height: 84px;
  width: 93%;
  align-items: center;
  flex-wrap: wrap;
}

.form--search-top .form-search {
  display: flex;
  margin-left: 20px;
}

.form--search-top #search-form-top {
  display: flex;
}

.form--search-top .font-input-search {
  display: flex;
  max-width: 416px;
  height: 37px;
  flex-shrink: 0;
  border: 1px solid #333;
  background: #FFF;
  width: 400px;
}

.form--search-top .font-input-search input {
  border: 0 solid #333;
  width: 100%;
}

.form--search-top .button-search {
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  width: 66px;
  height: 37px;
  border: 1px solid #333;
  background: #000;
  font-weight: 300;
}

.form--search-top .hr-form-search {
  background: #707070;
  max-width: 960px;
  height: 2px;
  margin-top: 0;
  margin-left: -20px;
  margin-right: -20px;
}

.form--search-top .category---list {
  display: grid;
  grid-template-columns: 14% 88%;
  align-items: center;
  gap: 9px;
  min-height: 100px;
}

.form--search-top .category--list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 15px;
  text-align: start;
}

.form--search-top .category-item {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: underline;
  margin-left: 12px;
  margin-right: 12px;
  color: #000;
}

.form--search-top .logo--search .title--logo {
  margin-top: 5px;
}

.form--search-top .content--search #input--name--search:focus {
  outline: none;
}

.banner--top {
  justify-content: center;
  align-items: center;
  height: 100px;
  width: 375px;
  position: fixed;
  bottom: 0;
  z-index: 4;
  left: auto;
  right: 0;
  display: flex;
  background: rgba(255, 255, 255, 0.85);
}

.banner--top .banner-pc {
  display: flex;
  align-items: center;
}

.banner--top .banner-pc .element {
  height: 80px;
  width: 277px;
}

.banner--top .banner-pc .icon-scroll-top {
  margin-left: 8px;
}

.banner--top .banner--sp {
  display: none;
}

.logo-pc {
  margin-left: 45px;
  margin-top: 0;
}

.text-wrapper-6 {
  left: 30px;
}

.element-2 {
  left: 90px;
}

.text-wrapper-7 {
  left: 439px;
}

.image-banner-top {
  left: 0;
}

.image-banner-top-pc {
  display: block;
}

.top-page {
  overflow: hidden;
}

.box--buttons .title img {
  margin-top: -25px;
  background: #fff;
  padding: 0 45px;
}

.box--buttons .title {
  margin-bottom: 17px;
  border-top: 2px solid #607D8B;
}

.box--buttons .list-button a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}

.box--buttons .list-button a {
  line-height: 45px;
  width: 100%;
  max-width: 220px;
  height: 45px;
  border-radius: 32px;
  border: 1px solid #78909C;
  display: inline-block;
  background: #37474F;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.box--buttons .list-button div {
  width: 220px;
}

.box--buttons .list-button {
  display: flex;
  justify-content: space-between;
  max-width: 940px;
  margin: 0 auto;
}

.box--buttons {
  padding-top: 50px;
  padding-bottom: 42px;
}

@media (max-width: 1199px) {
  .started-trial-sales {
    right: -85px;
  }
}

@media (max-width: 991px) {
  .started-trial-sales {
    right: -215px;
  }
}

@media screen and (max-width: 768px) {
  .started-trial-sales {
    right: 10px;
  }
  .box--buttons .list-button div {
    width: 100%;
    margin-bottom: 15px;
  }

  .box--buttons .title {
    border: none;
  }

  .box--buttons .title img {
    padding: 0;
    width: 276px;
  }

  .box--buttons .list-button {
    flex-wrap: wrap;
  }

  .banner-list-images {
    top: inherit;
    bottom: 58px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
  }

  .banner-list-images .banner-text1 {
    margin-right: 6px;
    width: 154px;
    margin-bottom: 0;
  }

  .banner-list-images .banner-text2 {
    width: 173px;
  }

  .banner-list-images .banner-text3 {
    margin-bottom: 10px;
    width: 336px;
  }

  .banner-text-images {
    margin-bottom: 8px;
  }

  .top-page {
    padding-top: 0;
  }

  .slider
  .slick-list
  .slick-track {
    width: 1150px !important;
    display: flex;
  }

  .style--form--title {
    width: 336px;
    height: 34px;
    line-height: 34px;
    border: 3px solid #EAFF76;
    position: unset;
    font-size: 16px;
    font-weight: 700;
  }

  .element-wrapper-1 {
    margin-left: 0;
  }

  .element-wrapper-2 {
    margin-left: -7px;
  }

  .element-wrapper-3 {
    margin-left: 10px;
  }

  .item--slogan-v3 .sticker--box {
    width: 60px;
    height: 60px;
  }

  .banner-top-pc {
    display: flex;
    width: 100%;
    height: 100px;
  }

  .category--list {
    gap: 10px 0px;
    grid-template-columns: 60% 43%;
  }

  .box--product--slogan .box--item {
    width: 175px;
    padding: 7px;
    height: 200px;
  }

  .product--list--item .title-product {
    width: 160px;
    height: 15px;
    font-size: 8px;
    padding-top: 1px;
  }

  .box--product--slogan .item-product--image {
    margin-top: 5px;
  }

  .product--list--item .title--product--note {
    font-size: 8px;
  }

  .product--list--item .product--name {
    font-size: 9px;
  }

  .form--search-top .form-search-center {
    grid-template-columns: 100%;
  }

  .form--search-top .logo--search {
    margin-top: 10px;
  }

  .form--search-top .content--search {
    width: 100%;
  }

  .form--search-top .form--search {
    width: 100%;
    height: 100px;
    justify-content: center;
  }

  .form--search-top .hr-form-search {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .form--search-top .category---list {
    grid-template-columns: 100%;
    min-height: 200px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
  }

  .form--search-top .category {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .form--search-top .category--list {
    width: 92%;
    gap: 6px 11px;
  }

  .form--search-top .form-search {
    margin-left: 0;
  }

  .form--search-top .font-input-search {
    max-width: 355px;
  }

  .form--search-top .form-search {
    margin-top: 5px;
  }

  .form--search-top .form--search {
    margin-top: 10px;
  }

  .footer--top-v2 .footer_nav02 {
    padding-bottom: 100px;
  }

  .banner--top .banner-pc {
    display: none;
  }

  .banner--top {
    width: 375px;
  }

  .banner--top .banner--sp {
    display: flex;
    align-items: center;
  }

  .banner--top .banner--sp .element {
    height: 80px;
    width: 277px;
  }

  .banner--top .banner--sp .icon-scroll-top {
    margin-left: 8px;
  }

  .form--search-top {
    display: none;
  }

  .image-banner-top-pc {
    display: none;
  }
}

@media screen and (max-width: 433px) {
  .slick-initialized .slick-slide {
    width: 275px;
  }

  .form--search-top #search-form-top {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 0;
  }

  .form--search-top .hr-form-search {
    margin-top: 15px;
  }

  .banner--top {
    width: 100%;
  }

  .started-trial-sales {
    left: 20px;
    right: 20px;
  }

  .started-trial-sales img {
    max-width: unset;
    width: 100%;
  }
}
