@charset "UTF-8";
/* =========================================================
body
========================================================= */
body,
.wrapper {
  overflow: visible !important;
}

body.is-open {
  overflow: hidden !important;
}
@media only screen and (max-width: 750px) {
  body .pane-footer {
    z-index: 1;
  }
}

.lp-main__in {
  position: relative;
  line-height: 1.6;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

#footer_top,
.pane-footer {
  margin-top: 0;
}

.pane-contents {
  min-height: auto;
}
.pane-contents input,
.pane-contents button,
.pane-contents textarea,
.pane-contents select {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.pane-contents *:before, .pane-contents *:after {
  display: block;
}
.pane-contents img {
  width: 100%;
  height: auto;
}
.pane-contents img.w100 {
  width: 100%;
  height: auto;
}
.pane-contents a {
  text-decoration: none;
}
.pane-contents a[href*="tel:"] {
  text-decoration: underline;
}
@media (hover: hover) {
  .pane-contents a[href*="tel:"] {
    text-decoration: none;
    pointer-events: none;
  }
}
@media (hover: hover) {
  .pane-contents .opacity-link {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .pane-contents .opacity-link:hover {
    opacity: 0.6;
  }
}
.pane-contents .txt-link {
  text-decoration: underline;
}
@media (hover: hover) {
  .pane-contents .txt-link:hover {
    text-decoration: none;
  }
}

/*------------------------------------------
common parts
------------------------------------------*/
@media (max-width: 1024px) {
  .to-pc {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .to-sp {
    display: none !important;
  }
}

/*------------------------------------------
fade up
------------------------------------------*/
.fadeup {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.7s ease-in-out, -webkit-transform 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out, -webkit-transform 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out, -webkit-transform 0.7s ease-in-out;
}
.fadeup.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}
.fade.is-active {
  opacity: 1;
}

@-webkit-keyframes illMove {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes illMove {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
            transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes illMove_2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes illMove_2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-1em);
            transform: translateY(-1em);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes illMove_3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes illMove_3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes illMove_4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes illMove_4 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes illMove_5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes illMove_5 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes illMove_6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes illMove_6 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes illMove_7 {
  0% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
  50% {
    -webkit-transform: rotate(-124deg);
            transform: rotate(-124deg);
  }
  100% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
}
@keyframes illMove_7 {
  0% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
  50% {
    -webkit-transform: rotate(-124deg);
            transform: rotate(-124deg);
  }
  100% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
}
@-webkit-keyframes illMove_8 {
  0% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
  50% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
}
@keyframes illMove_8 {
  0% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
  50% {
    -webkit-transform: rotate(120deg);
            transform: rotate(120deg);
  }
  100% {
    -webkit-transform: rotate(26deg);
            transform: rotate(26deg);
  }
}
@-webkit-keyframes illMove_9 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-120deg);
            transform: rotate(-120deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes illMove_9 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-120deg);
            transform: rotate(-120deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes illMove_10 {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
  }
  50% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes illMove_10 {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
  }
  50% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes bounceInUp {
  0% {
    -webkit-transform: translate3d(0, 85%, 0);
            transform: translate3d(0, 85%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0% {
    -webkit-transform: translate3d(0, 85%, 0);
            transform: translate3d(0, 85%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(115%, 0, 0);
            transform: translate3d(115%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(115%, 0, 0);
            transform: translate3d(115%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
/*------------------------------------------
main-cont
------------------------------------------*/
.main-cont {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1025px) {
  .main-cont {
    background: #33b0e6;
  }
}

/*------------------------------------------
.left__container,
.nav__container
------------------------------------------*/
.left__container,
.right__container {
  display: none;
}
@media (min-width: 1025px) {
  .left__container,
  .right__container {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: sticky;
    top: 0;
    z-index: 1;
  }
}

.left__container {
  left: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 2px solid #122d8c;
}
.left__container .left__mv {
  width: 48.9vw;
  position: absolute;
  top: 4.75vw;
  left: 4.97vw;
}

.right__container {
  right: 0;
  border-left: 2px solid #122d8c;
  width: 14.64vw;
}

/*------------------------------------------
cnt__container
------------------------------------------*/
.cnt__container {
  width: 100%;
  position: relative;
  z-index: 3;
  overflow: hidden;
  color: #023895;
}
@media (min-width: 1025px) {
  .cnt__container {
    width: 375px;
  }
}

/*------------------------------------------
mv__container
------------------------------------------*/
.mv__container {
  width: 100%;
  height: 140.45vw;
  background: url(/cms/lp/carebears2025/assets/images/mv_bg.png) no-repeat center top/cover;
  position: relative;
  z-index: 2;
}
@media (min-width: 1025px) {
  .mv__container {
    height: 552px;
  }
}
.mv__container .rainbow__1 {
  width: 111.19vw;
  position: absolute;
  top: -1.28vw;
  left: -11.71vw;
  -webkit-animation: 4s illMove_3 infinite ease-in-out;
          animation: 4s illMove_3 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .rainbow__1 {
    width: 437px;
    top: -5px;
    left: -46px;
  }
}
.mv__container .rainbow__2 {
  width: 84.47vw;
  position: absolute;
  bottom: -9.67vw;
  right: -5px;
  -webkit-animation: 4s illMove_4 infinite ease-in-out;
          animation: 4s illMove_4 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .rainbow__2 {
    width: 332px;
    bottom: -38px;
  }
}
.mv__container .character__1 {
  width: 65.39vw;
  position: absolute;
  top: 6.1vw;
  left: 2.54vw;
  -webkit-animation: 4s illMove infinite ease-in-out;
          animation: 4s illMove infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .character__1 {
    width: 257px;
    top: 24px;
    left: 10px;
  }
}
.mv__container .character__2 {
  width: 55.21vw;
  position: absolute;
  bottom: 9.41vw;
  right: 4.83vw;
  -webkit-animation: 4s illMove_2 infinite ease-in-out;
          animation: 4s illMove_2 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .character__2 {
    width: 217px;
    right: 19px;
    bottom: 37px;
  }
}
.mv__container .character__3 {
  width: 25.95vw;
  position: absolute;
  top: 4.83vw;
  right: 7.12vw;
  -webkit-animation: 4s illMove_5 infinite ease-in-out;
          animation: 4s illMove_5 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .character__3 {
    width: 102px;
    top: 19px;
    right: 28px;
  }
}
.mv__container .character__4 {
  width: 12.97vw;
  position: absolute;
  bottom: 42.74vw;
  left: 11.45vw;
  -webkit-animation: 4s illMove_6 infinite ease-in-out;
          animation: 4s illMove_6 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .character__4 {
    width: 51px;
    bottom: 168px;
    left: 45px;
  }
}
.mv__container .mv__ttl {
  width: 54.19vw;
  position: absolute;
  top: 54.19vw;
  left: 4.32vw;
}
@media (min-width: 1025px) {
  .mv__container .mv__ttl {
    width: 240px;
    top: 213px;
    left: 17px;
  }
}
.mv__container .star__1 {
  width: 5.08vw;
  position: absolute;
  top: 46.31vw;
  left: 5.85vw;
  -webkit-animation: 4s illMove_9 infinite ease-in-out;
          animation: 4s illMove_9 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .star__1 {
    width: 20px;
    top: 182px;
    left: 23px;
  }
}
.mv__container .star__2 {
  width: 5.08vw;
  position: absolute;
  top: 53.43vw;
  right: 9.41vw;
  -webkit-animation: 4s illMove_9 infinite ease-in-out;
          animation: 4s illMove_9 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .star__2 {
    width: 20px;
    top: 210px;
    right: 37px;
  }
}
.mv__container .star__3 {
  width: 5.59vw;
  position: absolute;
  top: 3.3vw;
  right: 13.23vw;
  -webkit-transform: rotate(26deg);
          transform: rotate(26deg);
  -webkit-animation: 4s illMove_7 infinite ease-in-out;
          animation: 4s illMove_7 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .star__3 {
    width: 22px;
    top: 13px;
    right: 52px;
  }
}
.mv__container .star__4 {
  width: 5.59vw;
  position: absolute;
  top: 89.05vw;
  left: 32.56vw;
  -webkit-transform: rotate(26deg);
          transform: rotate(26deg);
  -webkit-animation: 4s illMove_8 infinite ease-in-out;
          animation: 4s illMove_8 infinite ease-in-out;
}
@media (min-width: 1025px) {
  .mv__container .star__4 {
    width: 22px;
    top: 350px;
    left: 128px;
  }
}
.mv__container .mv__logo {
  width: 17.04vw;
  position: absolute;
  bottom: 1.52vw;
  left: 3.56vw;
}
@media (min-width: 1025px) {
  .mv__container .mv__logo {
    width: 67px;
    bottom: 6px;
    left: 14px;
  }
}
.mv__container .mv__copyright {
  width: 25.44vw;
  position: absolute;
  bottom: 1.27vw;
  right: 1.27vw;
}
@media (min-width: 1025px) {
  .mv__container .mv__copyright {
    width: 100px;
    bottom: 5px;
    right: 5px;
  }
}

/*------------------------------------------
lead__container
------------------------------------------*/
.lead__container {
  background: #ffda00;
  position: relative;
  padding: 15.26vw 0 50px;
}
@media (min-width: 1025px) {
  .lead__container {
    padding: 60px 0 50px;
  }
}
.lead__container::after {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/line_rainbow.png) no-repeat center/cover;
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.lead__container .star {
  width: 75px;
  position: absolute;
  top: 0;
}
.lead__container .star.left {
  left: -43px;
}
.lead__container .star.right {
  right: -34px;
}
.lead__container .ttl {
  width: 300px;
  margin: 0 auto 30px;
}
.lead__container .txt {
  text-align: center;
  line-height: 1.9;
  font-weight: 700;
  font-size: 14px;
  max-width: 350px;
  width: 100%;
  margin: 0 auto 30px;
}
.lead__container .option {
  width: 100%;
  padding: 0 20px;
  font-size: 10px;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin: 0 auto 20px;
}
.lead__container .inline__nav {
  width: 336px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lead__container .inline__nav > li {
  width: 163px;
}
.lead__container .inline__nav > li > a {
  display: block;
  width: 100%;
}

/*------------------------------------------
items__container
------------------------------------------*/
.items__container {
  background: #3289c9;
  padding: 30px 0 100px;
  position: relative;
}
.items__container .items__character {
  width: 260px;
  position: absolute;
  top: -27px;
  right: -62px;
  -webkit-transform: translate3d(0, 85%, 0);
          transform: translate3d(0, 85%, 0);
}
.items__container .items__character.is-active {
  -webkit-animation: 1s forwards ease-out normal bounceInUp;
          animation: 1s forwards ease-out normal bounceInUp;
}
.items__container .items__ttl {
  width: 162px;
  margin: 0 0 38px 20px;
}
.items__container .items__lead--1,
.items__container .items__lead--2 {
  max-width: 310px;
  width: 100%;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.9;
  font-size: 14px;
}
.items__container .items__lead--1 {
  margin: 0 auto 10px;
}
.items__container .items__lead--2 {
  margin: 0 auto 35px;
}
.items__container .items__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.items__container .items__list > li .img {
  width: 100%;
  margin: 0 auto;
}
.items__container .items__list > li .info .ttl {
  letter-spacing: 0.04em;
  font-weight: 500;
}
.items__container .items__list > li .info .btm__cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.items__container .items__list > li .info .price__area span {
  display: inline-block;
}
.items__container .items__list > li .info .price__area .txt {
  font-weight: 500;
}
.items__container .items__list > li .info .price__area .price {
  position: relative;
  font-weight: 500;
}
.items__container .items__list > li .info .price__area .price::before {
  content: "¥";
  font-weight: 500;
  position: absolute;
  left: 0;
  bottom: 1px;
}
.items__container .items__list > li .info .price__area .price::after {
  content: "(税込)";
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.items__container .items__list > li .info .btn {
  width: 72px;
  height: 25px;
}
.items__container .items__list > li .info .btn > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.items__container .items__list > li .info .btn > a::after {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/items_btn.png) no-repeat center top/100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.items__container .items__list > li .info .option {
  letter-spacing: 0.08em;
  font-size: 10px;
  margin-top: 8px;
}
.items__container .items__list > li.column__1 {
  width: 100%;
}
.items__container .items__list > li.column__1 .img {
  padding: 30px;
}
.items__container .items__list > li.column__1 .info {
  padding: 10px 20px 15px;
}
.items__container .items__list > li.column__1 .info .ttl {
  line-height: 1.5;
  font-size: 15px;
  margin-bottom: 5px;
}
.items__container .items__list > li.column__1 .info .price__area {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.items__container .items__list > li.column__1 .info .price__area .txt {
  font-size: 12px;
  margin-right: 2px;
  position: relative;
  bottom: 0.5px;
}
.items__container .items__list > li.column__1 .info .price__area .price {
  padding: 0 30px 0 10px;
  font-size: 15px;
}
.items__container .items__list > li.column__1 .info .price__area .price::before {
  font-size: 14px;
}
.items__container .items__list > li.column__1 .info .price__area .price::after {
  font-size: 10px;
}
.items__container .items__list > li.column__2 {
  width: 50%;
}
.items__container .items__list > li.column__2 .img {
  padding: 15px;
}
.items__container .items__list > li.column__2 .info {
  padding: 7px 15px 15px;
}
.items__container .items__list > li.column__2 .info .ttl {
  line-height: 1.8;
  font-size: 13px;
  margin-bottom: 3px;
}
.items__container .items__list > li.column__2 .info .price__area {
  width: 100%;
}
.items__container .items__list > li.column__2 .info .price__area .txt {
  font-size: 10px;
}
.items__container .items__list > li.column__2 .info .price__area .price {
  padding: 0 27px 0 8px;
  font-size: 13px;
}
.items__container .items__list > li.column__2 .info .price__area .price::before {
  font-size: 11px;
}
.items__container .items__list > li.column__2 .info .price__area .price::after {
  font-size: 9px;
}
.items__container .items__list > li.column__2 .info .btn {
  margin: 5px 0 0 auto;
}
.items__container .items__list > li.blue {
  background: #122d8c;
  color: #fff;
}
.items__container .items__list > li.skyblue {
  background: #33b0e6;
  color: #122d8c;
}
.items__container .items__list > li.pink {
  background: #e97cac;
  color: #fff;
}
.items__container .items__list > li.yellow {
  background: #ffda03;
  color: #122d8c;
}
.items__container.is-active {
  padding: 30px 0 285px;
}
.items__container .items__other--btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -230px;
  margin: auto;
  width: 292px;
}
.items__container .items__other--btn::before {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/items_other_character.png) no-repeat center/100%;
  width: 131px;
  height: 114px;
  position: absolute;
  top: -68px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translate3d(0, 85%, 0);
          transform: translate3d(0, 85%, 0);
}
.items__container .items__other--btn > a {
  display: block;
  position: relative;
  z-index: 2;
}
.items__container .items__other--btn .star__left {
  width: 68px;
  position: absolute;
  top: -64px;
  left: -25px;
}
.items__container .items__other--btn .star__right {
  width: 74px;
  position: absolute;
  top: -64px;
  right: -30px;
}
.items__container .items__other--btn.is-active::before {
  -webkit-animation: 1s forwards ease-out normal bounceInUp;
          animation: 1s forwards ease-out normal bounceInUp;
}
.items__container .items__other--btn.is-active .star__left {
  -webkit-animation: 5s illMove_10 infinite ease-in-out;
          animation: 5s illMove_10 infinite ease-in-out;
}
.items__container .items__other--btn.is-active .star__right {
  -webkit-animation: 5s illMove_10 infinite ease-in-out;
          animation: 5s illMove_10 infinite ease-in-out;
}
.items__container .acc__block {
  position: relative;
}
.items__container .acc__block .acc__character {
  width: 90px;
  position: absolute;
  top: -84px;
  right: 13px;
  -webkit-transform: translate3d(115%, 0, 0);
          transform: translate3d(115%, 0, 0);
}
.items__container .acc__block .acc__character.is-active {
  -webkit-animation: 1s forwards ease-out normal fadeInRight;
          animation: 1s forwards ease-out normal fadeInRight;
}
.items__container .acc__btn {
  cursor: pointer;
  width: 222px;
  height: 52px;
  margin: 30px auto 0;
  background: url(/cms/lp/carebears2025/assets/images/items_more_btn.png) no-repeat center/100%;
}
.items__container .acc__btn.is-active {
  width: 70px;
  height: 14px;
  background: url(/cms/lp/carebears2025/assets/images/items_more_btn_close.png) no-repeat center/100%;
}
.items__container .acc__area {
  display: none;
  position: relative;
}

@-webkit-keyframes loop-1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1260px 0;
  }
}

@keyframes loop-1 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1260px 0;
  }
}
@-webkit-keyframes loop-2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -242px 0;
  }
}
@keyframes loop-2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -242px 0;
  }
}
@-webkit-keyframes loop-3 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1624px 0;
  }
}
@keyframes loop-3 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1624px 0;
  }
}
.loop__1 {
  width: 100%;
  height: 180px;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}
.loop__1::before {
  content: "";
  background-image: url(/cms/lp/carebears2025/assets/images/items_loop_1.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100%;
  background-size: 1260px auto;
  -webkit-animation: loop-1 35s linear infinite;
          animation: loop-1 35s linear infinite;
}

.loop__2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  overflow: hidden;
}
.loop__2::before {
  content: "";
  background-image: url(/cms/lp/carebears2025/assets/images/items_loop_2.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100%;
  background-size: 242px auto;
  -webkit-animation: loop-2 12s linear infinite;
          animation: loop-2 12s linear infinite;
}

.loop__3 {
  position: relative;
  width: 100%;
  height: 196px;
  overflow: hidden;
  margin: 0 auto 30px;
}
.loop__3::before {
  content: "";
  background-image: url(/cms/lp/carebears2025/assets/images/carebear_loop.png);
  background-repeat: repeat-x;
  background-position: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 100%;
  background-size: 1624px auto;
  -webkit-animation: loop-3 35s linear infinite;
          animation: loop-3 35s linear infinite;
}

/*------------------------------------------
carebears__container
------------------------------------------*/
.carebears__container {
  position: relative;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#4fc2f1), to(#b5e1f8));
  background: linear-gradient(to right, #4fc2f1 0%, #b5e1f8 100%);
  padding: 30px 0 40px;
}
.carebears__container .carebears__img {
  width: 100%;
  margin: 0 auto 10px;
}
.carebears__container .carebears__ttl {
  width: 100%;
  text-align: center;
  position: relative;
  margin: 0 auto 65px;
}
.carebears__container .carebears__ttl::before {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/carebears_ttl_kira.png) no-repeat center/100%;
  width: 402px;
  height: 124px;
  position: absolute;
  top: -40px;
  left: -17px;
  right: 0;
  margin: auto;
}
.carebears__container .carebears__ttl > img {
  width: 288px;
}
.carebears__container .carebears__item {
  position: relative;
}
.carebears__container .carebears__item .img {
  width: 100%;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
.carebears__container .carebears__item .info {
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #122d8c;
}
.carebears__container .carebears__item .info .ttl {
  font-size: 15px;
  margin-bottom: 5px;
}
.carebears__container .carebears__item .info .ttl.s--txt {
  font-size: 14px;
}
.carebears__container .carebears__item .info .price__area {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.carebears__container .carebears__item .info .price__area .txt {
  font-size: 12px;
}
.carebears__container .carebears__item .info .price__area .price {
  position: relative;
  font-size: 15px;
  padding: 0 30px 0 10px;
}
.carebears__container .carebears__item .info .price__area .price::before {
  content: "¥";
  position: absolute;
  left: 0;
  bottom: -1px;
  font-size: 14px;
}
.carebears__container .carebears__item .info .price__area .price::after {
  content: "(税込)";
  position: absolute;
  right: 0;
  bottom: 1px;
  font-size: 10px;
}
.carebears__container .carebears__item .info .btn {
  width: 72px;
  height: 25px;
}
.carebears__container .carebears__item .info .btn > a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.carebears__container .carebears__item .info .btn > a::after {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/items_btn.png) no-repeat center top/100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.carebears__container .carebears__item.column__center {
  width: 335px;
  margin: 0 auto;
}
.carebears__container .carebears__item.column__center .info .ttl {
  text-align: center;
}
.carebears__container .carebears__item.column__center .info .price__area {
  margin: 0 auto 5px;
}
.carebears__container .carebears__item.column__center .info .price__area:last-of-type {
  margin: 0 auto;
}
.carebears__container .carebears__item.column__center .info .btn {
  margin: 10px auto 0;
}
.carebears__container .carebears__item.column__left {
  width: 195px;
  margin-left: 5px;
}
.carebears__container .carebears__item.column__left .info {
  padding: 0 25px 0 15px;
}
.carebears__container .carebears__item.column__left .btn {
  margin: 10px 0 0;
}
.carebears__container .carebears__item.column__left--2 {
  width: 222px;
  margin-left: 5px;
}
.carebears__container .carebears__item.column__left--2 .img {
  width: 195px;
}
.carebears__container .carebears__item.column__left--2 .info {
  padding: 0 0 0 15px;
}
.carebears__container .carebears__item.column__left--2 .btn {
  margin: 10px 0 0;
}
.carebears__container .carebears__item.column__right {
  width: 194px;
  margin-left: auto;
  margin-right: 5px;
}
.carebears__container .carebears__item.column__right .info {
  padding: 0 15px 0 5px;
}
.carebears__container .carebears__item.column__right .info .ttl {
  text-align: right;
}
.carebears__container .carebears__item.column__right .info .price__area {
  margin: 0 0 0 auto;
}
.carebears__container .carebears__item.column__right .info .btn {
  margin: 10px 0 0 auto;
}
.carebears__container .carebears__item.column__right--2 {
  width: 126px;
  margin: -208px 12px 148px auto;
}
.carebears__container .carebears__item.mg-type-1 {
  margin-top: -5px;
}
.carebears__container .carebears__item.mg-type-2 {
  margin-top: -130px;
  margin-bottom: 16px;
}
.carebears__container .carebears__item.mg-type-3 {
  margin-bottom: 16px;
}
.carebears__container .carebears__item.mg-type-4 {
  margin-top: -82px;
}
.carebears__container .carebears__item.mg-type-5 {
  margin-top: -75px;
}
.carebears__container .carebears__item.mg-type-6 {
  margin-top: -100px;
  margin-bottom: 22px;
}
.carebears__container .carebears__item.mg-type-7 {
  margin-bottom: 8px;
}
.carebears__container .carebears__item .carebear__1 {
  width: 116px;
  position: absolute;
  top: -40px;
  left: -27px;
  -webkit-animation: 3s illMove infinite ease-in-out;
          animation: 3s illMove infinite ease-in-out;
}
.carebears__container .carebears__item .carebear__2 {
  width: 163px;
  position: absolute;
  top: -155px;
  right: -28px;
  -webkit-animation: 3s illMove_2 infinite ease-in-out;
          animation: 3s illMove_2 infinite ease-in-out;
}
.carebears__container .carebears__item .carebear__3 {
  width: 201px;
  position: absolute;
  top: -240px;
  left: -31px;
  -webkit-animation: 3s illMove infinite ease-in-out;
          animation: 3s illMove infinite ease-in-out;
}
.carebears__container .carebears__item .carebear__4 {
  width: 159px;
  position: absolute;
  top: -123px;
  left: 196px;
  -webkit-animation: 3s illMove_2 infinite ease-in-out;
          animation: 3s illMove_2 infinite ease-in-out;
}
.carebears__container .carebears__item .decoration__1 {
  width: 459px;
  position: absolute;
  top: -76px;
  right: -245px;
}
.carebears__container .carebears__item .decoration__2 {
  width: 459px;
  position: absolute;
  top: -137px;
  left: -233px;
}
.carebears__container .carebears__item .decoration__3 {
  width: 103px;
  position: absolute;
  top: -105px;
  left: 38px;
  z-index: 3;
}
.carebears__container .carebears__item .decoration__4 {
  width: 488px;
  position: absolute;
  top: -77px;
  left: 93px;
}
.carebears__container .carebears__item .kira__1 {
  width: 75px;
  position: absolute;
  top: -33px;
  left: 5px;
}
.carebears__container .carebears__item .kira__2 {
  width: 75px;
  position: absolute;
  top: -122px;
  left: 26px;
}
.carebears__container .carebears__item .kira__3 {
  width: 75px;
  position: absolute;
  bottom: -118px;
  right: 0;
}
.carebears__container .carebears__concept {
  width: calc(100% - 40px);
  margin: 0 auto 96px;
  border: 2px solid #fff;
  border-radius: 10px;
  background: #aee2f8;
  position: relative;
}
.carebears__container .carebears__concept .inner {
  padding: 18px 18px 18px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
.carebears__container .carebears__concept .concept__img {
  width: 130px;
}
.carebears__container .carebears__concept .concept__info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #92539d;
  letter-spacing: 0.1em;
}
.carebears__container .carebears__concept .concept__info .concept__ttl {
  line-height: 1;
  width: 137px;
  margin-bottom: 8px;
}
.carebears__container .carebears__concept .concept__info .concept__subttl {
  line-height: 1;
  font-weight: 900;
  font-size: 11px;
  margin-bottom: 8px;
}
.carebears__container .carebears__concept .concept__info .concept__txt {
  line-height: 1.8;
  font-size: 13px;
}
.carebears__container .carebears__concept .kira__4 {
  width: 75px;
  position: absolute;
  bottom: -82px;
  left: -13px;
}
.carebears__container .carebears__concept .kira__5 {
  width: 75px;
  position: absolute;
  bottom: -72px;
  right: -9px;
}
.carebears__container .all__items {
  width: 292px;
  margin: 0 auto;
}
.carebears__container .all__items > a {
  display: block;
  position: relative;
}
.carebears__container .all__items > a::after {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/all_items_character.png) no-repeat center top/100%;
  width: 142px;
  height: 92px;
  position: absolute;
  top: -66px;
  left: 0;
  right: 0;
  margin: auto;
}
.carebears__container .all__items > a > img {
  position: relative;
  z-index: 2;
}

/*------------------------------------------
bnr__container
------------------------------------------*/
.bnr__container .top__bnr,
.bnr__container .bottom__bnr {
  padding: 20px;
}
.bnr__container .top__bnr .bnr__img,
.bnr__container .bottom__bnr .bnr__img {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.bnr__container .top__bnr .bnr__img > a,
.bnr__container .bottom__bnr .bnr__img > a {
  display: block;
  width: 100%;
  position: relative;
}
.bnr__container .top__bnr .bnr__img.is--close > a,
.bnr__container .bottom__bnr .bnr__img.is--close > a {
  pointer-events: none;
}
.bnr__container .top__bnr .bnr__img.is--close > a::before, .bnr__container .top__bnr .bnr__img.is--close > a::after,
.bnr__container .bottom__bnr .bnr__img.is--close > a::before,
.bnr__container .bottom__bnr .bnr__img.is--close > a::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
}
.bnr__container .top__bnr .bnr__img.is--close > a::before,
.bnr__container .bottom__bnr .bnr__img.is--close > a::before {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.bnr__container .top__bnr .bnr__img.is--close > a::after,
.bnr__container .bottom__bnr .bnr__img.is--close > a::after {
  background: url(/cms/lp/carebears2025/assets/images/label_close.png) no-repeat center/100%;
  width: 235px;
  height: 90px;
}
.bnr__container .top__bnr {
  background: #e97cac;
}
.bnr__container .top__bnr .bnr__img {
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
}
.bnr__container .bottom__bnr {
  background: #b080b6;
}

/*------------------------------------------
bottom__container
------------------------------------------*/
.bottom__container {
  background: #00a0e9;
  padding: 30px 0 195px;
  position: relative;
}
.bottom__container::after {
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/bottom_decoration.png) no-repeat center/100%;
  width: 375px;
  height: 177px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.bottom__container .inner {
  padding: 0 20px;
}
.bottom__container .diagnosis__cnt {
  width: 100%;
  margin: 0 auto 54px;
}
.bottom__container .diagnosis__cnt .img {
  width: 100%;
  margin: 0 auto 10px;
}
@media (min-width: 1025px) {
  .bottom__container .diagnosis__cnt .img {
    margin: 0 auto 20px;
  }
}
.bottom__container .diagnosis__cnt .btn {
  width: 220px;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .bottom__container .diagnosis__cnt .btn {
    display: none;
  }
}
.bottom__container .diagnosis__cnt .qr__code {
  display: none;
}
@media (min-width: 1025px) {
  .bottom__container .diagnosis__cnt .qr__code {
    display: block;
  }
}
.bottom__container .diagnosis__cnt .qr__code .qr__txt {
  color: #fff;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
}
.bottom__container .diagnosis__cnt .qr__code .qr__img {
  width: 100px;
  margin: 15px auto;
}
.bottom__container .sns__cnt {
  width: 100%;
  margin: 0 auto 45px;
  position: relative;
}
.bottom__container .sns__cnt::before, .bottom__container .sns__cnt::after {
  content: "";
  position: absolute;
  width: 75px;
  height: 214px;
}
.bottom__container .sns__cnt::before {
  background: url(/cms/lp/carebears2025/assets/images/sns_star_l.png) no-repeat center/100%;
  top: -54px;
  left: -17px;
}
.bottom__container .sns__cnt::after {
  background: url(/cms/lp/carebears2025/assets/images/sns_star_r.png) no-repeat center/100%;
  top: -60px;
  right: -10px;
}
.bottom__container .sns__cnt .sns__ttl {
  width: 156px;
  margin: 0 auto 22px;
}
.bottom__container .sns__cnt .sns__btns {
  width: 240px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.bottom__container .sns__cnt .sns__btns > li {
  width: 100%;
}
.bottom__container .sns__cnt .sns__btns > li > a {
  display: block;
  width: 100%;
}
.bottom__container .carebears__cnt {
  width: 100%;
  margin: 0 auto 32px;
}
.bottom__container .carebears__cnt .carebears__img {
  width: 100%;
  margin: 0 auto 20px;
}
.bottom__container .carebears__cnt .carebears__btn {
  width: 260px;
  margin: 0 auto;
}
.bottom__container .carebears__cnt .carebears__btn > a {
  display: block;
}
.bottom__container .option {
  letter-spacing: 0.1em;
  line-height: 1.8;
  font-size: 10px;
}

/*------------------------------------------
nav__container
------------------------------------------*/
.nav__container {
  width: 100%;
  height: 50px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
}
@media (min-width: 1025px) {
  .nav__container {
    width: 375px;
    right: 14.64vw;
    top: 60px;
  }
}
.nav__container .nav__list {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav__container .nav__list > li {
  width: 50%;
  height: 100%;
}
.nav__container .nav__list > li > a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.nav__container .nav__list > li > a::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.nav__container .nav__list > li:first-child > a {
  background: #da0a2a;
}
.nav__container .nav__list > li:first-child > a img {
  width: 110px;
  margin-top: 2px;
}
.nav__container .nav__list > li:nth-child(2) > a {
  background: #122d8d;
}
.nav__container .nav__list > li:nth-child(2) > a::before {
  display: inline-block;
  content: "";
  background: url(/cms/lp/carebears2025/assets/images/nav_tm.png) no-repeat center/100%;
  width: 9px;
  height: 5px;
  position: absolute;
  top: 19px;
  right: 40px;
}
.nav__container .nav__list > li:nth-child(2) > a img {
  width: 88px;
}

.btn__present {
  width: 72px;
  height: 60px;
  position: fixed;
  bottom: 105px;
  right: 10px;
  z-index: 10;
}
@media (min-width: 1025px) {
  .btn__present {
    right: calc(14.64vw + 10px);
    bottom: 10px;
  }
}
.btn__present > a {
  display: block;
}