@charset "UTF-8";


.main-area .main-inner{width: 100%; padding: 0;}

/*******************************
LB240412blue
*******************************/
#LB240412blue{
  display: block;
  width: 100%;
  padding: calc(98 * (100vw / 750)) 0 calc(200 * (100vw / 750));
  margin-bottom: calc(200 * (100vw / 750));
  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;}

#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;
}


/*******************************
mainTTL
*******************************/
#LB240412blue .mainTTL{
  display: block;
  width: calc(656.3633 * (100vw / 750));
  margin: 0 auto;
  margin-bottom: calc(62 * (100vw / 750));
  /*
  font-family: "area-normal", sans-serif;
  font-style: normal;
  font-size: calc(54 * (100vw / 750));
  font-weight: 700;
  letter-spacing: 0;
  */
  text-align: center;
  color: #1A8DFF;
  line-height: 1;
}

/*******************************
firstLede
*******************************/
#LB240412blue .firstLede{
  display: block;
  width: 100%;
  margin-bottom: calc(150 * (100vw / 750));
  font-family: "游ゴシック Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: calc(27 * (100vw / 750));
  letter-spacing: 0.07em;
  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: calc(26 * (100vw / 750));
  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: calc(26 * (100vw / 750));
  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: block;
}

/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  padding: 0 calc(45 * (100vw / 750)) 0;
  margin-bottom: calc(120 * (100vw / 750));
  position: relative;
}

#sec01 .secTTL{
  display: block;
  width: calc(484.0977 * (100vw / 750));
  position: absolute;
  left: calc(50% - 488.0977*(100vw / 750) / 2);
  top: calc(-35.549*(100vw / 750));
  z-index: 1;
}

#sec01 .img01{
  display: block;
  width: 100%;
  margin-bottom: calc(344 * (100vw / 750));
}

#sec01 .creditArea{
  text-align: right;
  padding-right: calc(40 * (100vw / 750));
  padding-bottom: calc(48 * (100vw / 750));
}

#sec01 .img02{
  display: block;
  width: calc(400 * (100vw / 750));
  position: absolute;
  left: calc(84 * (100vw / 750));
  bottom: 0;
  z-index: 2;
}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  width: 100%;
  padding: calc(55 * (100vw / 750)) calc(40 * (100vw / 750)) calc(48 * (100vw / 750)) 0;
  margin-bottom: calc(202 * (100vw / 750));
  background: #CEE5F2;
  position: relative;
  overflow: hidden;
}

#sec02 .secTTL{
  display: block;
  width: calc(116.4072 * (100vw / 750));
  position: absolute;
  right: calc(10 * (100vw / 750));
  top:  calc(52 * (100vw / 750));
  z-index: 1;
}

#sec02 .img01{
  display: block;
  width: calc(230 * (100vw / 750));
  margin: 0 calc(36 * (100vw / 750)) calc(250 * (100vw / 750)) auto;
}


#sec02 .creditArea{
  width: calc(211.6123 * (100vw / 750));
  margin: 0 0 0 auto;
  text-align: right;
  position: relative;
  z-index: 3;
}


#sec02 .img02{
  display: block;
  width: calc(610 * (100vw / 750));
  position: absolute;
  left: calc(-50 * (100vw / 750));
  bottom: 0;
  z-index: 2;
}


/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto calc(120 * (100vw / 750));
  position: relative;
}

#sec03 .secTTL{
  display: block;
  width: calc(567.7385 * (100vw / 750));
  position: absolute;
  left: calc(85.9209*(100vw / 750));
  top: calc(-80*(100vw / 750));
  z-index: 1;
}

#sec03 .img01{
  display: block;
  width: calc(360 * (100vw / 750));
  margin: 0 auto calc(58 * (100vw / 750));
}

#sec03 .creditArea{
  text-align: left;
  position: absolute;
  left: calc(40 * (100vw / 750));
  top: calc(578 * (100vw / 750));
}


#sec03 .img02{
  display: block;
  width: calc(630 * (100vw / 750));
  margin: 0 auto 0 calc(60 * (100vw / 750));
}



/*******************************
kumaArea
*******************************/
#LB240412blue .kumaArea{
  display: block;
  width: calc(710 * (100vw / 750));
  margin: 0 auto calc(124 * (100vw / 750));
}

#LB240412blue .kumaArea .kumaimgOuter{
  display: block;
  width: 100%;
  height: calc(284 * (100vw / 750));
  margin-bottom: calc(44 * (100vw / 750));
  clip-path: polygon(calc(104.8284 * (100vw / 750)) 0, calc(605.1716 * (100vw / 750)) 0, 100% calc(68.4771 * (100vw / 750)), 100%  calc(215.5229 * (100vw / 750)), calc(605.1716 * (100vw / 750)) 100%, calc(104.8284 * (100vw / 750)) 100%, 0 calc(215.5229 * (100vw / 750)), 0 calc(68.4771 * (100vw / 750)));
  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: block;
}


/*******************************
sec04
*******************************/
#sec04{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(642 * (100vw / 750));
  margin: 0 auto 0 calc(40 * (100vw / 750));
  padding: 0 0 0 0;
  position: relative;
}

#sec04 .secTTL{
  display: block;
  width: calc(130.207 * (100vw / 750));
  position: absolute;
  right: calc(-56*(100vw / 750));
  top: calc(168*(100vw / 750));
  z-index: 1;
}

#sec04 .img01{
  display: block;
  width: calc(390 * (100vw / 750));
  order: 2;
}

#sec04 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
  z-index: 2;
}


#sec04 .creditArea{
  width: calc(100% - 390 * (100vw / 750));
  text-align: left;
  padding-top: calc(388 * (100vw / 750));
}



/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  padding: calc(261 * (100vw / 750)) 0 0 0;
  margin-bottom: calc(452 * (100vw / 750));
  position: relative;
}

#sec05 .secTTL{
  display: block;
  width: calc(88.3689 * (100vw / 750));
  position: absolute;
  left: calc(336.218 * (100vw / 750));
  top: calc(62 * (100vw / 750));
  z-index: 3;
}

#sec05 .img01{
  display: block;
  width: calc(340 * (100vw / 750));
  position: absolute;
  left: calc(20 * (100vw / 750));
  top: calc(-89 * (100vw / 750));
  z-index: 2;
}


#sec05 .img02{
  display: block;
  width: calc(580 * (100vw / 750));
  margin: calc(192 * (100vw / 750)) 0 0 auto;
  position: relative;
  z-index: 1;
}

#sec05 .img02::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #C6C9CC;
  position: absolute;
  z-index: 1;
  left: calc(-20 * (100vw / 750));
  bottom: calc(-20 * (100vw / 750));
}

#sec05 .img02 > .imgOuter{
  position: relative;
  z-index: 2;
}


#sec05 .creditArea{
  text-align: right;
  padding-right: calc(39 * (100vw / 750));
}


/*******************************
sec06
*******************************/
#sec06{
  display: block;
  width: 100%;
  position: relative;
}

#sec06 .sec06Inner{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 0 0;
  padding: calc(128 * (100vw / 750)) calc(74 * (100vw / 750)) 0 0;
  background: #E1F8F9;
  position: relative;
}

#sec06 .secTTL{
  display: block;
  width: calc(135.373 * (100vw / 750));
  position: absolute;
  right: calc(18*(100vw / 750));
  top: calc(102*(100vw / 750));
  z-index: 1;
}

#sec06 .img01{
  display: block;
  width: calc(290 * (100vw / 750));
  margin: 0 0 0 auto;
  order: 2;
}

#sec06 .img01 > .imgOuter{
  position: relative;
  background-color: inherit;
}


#sec06 .creditArea{
  width: calc(100% - 290 * (100vw / 750));
  padding-right: calc(40 * (100vw / 750));
  padding-bottom: calc(49 * (100vw / 750));
  text-align: right;
  order: 1;
}


#sec06 .img02{
  display: block;
  width: calc(524 * (100vw / 750));
  position: absolute;
  left: calc(10 * (100vw / 750));
  top: calc(-312 * (100vw / 750));
  z-index: 2;
}


/*******************************
allItemBtn
*******************************/
#LB240412blue .allItemBtn{
  display: block;
  width: calc(322.8047 * (100vw / 750));
  margin: 0 auto;
  padding: calc(122 * (100vw / 750)) 0 0;
  position: relative;
}

#LB240412blue .allItemBtn > a{
  display: block;
  width: 100%;
  font-family: "area-normal", sans-serif;
  font-style: normal;
  font-size: calc(42 * (100vw / 750));
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  color: #1A8DFF;
}



/*******************************
overRide
*******************************/
#LB240412blue .pcView{display: none;}











