:root .fixed-viewport660 #productCnt.for-SP {
  --font-size-xl: 40px;
  --font-size-l: 30px;
  --font-size-m: 27px;
  --font-size-s: 24px;
  --font-size-xs: 19px;
  --font-size-min: 17px;
}

#productCnt {
  background-color: #009FE8;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
#productCnt * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.title_label {
  background-color: #fff;
  padding-block: 14px 23px;
}

.title_label h1 {
  color: #1E2087;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.mv {
  position: relative;
  padding-top: 50px;
  padding-bottom: 63px;
  overflow: hidden;
}
.mv__title {
  width: 585px;
  margin-right: 22px;
  margin-left: auto;
  margin-bottom: 22px;
  position: relative;
  z-index: 3;
}
.mv__product {
  position: relative;
  z-index: 3;
  text-align: center;
}
.mv__product__label {
  width: 207px;
  position: absolute;
  right: 17px;
  bottom: 0;
}
.mv__product__label img {
  width: 100%;
}
.mv__text {
  margin-top: 20px;
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.mv__text::before {
  content: "";
  display: block;
  width: 111px;
  height: 150px;
  background-image: url(/keana/images/shikuwasa-awa/mv-icon01.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 22px;
  bottom: 0;
}
.mv__text::after {
  content: "";
  display: block;
  width: 114px;
  height: 147px;
  background-image: url(/keana/images/shikuwasa-awa/mv-icon02.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 22px;
  bottom: 0;
}
.mv__bg01 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.mv__bg01 img {
  width: 100%;
  height: auto;
}
.mv__bg02 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.mv__bg02 img {
  width: 100%;
  height: auto;
}

.outline {
  position: relative;
  z-index: 4;
}
.outline__inner {
  background-color: #fff;
}
.outline__top {
  width: 100%;
  margin-top: -3px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: #fff;
}
.outline__top img {
  width: 100%;
  height: auto;
  vertical-align: top;
  line-height: 1em;
}
.outline__title {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 40px;
}
.outline__text {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
  color: #1D2087;
  line-height: 1.8;
}
.outline__text a {
  text-decoration: none;
  color: #1D2087;
}
.outline-product {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  gap: 40px;
  margin-bottom: 20px;
}
.outline-product .p-product__image {
  position: relative;
}
.outline-product .p-product__image .image {
  text-align: center;
  margin-right: 110px;
}
.outline-product .p-product__cart .commonCageSmt {
  background-color: rgb(0, 179, 236);
}
.outline-product .seal {
  width: 42.7%;
  position: absolute;
  right: 15px;
  bottom: -7px;
}
.outline-product .seal img {
  width: 100%;
  height: auto;
}
.outline-product__bg {
  position: absolute;
}
.outline-product__bg img {
  width: 100%;
  height: auto;
}
.outline-product__bg.bg01 {
  top: 71px;
  left: 41px;
}
.outline-product__bg.bg02 {
  right: 94px;
  top: 36px;
}
.outline-product__bg.bg03 {
  left: 98px;
  bottom: 165px;
}
.outline__note {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
  color: #1D2087;
  text-align: right;
}

.effect {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.effect__inner {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
}
.effect__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.effect__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.effect__text .text01 {
  margin-bottom: 30px;
}
.effect__text .icon01 {
  margin-bottom: 30px;
}
.effect__text .text02 {
  margin-bottom: 10px;
}
.effect__note {
  text-align: right;
  color: #fff;
  margin-top: 30px;
}
.effect__bubble {
  position: absolute;
}
.effect__bubble.bubble01 {
  top: 32px;
  left: 15px;
}
.effect__bubble.bubble02 {
  top: 181px;
  right: 72px;
}
.effect__bubble.bubble03 {
  top: 1028px;
  right: 43px;
}
.effect__bubble.bubble04 {
  top: 1164px;
  left: 56px;
}
.effect__bubble.bubble05 {
  bottom: 180px;
  right: 53px;
}
.effect__bubble.bubble06 {
  top: 596px;
  left: 36px;
}
.effect__ring {
  position: absolute;
}
.effect__ring.ring01 {
  top: 30px;
  left: 61px;
}
.effect__ring.ring02 {
  top: 40px;
  right: 45px;
}
.effect__ring.ring03 {
  top: 661px;
  right: 40px;
  z-index: 0;
}
.effect__ring.ring04 {
  top: 1130px;
  right: 155px;
}
.effect__ring.ring05 {
  bottom: 160px;
  left: 40px;
}

.story {
  background-image: url(/keana/images/shikuwasa-awa/story-bg01.svg);
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}
.story__inner {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  background-color: #FFFAC6;
  padding: 30px 40px;
  border-radius: 30px;
  position: relative;
}
.story__inner::before {
  content: "";
  display: block;
  width: 163px;
  height: 132px;
  background-image: url("/keana/images/shikuwasa-awa/story-icon.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -40px;
  top: -23px;
}
.story__inner::after {
  content: "";
  display: block;
  width: 300px;
  height: 299px;
  background-image: url("/keana/images/shikuwasa-awa/story-img01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -40px;
  bottom: -50px;
}
.story__title {
  text-align: center;
  margin-bottom: 30px;
  margin-left: -20px;
}
.story__note {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.howto {
  padding-top: 50px;
  position: relative;
}
.howto__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.howto__text {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  color: #fff;
}
.howto__text p {
  line-height: 1.8;
}
.howto .slider01 {
  position: relative;
  overflow: hidden;
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 190px;
}
.howto .slider01 .swiper-slide.-withLabel {
  position: relative;
}
.howto .slider-label {
  content: "";
  display: block;
  width: 482px;
  height: 132px;
  background-image: url("/keana/images/shikuwasa-awa/howto-label01.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: 1;
}
.howto .swiper-pagination {
  bottom: -90px !important;
}
.howto .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #80CFF3;
  cursor: pointer;
}
.howto .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: #FFF;
}

.like {
  padding-bottom: 120px;
}
.like__inner {
  width: 580px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background-color: #FFFAAD;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 45px;
  padding-right: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  position: relative;
}
.like__inner::before {
  content: "";
  display: block;
  width: 159px;
  height: 261px;
  background-image: url("/keana/images/shikuwasa-awa/like-bg01.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -40px;
  top: -60px;
}
.like__content {
  width: 100%;
  padding: 30px;
  border-radius: 30px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
}
.like__content_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.like__content_head::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-image: url("/keana/images/shikuwasa-awa/underLine01.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
}
.like__content_fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.like__content_fl .text p {
  color: #1D2087;
  font-weight: 400;
  line-height: 1.6;
  font-size: 24px;
}
.like__content.cnt01::before {
  content: "";
  display: block;
  width: 87px;
  height: 87px;
  background-image: url("/keana/images/shikuwasa-awa/like-bg02.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -13px;
  top: -52px;
}
.like__content.cnt02::before {
  content: "";
  display: block;
  width: 67px;
  height: 58px;
  background-image: url("/keana/images/shikuwasa-awa/like-bg03.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -24px;
  top: -50px;
}
.like__content.cnt02::after {
  content: "";
  display: block;
  width: 69px;
  height: 69px;
  background-image: url("/keana/images/shikuwasa-awa/like-bg04.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -20px;
  top: -30px;
}
.like__content.cnt03::before {
  content: "";
  display: block;
  width: 67px;
  height: 58px;
  background-image: url("/keana/images/shikuwasa-awa/like-bg05.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -18px;
  top: -20px;
}
.like__link:hover {
  opacity: 0.7;
}

.buy {
  padding-bottom: 60px;
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.buy::before {
  content: "";
  display: block;
  width: 100%;
  height: 63px;
  background-image: url("/keana/images/shikuwasa-awa/buy-bg01.svg");
  position: absolute;
  left: 0;
  top: -62px;
}
.buy__title {
  position: relative;
}
.buy__title::before {
  content: "";
  display: block;
  width: 52px;
  height: 62px;
  background-image: url("/keana/images/shikuwasa-awa/buy-bg02.svg");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  position: absolute;
  left: -65px;
  top: 0;
}
.buy__title::after {
  content: "";
  display: block;
  width: 52px;
  height: 62px;
  background-image: url("/keana/images/shikuwasa-awa/buy-bg02.svg");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  position: absolute;
  right: -85px;
  top: 18px;
}
.buy__link:hover {
  opacity: 0.7;
}
.buy .tree {
  position: absolute;
  right: 2px;
  bottom: 4px;
}

.for-PC .p-product {
  -ms-grid-columns: calc(100% - 20px - 280px) 20px 280px;
  grid-template-columns: calc(100% - 20px - 280px) 280px;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.for-PC .p-product .p-product__image .image {
  width: 57%;
  margin-right: auto;
}
.for-PC .p-product .p-product__image .image img {
  width: 100%;
  height: auto;
}
.for-PC .p-product .outline-product__bg.bg01 {
  width: 19.6%;
  left: -24%;
  top: 20%;
}
.for-PC .p-product .outline-product__bg.bg02 {
  width: 15%;
  right: 5%;
  top: 17%;
}
.for-PC .p-product .outline-product__bg.bg03 {
  width: 13.2%;
  left: 10%;
  top: 58%;
}
.for-PC .p-product .seal {
  width: 60%;
  right: -7%;
  bottom: 1%;
}
.for-PC .p-product .seal img {
  width: 100%;
  height: auto;
}
.for-PC #CommonCage {
  margin-bottom: 0px;
  width: 248px;
  margin-inline: auto;
  border-width: 6px;
  border-style: solid;
  border-color: rgb(0, 179, 236);
  -o-border-image: initial;
     border-image: initial;
  border-radius: 10px;
  padding: 10px;
}

@-webkit-keyframes bouns {
  40% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
  }
  60% {
    -webkit-transform: translateX(-60px) rotate(-5deg);
            transform: translateX(-60px) rotate(-5deg);
  }
  80% {
    -webkit-transform: translateX(-60px) translateY(-20px) rotate(-5deg);
            transform: translateX(-60px) translateY(-20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}

@keyframes bouns {
  40% {
    -webkit-transform: translateX(-60px);
            transform: translateX(-60px);
  }
  60% {
    -webkit-transform: translateX(-60px) rotate(-5deg);
            transform: translateX(-60px) rotate(-5deg);
  }
  80% {
    -webkit-transform: translateX(-60px) translateY(-20px) rotate(-5deg);
            transform: translateX(-60px) translateY(-20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
  }
}
@-webkit-keyframes bouns02 {
  10% {
    -webkit-transform: translateX(18px) translateY(-40px);
            transform: translateX(18px) translateY(-40px);
  }
  30% {
    -webkit-transform: translateX(60px) translateY(0px);
            transform: translateX(60px) translateY(0px);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(0px);
            transform: translateX(40px) translateY(0px);
  }
  60% {
    -webkit-transform: translateX(30px) translateY(-20px);
            transform: translateX(30px) translateY(-20px);
  }
  70% {
    -webkit-transform: translateX(20px) translateY(0px);
            transform: translateX(20px) translateY(0px);
  }
  80% {
    -webkit-transform: translateX(10px) translateY(-20px);
            transform: translateX(10px) translateY(-20px);
  }
  90% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
@keyframes bouns02 {
  10% {
    -webkit-transform: translateX(18px) translateY(-40px);
            transform: translateX(18px) translateY(-40px);
  }
  30% {
    -webkit-transform: translateX(60px) translateY(0px);
            transform: translateX(60px) translateY(0px);
  }
  50% {
    -webkit-transform: translateX(40px) translateY(0px);
            transform: translateX(40px) translateY(0px);
  }
  60% {
    -webkit-transform: translateX(30px) translateY(-20px);
            transform: translateX(30px) translateY(-20px);
  }
  70% {
    -webkit-transform: translateX(20px) translateY(0px);
            transform: translateX(20px) translateY(0px);
  }
  80% {
    -webkit-transform: translateX(10px) translateY(-20px);
            transform: translateX(10px) translateY(-20px);
  }
  90% {
    -webkit-transform: translateX(0px) translateY(0px);
            transform: translateX(0px) translateY(0px);
  }
}
/*# sourceMappingURL=shikuwasa-awa.css.map */