@charset "UTF-8";

/*******************************
LB240412blue
*******************************/
#LB240412blue{
  display: block;
  width: 100%;
  padding: 7.4rem 0 15rem;
  margin-bottom: 15rem;
  background: #EEFEFF;
  box-sizing: border-box;
  overflow: hidden;
}

#LB240412blue *{box-sizing: border-box;}


#LB240412blue .lpWrapSection{
  display: block;
  margin: 0 auto;
}

#LB240412blue img{
  display: block;
  width: 100%;
  height: auto;
}

#LB240412blue .imgOuter{display: block; background: #FFFFFF;}

#LB240412blue .imgOuter a{display: block; width: 100%; height: auto;}

/*******************************
fadeInSetting
*******************************/
#LB240412blue .fadeInBlock,
#LB240412blue .fadeInList .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;
}


#LB240412blue .fadeInBlock.view,
#LB240412blue .fadeInList .fadeInTarget.view{
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0) rotateY(0);
  pointer-events: inherit;
}

#LB240412blue a.fadeInBlock.view:hover{
  opacity: .7;
}

/*******************************
mainTTL
*******************************/
#LB240412blue .mainTTL{
  display: block;
  width: 53.9rem;
  margin: 0 auto;
  margin-bottom: 3.9rem;
  padding-right: 0.4rem;
  /*
  font-family: "area-normal", sans-serif;
  font-style: normal;
  font-size: 4.4rem;
  font-weight: 700;
  letter-spacing: 0;
  */
  text-align: center;
  color: #1A8DFF;
  line-height: 1;
}

/*******************************
firstLede
*******************************/
#LB240412blue .firstLede{
  display: block;
  width: 100%;
  margin-bottom: 9.2rem;
  font-family: "游ゴシック Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.7rem;
  letter-spacing: 0.067em;
  text-align: center;
  line-height: 1;
  font-weight: 500;
  /*font-feature-settings: "palt";*/
  color: #000000;
  
}

/*******************************
creditLinks
*******************************/
#LB240412blue .creditArea{}

#LB240412blue .creditLinks{
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: calc((-1em * 1.6 + 1em) / 2);
  margin-bottom: calc((-1em * 1.6 + 1em) / 2);
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.01em;
  /*font-feature-settings: "palt";*/
}

#LB240412blue .creditLinks >  a{
  display: inline-block;
  white-space: nowrap;
  font-family: "marydale", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  color: #000000;
  text-decoration: none;
}

/*
#LB240412blue .creditLinks > a + a,
#LB240412blue .creditLinks > br.spView + a{
  margin-left: 0.7rem;
}
*/

/*******************************
secTTL
*******************************/
#LB240412blue .secTTL{
  display: block;
}
#LB240412blue .secTTL picture,
#LB240412blue .secTTL img{
  display: block;
  width: 100%;
  height: auto;
}


/*******************************
sec0102
*******************************/
#LB240412blue .sec0102{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0 2rem;
  width: 120rem;
  margin: 0 auto 0;
}

/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 60rem;
  padding-left: 20rem;
  position: relative;
}

#sec01 .secTTL{
  display: block;
  width: 33.19856rem;
  position: absolute;
  right: 3.7rem;
  top: -2.3rem;
  z-index: 1;
}

#sec01 .img01{
  display: block;
  width: 100%;
  margin-bottom: 4.4rem;
}

#sec01 .creditArea{
  text-align: left;
  padding-bottom: 0.5rem;
  position: relative;
  z-index: 3;
}


#sec01 .img02{
  display: block;
  width: 28.3rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

#sec01 .img02 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec01 .img02 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_01_02.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_01_02.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec01 .img02 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 58rem;
  margin-top: 18rem;
  padding: 3rem 4rem 3.6rem 35.4rem;
  background: #CEE5F2;
  position: relative;
}

#sec02 .secTTL{
  display: block;
  width: 7.95488rem;
  position: absolute;
  right: 1.3rem;
  top: 3rem;
  z-index: 1;
}

#sec02 .img01{
  display: block;
  width: 16.2rem;
  margin: 0 0 9.6rem 0;
}

#sec02 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec02 .img01 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_02_01.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_02_01.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec02 .img01 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


#sec02 .creditArea{
  text-align: right;
}


#sec02 .img02{
  display: block;
  width: 39rem;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

#sec02 .img02 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec02 .img02 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_02_02.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_02_02.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec02 .img02 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 90rem;
  margin: 0 auto 10rem;
  padding: 0 0 11.7rem 0;
  position: relative;
}

#sec03 .secTTL{
  display: block;
  width: 34.27152rem;
  position: absolute;
  left: -1.3rem;
  top: -8.7rem;
  z-index: 1;
}

#sec03 .img01{
  display: block;
  width: 20.6rem;
  margin: 0 auto 2rem 5.5rem;
}

#sec03 .img01 > .imgOuter{
  position: relative;
  top: -1.9rem;
  background-color: inherit;
  z-index: 2;
}

#sec03 .img01 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_03_01.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_03_01.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec03 .img01 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


#sec03 .creditArea{
  text-align: left;
}


#sec03 .img02{
  display: block;
  width: 41rem;
  position: absolute;
  left: calc(50% - 41rem / 2 + 3.6rem);
  bottom: 0;
  z-index: 2;
}

#sec03 .img02 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec03 .img02 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_03_02.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_03_02.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec03 .img02 > .imgOuter > a{
  position: relative;
  z-index: 2;
}

/*******************************
kumaArea
*******************************/
#LB240412blue .kumaArea{
  display: block;
  width: 60rem;
  margin: 0 auto 6.4rem;
}

#LB240412blue .kumaArea .kumaimgOuter{
  display: block;
  width: 100%;
  height: 24rem;
  margin-bottom: 4.1rem;
  clip-path: polygon(
    8.85874rem 0, 
    51.14126rem 0,
    100% 5.7868rem,
    100% 18.2132rem,
    51.14126rem 100%,
    8.85874rem 100%,
    0 18.2132rem,
    0 5.7868rem
  );
  position: relative;
  overflow: hidden;
}

#LB240412blue .kumaArea .kumaimgOuter > a{
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

#LB240412blue .kumaArea .kumaimgOuter img{display: block; width: 100%; height: auto;}

#LB240412blue .kumaArea .creditArea{
  text-align: center;
}


/*******************************
sec0405
*******************************/
#LB240412blue .sec0405{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 120rem;
  margin: 0 auto 9.9rem;
}


/*******************************
sec04
*******************************/
#sec04{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 47.7rem;
  padding: 0 4.2rem 0 0;
  position: relative;
  order: 2;
}

#sec04 .secTTL{
  display: block;
  width: 8.85225rem;
  position: absolute;
  right: 0rem;
  top: 10.1rem;
  z-index: 1;
}

#sec04 .img01{
  display: block;
  width: 26.3rem;
  order: 2;
}

#sec04 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
  z-index: 2;
}

#sec04 .img01 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_04_01.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_04_01.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec04 .img01 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


#sec04 .creditArea{
  width: calc(100% - 26.3rem);
  text-align: center;
  padding-bottom: 3.7rem;
}



/*******************************
sec05
*******************************/
#sec05{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 41.4rem;
  padding: 13.4rem 0 0 1.4rem;
  position: relative;
  order: 1;
}

#sec05 .secTTL{
  display: block;
  width: 6.22875rem;
  position: absolute;
  right: -20.92875rem;
  bottom: -0.2rem;
  z-index: 1;
}

#sec05 .img01{
  display: block;
  width: 20.8rem;
  position: absolute;
  right: -16.4rem;
  bottom: 0;
  z-index: 3;
}

#sec05 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec05 .img01 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_05_01.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_05_01.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec05 .img01 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


#sec05 .img02{
  display: block;
  width: 100%;
  margin: 0 0 3.2rem 0;
  position: relative;
  z-index: 1;
  order: 1;
}

#sec05 .img02::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #C6C9CC;
  position: absolute;
  z-index: 1;
  left: -1.4rem;
  top: -1.4rem;
}

#sec05 .img02 > .imgOuter{
  position: relative;
  z-index: 2;
  background: #FFFFFF;
}

#sec05 .creditArea{
  width: 100%;
  padding-bottom: 0.6rem;
  padding-right: 5.2rem;
  text-align: right;
  order: 2;
}


/*******************************
sec06
*******************************/
#sec06{
  display: block;
  width: 84rem;
  margin: 0 auto;
  position: relative;
}

#sec06 .sec06Inner{
  display: block;
  width: 73rem;
  margin: 0 0 0 0;
  padding: 4rem 0 0 14.4rem;
  background: #E1F8F9;
  position: relative;
}

#sec06 .secTTL{
  display: block;
  width: 9.18433rem;
  position: absolute;
  left: 30.9rem;
  top: 3.8rem;
  z-index: 1;
}

#sec06 .img01{
  display: block;
  width: 21rem;
  margin: 0 0 0 0;
}

#sec06 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec06 .img01 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_06_01.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_06_01.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec06 .img01 > .imgOuter > a{
  position: relative;
  z-index: 2;
}


#sec06 .creditArea{
  text-align: center;
  position: absolute;
  left: -2.5rem;
  bottom: 3.5rem;
}


#sec06 .img02{
  display: block;
  width: 37.6rem;
  position: absolute;
  right: -5rem;
  top: -16rem;
  z-index: 2;
}

#sec06 .img02 > .imgOuter{
  position: relative;
  background-color: inherit;
}

#sec06 .img02 > .imgOuter::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  mask-image: url("../img/img_06_02.png");
  mask-repeat: no-repeat;
  mask-position: 50% 50%;
  mask-size: 100%;
  -webkit-mask-image: url("../img/img_06_02.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  -webkit-mask-size: 100%;
  background: #FFFFFF;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

#sec06 .img02 > .imgOuter > a{
  position: relative;
  z-index: 2;
}




/*******************************
allItemBtn
*******************************/
#LB240412blue .allItemBtn{
  display: block;
  width: 18.446rem;
  margin: 0 auto;
  padding: 10.3rem 0 0;
  position: relative;
}

#LB240412blue .allItemBtn > a{
  display: block;
  width: 100%;
  font-family: "area-normal", sans-serif;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  color: #1A8DFF;
}



/*******************************
overRide
*******************************/
#LB240412blue .spView{display: none;}











