.c-hamburger__line {
  background-color: white;
}
.c-hamburger__line::after {
  background-color: white;
}
.c-hamburger__line::before {
  background-color: white;
}

.Component_header_olIJz {
  width: 100%;
  height: 98px;
}

.Component_header_olIJz .Component_container_1RE2n {
  height: 75px;
  background: black;
  width: 100%;
  max-width: 100%;
}

.product-logo {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 73px;
}
@media only screen and (max-width: 769px) {
  .product-logo {
    left: 14%;
    width: 57px;
    top: 39%;
  }
}

.prodcut-howto {
  padding: 100px 0 150px;
  margin: 0 auto;
}

.use-top {
  width: 100%;
  margin: 69px auto 0px;
  position: relative;
}
@media only screen and (max-width: 481px) {
  .use-top {
    margin: 0px auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-top {
    margin: 0px auto;
  }
}
.use-top-title {
  font-family: "Noto Serif JP", serif;
  font-family: "Questrial", sans-serif;
  font-size: 25px;
  text-align: center;
  letter-spacing: 3px;
  color: #5F6969;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  top: 50%;
}
@media only screen and (max-width: 481px) {
  .use-top-title {
    font-size: 25px;
  }
}

.use-icon-section {
  margin: 100px auto;
}
@media only screen and (max-width: 481px) {
  .use-icon-section {
    margin: 10% auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section {
    margin: 10% auto;
  }
}
.use-icon-section-title {
  font-size: 25px;
  letter-spacing: 2.5px;
  line-height: 50px;
  text-align: center;
  color: #5F6969;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-title {
    font-size: 15px;
    letter-spacing: 0px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-title {
    font-size: 15px;
    letter-spacing: 0px;
  }
}
.use-icon-section-title::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 490px;
  border-bottom: 1px solid #5F6969;
  top: 59px;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-title::after {
    top: 44px;
    width: 276px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-title::after {
    top: 44px;
    width: 276px;
  }
}
.use-icon-section-flex-box {
  width: 1000px;
  margin: 100px auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-flex-box {
    display: block;
    width: 100%;
    margin: 10% auto;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-flex-box {
    display: block;
    width: 90%;
    margin: 10% auto;
  }
}
.use-icon-section-flex-box-inner {
  width: 160px;
  margin: 10px;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-flex-box-inner {
    width: 100px;
    display: inline-block;
    box-sizing: border-box;
    margin: 5px;
  }
}
@media only screen and (max-width: 320px) {
  .use-icon-section-flex-box-inner {
    width: 90px;
    display: inline-block;
    box-sizing: border-box;
    margin: 2px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-flex-box-inner {
    width: 100px;
    display: inline-block;
    box-sizing: border-box;
    margin: 5px;
  }
}
.use-icon-section-flex-box-inner-title {
  font-size: 19px;
  line-height: 35px;
  text-align: center;
  color: #5F6969;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-flex-box-inner-title {
    font-size: 13px;
    line-height: 22px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-flex-box-inner-title {
    font-size: 13px;
    line-height: 22px;
  }
}
.use-icon-section-flex-box-inner .img-on {
  display: none;
}
.use-icon-section-flex-box-inner .img-off {
  display: block;
}
.use-icon-section-flex-box-inner.active .img-off {
  display: none !important;
}
.use-icon-section-flex-box-inner.active .img-on {
  display: block !important;
}
.use-icon-section-flex-box-inner.active-maru {
  background-color: #B0B4BC;
}
.use-icon-section-flex-box-inner .active {
  background-color: #B0B4BC;
}
.use-icon-section-flex-box-inner-maru {
  width: 160px;
  height: 160px;
  background-color: #E1E3EA;
  filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 481px) {
  .use-icon-section-flex-box-inner-maru {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 320px) {
  .use-icon-section-flex-box-inner-maru {
    width: 90px;
    height: 90px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section-flex-box-inner-maru {
    width: 100px;
    height: 100px;
  }
}
.use-icon-section-flex-box-inner-maru:hover {
  filter: none;
  transform: 3s;
}
.use-icon-section .pyramid_parent {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media only screen and (max-width: 481px) {
  .use-icon-section .pyramid_parent {
    text-align: center;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-icon-section .pyramid_parent {
    text-align: center;
  }
}

.use-link-waku {
  background-color: #F3F4F7;
  padding: 50px 0;
}
@media only screen and (max-width: 481px) {
  .use-link-waku {
    padding: 10% 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-link-waku {
    padding: 10% 0;
  }
}
.use-link-waku-inner {
  width: 1000px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 481px) {
  .use-link-waku-inner {
    display: block;
    width: 90%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-link-waku-inner {
    display: block;
    width: 90%;
  }
}
.use-link-waku-inner-left {
  width: 500px;
  padding: 181px 0 0 0;
}
@media only screen and (max-width: 481px) {
  .use-link-waku-inner-left {
    width: 100%;
    padding: 5% 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-link-waku-inner-left {
    width: 100%;
    padding: 5% 0;
  }
}
.use-link-waku-inner-left-tag {
  font-size: 19px;
  letter-spacing: 8px;
  line-height: 35px;
  background-color: #E1E3EA;
  width: 200px;
  color: #5F6969;
  text-align: center;
}
.use-link-waku-inner-left-title {
  font-size: 23px;
  line-height: 65px;
  letter-spacing: 4px;
  color: #5F6969;
}
@media only screen and (max-width: 769px) {
  .use-link-waku-inner-left-title {
    font-size: 17px;
    letter-spacing: 0px;
  }
}
.use-link-waku-inner-left-btn {
  width: 500px;
  border: 1px solid #5F6969;
  font-size: 15px;
  line-height: 71px;
  letter-spacing: 4px;
  text-align: center;
  color: #5F6969;
  position: relative;
  margin: 30px 0 0 0;
}
.use-link-waku-inner-left-btn::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 70px;
  color: #5F6969;
  border-bottom: 1px solid #5F6969;
}
@media only screen and (max-width: 481px) {
  .use-link-waku-inner-left-btn::after {
    width: 40px;
  }
}
@media only screen and (max-width: 769px) {
  .use-link-waku-inner-left-btn {
    width: 100%;
    max-width: 500px;
    margin: 10% auto 0;
  }
}
.use-link-waku-inner-right {
  width: 400px;
  height: 500px;
  margin-right: 50px;
}
@media only screen and (max-width: 769px) {
  .use-link-waku-inner-right {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
.use-link-waku-inner-right-swipe-img {
  width: 400px;
  height: 500px;
}
@media only screen and (max-width: 769px) {
  .use-link-waku-inner-right-swipe-img {
    width: 100%;
    height: auto;
  }
}
.use-link-waku-inner-right-swipe-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.use-link-waku-inner .swiper-button-next.how-to-use-next {
  width: 100px;
  height: 1px;
  background-color: #5F6969;
  cursor: pointer;
  position: absolute;
  top: 295px;
  right: -31px;
}
@media only screen and (max-width: 769px) {
  .use-link-waku-inner .swiper-button-next.how-to-use-next {
    top: 20%;
    right: -15px;
    width: 69px;
  }
}
.use-link-waku-inner .swiper-button-next.how-to-use-next::after {
  content: "";
  position: absolute;
  width: 20px;
  transform: rotate(30deg);
  top: -5px;
  right: 0;
  height: 1px;
  left: auto;
  background-color: #5F6969;
}
.use-link-waku .howto-swiper-controller {
  position: relative;
  margin: 0px 0 -15px -59px;
  flex-flow: column;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
}
@media only screen and (max-width: 481px) {
  .use-link-waku .howto-swiper-controller {
    margin: 20% auto 20%;
    width: 90%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-link-waku .howto-swiper-controller {
    margin: 20% auto 20%;
    width: 90%;
  }
}
.use-link-waku .howto-swiper-controller .swiper-pagination-bullet {
  border-radius: inherit;
  margin: 0 2px !important;
  width: 2px;
  height: 30px;
  background: #5F6968;
  opacity: 0.19;
}
@media only screen and (max-width: 481px) {
  .use-link-waku .howto-swiper-controller .swiper-pagination-bullet {
    width: 40px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 769px) {
  .use-link-waku .howto-swiper-controller .swiper-pagination-bullet {
    width: 40px;
  }
}
.use-link-waku .howto-swiper-controller .swiper-pagination-bullet-active {
  background: #5F6968;
  opacity: 1;
}
@media only screen and (max-width: 769px) {
  .use-link-waku .howto-swiper-controller2 {
    position: relative;
    flex-flow: column;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    right: -9px;
    width: 3px;
    margin-left: auto;
    bottom: -12px;
  }
}
@media only screen and (max-width: 769px) {
  .use-link-waku .howto-swiper-controller2 .swiper-pagination-bullet {
    border-radius: inherit;
    margin: 0 2px !important;
    width: 2px;
    height: 30px;
    background: #5F6968;
    opacity: 0.19;
  }
}
.use-link-waku .howto-swiper-controller2 .swiper-pagination-bullet-active {
  background: #5F6968;
  opacity: 1;
}

.content-area .content {
  display: none;
}
.content-area .content.show {
  display: block;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
  line-height: 1;
  z-index: 99;
}

#page-top a {
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 28px 5px;
  text-align: center;
  display: block;
  border-radius: 90px;
  opacity: 0.9;
  transition: all 0.3s ease;
}

#page-top a:hover {
  text-decoration: none;
  opacity: 1;
}

.review-summary-container .starRating .reviewNumber, .review-widget-summary-container .starRating .reviewNumber {
  display: none !important;
}/*# sourceMappingURL=howtouse.css.map */