@charset "utf-8";

/* =============================================================

　　Skin Core

============================================================= */
[data-aos=fade-down]{transform:translateY(-50px)}

[data-aos=fade-up]{transform:translateY(50px)}

.skin {
  background: #ebf4fc;
}

@media screen and (max-width: 768px) {
  .skin {
    overflow: hidden;
  }
}

/*  fv
---------------------------------------------*/
.fv {
  position: relative;
}

.fv__img {
  position: absolute;
  z-index: 2;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 30vw;
  max-width: 467px;
}

.fv__block {
  position: absolute;
  z-index: 2;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #5babd4;
  margin-left: -450px;
}


.fv__title {
  font-weight: 500;
  font-size: 5.2rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
}

.fv__title sup {
  position: relative;
  top: -20px;
  display: inline-block;
  vertical-align: super;
  font-size: 1.2rem;
}

.fv__notes {
  display: block;
  margin-top: 20px;
  font-size: 1.0rem;
}

@media screen and (max-width: 768px) {
  .fv {
    position: relative;
    min-height: 940px;
    margin: 0 0 80px;
  }

  .fv__img {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    max-width: 448px;
  }

  .fv__block {
    position: absolute;
    z-index: 2;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #5babd4;
    margin: 0;
  }


  .fv__title {
    font-weight: 500;
    font-size: 5.2rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }

  .fv__title sup {
    position: relative;
    top: -20px;
    display: inline-block;
    vertical-align: super;
    font-size: 1.2rem;
  }

  .fv__notes {
    display: block;
    margin-top: 20px;
    font-size: 1.0rem;
  }
}

@media screen and (max-width: 640px) {
  .fv {
    position: relative;
    min-height: 695px;
    margin: 0 0 80px;
  }

  .fv__img {
    position: absolute;
    z-index: 2;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    max-width: 249px;
  }

  .fv__block {
    position: absolute;
    z-index: 2;
    top: 77%;
    left: 50%;
    width: 55%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin: 0 auto;
    color: #5babd4;
  }


  .fv__title {
    font-weight: 500;
    font-size: 3.6rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }

  .fv__title sup {
    position: relative;
    top: -10px;
    display: inline-block;
    vertical-align: super;
    font-size: 1.1rem;
  }

  .fv__notes {
    display: block;
    margin-top: 20px;
    font-size: 1.0rem;
  }
}

/*  focus
---------------------------------------------*/
.beauty {
  position: relative;
  margin: 0 0 200px;
}

.beauty__spTitle {
  display: none;
}

.beauty__inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}

.beauty__img {
  position:-webkit-sticky;
  position:sticky;
  top: 0;
  width: 55%;
  padding: 130px 130px 130px 0;
  background: #f5faff;
}

.beauty__content {
  position: relative;
  width: 45%;
  padding-bottom: 90%;
}

.beauty__block {
  position: absolute;
  z-index: 4;
  left: -65px;
  width: 560px;
}


.beauty__pcTitle {
  position: relative;
  z-index: 5;
  top: -65px;
  margin: 0 0 120px auto;
  color: #c29463;
}

.beauty__pcTitleEn {
  margin: 0 0 60px;
  font-size: 13.2rem;
}

.beauty__pcTitleJp {
  max-width: 100%;
  padding: 0 0 30px;
  border-bottom: 4px solid #c29463;
  font-weight: 400;
  font-size: 4.0rem;
  line-height: 1.5;
}

.beauty__headline {
  margin: 0 0 80px;
  font-size: 1.8rem;
  color: #5babd4;
}

.beauty__headline span {
  display: inline-block;
  vertical-align: middle;
  font-size: 3.6rem;
}

.beauty__text {
  width: 407px;
  margin: 0 0 0 auto;
  color: #5babd4;
}

.beauty__text p {
  margin: 0 0 30px;
  padding: 0 0 0 20px;
  font-size: 1.8rem;
  line-height: 1.8;
}

.beauty__textBottom {
  margin: 0 0 20px;
  padding: 20px 0 0 20px;
  font-size: 2.8rem;
}

.beauty__notes {
  display: block;
  padding: 0 0 0 20px;
  font-size: 1.0rem;
}


@media screen and (max-width: 768px) {

  .beauty {
    position: relative;
    margin: 0 0 200px;
  }


  .beauty::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    width: 85%;
    height: 59%;
    background: #f5faff;
  }

  .beauty__spTitle {
    position: relative;
    z-index: 2;
    top: -60px;
    display: block;
    margin: 0 0 35px auto;
    padding: 0 5% 0 15%;
    color: #c29463;
    text-align: left;
  }

  .beauty__spTitleEn {
    margin: 0 0 30px;
    font-size: 13.2rem;
  }

  .beauty__spTitleJp {
    max-width: 100%;
    padding: 0 0 20px;
    border-bottom: 4px solid #c29463;
    font-weight: 400;
    font-size: 4.0rem;
    line-height: 1.5;
  }


  .beauty__inner {
    display: block;
  }

  .beauty__img {
    position: relative;
    z-index: 2;
    top: 0;
    width: 75%;
    padding: 0;
    background: #f5faff;
  }

  .beauty__content {
    position: relative;
    width: 100%;
    padding-bottom: 0;
  }

  .beauty__block {
    position: relative;
    z-index: 4;
    left: inherit;
    width: 488px;
    margin: 80px auto 0;
  }


  .beauty__pcTitle {
    display: none;
  }


  .beauty__headline {
    margin: 0 0 60px;
    font-size: 1.8rem;
    color: #5babd4;
  }

  .beauty__headline span {
    display: inline-block;
    vertical-align: middle;
    font-size: 3.6rem;
  }

  .beauty__text {
    width: 100%;
    margin: 0;
    color: #5babd4;
  }

  .beauty__text p {
    margin: 0 0 30px;
    padding: 0 0 0 20px;
    font-size: 1.8rem;
    line-height: 1.8;
  }

  .beauty__textBottom {
    margin: 0 0 20px;
    padding: 20px 0 0 20px;
    font-size: 2.8rem;
  }

  .beauty__notes {
    display: block;
    padding: 0 0 0 20px;
    font-size: 1.0rem;
  }
}

@media screen and (max-width: 640px) {
  .beauty {
    position: relative;
    margin: 0 0 120px;
  }


  .beauty::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    width: 87%;
    height: 57%;
    background: #f5faff;
  }

  .beauty__spTitle {
    position: relative;
    z-index: 2;
    top: -30px;
    display: block;
    margin: 0 0 35px auto;
    padding: 0 0 0 15%;
    color: #c29463;
    text-align: left;
  }

  .beauty__spTitleEn {
    margin: 0 0 30px;
    font-size: 7.0rem;
  }

  .beauty__spTitleJp {
    max-width: 100%;
    padding: 0 0 20px;
    border-bottom: 3px solid #c29463;
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 1.5;
  }


  .beauty__inner {
    display: block;
  }

  .beauty__img {
    position: relative;
    z-index: 2;
    top: 0;
    width: 75%;
    padding: 0;
    background: #f5faff;
  }

  .beauty__content {
    position: relative;
    width: 100%;
    padding-bottom: 0;
  }

  .beauty__block {
    position: relative;
    z-index: 4;
    left: inherit;
    width: 100%;
    margin: 50px auto 0;
    padding: 0 10%;
  }


  .beauty__pcTitle {
    display: none;
  }


  .beauty__headline {
    position: relative;
    margin: 0 0 30px;
    padding-left: 2%;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #5babd4;
  }

  .beauty__headline::before {
    position: absolute;
    top: -10px;
    left: -15px;
    content: "“";
    font-size: 3.2rem;
  }

  .beauty__headline::after {
    position: absolute;
    bottom: -15px;
    right: 2px;
    content: "”";
    font-size: 3.2rem;
  }

  .beauty__headline span {
    display: none;
  }

  .beauty__text {
    width: 100%;
    margin: 0;
    color: #5babd4;
  }

  .beauty__text p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.8;
  }

  .beauty__textBottom {
    margin: 0 0 20px;
    padding: 10px 0 0 0;
    font-size: 2.3rem;
  }

  .beauty__notes {
    display: block;
    padding: 0;
    font-size: 1.0rem;
  }
}


/*  self
---------------------------------------------*/
.self {
  padding: 0 0 200px;
  background: linear-gradient(to bottom, #ebf4fc 225px, #f5faff 225px);
  color: #c29463;
}

.self__inner {
  position: relative;
  max-width: 1110px;
  margin: 0 auto 120px;
  padding: 90px 0 85px;
  background-image: url(/images/lululun2/skin/self-bg_pc.jpg);
  background-size: cover;
}

.self__title {
  margin: 0 0 85px;
  text-align: center;
}

.self__titleEn {
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  font-size: 8.8rem;
}

.self__subtitleJp {
  position: relative;
  display: inline-block;
  margin: 0 0 25px;
  font-size: 2.2rem;
}

.self__subtitleJp::before,
.self__subtitleJp::after {
  position: absolute;
  top: 0;
  content: "";
  width: 2px;
  height: 30px;
  background: #c29463;
}

.self__subtitleJp::before {
  top: -5px;
  left: -15px;
  transform: rotate(-35deg);
}

.self__subtitleJp::after {
  top: -5px;
  right: -10px;
  transform: rotate(35deg);
}

.self__titleJp {
  width: 510px;
  margin: 0 auto;
  padding: 0 0 30px;
  border-bottom: 4px solid #c29463;
  font-size: 3.4rem;
}

.self__titleNotes {
  width: 510px;
  margin: 10px auto 0;
  text-align: right;
  font-size: 1.0rem;
}

.self__list {
  max-width: 940px;
  margin: 0 auto;
}

.self__list ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.self__list ul li {
  width: 280px;
  margin: 0 15px 30px;
}

.self__answer {
  position: relative;
  width: 380px;
  margin: 0 auto;
}

.self__answer::before {
  position: absolute;
  top: -190px;
  left: 0;
  right: 0;
  content: "";
  width: 2px;
  height: 210px;
  margin: 0 auto;
  background: #c29463;
}

.self__answer span {
  display: block;
  margin: 10px 0 0;
  font-size: 1.0rem;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .self {
    padding: 0 5% 200px;
    background: linear-gradient(to bottom, #ebf4fc 225px, #f5faff 225px);
    color: #c29463;
  }

  .self__inner {
    position: relative;
    max-width: 1110px;
    margin: 0 auto 120px;
    padding: 90px 0 85px;
    background-image: url(/images/lululun2/skin/self-bg_tb.jpg);
    background-size: cover;
  }

  .self__title {
    margin: 0 0 85px;
    text-align: center;
  }

  .self__titleEn {
    position: absolute;
    top: -45px;
    left: 0;
    right: 0;
    font-size: 8.8rem;
  }

  .self__subtitleJp {
    position: relative;
    display: inline-block;
    margin: 0 0 25px;
    font-size: 2.2rem;
  }

  .self__subtitleJp::before,
  .self__subtitleJp::after {
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 30px;
    background: #c29463;
  }

  .self__subtitleJp::before {
    top: -5px;
    left: -15px;
    transform: rotate(-35deg);
  }

  .self__subtitleJp::after {
    top: -5px;
    right: -10px;
    transform: rotate(35deg);
  }

  .self__titleJp {
    width: 510px;
    margin: 0 auto;
    padding: 0 0 30px;
    border-bottom: 4px solid #c29463;
    font-size: 3.4rem;
  }

  .self__titleNotes {
    width: 510px;
    margin: 10px auto 0;
    text-align: right;
    font-size: 1.0rem;
  }

  .self__list {
    max-width: 940px;
    margin: 0 auto;
  }

  .self__list ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .self__list ul li {
    width: 280px;
    margin: 0 15px 30px;
  }

  .self__answer {
    position: relative;
    width: 380px;
    margin: 0 auto;
  }

  .self__answer::before {
    position: absolute;
    top: -190px;
    left: 0;
    right: 0;
    content: "";
    width: 2px;
    height: 210px;
    margin: 0 auto;
    background: #c29463;
  }

  .self__answer span {
    display: block;
    margin: 10px 0 0;
    font-size: 1.0rem;
    text-align: right;
  }
}

@media screen and (max-width: 640px) {
  .self {
    padding: 0 6% 120px;
    background: linear-gradient(to bottom, #ebf4fc 125px, #f5faff 125px);
    color: #c29463;
  }

  .self__inner {
    position: relative;
    max-width: 1110px;
    margin: 0 auto 60px;
    padding: 55px 0 50px;
    background-image: url(/images/lululun2/skin/self-bg_sp.jpg);
    background-size: cover;
  }

  .self__title {
    margin: 0 0 45px;
    padding: 0 2.4%;
    text-align: center;
  }

  .self__titleEn {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    font-size: 5.0rem;
  }

  .self__subtitleJp {
    position: relative;
    display: inline-block;
    margin: 0 0 10px;
    font-size: 1.6rem;
  }

  .self__subtitleJp::before,
  .self__subtitleJp::after {
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 20px;
    background: #c29463;
  }

  .self__subtitleJp::before {
    top: 0px;
    left: -15px;
    transform: rotate(-35deg);
  }

  .self__subtitleJp::after {
    top: 0px;
    right: -10px;
    transform: rotate(35deg);
  }

  .self__titleJp {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px;
    border-bottom: 3px solid #c29463;
    font-size: 2.4rem;
  }

  .self__titleNotes {
    width: 90%;
    margin: 10px auto 0;
    text-align: right;
    font-size: 1.0rem;
  }

  .self__list {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 7%;
  }

  .self__list ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }

  .self__list ul li {
    width: 100%;
    margin: 0 0 15px;
  }

  .self__answer {
    position: relative;
    width: 80%;
    margin: 0 auto;
  }

  .self__answer::before {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    content: "";
    width: 2px;
    height: 112px;
    margin: 0 auto;
    background: #c29463;
  }

  .self__answer span {
    display: block;
    margin: 10px 0 0;
    font-size: 1.0rem;
    text-align: right;
  }
}

/*  bad
---------------------------------------------*/
.bad {
  position: relative;
  padding: 0 0 160px;
  color: #c29463;
}

.bad__title {
  width: 1100px;
  margin: 0 auto 80px;
}

.bad__titleEn {
  position: relative;
  top: -55px;
  font-size: 8.8rem;
}

.bad__titleEn span {
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
}

.bad__titleEn br {
  display: none;
}

.bad__spTitle {
  display: none;
}

.bad__inner {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
}

.bad__img {
  position: relative;
  z-index: 3;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 55%;
  padding: 95px 0 95px 95px;
  background: #e1e9f0;
}

.bad__img::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -340px;
  right: inherit;
  content: "";
  width: 357px;
  height: 141px;
  margin: 0 auto;
  background-image: url(/images/lululun2/skin/bg-bad.png);
  background-size: cover;
}

.bad__img .img {
  width: 49%;
}

.bad__block {
  position: absolute;
  z-index: 4;
  top: 115px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  width: 560px;
  margin-left: -300px;
}

.bad__pcTitle {
  width: 100%;
  margin: 0 0 75px;
}

.bad__pcTitleJp {
  max-width: 100%;
  margin: 0 0 5px;
  padding: 0 0 30px;
  border-bottom: 4px solid #c29463;
  font-weight: 400;
  font-size: 3.4rem;
}

.bad__pcTitle .notes {
  font-size: 1.2rem;
}

.bad__list {
  width: 314px;
  margin: 0 0 0 80px;
}

.bad__list li {
  margin: 0 0 25px;
}

.bad__item {
  position: relative;
  width: 100%;
  padding: 15px 0 15px 45px;
  background: #e1e9f0;
  color: #3290bf;
  font-size: 2.0rem;
  line-height: 1.5;
}

.bad__item::before {
  position: absolute;
  z-index: 4;
  content: "";
  top: 50%;
  left: 0%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 34px;
  height: 34px;
  background-image: url(/images/lululun2/skin/icon-bad.png);
  background-size: cover;
}

.bad__arrow {
  position: absolute;
  z-index: 4;
  bottom: -40px;
  left: 0;
  right: 0;
  width: 104px;
  margin: 0 auto;
}


@media screen and (max-width: 768px) {
  .bad {
    position: relative;
    padding: 0 0 190px;
    color: #c29463;
  }

  .bad__title {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 5%;
  }

  .bad__titleEn {
    position: relative;
    top: -55px;
    font-size: 8.8rem;
  }

  .bad__titleEn span {
    font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  }

  .bad__titleEn br {
    display: block;
  }

  .bad__spTitle {
    position: relative;
    z-index: 5;
    display: block;
    width: 80%;
    margin: 0 auto 50px;
  }

  .bad__spTitleJp {
    max-width: 100%;
    margin: 0 0 5px;
    padding: 0 0 30px;
    border-bottom: 4px solid #c29463;
    font-weight: 400;
    font-size: 3.4rem;
  }

  .bad__spTitle .notes {
    font-size: 1.2rem;
  }

  .bad__inner {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }

  .bad__inner::before {
    position: absolute;
    z-index: 1;
    top: -120px;
    left: inherit;
    right: -20px;
    content: "";
    width: 357px;
    height: 141px;
    margin: 0 auto;
    background-image: url(/images/lululun2/skin/bg-bad.png);
    background-size: cover;
  }

  .bad__img {
    position: relative;
    z-index: 3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 75%;
    padding: 5% 0 5% 5%;
    margin: 0 0 0 auto;
    background: #e1e9f0;
  }

  .bad__img::before {
    display: none;
  }

  .bad__img .img {
    width: 48%;
  }

  .bad__block {
    position: relative;
    z-index: 4;
    top: inherit;
    left: inherit;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 480px;
    margin: 0 auto;
  }

  .bad__pcTitle {
    display: none;
    width: 100%;
  }


  .bad__list {
    width: 100%;
    margin: 60px auto 0;
  }

  .bad__list li {
    margin: 0 0 25px;
  }

  .bad__item {
    position: relative;
    width: 100%;
    padding: 15px 0 15px 45px;
    background: #e1e9f0;
    color: #3290bf;
    font-size: 2.0rem;
    line-height: 1.5;
  }

  .bad__item::before {
    position: absolute;
    z-index: 4;
    content: "";
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    background-image: url(/images/lululun2/skin/icon-bad.png);
    background-size: cover;
  }

  .bad__item br {
    display: none;
  }

  .bad__arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 104px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .bad {
    position: relative;
    padding: 0 0 150px;
    color: #c29463;
  }

  .bad__title {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 5%;
  }

  .bad__titleEn {
    position: relative;
    top: -25px;
    font-size: 5.0rem;
  }

  .bad__titleEn span {
    font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  }

  .bad__titleEn br {
    display: block;
  }

  .bad__spTitle {
    position: relative;
    z-index: 5;
    display: block;
    width: 100%;
    margin: 0 auto 50px;
    padding-left: 5%;
  }

  .bad__spTitleJp {
    max-width: 100%;
    margin: 0 0 5px;
    padding: 0 0 20px;
    border-bottom: 3px solid #c29463;
    font-weight: 400;
    font-size: 2.4rem;
  }

  .bad__spTitle .notes {
    font-size: 1.2rem;
  }

  .bad__inner {
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }

  .bad__inner::before {
    position: absolute;
    z-index: 1;
    top: -80px;
    left: inherit;
    right: -20px;
    content: "";
    width: 216px;
    height: 88px;
    margin: 0 auto;
    background-image: url(/images/lululun2/skin/bg-bad.png);
    background-size: cover;
  }

  .bad__img {
    position: relative;
    z-index: 3;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 80%;
    padding: 10% 0 10% 5%;
    margin: 0 0 0 auto;
    background: #e1e9f0;
  }

  .bad__img::before {
    display: none;
  }

  .bad__img .img {
    width: 48%;
  }

  .bad__block {
    position: relative;
    z-index: 4;
    top: inherit;
    left: inherit;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 75%;
    margin: 0 auto;
  }

  .bad__pcTitle {
    display: none;
    width: 100%;
  }


  .bad__list {
    width: 100%;
    margin: 60px auto 0;
  }

  .bad__list li {
    margin: 0 0 15px;
  }

  .bad__item {
    position: relative;
    width: 100%;
    padding: 15px 0;
    background: #e1e9f0;
    color: #3290bf;
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.5;
  }

  .bad__item::before {
    position: absolute;
    z-index: 4;
    content: "";
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    background-image: url(/images/lululun2/skin/icon-bad.png);
    background-size: cover;
  }

  .bad__item br {
    display: block;
  }

  .bad__arrow {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    width: 80px;
    margin: 0 auto;
  }
}


/*  reborn
---------------------------------------------*/
.reborn {
  position: relative;
  z-index: 1;
  padding: 150px 0 225px;
  background: linear-gradient(to right, #f5faff 50%, #ebf4fc 50%);
}

.reborn::before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  width: 513px;
  height: 319px;
  margin: -20px 0 0 240px;
  background-image: url(/images/lululun2/skin/bg-reborn.png);
  background-size: cover;
}

.reborn__title {
  position: relative;
  z-index: 2;
  max-width: 700px;
  margin: 0 auto 140px;
  color: #c29463;
}

.reborn__titleJp {
  margin: 0 0 10px;
  padding: 0 0 30px;
  border-bottom: 4px solid #c29463;
  font-size: 3.4rem;
  text-align: center;
}

.reborn__title .notes {
  display: block;
  font-size: 1.0rem;
  text-align: right;
}

.reborn__inner {
  position: relative;
  z-index: 3;
  max-width: 1112px;
  margin: 0 auto;
}

.reborn__item {
  position: relative;
  z-index: 4;
  width: 908px;
  margin: 0 auto 150px 0;
}

.reborn__item.-item02{
  margin: 0 0 150px auto;
}

.reborn__item.-item03 {
  margin: 0 auto 0 0;
}

.reborn__itemImg {
  width: 908px;
  margin: 0 auto 0 0;
}


.reborn__itemNumber {
  position: absolute;
  z-index: 5;
}

.reborn__item.-item01 .reborn__itemNumber {
  top: -50px;
  right: -50px;
  width: 245px;
  margin: 0 auto;
}

.reborn__item.-item02 .reborn__itemNumber {
  top: -50px;
  left: -100px;
  width: 276px;
  margin: 0 auto;
}

.reborn__item.-item03 .reborn__itemNumber {
  top: -50px;
  right: -90px;
  width: 275px;
  margin: 0 auto;
}

.reborn__item.-item01 .reborn__block {
  position: absolute;
  top: 135px;
  right: -200px;
}

.reborn__item.-item02 .reborn__block {
  position: absolute;
  top: 135px;
  left: -130px;
}

.reborn__item.-item03 .reborn__block {
  position: absolute;
  top: 135px;
  right: -140px;
}

.reborn__item .reborn__text01 {
  display: inline-block;
  margin: 0 0 25px;
  padding: 5px 5px 7px;
  color: #fff;
  font-size: 2.0rem;
}

.reborn__item.-item01 .reborn__text01 {
  background: #e0657e;
}

.reborn__item.-item02 .reborn__text01 {
  background: #4ba68d;
}

.reborn__item.-item03 .reborn__text01 {
  background: #a18a65;
}

.reborn__item .reborn__text02 p {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 5px 7px;
  background: #fff;
  font-size: 3.2rem;
}

.reborn__item .reborn__text02 span {
  font-size: 1.0rem;
}

.reborn__item.-item01 .reborn__text02 {
  color: #e0657e;
}

.reborn__item.-item02 .reborn__text02 {
  color: #4ba68d;
}

.reborn__item.-item03 .reborn__text02 {
  color: #a18a65;
}

@media screen and (max-width: 768px) {
  .reborn {
    position: relative;
    z-index: 1;
    padding: 150px 0 0;
    background: none;
  }

  .reborn::before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 10px;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 513px;
    height: 319px;
    margin: 0;
    background-image: url(/images/lululun2/skin/bg-reborn.png);
    background-size: cover;
  }

  .reborn__title {
    position: relative;
    z-index: 2;
    max-width: 575px;
    margin: 0 auto 80px;
    color: #c29463;
  }

  .reborn__titleJp {
    margin: 0 0 10px;
    padding: 0 0 30px;
    border-bottom: 4px solid #c29463;
    font-size: 3.4rem;
    text-align: center;
  }

  .reborn__title .notes {
    display: block;
    font-size: 1.0rem;
    text-align: right;
  }

  .reborn__inner {
    position: relative;
    z-index: 3;
    max-width: 100%;
    margin: 0 auto;
    padding: 100px 0 300px;
    background: linear-gradient(to right, #f5faff 50%, #ebf4fc 50%);
  }

  .reborn__item {
    position: relative;
    z-index: 4;
    width: 100%;
    margin: 0 auto 150px;
  }

  .reborn__item.-item02 {
    margin: 0 auto 150px;
  }

  .reborn__item.-item03 {
    margin: 0 auto 0 0;
  }

  .reborn__itemImg {
    width: 70%;
    margin: 0 auto 0 0;
  }

  .reborn__item.-item02 .reborn__itemImg {
    margin: 0 0 0 auto;
  }

  .reborn__itemNumber {
    position: absolute;
    z-index: 5;
  }

  .reborn__item.-item01 .reborn__itemNumber {
    top: -50px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 245px;
    margin: 0 0 0 80px;
  }

  .reborn__item.-item02 .reborn__itemNumber {
    top: -50px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 276px;
    margin: 0 0 0 -120px;
  }

  .reborn__item.-item03 .reborn__itemNumber {
    top: -50px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 275px;
    margin: 0 0 0 110px;
  }

  .reborn__item.-item01 .reborn__block {
    position: absolute;
    top: 50%;
    left: inherit;
    right: 8%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
  }

  .reborn__item.-item02 .reborn__block {
    position: absolute;
    top: 50%;
    left: 15%;
    right: inherit;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
  }

  .reborn__item.-item03 .reborn__block {
    position: absolute;
    top: 50%;
    left: inherit;
    right: 15%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(20%, -50%);;
  }

  .reborn__item .reborn__text01 {
    display: inline-block;
    margin: 0 0 25px;
    padding: 5px 5px 7px;
    color: #fff;
    font-size: 2.0rem;
  }

  .reborn__item.-item01 .reborn__text01 {
    background: #e0657e;
  }

  .reborn__item.-item02 .reborn__text01 {
    background: #4ba68d;
  }

  .reborn__item.-item03 .reborn__text01 {
    background: #a18a65;
  }

  .reborn__item .reborn__text02 p {
    display: inline-block;
    margin: 0 0 10px;
    padding: 4px 5px 7px;
    background: #fff;
    font-size: 3.2rem;
  }

  .reborn__item .reborn__text02 span {
    font-size: 1.0rem;
  }

  .reborn__item.-item01 .reborn__text02 {
    color: #e0657e;
  }

  .reborn__item.-item02 .reborn__text02 {
    color: #4ba68d;
  }

  .reborn__item.-item03 .reborn__text02 {
    color: #a18a65;
  }
}

@media screen and (max-width: 640px) {
  .reborn {
    position: relative;
    z-index: 1;
    padding: 90px 0 0;
    background: none;
  }

  .reborn::before {
    position: absolute;
    z-index: 1;
    content: "";
    top: 3px;
    left: -2px;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    width: 328px;
    height: 200px;
    margin: 0;
    background-image: url(/images/lululun2/skin/bg-reborn.png);
    background-size: cover;
  }

  .reborn__title {
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin: 0 auto 30px;
    padding: 0 7%;
    color: #c29463;
  }

  .reborn__titleJp {
    margin: 0 0 10px;
    padding: 0 0 20px;
    border-bottom: 3px solid #c29463;
    font-size: 2.4rem;
    text-align: center;
  }

  .reborn__title .notes {
    display: block;
    font-size: 1.0rem;
    text-align: right;
  }

  .reborn__inner {
    position: relative;
    z-index: 3;
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 0 180px;
    background: none;
  }

  .reborn__inner::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 50%;
    height: 100%;
    background: #f5faff;
  }

  .reborn__item {
    position: relative;
    z-index: 4;
    width: 100%;
    margin: 0 auto 110px;
  }

  .reborn__item.-item02 {
    margin: 0 auto 110px;
  }

  .reborn__item.-item03 {
    margin: 0 auto 0 0;
  }

  .reborn__itemImg {
    width: 72%;
    margin: 0 auto 0 0;
  }

  .reborn__item.-item02 .reborn__itemImg {
    margin: 0 0 0 auto;
  }

  .reborn__itemNumber {
    position: absolute;
    z-index: 5;
  }

  .reborn__item.-item01 .reborn__itemNumber {
    top: -30px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 159px;
    margin: 0 0 0 30px;
  }

  .reborn__item.-item02 .reborn__itemNumber {
    top: -30px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 191px;
    margin: 0 0 0 -50px;
  }

  .reborn__item.-item03 .reborn__itemNumber {
    top: -30px;
    left: 50%;
    right: inherit;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width:186px;
    margin: 0 0 0 50px;
  }

  .reborn__item.-item01 .reborn__block {
    position: absolute;
    top: 50%;
    left: inherit;
    right: 5%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
  }

  .reborn__item.-item02 .reborn__block {
    position: absolute;
    top: 50%;
    left: 5%;
    right: inherit;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%);
  }

  .reborn__item.-item03 .reborn__block {
    position: absolute;
    top: 50%;
    left: inherit;
    right: 5%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);;
  }

  .reborn__item .reborn__text01 {
    display: inline-block;
    margin: 0 0 17px;
    padding: 3px 3px 5px;
    color: #fff;
    font-size: 1.4rem;
  }

  .reborn__item.-item01 .reborn__text01 {
    background: #e0657e;
  }

  .reborn__item.-item02 .reborn__text01 {
    background: #4ba68d;
  }

  .reborn__item.-item03 .reborn__text01 {
    background: #a18a65;
  }

  .reborn__item .reborn__text02 p {
    display: inline-block;
    margin: 0 0 10px;
    padding: 3px 3px 5px;
    background: #fff;
    font-size: 2.2rem;
  }

  .reborn__item .reborn__text02 span {
    font-size: 1.0rem;
  }

  .reborn__item .reborn__text02 sup {
    font-size: 1.0rem;
  }

  .reborn__item.-item01 .reborn__text02 {
    color: #e0657e;
  }

  .reborn__item.-item02 .reborn__text02 {
    color: #4ba68d;
  }

  .reborn__item.-item03 .reborn__text02 {
    color: #a18a65;
  }
}

/*  approach
---------------------------------------------*/
.approach {
}

.approach__title {
  position: relative;
  z-index: 5;
  top: -40px;
  margin: 0 0 100px;
  color: #c29463;
  text-align: center;
}

.approach__titleEn {
  margin: 0 0 60px;
  font-size: 8.8rem;
}

.approach__titleEn span {
  padding: 0 40px;
}

.approach__titleJp {
  max-width: 700px;
  margin: 0 auto;
}

.approach__titleJp .title {
  margin: 0 0 10px;
  padding: 0 0 30px;
  border-bottom: 4px solid #c29463;
  font-size: 3.4rem;
}

.approach__titleJp .title span {
  padding-left: 20px;
  font-size: 2.6rem;
}

.approach__titleJp .notes {
  text-align: right;
  font-size: 1.0rem;
}

.approach__item {
  margin: 0 0 120px;
}

.approach__item.-item01 {
  background: linear-gradient(to right, #ebf4fc 50%, #ffe5ea 50%);
}

.approach__item.-item02 {
  background: linear-gradient(to left, #ebf4fc 50%, #d5f5ea 50%);
}

.approach__item.-item03 {
  background: linear-gradient(to right, #ebf4fc 50%, #f2ecdc 50%);
}


.approach__itemInner {
  max-width: 1050px;
  margin: 0 auto;
  padding: 150px 0 120px;
}

.approach__item.-item01 .approach__itemInner {
  background: linear-gradient(to right, #ebf4fc 296px, #ffe5ea 296px);
}

.approach__item.-item02 .approach__itemInner {
  background: linear-gradient(to left, #ebf4fc 296px, #d5f5ea 296px);
}

.approach__item.-item03 .approach__itemInner {
  background: linear-gradient(to right, #ebf4fc 296px, #f2ecdc 296px);
}

.approach__itemImg {
  position: relative;
  width: 905px;
  margin: 0 auto 20px 0;
}

.approach__item.-item02 .approach__itemImg {
  margin: 0 0 20px auto;
}

.approach__item.-item01 .approach__itemImg .number {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 237px;
}

.approach__item.-item02 .approach__itemImg .number {
  position: absolute;
  top: -50px;
  left: -100px;
  width: 270px;
}

.approach__item.-item03 .approach__itemImg .number {
  position: absolute;
  top: -50px;
  right: -90px;
  width: 265px;
}

.approach__item.-item01 .approach__itemImg .subtitle {
  position: absolute;
  top: 100px;
  right: -135px;
  width: 355px;
}

.approach__item.-item02 .approach__itemImg .subtitle {
  position: absolute;
  top: 100px;
  left: -135px;
  width: 390px;
}

.approach__item.-item03 .approach__itemImg .subtitle {
  position: absolute;
  top: 100px;
  right: -135px;
  width: 370px;
}

.approach__itemBlock {
  position: relative;
}

.approach__itemBox {
  width: 530px;
  margin: 0 0 0 auto;
}

.approach__item.-item02 .approach__itemBox {
  margin: 0 auto 0 0;
}

.approach__itemText {
  margin: 0 0 50px;
  padding: 70px 0 0;
  color: #e0657e;
}

.approach__item.-item02 .approach__itemText {
  color: #4ba68d;
}

.approach__item.-item03 .approach__itemText {
  color: #a18a65;
}

.approach__itemText p {
  margin: 0 0 10px;
  line-height: 1.8;
}

.approach__itemText .notes span {
  display: block;
  font-size: 1.0rem;
  line-height: 1.5;
}

.approach__itemBoxImg {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 428px;
}

.approach__item.-item02 .approach__itemBoxImg {
  top: 0;
  left: inherit;
  right: 0;
}

.approach__itemBoxImg .img {
  width: 48%;
}

.approach__itemBtn {
  width: 288px;
}

.approach__itemBtn .itemBtn::after {
  position: absolute;
  top: 40%;
  right: 25px;
  width: 7px;
  height: 7px;
  content: "";
  margin: 0 auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
  .approach {
  }

  .approach__title {
    position: relative;
    z-index: 5;
    top: -130px;
    margin: 0 0 0px;
    color: #c29463;
    text-align: center;
  }

  .approach__titleEn {
    margin: 0 0 60px;
    font-size: 8.8rem;
  }

  .approach__titleEn span {
    display: block;
    padding: 0;
  }

  .approach__titleJp {
    max-width: 575px;
    margin: 0 auto;
  }

  .approach__titleJp .title {
    margin: 0 0 10px;
    padding: 0 0 30px;
    border-bottom: 4px solid #c29463;
    font-size: 3.4rem;
  }

  .approach__titleJp .title span {
    padding-left: 20px;
    font-size: 2.6rem;
  }

  .approach__titleJp .notes {
    text-align: right;
    font-size: 1.0rem;
  }

  .approach__item {
    margin: 0 0 120px;
  }

  .approach__item.-item01 {
    background: linear-gradient(to right, #ebf4fc 33%, #ffe5ea 33%);
  }

  .approach__item.-item02 {
    background: linear-gradient(to left, #ebf4fc 33%, #d5f5ea 33%);
  }

  .approach__item.-item03 {
    background: linear-gradient(to right, #ebf4fc 33%, #f2ecdc 33%);
  }


  .approach__itemInner {
    max-width: 100%;
    margin: 0 auto;
    padding: 150px 0 120px;
  }

  .approach__item.-item01 .approach__itemInner,
  .approach__item.-item02 .approach__itemInner,
  .approach__item.-item03 .approach__itemInner {
    background: none;
  }

  .approach__itemImg {
    position: relative;
    width: 80%;
    margin: 0 0 20px auto;
  }

  .approach__item.-item02 .approach__itemImg {
    margin: 0 auto 20px 0;
  }

  .approach__item.-item01 .approach__itemImg .number {
    position: relative;
    top: -50px;
    right: 50px;
    width: 225px;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemImg .number {
    position: relative;
    top: -50px;
    left: -10px;
    width: 258px;
    margin: 0 auto;
  }

  .approach__item.-item03 .approach__itemImg .number {
    position: relative;
    top: -40px;
    right: 20px;
    width: 265px;
    margin: 0 auto;
  }

  .approach__item.-item01 .approach__itemImg .subtitle {
    position: absolute;
    top: 0px;
    right:0;
    left: -60%;
    width: 355px;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemImg .subtitle {
    position: absolute;
    top: 0px;
    left: 45%;
    width: 390px;
    margin: 0 auto;
  }

  .approach__item.-item03 .approach__itemImg .subtitle {
    position: absolute;
    top: 15px;
    right: 50%;
    width: 370px;
    margin: 0 auto;
  }

  .approach__itemBlock {
    position: relative;
  }

  .approach__itemBox {
    width: 70%;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemBox {
    margin: 0 auto;
  }

  .approach__itemText {
    margin: 0 0 50px;
    padding: 70px 0 0;
    color: #e0657e;
  }

  .approach__item.-item02 .approach__itemText {
    color: #4ba68d;
  }

  .approach__item.-item03 .approach__itemText {
    color: #a18a65;
  }

  .approach__itemText p {
    margin: 0 0 10px;
    line-height: 1.8;
  }

  .approach__itemText .notes span {
    display: block;
    font-size: 1.0rem;
    line-height: 1.5;
  }

  .approach__itemBoxImg {
    position: relative;
    top: inherit;
    left: inherit;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 385px;
    margin: 0 auto 65px;
  }

  .approach__item.-item02 .approach__itemBoxImg {
    top: inherit;
    left: inherit;
    right: inherit;
  }

  .approach__itemBoxImg .img {
    width: 48%;
  }

  .approach__itemBtn {
    width: 480px;
    margin: 0 auto;
  }

  .approach__itemBtn .itemBtn::after {
    position: absolute;
    top: 40%;
    right: 25px;
    width: 7px;
    height: 7px;
    content: "";
    margin: 0 auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media screen and (max-width: 640px) {
  .approach {
    margin: -80px 0 0;
  }

  .approach__title {
    position: relative;
    z-index: 5;
    top: 0;
    margin: 0 0 65px;
    color: #c29463;
    text-align: center;
  }

  .approach__titleEn {
    margin: 0 0 30px;
    font-size: 5.0rem;
  }

  .approach__titleEn span {
    display: block;
    padding: 0;
  }

  .approach__titleJp {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5%;
  }

  .approach__titleJp .title {
    margin: 0 0 10px;
    padding: 0 0 30px;
    border-bottom: 4px solid #c29463;
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .approach__titleJp .title span {
    padding-left: 0;
    font-size: 2.4rem;
  }

  .approach__titleJp .notes {
    text-align: right;
    font-size: 1.0rem;
  }

  .approach__item {
    margin: 0 0 80px;
  }

  .approach__item.-item01 {
    background: linear-gradient(to right, #ebf4fc 25%, #ffe5ea 25%);
  }

  .approach__item.-item02 {
    background: linear-gradient(to left, #ebf4fc 25%, #d5f5ea 25%);
  }

  .approach__item.-item03 {
    background: linear-gradient(to right, #ebf4fc 25%, #f2ecdc 25%);
  }


  .approach__itemInner {
    max-width: 100%;
    margin: 0 auto;
    padding: 70px 0 90px;
  }

  .approach__item.-item01 .approach__itemInner,
  .approach__item.-item02 .approach__itemInner,
  .approach__item.-item03 .approach__itemInner {
    background: none;
  }

  .approach__itemImg {
    position: relative;
    width: 88%;
    margin: 0 0 20px auto;
  }

  .approach__item.-item02 .approach__itemImg {
    margin: 0 auto 20px 0;
  }

  .approach__item.-item01 .approach__itemImg .number {
    position: relative;
    top: -15px;
    right: 0px;
    width: 155px;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemImg .number {
    position: relative;
    top: -15px;
    left: -40px;
    width: 187px;
    margin: 0 auto;
  }

  .approach__item.-item03 .approach__itemImg .number {
    position: relative;
    top: -15px;
    right: -25px;
    width: 183px;
    margin: 0 auto;
  }

  .approach__item.-item01 .approach__itemImg .subtitle {
    position: absolute;
    top: 13px;
    right:inherit;
    left: -6%;
    width: 226px;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemImg .subtitle {
    position: absolute;
    top: 13px;
    right: -7%;
    left: inherit;
    width: 250px;
    margin: 0 auto;
  }

  .approach__item.-item03 .approach__itemImg .subtitle {
    position: absolute;
    top: 15px;
    right: inherit;
    left: -8%;
    width: 243px;
    margin: 0 auto;
  }

  .approach__itemBlock {
    position: relative;
  }

  .approach__itemBox {
    width: 78%;
    margin: 0 auto;
  }

  .approach__item.-item02 .approach__itemBox {
    margin: 0 auto;
  }

  .approach__itemText {
    margin: 0 0 50px;
    padding: 30px 0 0;
    color: #e0657e;
  }

  .approach__item.-item02 .approach__itemText {
    color: #4ba68d;
  }

  .approach__item.-item03 .approach__itemText {
    color: #a18a65;
  }

  .approach__itemText p {
    margin: 0 0 10px;
    font-size: 1.4rem;
    line-height: 1.8;
  }

  .approach__itemText .notes span {
    display: block;
    font-size: 1.0rem;
    line-height: 1.5;
  }

  .approach__itemBoxImg {
    position: relative;
    top: inherit;
    left: inherit;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 65px;
  }

  .approach__item.-item02 .approach__itemBoxImg {
    top: inherit;
    left: inherit;
    right: inherit;
  }

  .approach__itemBoxImg .img {
    width: 48%;
  }

  .approach__itemBtn {
    width: 100%;
    margin: 0 auto;
  }

  .approach__itemBtn .itemBtn::after {
    position: absolute;
    top: 40%;
    right: 25px;
    width: 7px;
    height: 7px;
    content: "";
    margin: 0 auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}


/*  back top top
---------------------------------------------*/
.btnTop {
  width: 512px;
  margin: 0 auto 140px;
}

.btnTop a {
  position: relative;
  display: block;
  width: 100%;
  padding: 35px 0;
  border-radius: 8px;
  background: transparent linear-gradient(90deg, #5babd4 0%, #3d8fc2 100%);
  box-shadow: 0px 4px 6px rgba(199,212,220,0.6);
  font-weight: 500;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}

.btnTop a::after {
  position: absolute;
  top: 45%;
  right: 25px;
  width: 7px;
  height: 7px;
  content: "";
  margin: 0 auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btnTop a:hover {
  opacity: 0.9;
}

@media screen and (max-width: 640px) {
  .btnTop {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0 5%;
  }

  .btnTop a {
    position: relative;
    display: block;
    width: 100%;
    padding: 22px 0;
    border-radius: 8px;
    background: transparent linear-gradient(90deg, #5babd4 0%, #3d8fc2 100%);
    box-shadow: 0px 4px 6px rgba(199,212,220,0.6);
    font-weight: 500;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
  }

  .btnTop a::after {
    position: absolute;
    top: 45%;
    right: 25px;
    width: 7px;
    height: 7px;
    content: "";
    margin: 0 auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .btnTop a:hover {
    opacity: 0.9;
  }
}
