@charset "UTF-8";
/* ============================================================================================== */
/* 全体                                                                                           */
/* ===============================================================================================*/
body {
  background: #ffffff;
}

.cd_sp_only {
  display: none !important;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-weight: inherit;
}
#main ol li {
  text-indent: 0;
  padding-left: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .cd_pc_only {
    display: none !important;
  }
  .cd_sp_only {
    display: block !important;
  }
  br.cd_sp_only,
  span.cd_sp_only,
  img.cd_sp_only {
    display: inline !important;
  }
  article img {
    max-width: none !important;
  }
}
/* ============================================================================================== */
/* HEADLINE                                                                                       */
/* ===============================================================================================*/
#headline {
  box-sizing: border-box;
  height: 323px;
  position: relative;
}
#headline .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
#headline .bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center center;
}
#headline .front {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  z-index: 10;
}
#headline .front h1 span:nth-child(1) {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 294px;
  height: 32px;
  padding-left: 12px;
  background: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  font-size: 19.8837px;
  letter-spacing: 0.05em;
}
#headline .front h1 span:nth-child(2) {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 425px;
  height: 63px;
  padding-left: 10px;
  margin-top: 8px;
  background: #4ca74f;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 41px;
  letter-spacing: 0.05em;
}
#headline .front .point {
  position: absolute;
  top: 46px;
  left: calc(50% + 50vw - 290px);
}
#headline .front .point img {
  width: 231px;
  height: 231px;
}

@media screen and (max-width: 768px) {
  #headline {
    height: 53.3333333333vw;
  }
  #headline .front {
    width: 93.3333333333vw;
    padding-top: 7.2vw;
  }
  #headline .front h1 span:nth-child(1) {
    width: 47.7333333333vw;
    height: 5.0666666667vw;
    padding-left: 2.1333333333vw;
    font-size: 3.2vw;
    letter-spacing: 0.05em;
  }
  #headline .front h1 span:nth-child(2) {
    width: 66.6666666667vw;
    height: 9.8666666667vw;
    padding-left: 1.8666666667vw;
    margin-top: 1.3333333333vw;
    font-size: 6.4vw;
    letter-spacing: 0.05em;
  }
  #headline .front .point {
    position: absolute;
    top: 23.7333333333vw;
    left: auto;
    right: 0;
  }
  #headline .front .point img {
    width: 34.8vw;
    height: 34.8vw;
  }
}
/* ============================================================================================== */
/* Beacapp Here Lite の強み                                                                       */
/* ===============================================================================================*/
#beacapp_here_lite_strength {
  padding: 46px 0 56px;
  background: #4ca74f;
}
#beacapp_here_lite_strength > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_strength > dl > dd {
  margin-top: 12px;
}
#beacapp_here_lite_strength > dl > dd > ul.slider {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 1000px;
  margin: 0 auto;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item {
  width: 300px;
  padding-top: 308px;
  position: relative;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item h3 {
  position: absolute;
  top: 0;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item .main {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffff64;
  font-size: 22px;
  line-height: 30px;
  white-space: nowrap;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item .annotation {
  margin-top: 18px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item .annotation2 {
  margin-top: 15px;
  padding: 10px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 15.0425px;
  line-height: 20.5125px;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(1) h3 {
  left: -2px;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(2) {
  margin-left: 50px;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(2) h3 {
  transform: translateX(-50%);
  left: 50%;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(3) {
  margin-left: 41px;
}
#beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(3) h3 {
  transform: translateX(-50%);
  left: 50%;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_strength {
    padding: 6.5333333333vw 0 6.5333333333vw;
  }
  #beacapp_here_lite_strength > dl > dt img {
    width: auto !important;
    height: 10.2133333333vw !important;
  }
  #beacapp_here_lite_strength > dl > dd {
    margin-top: 5.3333333333vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider {
    display: block;
    width: 70.6666666667vw;
    margin: 0 auto;
    padding-bottom: 7.3333333333vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-list {
    overflow: visible;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item {
    width: auto;
    padding-top: 61.8666666667vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item h3 img {
    width: auto !important;
    height: 58vw !important;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item .main {
    font-size: 4.4vw;
    line-height: 6vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item .annotation {
    margin-top: 3.3333333333vw;
    text-align: center;
    font-size: 2.8vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item .annotation2 {
    width: 59.8666666667vw;
    margin: 3.0666666667vw auto 0;
    padding: 2vw 0;
    border: 0.2vw solid #ffffff;
    font-size: 3.0084933333vw;
    line-height: 4.1024933333vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(1) h3 {
    transform: translateX(-50%);
    left: calc(50% - 0.2666666667vw);
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(2) {
    margin-left: 0;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(2) h3 {
    transform: translateX(-50%);
    left: 50%;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(3) {
    margin-left: 0;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider li.item:nth-of-type(3) h3 {
    transform: translateX(-50%);
    left: 50%;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-dots {
    bottom: 0;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-dots li {
    box-sizing: border-box;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin: 0;
    background: #ffffff;
    border-radius: 2.1333333333vw;
    border: none;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-dots li:nth-child(n+2) {
    margin-left: 3.2vw;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-dots li.slick-active {
    background: #ffff64;
  }
  #beacapp_here_lite_strength > dl > dd > ul.slider .slick-dots li button {
    display: none !important;
  }
}
/* ============================================================================================== */
/* 屋内位置情報サービス「Beacapp Here Lite」とは                                                  */
/* ===============================================================================================*/
#beacapp_here_lite_about {
  padding: 42px 0 48px;
}
#beacapp_here_lite_about > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_about > dl > dd {
  margin-top: 26px;
}
#beacapp_here_lite_about > dl > dd .summary {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  font-size: 24px;
  line-height: 36px;
}
#beacapp_here_lite_about > dl > dd ul.function_list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 1000px;
  margin: 29px auto 0;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item {
  width: 300px;
  flex-shrink: 0;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item .balloon {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 50px;
  background: #4ca74f;
  border-radius: 25px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 28px;
  position: relative;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item .balloon::after {
  content: "";
  border-top: 11.5px solid #4ca74f;
  border-left: 11.5px solid transparent;
  border-right: 11.5px solid transparent;
  border-bottom: 0 solid transparent;
  transformt: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 100%;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item .image {
  margin-top: 22px;
  line-height: 0;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item .image img {
  width: 100% !important;
  height: auto !important;
}
#beacapp_here_lite_about > dl > dd ul.function_list li.item .request {
  margin-top: 10px;
  text-align: center;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 24px;
}
#beacapp_here_lite_about > dl > dd .locating {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 1000px;
  margin: 25px auto 0;
  background: #f3f5e7;
}
#beacapp_here_lite_about > dl > dd .locating .device {
  box-sizing: border-box;
  width: 187px;
  padding-left: 19px;
  padding-top: 29px;
  padding-bottom: 22px;
  line-height: 0;
}
#beacapp_here_lite_about > dl > dd .locating .content {
  width: 528px;
  padding-top: 40px;
}
#beacapp_here_lite_about > dl > dd .locating .content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #4ca74f;
  font-size: 22px;
  line-height: 1;
}
#beacapp_here_lite_about > dl > dd .locating .content p {
  margin-top: 12px;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.022em;
}
#beacapp_here_lite_about > dl > dd .locating .map {
  margin-left: auto;
  padding-top: 29px;
  padding-right: 30px;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_about {
    padding: 7.2vw 0 9.7333333333vw;
  }
  #beacapp_here_lite_about > dl > dt img {
    width: 92.5333333333vw !important;
    height: auto !important;
  }
  #beacapp_here_lite_about > dl > dd {
    margin-top: 4.4vw;
  }
  #beacapp_here_lite_about > dl > dd .summary {
    font-size: 4.8vw;
    line-height: 7.2vw;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list {
    display: block;
    width: auto;
    margin: 6.4vw auto 0;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item {
    width: auto;
    padding-bottom: 6.6666666667vw;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item .balloon {
    width: 60vw;
    height: 10vw;
    margin: 0 auto;
    border-radius: 5vw;
    font-size: 5.6vw;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item .balloon::after {
    border-top: 2.2666666667vw solid #4ca74f;
    border-left: 2.2666666667vw solid transparent;
    border-right: 2.2666666667vw solid transparent;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item .image {
    margin-top: 4.4vw;
    text-align: center;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item .image img {
    display: inline !important;
    width: 60vw !important;
    height: auto !important;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list li.item .request {
    margin-top: 2vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list .slick-dots {
    bottom: 0;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list .slick-dots li {
    box-sizing: border-box;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin: 0;
    background: #e6e6e6;
    border-radius: 2.1333333333vw;
    border: none;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list .slick-dots li:nth-child(n+2) {
    margin-left: 3.2vw;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list .slick-dots li.slick-active {
    background: #4ca74f;
  }
  #beacapp_here_lite_about > dl > dd ul.function_list .slick-dots li button {
    display: none !important;
  }
  #beacapp_here_lite_about > dl > dd .locating {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin: 6.6666666667vw auto 0;
    padding: 6.9333333333vw 4.6666666667vw;
  }
  #beacapp_here_lite_about > dl > dd .locating .device {
    -webkit-order: 2;
    order: 2;
    width: 31vw;
    padding-left: 0;
    padding-top: 0.6666666667vw;
    padding-bottom: 0;
  }
  #beacapp_here_lite_about > dl > dd .locating .device img {
    width: 100% !important;
    height: auto !important;
  }
  #beacapp_here_lite_about > dl > dd .locating .content {
    -webkit-order: 1;
    order: 1;
    width: auto;
    padding-top: 0;
  }
  #beacapp_here_lite_about > dl > dd .locating .content h3 {
    display: block;
    text-align: center;
    font-size: 4vw;
  }
  #beacapp_here_lite_about > dl > dd .locating .content p {
    margin-top: 2vw;
    font-size: 2.8vw;
    line-height: 4.8vw;
    letter-spacing: 0.018em;
  }
  #beacapp_here_lite_about > dl > dd .locating .map {
    -webkit-order: 3;
    order: 3;
    width: 46vw;
    margin-left: 2.6666666667vw;
    padding-top: 1.7333333333vw;
    padding-right: 0;
    line-height: 0;
  }
  #beacapp_here_lite_about > dl > dd .locating .map img {
    width: 100% !important;
    height: auto !important;
  }
}
/* ============================================================================================== */
/* 特長                                                                                           */
/* ===============================================================================================*/
#beacapp_here_lite_feature {
  padding: 59px 0 42px;
  background: #4ca74f;
}
#beacapp_here_lite_feature > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_feature > dl > dd {
  margin-top: 25px;
  /* ---------------------------------------------------------------------------------------------- */
  /* 特長:子セクション共通                                                                          */
  /* -----------------------------------------------------------------------------------------------*/
}
#beacapp_here_lite_feature > dl > dd .summary {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  line-height: 34px;
}
#beacapp_here_lite_feature > dl > dd ul.points {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 1000px;
  margin: 22px auto 0;
}
#beacapp_here_lite_feature > dl > dd ul.points > li {
  padding-top: 18px;
  position: relative;
}
#beacapp_here_lite_feature > dl > dd ul.points > li .title {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 85px;
  height: 36px;
  background: #ffffff;
  border-radius: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #4ca74f;
  font-size: 16px;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
}
#beacapp_here_lite_feature > dl > dd ul.points > li .title i {
  font-size: 20px;
  font-style: normal;
}
#beacapp_here_lite_feature > dl > dd ul.points > li .image {
  line-height: 1;
}
#beacapp_here_lite_feature > dl > dd ul.points > li .image img {
  border-radius: 10px;
}
#beacapp_here_lite_feature > dl > dd ul.points > li .content {
  margin-top: 13px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffff64;
  font-size: 20px;
  line-height: 28px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section {
  /* ---------------------------------------------------------------------------------------------- */
  /* 特長:豊富な機能                                                                                */
  /* -----------------------------------------------------------------------------------------------*/
  /* ---------------------------------------------------------------------------------------------- */
  /* 特長:万全のセキュリティ設定                                                                    */
  /* -----------------------------------------------------------------------------------------------*/
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl > dt {
  box-sizing: border-box;
  width: 1002px;
  height: 94.5px;
  margin: 0 auto;
  padding-top: 57px;
  background-image: url("../../images/lite/beacapp_here_lite_feature_child_section_title_bg_pc.svg");
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
  line-height: 1;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions {
  margin-top: 17px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd {
  padding-top: 25px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 948px;
  margin: 0 auto;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item {
  width: 240px;
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item:nth-child(n+4) {
  margin-top: 30px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item > p {
  margin-top: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security {
  margin-top: 32px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd {
  padding-top: 28px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1000px;
  margin: 0 auto;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item {
  box-sizing: border-box;
  width: 304px;
  height: 151px;
  padding: 18px 17px 0;
  background: #5eb061;
  border-radius: 10px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item:nth-child(n+4) {
  margin-top: 25px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl {
  color: #ffffff;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dt {
  text-align: center;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dt h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd {
  margin-top: 13px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd .main {
  font-size: 16px;
  line-height: 24px;
}
#beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd .annotation {
  margin-top: 3px;
  font-size: 12px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_feature {
    padding: 9.6vw 0 8.9333333333vw;
  }
  #beacapp_here_lite_feature > dl > dt img {
    width: auto !important;
    height: 9.2vw !important;
  }
  #beacapp_here_lite_feature > dl > dd {
    margin-top: 5.3333333333vw;
    /* ---------------------------------------------------------------------------------------------- */
    /* 特長:子セクション共通                                                                          */
    /* -----------------------------------------------------------------------------------------------*/
  }
  #beacapp_here_lite_feature > dl > dd .summary {
    font-size: 4.8vw;
    line-height: 6.8vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 93.3333333333vw;
    margin: 6.6666666667vw auto 0;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li {
    width: 45.3333333333vw;
    padding-top: 3.4666666667vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li:nth-child(n+3) {
    margin-top: 4.9333333333vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li .title {
    width: 16.1333333333vw;
    height: 6.9333333333vw;
    border-radius: 1.8952266667vw;
    font-size: 2.9333333333vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li .title i {
    font-size: 3.8666666667vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li .image {
    line-height: 1;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li .image img {
    width: 100% !important;
    height: auto !important;
    border-radius: 1.8952266667vw;
  }
  #beacapp_here_lite_feature > dl > dd ul.points > li .content {
    margin-top: 2vw;
    font-size: 4vw;
    line-height: 5.6vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section {
    /* ---------------------------------------------------------------------------------------------- */
    /* 特長:豊富な機能                                                                                */
    /* -----------------------------------------------------------------------------------------------*/
    /* ---------------------------------------------------------------------------------------------- */
    /* 特長:万全のセキュリティ設定                                                                    */
    /* -----------------------------------------------------------------------------------------------*/
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl > dt {
    width: 93.7333333333vw;
    height: 18.9vw;
    padding-top: 11.2vw;
    background-image: url("../../images/lite/beacapp_here_lite_feature_child_section_title_bg_sp.svg");
    font-size: 4.8vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-list {
    overflow: visible;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-dots {
    bottom: 0;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-dots li {
    box-sizing: border-box;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    margin: 0;
    background: #ffffff;
    border-radius: 2.1333333333vw;
    border: none;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-dots li:nth-child(n+2) {
    margin-left: 3.2vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-dots li.slick-active {
    background: #ffff64;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section > dl .slick-dots li button {
    display: none !important;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions {
    margin-top: 6.6666666667vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd {
    padding-top: 6.6666666667vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul {
    display: block;
    width: 56.6666666667vw;
    margin: 0 auto;
    padding-bottom: 8vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item {
    width: auto;
    text-align: center;
    line-height: 0;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item:nth-child(n+4) {
    margin-top: 0;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item > img {
    display: inline !important;
    width: 40vw !important;
    height: auto !important;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_abundant_functions > dl > dd > ul li.item > p {
    margin-top: 4vw;
    font-size: 4vw;
    line-height: 5.6vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security {
    margin-top: 8vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd {
    padding-top: 5.7333333333vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul {
    display: block;
    width: 69.3333333333vw;
    margin: 0 auto;
    padding-bottom: 7.3333333333vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item {
    width: auto;
    height: 30.2666666667vw;
    margin: 0 4.1333333333vw;
    padding: 3.4666666667vw 3.4666666667vw 0;
    border-radius: 2vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item:nth-child(n+4) {
    margin-top: 0;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dt h4 {
    font-size: 4vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd {
    margin-top: 2.6666666667vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd .main {
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  #beacapp_here_lite_feature > dl > dd .beacapp_here_lite_feature_child_section.feature_perfect_security > dl > dd > ul li.item > dl > dd .annotation {
    margin-top: 0.6vw;
    font-size: 2.4vw;
  }
}
/* ============================================================================================== */
/* 通常サービスとの比較                                                                           */
/* ===============================================================================================*/
#beacapp_here_lite_compare {
  padding: 40px 0 57px;
}
#beacapp_here_lite_compare > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_compare > dl > dd {
  margin-top: 29px;
}
#beacapp_here_lite_compare > dl > dd .explain {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  line-height: 34px;
}
#beacapp_here_lite_compare > dl > dd .compare_table {
  margin-top: 13px;
  text-align: center;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_compare {
    padding: 8.6666666667vw 0 7.7333333333vw;
  }
  #beacapp_here_lite_compare > dl > dt img {
    width: auto !important;
    height: 9.0666666667vw !important;
  }
  #beacapp_here_lite_compare > dl > dd {
    margin-top: 6.2666666667vw;
  }
  #beacapp_here_lite_compare > dl > dd .explain {
    font-size: 4.8vw;
    line-height: 6.8vw;
  }
  #beacapp_here_lite_compare > dl > dd .compare_table {
    margin-top: 5.7333333333vw;
  }
  #beacapp_here_lite_compare > dl > dd .compare_table p {
    width: 138.8vw;
    text-align: center;
  }
  #beacapp_here_lite_compare > dl > dd .compare_table p img {
    width: 132.1333333333vw !important;
    height: auto !important;
  }
}
/* ============================================================================================== */
/* 導入の流れ                                                                                     */
/* ===============================================================================================*/
#beacapp_here_lite_introduction_flow {
  background: #f3f5e7;
}
#beacapp_here_lite_introduction_flow > dl {
  width: 1000px;
  margin: 0 auto;
  padding: 55px 0 64px;
  position: relative;
}
#beacapp_here_lite_introduction_flow > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_introduction_flow > dl > dd {
  margin-top: 21px;
}
#beacapp_here_lite_introduction_flow > dl > dd .label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#beacapp_here_lite_introduction_flow > dl > dd .explain {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  line-height: 34px;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow {
  margin-top: 25px;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style-type: none;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li {
  width: 175px;
  flex-shrink: 0;
  position: relative;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li::before {
  content: "";
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(n+2)::before {
  width: 12.65px;
  height: 17.44px;
  background-image: url("../../images/lite/beacapp_here_lite_introduction_flow_icon_arrow.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  right: 9px;
  top: 110px;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(1) > dl > dt .step {
  color: #fff7d2;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(2) > dl > dt .step {
  color: #ffee9f;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(3) > dl > dt .step {
  color: #ffe56a;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(4) > dl > dt .step {
  color: #ffdd3c;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(5) > dl > dt .step {
  color: #ffd200;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl {
  position: relative;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt {
  padding-top: 64px;
  position: relative;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 {
  display: block;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .step {
  box-sizing: border-box;
  width: 100%;
  height: 90px;
  padding-top: 24px;
  background-image: url("../../images/lite/beacapp_here_lite_introduction_flow_icon_marker.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 12.6484px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .step i {
  display: block;
  margin-top: 4px;
  font-size: 30.3832px;
  font-style: normal;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .title {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 109px;
  background: #ffffff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #424242;
  font-size: 20px;
  line-height: 1;
}
#beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dd {
  margin-top: 8px;
  color: #424242;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_introduction_flow > dl {
    width: auto;
    padding: 23.6vw 0 8.8vw;
    position: relative;
  }
  #beacapp_here_lite_introduction_flow > dl > dt img {
    width: auto !important;
    height: 9.0666666667vw !important;
  }
  #beacapp_here_lite_introduction_flow > dl > dd {
    margin-top: 3.4666666667vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .label {
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .label img {
    width: 40.4vw !important;
    height: auto !important;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .explain {
    font-size: 4.8vw;
    line-height: 6.8vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow {
    margin-top: 5.3333333333vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner {
    width: 212.6666666667vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol {
    width: 206vw;
    margin: 0 auto;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li {
    width: 35.0666666667vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li:nth-child(n+2)::before {
    width: 2.5333333333vw;
    height: 3.4933333333vw;
    right: 1.7333333333vw;
    top: 22vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt {
    padding-top: 12.8vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .step {
    height: 18vw;
    padding-top: 4vw;
    font-size: 2.4vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .step i {
    margin-top: 0.6666666667vw;
    font-size: 6vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dt h3 .title {
    height: 21.8666666667vw;
    font-size: 4vw;
  }
  #beacapp_here_lite_introduction_flow > dl > dd .flow .flow_inner > ol > li > dl > dd {
    margin-top: 1.6vw;
    font-size: 3.2vw;
    line-height: 5.2vw;
  }
}
/* ============================================================================================== */
/* 料金                                                                                           */
/* ===============================================================================================*/
#beacapp_here_lite_fee > dl {
  padding: 49px 0 30px;
}
#beacapp_here_lite_fee > dl > dt {
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_fee > dl > dd {
  margin-top: 25px;
}
#beacapp_here_lite_fee > dl > dd .news {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #424242;
  font-size: 24px;
  line-height: 34px;
}
#beacapp_here_lite_fee > dl > dd .fee_table {
  margin-top: 15px;
  text-align: center;
  line-height: 0;
}
#beacapp_here_lite_fee > dl > dd .estimate {
  width: 756px;
  margin: 20px auto 0;
}
#beacapp_here_lite_fee > dl > dd .estimate .condition > dl {
  color: #424242;
}
#beacapp_here_lite_fee > dl > dd .estimate .condition > dl > dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
}
#beacapp_here_lite_fee > dl > dd .estimate .condition > dl > dd {
  margin-top: 3px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_fee > dl {
    padding: 8.2666666667vw 0 5.3333333333vw;
  }
  #beacapp_here_lite_fee > dl > dt img {
    width: auto !important;
    height: 9.0666666667vw !important;
  }
  #beacapp_here_lite_fee > dl > dd {
    margin-top: 4.2666666667vw;
  }
  #beacapp_here_lite_fee > dl > dd .news {
    font-size: 4.8vw;
    line-height: 6.8vw;
  }
  #beacapp_here_lite_fee > dl > dd .fee_table {
    margin-top: 4vw;
  }
  #beacapp_here_lite_fee > dl > dd .fee_table img {
    width: 93.3333333333vw !important;
    height: auto !important;
  }
  #beacapp_here_lite_fee > dl > dd .estimate {
    width: 93.3333333333vw;
    margin: 3.3333333333vw auto 0;
  }
  #beacapp_here_lite_fee > dl > dd .estimate .condition > dl > dt {
    font-size: 2.8vw;
  }
  #beacapp_here_lite_fee > dl > dd .estimate .condition > dl > dd {
    margin-top: 0.8vw;
    font-size: 2.8vw;
    line-height: 4.8vw;
  }
}
/* ============================================================================================== */
/* 導入のご相談・お申し込みはこちらから                                                           */
/* ===============================================================================================*/
#beacapp_here_lite_consult {
  padding: 46px 0 43px;
  background: #f3f5e7;
}
#beacapp_here_lite_consult .inner .headline {
  text-align: center;
}
#beacapp_here_lite_consult .inner .headline h2 {
  color: #4ca74f;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
#beacapp_here_lite_consult .inner .content {
  margin-top: 18px;
}
#beacapp_here_lite_consult .inner .content a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 289px;
  height: 75px;
  margin: 0 auto;
  background: #4ca74f;
  border-radius: 35px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  #beacapp_here_lite_consult {
    padding: 6.6666666667vw 0;
  }
  #beacapp_here_lite_consult .inner .headline {
    text-align: center;
  }
  #beacapp_here_lite_consult .inner .headline h2 {
    font-size: 5.3333333333vw;
    letter-spacing: -0.04em;
  }
  #beacapp_here_lite_consult .inner .content {
    margin-top: 3.7333333333vw;
  }
  #beacapp_here_lite_consult .inner .content a {
    width: 57.8vw;
    height: 15vw;
    border-radius: 7vw;
    font-size: 3.7333333333vw;
  }
}

/*# sourceMappingURL=index.css.map */
