@charset "UTF-8";

/*******************************
LB240307lilybear
*******************************/
#LB240307lilybear{
  display: block;
  width: 100%;
  padding: 0 0 10rem;
  margin-bottom: 15rem;
  background: #a2cdea;
  box-sizing: border-box;
  overflow: hidden;
}

#LB240307lilybear *{box-sizing: border-box;}


#LB240307lilybear .lpWrapSection{
  display: block;
  margin: 0 auto;
}

#LB240307lilybear img{
  display: block;
  width: 100%;
  height: auto;
}

#LB240307lilybear .imgOuter > a{display: block; width: 100%; height: auto;}

/*******************************
fadeInSetting
*******************************/
#LB240307lilybear .fadeInBlock:not(.fadeSP),
#LB240307lilybear .fadeInList:not(.fadeSP) .fadeInTarget{
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 0);
  transition: opacity .8s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform .8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}


#LB240307lilybear .fadeInBlock:not(.fadeSP).leftIn,
#LB240307lilybear .fadeInList:not(.fadeSP).leftIn .fadeInTarget{
  transform: translateX(-20%);
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).rightIn,
#LB240307lilybear .fadeInList.rightIn .fadeInTarget{
  transform: translateX(20%);
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).upIn,
#LB240307lilybear .fadeInList:not(.fadeSP).upIn .fadeInTarget{
  transform: translateY(3rem);
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).downIn,
#LB240307lilybear .fadeInList:not(.fadeSP).downIn .fadeInTarget{
  transform: translateY(-20%);
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).panel,
#LB240307lilybear .fadeInList:not(.fadeSP).panel .fadeInTarget{
  visibility: visible;
  transform-style: preserve-3d;
  transform: rotateY(180deg);
  opacity: 1;
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).panel img{
  opacity: 0;
  transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) .4s;
}


#LB240307lilybear .fadeInBlock:not(.fadeSP).view,
#LB240307lilybear .fadeInList:not(.fadeSP) .fadeInTarget.view{
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0) rotateY(0);
  pointer-events: inherit;
}

#LB240307lilybear .fadeInBlock:not(.fadeSP).panel.view img{
  opacity: 1;
}

#LB240307lilybear a.fadeInBlock.view:hover{
  opacity: .7;
}



/*******************************
mv
*******************************/
#LB240307lilybear .mv{
  display: block;
  width: 100%;
  height: 58.6rem;
  margin: 0 auto 8rem;
  position: relative;
}

#LB240307lilybear .mv::before,
#LB240307lilybear .mv::after{
  content: '';
  display: block;
  width: 100%;
  height: 0.7rem;
  background: rgba(255,252,245,.6);
  position: absolute;
  left: 0;
  z-index: 1;
}

#LB240307lilybear .mv::before{top: 0.9rem;}
#LB240307lilybear .mv::after{bottom: 0.9rem;}

#LB240307lilybear .mv picture,
#LB240307lilybear .mv img{
  display: block;
  width: 100%;
  height: auto;
}


#LB240307lilybear .mv > .inner{
  display: block;
}

#LB240307lilybear .mv .ttl{
  display: block;
  width: 37.6106rem;
  position: absolute;
  top: 25.4rem;
  left: calc(50% + 6.4rem);
  z-index: 3;
}

#LB240307lilybear .mv .model{
  display: block;
  width: 47.7rem;
  position: absolute;
  top: 0;
  right: calc(50% - 2.1rem);
  z-index: 3;
}


#LB240307lilybear .mv .bg{
  display: block;
  width: 34.6rem;
  position: absolute;
  top: 2.6rem;
  right: calc(50% - 16.4rem);
  z-index: 2;
}


#LB240307lilybear .kuma{
  display: block;
  width: 4.7rem;
  position: absolute;
  left: calc(50% + 39.6rem);
  top: 21.1rem;
  pointer-events: none;
  z-index: 1000;
}

#LB240307lilybear .kuma img{
  display: block;
  width: 100%;
  height: auto;
  animation:kumaAnim 1.6s steps(2) 0s infinite;
}

@keyframes kumaAnim{
  0%{transform: rotate(7deg);}
  100%{transform: rotate(-7deg);}
}

#LB240307lilybear #kuma{
  display: block;
  width: 4.7rem;
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.4s ease;
}

#LB240307lilybear #kuma.view{
  opacity: 1;
}

#LB240307lilybear #kuma img{
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s ease;
}
#LB240307lilybear #kuma.hover img{scale: 1.25;}


/*******************************
firstLede
*******************************/
#LB240307lilybear .firstLede{
  display: block;
  width: 100%;
  margin-bottom: 10.9rem;
}
#LB240307lilybear .firstLede > p{
  margin-top: calc((-1em * 2.266666666666667 + 1em) / 2);
  margin-bottom: calc((-1em * 2.266666666666667 + 1em) / 2);
  font-size: 1.5rem;
  line-height: 2.266666666666667;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: 300;
  font-feature-settings: "palt";
  color: #FFFFFF;
  
}

/*******************************
creditLinks
*******************************/
#LB240307lilybear .creditLinks{
  display: block;
  padding-top: 3.2rem;
  margin-top: calc((-1em * 2 + 1em) / 2);
  margin-bottom: calc((-1em * 2 + 1em) / 2);
  font-family: "area-normal", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}

#LB240307lilybear .creditLinks >  a{
  display: inline-block;
  white-space: nowrap;
  color: #000000;
  text-decoration: none;
}

#LB240307lilybear .creditLinks > a + a,
#LB240307lilybear .creditLinks > br.spView + a{
  margin-left: 0.7rem;
}



/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 104rem;
  min-height: 85rem;
  margin: 0 auto;
  padding: 9.2rem 0 14rem;
  background: url("../img/bg_sec_01_pc.svg") center center no-repeat;
  background-size: 100% auto;
  position: relative;
}

#sec01 .ttl{
  display: block;
  width: 41.96769rem;
  position: absolute;
  top: -2.7rem;
  left: calc(50% - 20.983845rem);
}

#sec01 > .secInner{
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}

#sec01 > .secInner > .img01,
#sec01 > .secInner > .itemList{width: 50%;}

#sec01 > .secInner > .img01 > .imgOuter{
  display: block;
  width: 39rem;
  margin: 0 0 0 8.4rem;
  border: 0.5rem solid #ff9988;
  background: #ff9988;
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
}

#LB240307lilybear #sec01 > .secInner > .img01 .creditLinks{
  width: 39rem;
  margin-left: 8.6rem;
}

#LB240307lilybear #sec01 > .secInner > .img01 .creditLinks > a{
  color: #ff9988;
}

#LB240307lilybear #sec01 > .secInner > .img01 .creditLinks > a + a,
#LB240307lilybear #sec01 > .secInner > .img01 .creditLinks > br.spView + a{
  margin-left: 1.1rem;
}


/*itemList**/
#sec01 > .secInner > .itemList{
  display: block;
  width: 38rem;
  padding-top: 8.5rem;
  margin: 0 8.5rem 0 auto;
}

#sec01 > .secInner > .itemList > ul{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem 2rem;
}

#sec01 > .secInner > .itemList > ul > li{
  display: block;
  width: calc(50% - 1rem);
}

#sec01 > .secInner > .itemList > ul > li > a{display: block; width: 100%; height: auto;}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 104rem;
  margin: 0 auto 10rem;
  padding: 21rem 0 0;
  position: relative;
}

#sec02 .ttl{
  display: block;
  width: 36.21738rem;
  position: absolute;
  top: 9.9rem;
  left: calc(50% - 18.10869rem);
}

#sec02 > .secInner{
  display: block;
  background: #FFFFFF;
  position: relative;
}

/*******/
#sec02 > .secInner:nth-of-type(1){
  display: block;
  padding: 20rem 4rem 0 0;
}

#sec02 > .secInner:nth-of-type(1) > .img01{
  width: 35rem;
  position: absolute;
  top: 6rem;
  left: 7rem;
}

#sec02 > .secInner:nth-of-type(1) > .img01 > .imgOuter{
  display: block;
  width: 100%;
  border: 0.5rem solid #bddbe5;
  background: #bddbe5;
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
}

#sec02 > .secInner:nth-of-type(1) > .img02{
  width: 20.4rem;
  position: absolute;
  top: 34rem;
  right: 34.6rem;
}

#sec02 > .secInner:nth-of-type(1) > .img03{
  width: 29.6rem;
  margin: 0 0 0 auto;
}

#sec02 > .secInner:nth-of-type(1) > .img03 .creditLinks{
  padding-top: 9.5rem;
  padding-left: 2rem;
}

#LB240307lilybear #sec02 > .secInner:nth-of-type(1) > .img03 .creditLinks > a{
  color: #bddbe5;
}

#LB240307lilybear #sec02 > .secInner:nth-of-type(1) > .img03 .creditLinks > a + a{
  margin-left: 0.7rem;
}

/*******/
#sec02 > .secInner:nth-of-type(2){
  display: block;
  padding: 16.5rem 4rem 1.3rem 0;
}

#sec02 > .secInner:nth-of-type(2) > .img01{
  width: 31rem;
  position: absolute;
  top: -5.6rem;
  left: 12rem;
  z-index: 1;
}

#sec02 > .secInner:nth-of-type(2) > .img01 a{position: relative; z-index: 1;}

#sec02 > .secInner:nth-of-type(2) > .img01 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_02_04_bg.svg") center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  /*
  top: 0;
  right: 0;
  */
  top: 2rem;
  right: -2rem;
  z-index: -1;
  transition: all .4s ease 0.8s;
}

#sec02 > .secInner:nth-of-type(2) > .img01 .imgOuter.view::after{
  top: 2rem;
  right: -2rem;
}


#sec02 > .secInner:nth-of-type(2) > .img02{
  width: 38rem;
  position: absolute;
  bottom: 0;
  right: 26.6rem;
}

#sec02 > .secInner:nth-of-type(2) > .img03{
  width: 27.2rem;
  margin: 0 0 0 auto;
  position: relative;
  z-index: 1;
  text-align: right;
}

#sec02 > .secInner:nth-of-type(2) > .img03 .creditLinks{
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 3.1rem;
}

#sec02 > .secInner:nth-of-type(2) > .img03 .creditLinks > br{display: none;}

#LB240307lilybear #sec02 > .secInner:nth-of-type(2) > .img03 .creditLinks > a{
  color: #ffd180;
  text-align: left;
  margin: 0;
}


/*******/
#sec02 > .secInner:nth-of-type(3){
  display: block;
  padding: 6rem 0 0 0;
}

#sec02 > .secInner:nth-of-type(3) > .img01{
  width: 29.34004rem;
  position: absolute;
  top: -15.4rem;
  left: 2rem;
  text-align: right;
}

#sec02 > .secInner:nth-of-type(3) > .img01 > .imgOuter{
  width: 26.4rem;
  margin: 0 auto 0 0;
}

#sec02 > .secInner:nth-of-type(3) > .img01 .creditLinks{
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 6.1rem;
}

#sec02 > .secInner:nth-of-type(3) > .img01 .creditLinks > br{display:none;}

#sec02 > .secInner:nth-of-type(3) > .img01 .creditLinks > a{
  color: #2f2f4c;
  text-align: left;
  margin: 0;
}


#sec02 > .secInner:nth-of-type(3) > .img02{
  width: 35.2rem;
  margin: 0 auto;
  padding-right: 0.2rem;
}

#sec02 > .secInner:nth-of-type(3) > .img02 > .imgOuter{
  display: block;
  width: 100%;
  border: 0.5rem solid #2f2f4c;
  background: #2f2f4c;
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
}


/*itemList**/
#sec02 .itemList{
  display: block;
  width: 68rem;
  padding: 6rem 0;
  margin: 0 auto 0 auto;
}

#sec02 .itemList > ul{
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem 2rem;
  width: 58rem;
}

#sec02 .itemList > ul:nth-of-type(1){margin: 0 0 2rem auto;}

#sec02 .itemList > ul > li{
  display: block;
  width: calc((100% - 4rem) / 3);
}

#sec02 .itemList > ul > li > a{display: block; width: 100%; height: auto;}




/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 104rem;
  margin: 0 auto 10rem;
  padding: 7rem 0 0;
  position: relative;
}

#sec03 .ttl{
  display: block;
  width: 27.30835rem;
  position: absolute;
  top: 1.1rem;
  left: -5.9rem;
}

#sec03 > .secInner{
  display: block;
  padding: 34rem 0 6rem 7rem;
  background: #FFFFFF;
  border-radius: 30rem 0 0 0;
  position: relative;
}

#sec03 > .secInner > .img01{
  width: 34rem;
  position: absolute;
  right: 11.6rem;
  top: 6rem;
  z-index: 1;
}

#sec03 > .secInner > .img01 > .imgOuter{
  display: block;
  width: 100%;
  border: 0.5rem solid #b4c9ed;
  background: #b4c9ed;
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
}


#sec03 > .secInner > .img02{
  width: 58rem;
  margin: 0 auto 0 0;
}

#LB240307lilybear #sec03 > .secInner > .img02 .creditLinks > a{
  color: #b4c9ed;
}

/*itemList**/
#sec03 .itemList{
  display: block;
  padding: 3rem 7.1rem 0 0;
  margin: 0 auto 0 auto;
  background: #FFFFFF;
  width: 100%;
}

#sec03 .itemList > ul{
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem 2rem;
  width: 58rem;
  margin: 0 auto;
}


#sec03 .itemList > ul > li{
  display: block;
  width: calc((100% - 4rem) / 3);
}

#sec03 .itemList > ul > li > a{display: block; width: 100%; height: auto;}



/*******************************
sec03
*******************************/
#sec04{
  display: block;
  width: 104rem;
  margin: 0 auto;
  padding: 4.3rem 0 0;
  position: relative;
}

#sec04 .ttl{
  display: block;
  width: 23.36163rem;
  position: absolute;
  top: -0.7rem;
  right: -4.5rem;
}

#sec04 > .secInner{
  display: block;
  padding: 46rem 0 6rem 4rem;
  background: #FFFFFF;
  border-radius: 0 30rem 0 0;
  position: relative;
}

#sec04 > .secInner > .img01{
  width: 36rem;
  position: absolute;
  top: 6rem;
  left: calc(50% - 17rem);
  z-index: 1;
}

#sec04 > .secInner > .img01 a{position: relative; z-index: 1;}

#sec04 > .secInner > .img01 .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/img_04_01_bg.svg") center center no-repeat;
  background-size: 100% auto;
  position: absolute;
  /*
  top: 0;
  right: 0;
  */
  top: 2rem;
  right: -2rem;
  z-index: -1;
  transition: all .4s ease 0.8s;
}

#sec04 > .secInner > .img01 .imgOuter.view::after{
  top: 2rem;
  right: -2rem;
}

#sec04 > .secInner > .img02{
  width: 39rem;
  margin: 0 auto 0 0;
}

#LB240307lilybear #sec04 > .secInner > .img02 .creditLinks > a{
  color: #ffa9c8;
}

/*itemList**/
#sec04 .itemList{
  display: block;
  width: 38rem;
  position: absolute;
  bottom: 13rem;
  right: 7rem;
}

#sec04 .itemList > ul{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem 2rem;
  width: 100%;
}


#sec04 .itemList > ul > li{
  display: block;
  width: calc(50% - 1rem);
}

#sec04 .itemList > ul > li > a{display: block; width: 100%; height: auto;}




/*******************************
allItemBtn
*******************************/
#LB240307lilybear .allItemBtn{
  display: block;
  width: 42rem;
  margin: 0 auto;
  padding: 10rem 0 0;
  position: relative;
}

#LB240307lilybear .allItemBtn > a{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 7.4rem;
  border: 0.2rem solid #ffffff;
  font-family: "area-normal", sans-serif;
  font-style: normal;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding-top: 0.4rem;
}



/*******************************
overRide
*******************************/
#LB240307lilybear .spView{display: none;}











