@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
*/
#contents ul {
  padding-left: 0px;
}
ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  unicode-bidi: isolate;
}
h2 {
  letter-spacing: 0.1em;
}
table {
  width: 100%;
}
table th {
  background-color: #ddd;
  text-align: left;
  padding: 18px;
  font-size: 1.2em;
  width: 25%;
}
table td {
  background-color: #ffffff;
  text-align: left;
  padding: 18px;
  font-size: 1.1em;
}
#contents #main_visual::before {
  background-image: url("../img/newlp_kairanban_main.jpg");
  background-position-y: top;
  background-size: cover;
  opacity: .3;
}
#contents #main_visual h2.toptitle {
  text-shadow: 1px 1px 18px rgb(255, 255, 255), -1px 1px 18px rgb(255, 255, 255), 1px -1px 18px rgb(255, 255, 255), -1px -1px 18px rgb(255, 255, 255);
  color: #282828;
}
.feature_ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 20px;
}
.feature_li {
  width: 31%;
  font-size: 1.3em !important;
  line-height: 1.4em !important;
  border: 1px solid #ddd;
  padding: 2%;
  margin: 1%;
  background-color: #f4f8fb;
}
.feature_li2 {
  width: 100%;
  font-size: 1.3em !important;
  line-height: 1.4em !important;
  margin: 1%;
}
.feature_p {
  display: block;
  border-bottom: 1px solid;
  font-size: 1.5em;
  font-weight: bold;
  padding: 1.4%;
}
.feature_img img {
  display: block;
  width: 30%;
  margin: 20px auto;
}
.color_aaa {
  background-color: #1c628f;
  padding-bottom: 60px;
}
.color_bbb {
  background-color: #g5g5g5;
  padding-bottom: 60px;
}
.p_text {
  line-height: 1.8em;
}
.merit_div {
  border: 1px solid;
  padding: 2%;
  background-color: #fff;
}
.merit_li {
  list-style-position: inside;
  font-size: 1.6em !important;
  font-weight: bold;
  padding: 0 0.5em;
}
.overview_ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}
.overview_li {
  display: block;
  margin: 4% 2%;
  padding-top: 75px;
  border-radius: 100%;
  text-align: center !important;
  width: 240px;
  height: 240px;
  font-size: 1.5em !important;
  font-weight: bold;
  line-height: 1.4em !important;
  background-color: #1c628f;
  color: #fff;
}
.subline {
  font-size: 0.4em !important;
  line-height: 1.5em;
  margin-top: 20px;
}
.toptitle_sp {
  display: block;
  text-shadow: none;
  font-size: 0.5em;
  border: 1px solid;
  margin: 0 auto 0.7em;
  width: 50%;
  background-color: #fff;
}
.merit_p {
  border: 1px solid;
  padding: 0.7em;
  font-size: 1.5em;
}
.starlink {
  padding: 1.4em;
  line-height: 1.4em;
  width: 86%;
  margin: 0 auto;
  font-size: 1.4em;
  font-weight: bold;
  background-color: #fff3e9;
  border-radius: 100px;
}
.point {
  display: block;
  width: 20%;
  margin: 0 auto 5px;
  font-size: 0.5em;
  background-color: #fbf68f;
}
.white {
  color: #fff;
}
.orange {
  color: #ef8022;
}
.yellow {
  color: #FFDD00;
}
.bg_01 {
  background-image: url("../img/bg_01.jpg");
  background-size: 100%;
  background-color: rgba(255, 255, 255, 0.42);
  background-blend-mode: lighten;
}
.bg_02 {
  background-image: url("../img/bg_02.jpg");
  background-size: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  background-blend-mode: lighten;
}
.collectmoney_ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.collectmoney_li {
  width: 30%;
  margin: 0 2%;
}
.bottomimage > div::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  background-position: center 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/newlp_kairanban_main.jpg");
  /* background-color: rgba(104, 83, 57, 1); */
  z-index: 0;
}
.highlight {
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-decoration-color: rgba(255, 228, 0, 0.4);
  text-underline-offset: -0.4em;
  text-decoration-skip-ink: none;
}
.download_ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}
.download_div {
  margin: 0 0 80px;
}
.download_li {
  width: 48%;
  margin: 0 1%;
  padding: 1.5%;
  font-weight: bold;
  border-radius: 10px;
  background-color: #efefef;
}
.download_img img {
  width: 45%;
  margin: 2%;
}
.download_p {
  display: block;
  font-size: 0.9em;
  margin-bottom: -25px;
}
.kanri img {
  width: 85%;
  margin: 1% 0 0;
  border: 1px solid #bbb;
}
.kanri_text {
  border-radius: 100px;
  display: block;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  margin: 3% auto 0;
  background-color: #313131;
  padding: 0.7%;
  font-size: 1.4em;
  width: 85%;
}
@media screen and (max-width: 680px) {
  .point {
    display: block;
    width: 60%;
    margin: 0 auto 5px;
    font-size: 0.5em;
    background-color: #fbf68f;
  }
  .starlink {
    padding: 1.4em;
    line-height: 1.4em;
    width: 100%;
    margin: 0 auto;
    font-size: 1em;
    font-weight: bold;
    background-color: #fff3e9;
    border-radius: 100px;
  }
  .feature_ul {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 20px;
  }
  .feature_li {
    width: 100%;
    font-size: 1.2em !important;
    line-height: 1.4em !important;
    border: 1px solid #ddd;
    padding: 2%;
    margin: 0%;
    background-color: #f4f8fb;
  }
  .toptitle_sp {
    display: block;
    text-shadow: none;
    font-size: 0.5em;
    border: 1px solid;
    margin: 0 auto 0.7em;
    width: 85%;
    padding: 0 2%;
    background-color: #fff;
  }
  .p_text {
    line-height: 1.8em;
    padding: 2%;
  }
  .feature_li2 {
    width: 100%;
    font-size: 1.2em !important;
    line-height: 1.4em !important;
    margin: 1%;
  }
  .overview_li {
    display: block;
    margin: 4% 2%;
    padding-top: 75px;
    border-radius: 100%;
    text-align: center !important;
    width: 240px;
    height: 240px;
    font-size: 1.3em !important;
    font-weight: bold;
    line-height: 1.4em !important;
    background-color: #1c628f;
    color: #fff;
  }
  .download {
    display: none;
  }
}