@charset "utf-8";

/* ---------------------
 header
--------------------- */

#lp-header .nav-item a:hover {
  color: #27a5c3;
}

#lp-header .nav-cv01 {
  width: 200px;
  background: #727272;
  position: absolute;
  top: -15px;
  right: 260px;
}

#lp-header .nav-cv02 {
  width: 260px;
  background: #ba7bb8;
  position: absolute;
  top: -15px;
  right: 0;
}

#lp-header .nav-cv a {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

#lp-header .nav-cv a:hover {
  color: #fff;
}

#lp-header .nav-cv01 a {
  height: 85px;
  background: url("lp-img/icon_h01.png") no-repeat 20px center;
  background-size: 26px 45px;
  padding: 24.5px 30px 24.5px 60px;
}

#lp-header .nav-cv02 a {
  height: 85px;
  /*background: url("lp-img/icon_h02.png") no-repeat 30px center;*/
  /*background-size: 40px 29px;*/
  background: url("lp-img/cv_icon_makuake.png") no-repeat 20px center;
  background-size: 60px;
  padding: 9px 30px 9px 80px;
}

#lp-header .nav-cv02 a .nav-btm {
  width: 130px;
  font-size: 13px;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  letter-spacing: 1px;
  position: static;
  opacity: 1;
  transform: none;
  margin: 0 auto 4px;
}

@media (max-width: 1230px) {
  #lp-header .nav-cv01 {
    width: auto;
    right: 240px;
  }

  #lp-header .nav-cv02 {
    width: auto;
  }
}

@media (max-width: 1065px) {
  body {
    position: relative;
  }

  #lp-header {
    height: 75px;
    padding: 13px 0 12px;
  }

  #lp-header h1 {
    margin-left: 30px;
  }

  /* #nav_toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 25px;
    z-index: 20;
  }
  #nav_toggle div {
    position: relative;
    display: block;
    top: 4px;
    width: 30px;
    height: 15px;
    z-index: 100;
  }
  #nav_toggle span {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #222;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #nav_toggle span:nth-child(2) {
    top: 5px;
    transition: 0.0s ease-in-out;
  }
  #nav_toggle span:nth-child(3) {
    top: 10px;
  }
  .open #nav_toggle span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .open #nav_toggle span:nth-child(2) {
    visibility: hidden;
  }
  .open #nav_toggle span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  } */
  #sp-nav {
    display: none;
  }

  .open #sp-nav {
    width: 100%;
    height: 100vh;
    background: #fff;
    display: block;
    padding: 20px 20px;
    position: relative;
    top: auto;
    right: auto;
  }

  #sp-nav .nav-item {
    display: block;
    margin: 7.5px 0;
    text-align: center;
  }

  #sp-nav .nav-item a {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 15px;
  }

  #sp-nav .nav-item a span {
    display: block;
    opacity: 1;
    position: static;
    top: 0;
    transform: none;
  }

  #sp-nav .nav-item a:hover {
    border-bottom: 1px solid #555;
    color: #555;
  }

  /* #lp-header {
    height: 75px;
  } */
  #lp-header.open {
    background: #fff;
  }

  /* #lp-header .header-inner {
    width: 105%;
    padding: 0 2.5%;
    margin-left: -2.5%;
  } */
  #lp-header.open .header-inner {
    background: #fff;
  }

  #lp-header ul {
    padding-right: 0;
  }

  #lp-header .nav-cv01,
  #lp-header .nav-cv02 {
    position: static;
  }

  #lp-header .nav-cv01 a {
    background-position: 38px center;
  }

  #lp-header .nav-cv a:hover {
    border: 0;
  }

  #lp-header .nav-cv02 a {
    height: auto;
  }

  header .header-inner {
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
}

/* ---------------------
 footer
--------------------- */
.lp-box {
  width: 140px;
  height: 70px;
  border-radius: 20px 20px 0 0;
  transform: rotate(270deg);
  right: -35px;
}

.lp-box.fixed-box .re-top {
  height: 70px;
  background: linear-gradient(255deg, #fff 0%, #e6e6e6 100%);
}

.lp-box.fixed-box .re-top a {
  padding-top: 10px;
}

.lp-box.fixed-box .re-top a span::after {
  transform: rotate(135deg);
  top: 12px;
}

@media (max-width: 768px) {
  .lp-box.fixed-box {
    width: 100px;
    bottom: 20px;
  }

  .lp-box.fixed-box .re-top a span {
    /* padding-right: 10px; */
  }

  .lp-box.fixed-box .re-top a span::after {
    top: 15px;
  }
}

/* ---------------------
 lp
--------------------- */
.lp .t-red {
  color: #eb7d7d;
}

.lp .t-50 {
  font-size: 50px;
}

.cont-lptop {
  height: 100vh !important;
  background: url("lp-img/bg-lp-top01.jpeg") no-repeat center center;
  background-size: cover;
  padding-bottom: 0;
}

.cont-lptop .wrap-w {
  margin: 0 auto;
  position: relative;
}

.lp-top-img {
  width: auto;
  height: 60%;
  max-height: calc(100vh - 300px);
  max-width: 675px;
  margin: 0 auto 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(-45%);
}

.lp-top-img img {
  max-height: 100%;
  max-width: 100%;
  height: 100%;
  width: auto;
}

.cont-lptop .wrap-b {
  height: 110px;
  top: 85px;
  bottom: auto;
}

.cont-lptop .top-devices .text {
  top: 28px;
}

.cont-lptop .top-devices .image {
  position: absolute;
  left: 300px;
  display: inline-block;
  width: auto;
  height: 100px;
  max-width: auto;
  margin: 5px auto auto;
}

.cont-lptop .top-devices .image img {
  min-height: 100%;
  min-width: 100%;
  height: 100%;
  width: auto;
}

/* .cont-lptop h2 {
  letter-spacing: 2px;
  text-align: center;
  position: relative;
} */
/* .cont-lptop h2::before {
  content: "";
  display: block;
  width: 180px;
  height: 170px;
  background: url('lp-img/topImg01.png') no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 11.5%;
}
.cont-lptop h2 span {
  display: inline;
} */
/* .cont-lptop h2 .h2-block {
  display: block;
  font-size: 20px;
  padding-left: 110px;
}
.cont-lptop h2 .h2-rotation {
  display: inline-block;
  transform: rotate(15deg);
} */
/* .cont-lptop .shadow1, .cont-lptop .top-sub {
  color: #555;
} */
/* .cont-lptop .top-img {
  width: 270px;
  max-width: 270px;
  position: relative;
  top: -100px;
} */

.lp-cont0 {
  padding: 100px 0 70px;
  text-align: center;
  position: relative;
}

.lp-cont0::after {
  content: "";
  display: block;
  width: 100%;
  height: 180px;
  /*background: url("lp-img/bg-lp-cont0.jpg") no-repeat center bottom;*/
  background: url("lp-img/bg-lp-cont0.png") no-repeat center bottom;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.lpc0-sub {
  color: #7ac2d8;
  font-size: 25px;
  margin-bottom: 10px;
}

.lpc0-sub span {
  position: relative;
  padding: 0 30px;
}

.lpc0-sub span::before {
  content: "";
  width: 2px;
  height: 30px;
  background: #7ac2d8;
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  transform: rotate(335deg);
}

.lpc0-sub span::after {
  content: "";
  width: 2px;
  height: 30px;
  background: #7ac2d8;
  display: block;
  position: absolute;
  top: 4px;
  right: 6px;
  transform: rotate(-335deg);
}

.lpc0-Annotation {
  font-size: 12px;
  letter-spacing: 2px;
  margin-top: 20px;
}

.note-box {
  width: 935px;
  background: linear-gradient(-240deg, #ececec 0%, #f8f8f8 100%);
  border-radius: 20px;
  box-shadow: 4px 4px 20px #efefef;
  margin: 60px auto 40px;
  padding: 40px 110px;
  position: relative;
}

.note-box::after {
  content: "";
  display: block;
  width: 220px;
  height: 120px;
  background: url("lp-img/img01.png") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 30px;
  right: 20px;
}

.note-title {
  background: #eb7d7d;
  border-radius: 36px;
  color: #fff;
  font-size: 25px;
  letter-spacing: 2px;
  padding: 18px 45px 15px;
}

.note-title span {
  padding-left: 70px;
  position: relative;
}

.note-title span::before {
  content: "";
  display: block;
  width: 45px;
  height: 40px;
  background: url("lp-img/icon_mark.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.note-sub {
  width: 200px;
  border-bottom: 1px solid #888888;
  font-size: 18px;
  letter-spacing: 2px;
  padding-bottom: 5px;
  margin: 30px auto 10px;
}

.note-sub.note-sub02 {
  width: 270px;
  color: #ba7bb8;
  letter-spacing: 2px;
}

.note-list {
  width: 400px;
  margin: 0 auto 70px;
  position: relative;
}

.note-list::after {
  content: "";
  display: block;
  width: 40px;
  height: 15px;
  background: url("lp-img/arrow.png") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}

.note-list-item {
  background: url("lp-img/icon_check.png") no-repeat left center;
  background-size: 28px 28px;
  padding: 5px 0 5px 42px;
  text-align: left;
}

.note-list-item2 {
  padding: 5px 0;
}

.note-point {
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 30px;
}

.note-point-2 {
  font-size: 20px;
  letter-spacing: 4px;
}

.note-quote {
  color: #aaaaaa;
  font-size: 9px;
}

.next-cont {
  margin: 100px auto 0;
  text-align: center;
}

.next-cont .next-txt {
  font-size: 23px;
}

.next-cont .next-point {
  font-size: 30px;
  margin-bottom: 30px;
}

.next-cont .next-point span {
  border-bottom: 2px solid #eb7d7d;
  display: inline-block;
  letter-spacing: 3px;
}

.lp-cont1 {
  /* background-image: url('lp-img/bg_sec02.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain; */
  padding: 40px 0 25px;
  position: relative;
}

.lp-cont1::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(185deg, #efefef 0%, #e6e6e6 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.lp-cont1::after {
  content: "";
  display: block;
  max-width: 370px;
  width: 30%;
  height: 480px;
  background: url("lp-img/lp-cont1-r3.png") no-repeat center right;
  background-size: contain;
  position: absolute;
  top: 47%;
  right: 0;
}

.lp-cont1 .lp-cont1-inner2::before {
  content: "";
  display: block;
  max-width: 300px;
  width: 25%;
  height: 600px;
  background: url("images/bg_cont1-l02_2.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 10%;
  right: 3%;
}

.lp-cont1 .lp-cont1-inner2::after {
  content: "";
  display: block;
  max-width: 460px;
  width: 30%;
  height: 320px;
  /*background: url('lp-img/lp-cont1-l2.png') no-repeat center;*/
  background: url("images/cont3_img3.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 29%;
  left: 2%;
}

.lp-cont1 .lp-cont1-inner::before {
  content: "";
  display: block;
  max-width: 340px;
  width: 25%;
  height: 560px;
  background: url("lp-img/lp-cont1-l1.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 3%;
}

.lp-cont1 .lp-cont1-inner::after {
  content: "";
  display: block;
  max-width: 430px;
  width: 25%;
  height: 550px;
  /*background: url('lp-img/lp-cont1-l3.png') no-repeat center;*/
  background: url("images/cont3_img4.png") no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 6%;
  left: 2%;
}

.lp-cont1 .cont1-box {
  margin-bottom: 110px;
}

.lp-cont1 .cont1-box .cont1-icon {
  height: 325px;
}

.lp-cont1 .icon-count {
  height: 80px;
  width: auto;
}

.cont1-head {
  margin-bottom: 180px;
}

.lp-cont1-sub {
  color: #7ac2d8;
  font-size: 30px;
  letter-spacing: 2px;
  text-align: center;
}

.lp-cont1-title {
  color: #7ac2d8;
  letter-spacing: 6px;
  line-height: 1;
  /*margin-bottom: 180px;*/
}

.lp-cont1-title span {
  font-size: 65px;
  margin-right: 5px;
}

.lp-cont1-title-txt {
  font-size: 10px;
  letter-spacing: 2px;
  margin-top: 20px;
  text-align: center;
}

.lp-cont1-if {
  background: url("lp-img/bg_if.png") no-repeat center;
  background-size: 545px auto;
  padding: 10px 0 35px;
  margin: 90px 0 80px;
}

.if-title {
  color: #ba7bb8;
  font-size: 25px;
  letter-spacing: 2px;
  text-align: center;
}

.lp-cont4 {
  padding: 100px 0 100px;
  position: relative;
}

.lp-cont4::before {
  content: "";
  width: 200px;
  height: 360px;
  display: block;
  background: url("images/cont4_img2.png") no-repeat center left;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
}

.lp-cont4-sub {
  font-size: 32px;
}

.lp-cont4-cv {
  width: 535px;
  height: 80px;
  border-radius: 30px;
  background: #d8cfc0;
  box-shadow: 4px 4px 20px #dde0e3;
  display: block;
  font-size: 25px;
  line-height: 80px;
  letter-spacing: 2px;
  margin: 90px auto 0;
  text-align: center;
}

.lp-cv .lp-cv01 {
  background: #838383;
  padding: 25px 0;
}

.lp-cv .lp-cv02 {
  width: 50%;
  background: #ba7bb8;
  padding: 25px 0;
}

.lp-cv .lp-cv-inner {
  width: 480px;
  min-height: 143px;
}

.lp-cv01 .lp-cv-inner {
  background: url("lp-img/cv_icon01.png") no-repeat left center;
  background-size: 81px 140px;
  margin: 0 10% 0 auto;
  padding: 15px 0 0 155px;
}

.lp-cv02 .lp-cv-inner {
  /*background: url("lp-img/cv_icon02.png") no-repeat left center;*/
  /*background-size: 85px 90px;*/
  background: url("lp-img/cv_icon_makuake.png") no-repeat left center;
  color: #fff;
  margin: 0 auto 0 10%;
  padding: 15px 0 0 135px;
}

.lp-cv02 .lp-cv-inner .cv-txt {
  font-size: 24px;
  line-height: 1.5;
  padding-top: 15px;
}

.lp-cv-inner p {
  color: #fff;
  text-align: center;
  line-height: 2;
  letter-spacing: 2px;
}

.lp-cv-inner .cv-title {
  background: url("lp-img/cv-arrow.png") no-repeat right center;
  background-size: 16px 16px;
  font-size: 24px;
  letter-spacing: 0;
  padding-right: 33px;
  text-align: center;
  margin-bottom: 5px;
}

.lp-cv-inner .cv-top span {
  border-bottom: 1px solid #fff;
  padding: 0 3px 3px;
  position: relative;
  top: -3px;
}

.lp-cont5 {
  background: #fff;
  box-shadow: none;
  padding: 150px 0 145px;
}

.lp-cont5 .contact-sub {
  margin-bottom: 95px;
}

@media (max-width: 1400px) {
  .lp-cont1 .lp-cont1-inner2::before {
    top: 5%;
  }
}

@media (max-width: 1130px) {
  .cont-lptop h2 {
    padding-top: 40px;
  }

  .cont-lptop h2::before {
    width: 100px;
    height: 100px;
    left: 20%;
  }

  .lp-cv01 .lp-cv-inner {
    margin: 0 auto;
    padding: 15px 0 0 50px;
  }

  .lp-cv02 .lp-cv-inner {
    margin: 0 auto;
    padding: 15px 0 0 80px;
  }

  .lp-cont4::before {
    width: 170px;
    height: 300px;
    transform: translateY(-30%);
  }
}

@media (max-width: 1050px) {
  .cont-lptop .wrap-b {
    /*top: 75px;*/
    top: 68px;
  }

  .cont-lptop .top-devices .text {
    top: 40px;
  }

  .cont-lptop .top-devices .image {
    top: 0;
  }
}

@media (max-width: 1020px) {
  .note-box {
    width: 90%;
    padding: 40px 50px;
  }

  .note-title {
    padding: 18px 25px 15px;
  }

  .lp-cv .lp-cv01,
  .lp-cv .lp-cv02 {
    width: 100%;
  }

  .lp-cv01 .lp-cv-inner,
  .lp-cv02 .lp-cv-inner {
    padding: 15px 0 0 100px;
  }
}

@media (max-width: 960px) {
  .cont-lptop h2 .h2-block {
    font-size: 16px;
    padding-left: 75px;
  }

  .cont-lptop .top-img {
    top: -50px;
  }

  .lp-cont4-sub {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .lp .t-50 {
    font-size: 30px;
  }

  .cont-lptop .wrap-b {
    /*height: 75px;*/
    height: 87px;
  }

  .cont-lptop .top-devices .text {
    top: 0;
  }

  .cont-top .top-devices .image {
    height: 70px;
    top: -7px;
    left: 150px;
    margin-top: 0;
  }

  .cont-lptop {
    /* height: 100vh; */
    height: calc(100vh - 170px) !important;
    background: url("lp-img/bg-lp-top02.jpeg") no-repeat center 75px !important;
    background-size: cover !important;
  }

  .cont-lptop .wrap-100h {
    height: calc(100% - 70px) !important;
  }

  .lp-top-img {
    margin: 50px auto 0;
  }

  /* .cont-lptop h2 {
    font-size: 25px;
    line-height: 1.3;
    padding-top: 55px;
  }
  .cont-lptop h2 .h2-block {
    font-size: 12px;
    padding-left: 60px;
  }
  .cont-lptop h2::before {
    width: 60px;
    height: 60px;
    left: 15%;
  } */
  .lpc0-sub span {
    font-size: 20px;
  }

  .lpc0-Annotation {
    font-size: 11px;
  }

  .note-box {
    padding: 20px 25px 120px;
  }

  .note-title {
    font-size: 18px;
    padding: 18px 10px 15px;
  }

  .note-title span {
    display: block;
    padding-left: 50px;
  }

  .note-title span::before {
    width: 30px;
    height: 25px;
  }

  .note-box::after {
    width: 120px;
    height: 100px;
    bottom: 20px;
  }

  .next-cont .next-txt {
    font-size: 18px;
  }

  .next-cont .next-point {
    font-size: 22px;
  }

  .lp-cont0::after {
    background: url("lp-img/bg-lp-cont0sp.png") no-repeat center bottom;
  }

  .lp-cont1::before {
    height: calc(100% + 75px);
    top: 100px;
  }

  .lp-cont1::after {
    top: 42%;
  }

  .lp-cont1 .lp-cont1-inner2::before {
    top: 3%;
  }

  .lp-cont1 .lp-cont1-inner2::after {
    /*top: 24%;*/
    top: 20.5%;
  }

  .cont1-head {
    margin-bottom: 50px;
  }

  .lp-cont1-title {
    /*margin-bottom: 80px;*/
  }

  .lp-cont1-title span {
    font-size: 45px;
  }

  .lp-cont1-title-txt {
    margin-bottom: 50px;
  }

  .lp-cont1 .cont1-box {
    margin-bottom: 60px;
  }

  .lp-cont1 .cont1-box .cont1-icon {
    height: 255px;
  }

  .lp-cont1 .icon-count {
    height: 60px;
  }

  .cont1-box .cont1-title {
    font-size: 19px;
  }

  .lp-cont1-if {
    background-size: 90% auto;
    margin: 50px 0 40px;
    padding-top: 18px;
  }

  .if-title {
    /*font-size: 20px;*/
    font-size: 16px;
  }

  .lp-cont4::before {
    display: none;
  }

  .lp-cont4-cv {
    width: 90%;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }

  .lp-cv-inner .cv-title {
    font-size: 18px;
  }

  .lp-cont5 .contact-sub {
    margin-bottom: 40px;
  }

  .lp-cv .lp-cv-inner {
    width: 90%;
  }

  .lp-cv01 .lp-cv-inner,
  .lp-cv02 .lp-cv-inner {
    padding: 15px 0 0 50px;
  }

  .lp-cv .lp-cv01 {
    padding: 25px 0 5px;
  }

  .lp-cv01 .lp-cv-inner {
    background-size: auto 80px;
  }

  .lp-cv02 .lp-cv-inner {
    background-size: auto 50px;
  }
}

@media (max-width: 450px) {
  .note-list {
    width: 100%;
  }
}

/* ---------------------
 lp2
--------------------- */
.lp2-top-img {
  background: #ebf5fa;
  /*padding-top: 85px;*/
  text-align: right;
}

.lp2-top-img-center {
  background: #ebf5fa;
  /*padding-top: 85px;*/
  text-align: center;
}

.lp2-top-img img {
  max-height: 818px;
  width: auto;
}

.lp2-top-img-center img {
  max-height: 818px;
  width: auto;
}

.lp2-cont0 {
  text-align: center;
  position: relative;
}

.lp2-cont0 .lpc0-prev {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 66px;
}

.lp2-cont0 h2 {
  font-size: 51px;
  font-weight: normal;
  margin-bottom: 45px;
}

.lp2-cont0 h2 span {
  font-size: 71px;
  font-weight: bold;
}

.lp2-cont0 .cont-0-txt {
  width: 60%;
  font-size: 18px;
  text-align: left;
  margin: 0 auto;
}

.lp2-cont0 .note-point {
  font-size: 20px;
  letter-spacing: 4px;
  margin-bottom: 30px;
}

.lp2-cont0 .next-cont {
  color: #7ac2d8;
}

.lp2-cont0 .next-cont .next-txt {
  font-size: 28px;
}

.lp2-cont0 .next-cont .next-point {
  font-size: 57px;
  margin-bottom: 30px;
  line-height: 0.7;
  letter-spacing: 5.7px;
}

.lp2-cont0 .next-cont .next-point span {
  font-size: 84px;
  border-bottom: none;
  display: inline-block;
  letter-spacing: 3px;
}

.lp2-cont0 #next-cont-dog::after {
  content: "";
  display: block;
  max-width: 460px;
  width: 30%;
  height: 320px;
  background-size: contain;
  position: absolute;
  top: 47%;
  left: -5%;
}

.lp2-cont0 #next-cont-cat::after {
  content: "";
  display: block;
  max-width: 460px;
  width: 30%;
  height: 320px;
  background: url(lp-img/lp2-1-cont0_img-1-cat.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 47%;
  left: -5%;
}

.lp2-cont1 h3 {
  font-size: 35px;
}

.lp2-cont1 .lp-cont1-inner::before {
  display: none;
}

.lp2-cont1 .lp-cont1-inner2::before {
  content: "";
  display: block;
  max-width: 270px;
  width: 15%;
  height: 540px;
  background: url(images/cont4_img3_3.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 28%;
  right: 3%;
}

.lp2-cont1 .lp-cont1-inner2::after {
  display: none;
}

.lp2-cont1::after {
  display: none;
}

.lp2-cont1 .lp-cont1-inner::after {
  display: none;
}

@media (max-width: 1400px) {
  .lp2-top-img img {
    width: 100%;
  }
}

@media (max-width: 1130px) {
  .lp2-top-img img {
    width: 100%;
  }
}

@media (max-width: 1050px) {
  .lp2-top-img img {
    width: 100%;
  }
}

@media (max-width: 1020px) {
  .lp2-top-img img {
    width: 100%;
  }
}

@media (max-width: 960px) {
  .lp2-top-img img {
    width: 100%;
  }

  .lp2-cont1 .lp-cont1-inner2::before {
    top: 28%;
  }
}

@media (max-width: 768px) {
  .lp2-top-img img {
    width: 100%;
  }

  .lp2-cont0 .lpc0-prev {
    font-size: 21.6px;
  }

  .lp2-cont0 h2 {
    font-size: 30px;
  }

  .lp2-cont0 h2 span {
    font-size: 42.56px;
  }

  .lp2-cont0 .next-cont .next-point {
    font-size: 34.2px;
  }

  .lp2-cont0 .next-cont .next-point span {
    font-size: 50px;
  }

  .lp2-cont0 .next-cont::after {
    top: 37%;
  }

  .lp2-cont1 .lp-cont1-inner2::before {
    top: 27%;
  }

  .cont0-txt-left {
    text-align: left;
  }

  .cont0-txt-center {
    text-align: center;
  }

  .lp2-cont1 .cont1-box .cont1-txt {
    text-align: center;
  }
}

@media (max-width: 450px) {
  .lp2-cont0 .lpc0-prev {
    font-size: 21.6px;
  }

  .lp2-cont0 h2 {
    font-size: 25.52px;
  }

  .lp2-cont0 h2 span {
    font-size: 36.92px;
  }

  .lp2-cont0 .cont-0-txt {
    width: 90%;
    font-size: 14px;
  }

  .lp2-cont0 .next-cont .next-point {
    font-size: 29.64px;
  }

  .lp2-cont0 .next-cont .next-point span {
    font-size: 43.68px;
  }

  .lp2-cont0 {
    padding: 40px 0 65px;
  }

  .lp2-cont0 #next-cont-dog::after {
    top: 47%;
  }

  .lp2-cont0 #next-cont-cat::after {
    top: 40%;
  }

  .lp2-cont1 .cont1-box .cont1-icon {
    height: 170px;
  }

  .lp2-cont1 .lp-cont1-inner2::before {
    top: 32%;
  }

  .lp2-cont1 .cont1-box .cont1-txt {
    text-align: left;
  }
}

@media (max-width: 415px) {
  .lp2-cont0 .lpc0-prev {
    font-size: 21.6px;
  }

  .lp2-cont0 h2 {
    font-size: 21px;
  }

  .lp2-cont0 h2 span {
    font-size: 26px;
  }

  .lp2-cont0 .note-point {
    font-size: 18px;
  }

  .lp2-cont0 .next-cont .next-point {
    font-size: 29.64px;
  }

  .lp2-cont0 .next-cont .next-point span {
    font-size: 43.68px;
  }

  .lp2-cont0 {
    padding: 40px 0 65px;
  }

  .lp2-cont1 .cont1-box .cont1-icon {
    height: 170px;
  }

  .lp2-cont1 .lp-cont1-inner2::before {
    top: 27%;
  }

  .lp2-cont1 .cont1-box .cont1-txt {
    text-align: left;
  }
}

/* ---------------------
 lp2-2
--------------------- */
.lp2-2-top-img {
  background: #ffffff;
  padding-top: 85px;
  text-align: center;
}

.lp2-2-cont0 .note-point {
  font-size: 29px;
  letter-spacing: 4px;
}

.lp2-2-cont0 .t-red {
  font-size: 41px;
}

.lp2-2-cont0 .note-box {
  background: none;
  border-radius: 0px;
  box-shadow: 0px 0px;
  margin: 0px auto 0px;
  padding: 40px 300px;
}

.lp2-2-cont0 .note-box::after {
  display: none;
}

.lp2-2-cont0 .note-list-item {
  font-size: 24px;
  background: none;
  list-style: disc;
}

.note-list::after {
  display: none;
}

@media (max-width: 1400px) {}

@media (max-width: 1130px) {}

@media (max-width: 1050px) {}

@media (max-width: 1020px) {}

@media (max-width: 960px) {}

@media (max-width: 768px) {
  .lp2-2-cont0 .note-box {
    padding: 40px 30px;
  }

  .lp2-2-cont0 .note-point {
    font-size: 23px;
  }

  .lp2-2-cont0 .note-list-item {
    font-size: 16px;
    background: none;
    list-style: disc;
  }
}

@media (max-width: 450px) {
  .lp2-2-cont0 h2 {
    font-size: 23px;
  }

  .lp2-2-cont0 .t-red {
    font-size: 23px;
  }
}

@media (max-width: 415px) {}

/* ---------------------
 lp2-3
--------------------- */
.lp2-3-top-img {
  background: #f1f5f8;
  text-align: center;
}

.lp2-3-cont0 h2 {
  font-size: 35px;
}

.lp2-3-cont0 .note-point {
  font-size: 29px;
  letter-spacing: 4px;
  margin-top: 75px;
}

.lp2-3-cont0 .t-red {
  font-size: 41px;
}

@media (max-width: 1400px) {}

@media (max-width: 1130px) {}

@media (max-width: 1050px) {}

@media (max-width: 1020px) {}

@media (max-width: 960px) {}

@media (max-width: 768px) {
  .lp2-3-cont0 h2 {
    font-size: 26px;
  }
}

@media (max-width: 450px) {
  .lp2-3-cont0 h2 {
    font-size: 23px;
  }

  .lp2-3-cont0 .note-point {
    font-size: 23px;
  }

  .lp2-3-cont0 .t-red {
    font-size: 23px;
  }
}

@media (max-width: 415px) {}

/* ---------------------
 lp2-5
---------------------*/
.lp2-5-top-img {
  background: #ffffff;
  text-align: center;
}

.lp2-5-cont0 .cont-0-txt {
  font-size: 18px;
  text-align: center;
}

.lp2-5-cont0 img {
  width: 40%;
  margin: 30px 0px 57px 0px;
}

.lp2-cont0 .lp2-5-cont0 h2 {
  font-size: 25px;
}

.lp2-cont0 .lp2-5-cont0 h2 span {
  font-size: 50px;
}

@media (max-width: 1400px) {}

@media (max-width: 1130px) {}

@media (max-width: 1050px) {}

@media (max-width: 1020px) {}

@media (max-width: 960px) {}

@media (max-width: 768px) {}

@media (max-width: 450px) {
  .lp2-5-cont0 .cont-0-txt {
    font-size: 16px;
  }

  .lp2-5-cont0 img {
    width: 80%;
    margin: 30px 0px 57px 0px;
  }

  .lp2-cont0 .lp2-5-cont0 h2 {
    font-size: 25.52px;
  }

  .lp2-cont0 .lp2-5-cont0 h2 span {
    font-size: 36.92px;
  }
}

@media (max-width: 415px) {
  .lp2-cont0 .lp2-5-cont0 h2 {
    font-size: 21px;
  }

  .lp2-cont0 .lp2-5-cont0 h2 span {
    font-size: 26px;
  }
}

/* ---------------------
 lp2-7
---------------------*/
.lp2-7-top-img {
  background: #ffffff;
  text-align: center;
}

.lp2-7-cont0 h2 {
  font-size: 35px;
}

.cont-0-txt {
  width: 60%;
  font-size: 18px;
  text-align: left;
  margin: 0 auto;
}

.lp2-7-cont0 .note-point {
  font-size: 21px;
  margin-top: 106px;
}

.lp2-7-cont0 .note-point .t-red {
  font-size: 27px;
}

.lp2-7-cont0 .next-cont .next-txt {
  font-size: 18px;
}

@media (max-width: 1400px) {}

@media (max-width: 1130px) {}

@media (max-width: 1050px) {}

@media (max-width: 1020px) {}

@media (max-width: 960px) {}

@media (max-width: 768px) {
  .lp2-7-cont0 h2 {
    font-size: 26px;
  }
}

@media (max-width: 450px) {
  .lp2-7-cont0 h2 {
    font-size: 23px;
  }

  .lp2-7-cont0 .note-point {
    font-size: 16px;
    margin-top: 75px;
  }

  .lp2-7-cont0 .note-point .t-red {
    font-size: 18px;
  }
}

@media (max-width: 415px) {}