@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap");
.lpbase {
  margin: 0;
  padding: 0 0 85px 0;
  text-align: center;
  line-height: 1.33;
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .lpbase {
    padding: 0 0 0px 0;
  }
}
.lpbase * {
  box-sizing: border-box;
}
.lpbase img {
  max-width: 100%;
  vertical-align: bottom;
}
.lpbase figure {
  margin: 0;
  padding: 0;
}
.lpbase p {
  margin: 0;
  font-size: 16px;
}
.lpbase h2,
.lpbase h3 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.lpbase .lp-row {
  display: flex;
}
.lpbase .lp-row-between {
  justify-content: space-between;
}
.lpbase .lpbase-p {
  margin-bottom: 1.5em;
  padding: 0 10px;
  line-height: 1.5;
}
.lpbase .lpbase-main {
  padding: 0 0 50px 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-main {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0 0 0px 0;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  }
}
.lpbase .lpbase-container-header {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-container-header {
    width: 1330px;
    max-width: 100%;
    margin: auto;
    padding: 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-container {
    width: 1150px;
    max-width: 100%;
    margin: auto;
    padding: 0 20px;
  }
}
.lpbase .lpbase-header {
  height: 60px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 70px;
    padding-top: 3px;
  }
}
.lpbase .lpbase-header h1 {
  margin: 0px 0 0 0;
  padding: 5px 0 0 0;
}
.lpbase .lpbase-header__banner {
  display: none;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-header__banner {
    display: block;
  }
}
.lpbase .lpbase-side-fixed {
  display: none;
  position: fixed;
  top: 18%;
  right: 0;
  width: 60px;
  z-index: 777;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-side-fixed {
    display: block;
  }
}
.lpbase .lpbase-side-fixed a {
  display: block;
  transition: 0.3s ease;
}
.lpbase .lpbase-side-fixed a:hover {
  opacity: 0.7;
}
.lpbase .lpbase-mv {
  position: relative;
  height: 648px;
  background: url(/files/lp_bosobase/lp-mainvisual.jpg) no-repeat 50% 50%;
  background-size: cover;
}


@media screen and (max-width: 750px){	
.lpbase .lpbase-mv {
  position: relative;
  padding-top: 100px;
  height: 648px;
  background: url(/files/lp_bosobase/lp-mainvisual_sp01.jpg) no-repeat;
  background-size: cover;
}
}

.lpbase .lpbase-mv h2 {
  position: relative;
  top: 50px;
  color: #fff;
  font-size: 24px;
  line-height: 1.33;
  text-shadow: 2px 2px 3px #666666;
}
.lpbase .lpbase-mv p {
  position: relative;
  top: 70px;
  font-size: 18px;
  line-height: 1.33;
  color: white;
  text-shadow: 2px 2px 3px #666666;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-mv {
    height: 850px;
  }
  .lpbase .lpbase-mv h2 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 48px;
    line-height: 1.25;
  }
  .lpbase .lpbase-mv p {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-size: 24px;
    line-height: 1.25;
    color: white;
  }
}
.lpbase .lpbase-boso {
  padding: 60px 0 40px 0;
}
.lpbase .lpbase-boso__desc {
  margin-bottom: 10px;
  padding: 0 5px;
  color: #062e6c;
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-boso__desc {
    margin-bottom: 0px;
    font-size: 24px;
  }
}
.lpbase .lpbase-boso h2 {
  margin-bottom: 40px;
  color: #062e6c;
  font-size: 36px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-boso h2 {
    margin-bottom: 60px;
    font-size: 60px;
    line-height: 1.4;
  }
}
.lpbase .lpbase-boso-block01 figure {
  max-width: 60%;
}
.lpbase .lpbase-boso-block01 figure img {
  width: 100%;
}
.lpbase .lpbase-boso-block01__content {
  display: flex;
  align-items: center;
  padding: 0px 15px 0 15px;
  text-align: left;
}
.lpbase .lpbase-boso-block01__content p {
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-boso-block01__content p {
    font-size: 18px;
  }
}
.lpbase .lpbase-boso-block01--reverse {
  justify-content: flex-end;
}
.lpbase .lpbase-boso-block01--reverse figure {
  order: 2;
}
.lpbase .lpbase-boso-block01--reverse__content {
  order: 1;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-boso-block01 {
    width: 33.3%;
    display: block;
    float: left;
  }
  .lpbase .lpbase-boso-block01 figure {
    max-width: 100%;
    display: inline-block;
  }
  .lpbase .lpbase-boso-block01 figure img {
    width: 100%;
    height: 426px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lpbase .lpbase-boso-block01 br {
    display: none;
  }
  .lpbase .lpbase-boso-block01__content {
    display: inline;
    text-align: center;
    padding: 0;
    font-size: 18px;
    line-height: 2.67;
  }
  .lpbase .lpbase-boso-block01:nth-child(3) {
    width: 33.3%;
  }
}
.lpbase .lpbase-concept h2 {
  position: relative;
  top: 11px;
  width: 400px;
  max-width: 100%;
  margin: auto;
  padding: 0 20px;
  text-align: left;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-concept h2 {
    margin: 0px auto 20px auto;
  }
}
.lpbase .lpbase-concept__desc {
  width: 388px;
  max-width: 95%;
  height: 157px;
  margin: auto;
  padding-top: 25px;
  background: url(/files/lp_bosobase/lp-fukidashi01.png) no-repeat 50% 50%;
  background-size: contain;
  color: #062e6c;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-concept {
    clear: both;
  }
  .lpbase .lpbase-concept h2 {
    text-align: center;
    padding: 70px 0 0 0;
  }
  .lpbase .lpbase-concept__desc {
    width: 611px;
    background: url(/files/lp_bosobase/lp-fukidashi01-long.png) no-repeat 50% 50%;
    background-size: contain;
    margin-top: 14px;
    padding-top: 45px;
    font-size: 22px;
  }
  .lpbase .lpbase-concept__desc br {
    display: none;
  }
  .lpbase .lpbase-concept figure {
    padding: 85px 0 72px 0;
    background: url(/files/lp_bosobase/lp-naminami01.png) no-repeat 50% 100%;
    background-size: 100% 850px;
  }
}
.lpbase .lpbase-story {
  padding: 35px 15px 35px 15px;
  background-color: #062e6c;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story {
    padding: 60px 15px 60px 15px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__inner {
    padding: 0 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-story__inner {
    padding: 0 0px;
  }
}
.lpbase .lpbase-story figure {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.lpbase .lpbase-story figure img:nth-child(2) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 280px;
  height: auto;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__content {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-story__content {
    padding-top: 5px;
  }
}
.lpbase .lpbase-story h2 {
  margin-bottom: 25px;
  font-size: 18px;
}
.lpbase .lpbase-story__link {
  width: 360px;
  max-width: 100%;
  margin: auto;
}
.lpbase .lpbase-story__link p {
  text-align: right;
}
.lpbase .lpbase-story__link p img {
  position: relative;
  left: 6px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link p img {
    top: -3px;
  }
}
.lpbase .lpbase-story__link .lpbase-btn01 {
  display: block;
  width: 100%;
  height: 70px;
  margin-top: -10px;
  padding: 24px 35px 24px 50px;
  border: solid 1px #fff;
  background-color: #bdca42;
  transition: 0.3s ease;
}
.lpbase .lpbase-story__link .lpbase-btn01:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link .lpbase-btn01 {
    height: 100px;
    padding: 34px 35px 24px 50px;
  }
}
.lpbase .lpbase-story__link .lpbase-btn02 {
  display: block;
  width: 100%;
  height: 70px;
  margin-top: 10px;
  padding: 24px 35px 24px 50px;
  border: solid 1px #fff;
  background-color: #81ab51;
  transition: 0.3s ease;
}
.lpbase .lpbase-story__link .lpbase-btn02:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link .lpbase-btn02 {
    height: 100px;
    padding: 34px 35px 24px 50px;
  }
}
.lpbase .lpbase-story__link a {
  position: relative;
  font-size: 16px;
  color: white;
  text-decoration: none;
  text-align: center;
}
@media screen and (max-width: 374px) {
  .lpbase .lpbase-story__link a {
    font-size: 15px;
  }
}
.lpbase .lpbase-story__link a:before {
  display: block;
  content: "";
  position: absolute;
  top: 24px;
  left: 16px;
  background-image: url(/files/lp_bosobase/lp-book.png);
  background-size: contain;
  vertical-align: middle;
  width: 32px;
  height: 22px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link a:before {
    top: 31px;
    left: 28px;
    width: 54px;
    height: 37px;
    background-repeat: no-repeat;
  }
}
.lpbase .lpbase-story__link a:nth-child(3):before {
  background-image: url(/files/lp_bosobase/lp-email.png);
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link a:nth-child(3):before {
    top: 31px;
    left: 28px;
    width: 48px;
    height: 35px;
    background-repeat: no-repeat;
  }
}
.lpbase .lpbase-story__link a:after {
  display: block;
  content: "";
  position: absolute;
  top: 24px;
  right: 16px;
  background-image: url(/files/lp_bosobase/lp-arrow01.png);
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link a:after {
    top: 35px;
    right: 26px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story {
    text-align: center;
  }
  .lpbase .lpbase-story figure {
    width: 50%;
    float: left;
  }
  .lpbase .lpbase-story h2 {
    margin-top: 60px;
    font-size: 24px;
  }
  .lpbase .lpbase-story .lpbase-p {
    display: inline-block;
    text-align: left;
    font-size: 18px;
    line-height: 1.78;
    padding: 0;
    position: relative;
    left: -16px;
  }
  .lpbase .lpbase-story__link {
    position: relative;
    clear: both;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 0 34px;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-story__link {
    flex-wrap: wrap;
    max-width: 550px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link p {
    position: absolute;
    right: 50px;
    top: -40px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link .lpbase-btn01 {
    width: 47%;
    margin-top: 10px;
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-story__link .lpbase-btn02 {
    width: 47%;
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-story__link .lpbase-btn01 {
    width: 100%;
  }
  .lpbase .lpbase-story__link .lpbase-btn02 {
    width: 100%;
  }
}
.lpbase .lpbase-kufu {
  margin-top: 32px;
  padding: 0px 0px 35px 0px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-kufu {
    margin-top: 50px;
  }
}
.lpbase .lpbase-kufu__desc {
  color: #062e6c;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-kufu__desc {
    font-size: 24px;
  }
}
.lpbase .lpbase-kufu h2 {
  color: #062e6c;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-kufu h2 {
    margin-bottom: 40px;
    font-size: 48px;
  }
}
.lpbase .lpbase-kufu__link {
  width: 100%;
  padding: 0 15px;
}
.lpbase .lpbase-kufu__link a {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  padding: 20px 40px 20px 60px;
  margin-bottom: 8px;
  background-color: #062e6c;
  font-size: 18px;
  color: white;
  text-decoration: none;
  text-align: left;
}
@media screen and (max-width: 374px) {
  .lpbase .lpbase-kufu__link a {
    font-size: 16px;
  }
}
.lpbase .lpbase-kufu__link a:before {
  display: block;
  content: "";
  position: absolute;
  top: 21px;
  left: 20px;
  background-image: url(/files/lp_bosobase/lp-num1.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 26px;
  height: 22px;
}
.lpbase .lpbase-kufu__link a:nth-child(2):before {
  background-image: url(/files/lp_bosobase/lp-num2.png);
}
.lpbase .lpbase-kufu__link a:nth-child(3):before {
  background-image: url(/files/lp_bosobase/lp-num3.png);
}
.lpbase .lpbase-kufu__link a:after {
  position: absolute;
  display: inline-block;
  content: "";
  background-image: url(/files/lp_bosobase/lp-arrow01.png);
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  right: 20px;
  transform: rotate(90deg);
}
.lpbase .lpbase-kufu figure {
  width: 100%;
  margin-top: 26px;
  margin-bottom: 26px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-kufu figure {
    margin-top: 0px;
    margin-bottom: 26px;
  }
}
.lpbase .lpbase-kufu h3 {
  width: 100%;
  color: white;
  font-size: 22px;
  font-weight: bold;
  background-color: #062e6c;
  height: 70px;
  padding-top: 20px;
  padding-left: 20px;
  text-align: left;
}
.lpbase .lpbase-kufu h3:before {
  display: inline-block;
  content: "";
  background-image: url(/files/lp_bosobase/lp-num1.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 26px;
  height: 20px;
  margin-right: 14px;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01 {
  margin-bottom: 40px;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01 > figure {
  width: 100%;
  margin-top: 0;
  margin-bottom: 35px;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__inner {
  padding: 0 15px;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__inner p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  color: #505050;
  margin-bottom: 13px;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__inner > figure {
  width: 664px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: -15px 15px 15px 15px;
  background-color: #eff5eb;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__inner > figure img {
  margin-top: -15px;
  margin-bottom: 15px;
  width: calc(100% - 30px);
  height: auto;
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__title02:before {
  background-image: url(/files/lp_bosobase/lp-num2.png);
}
.lpbase .lpbase-kufu .lpbase-kufu-block01__title03:before {
  background-image: url(/files/lp_bosobase/lp-num3.png);
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-kufu {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .lpbase .lpbase-kufu__link {
    display: none;
  }
  .lpbase .lpbase-kufu > figure {
    display: none;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    padding-bottom: 70px;
    background-color: #eff5eb;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 h3 {
    position: relative;
    text-align: center;
    height: 150px;
    font-size: 30px;
    padding-top: 50px;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 h3 span:before {
    position: absolute;
    display: inline-block;
    content: "";
    background-image: url(/files/lp_bosobase/lp-naminami02.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 200px;
    height: 40px;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateX(-500px);
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 h3 span:after {
    position: absolute;
    display: inline-block;
    content: "";
    background-image: url(/files/lp_bosobase/lp-naminami02.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 200px;
    height: 40px;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateX(500px);
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 h3:before {
    width: 42px;
    height: 32px;
    margin-right: 19px;
    position: relative;
    top: -2px;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 > figure {
    margin-bottom: 25px;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01 > figure img {
    width: 100%;
    height: auto;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner {
    padding: 0;
    display: grid;
    grid-template-areas: "f-img f-desc" "f-img s-img" "s-desc s-img";
    grid-template-columns: 50% 50%;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner p:nth-of-type(1) {
    grid-area: f-desc;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner figure:nth-of-type(1) {
    grid-area: f-img;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner p:nth-of-type(2) {
    grid-area: s-desc;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner figure:nth-of-type(2) {
    grid-area: s-img;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner p {
    text-align: left;
    padding: 50px;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner figure {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .lpbase .lpbase-kufu .lpbase-kufu-block01__inner figure img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .lpbase .lpbase-kufu:after {
    display: inline-block;
    position: relative;
    content: "";
    background-image: url(/files/lp_bosobase/lp-naminami03.png);
    background-size: 100% 180px;
    background-repeat: no-repeat;
    width: 100%;
    height: 180px;
    margin-top: -200px;
    margin-bottom: -10px;
  }
}
.lpbase .lpbase-foryou {
  background-color: #eff5eb;
  padding: 45px 10px 30px 10px;
}
.lpbase .lpbase-foryou__inner {
  position: relative;
  width: 445px;
  max-width: 100%;
  margin: auto;
  border-radius: 20px;
  border: solid 1px #81ab51;
  background-color: #eff5eb;
  padding: 0px 10px 20px 10px;
}
.lpbase .lpbase-foryou__inner > p {
  position: relative;
  top: -20px;
  width: 137px;
  margin: 0 auto;
  background-color: #eff5eb;
}
.lpbase .lpbase-foryou h2 {
  margin-top: -10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #81ab51;
  margin-bottom: 20px;
}
.lpbase .lpbase-foryou .lpbase-foryou-block01 {
  position: relative;
  width: 188px;
  height: 154px;
  margin: 0 auto;
  background: url(/files/lp_bosobase/lp-foryou01.png) no-repeat 50% 50%;
  background-size: contain;
}
.lpbase .lpbase-foryou .lpbase-foryou-block01 p {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 10px;
  left: 5px;
}
.lpbase .lpbase-foryou .lpbase-foryou-block-wrap {
  display: flex;
  justify-content: center;
}
.lpbase .lpbase-foryou .lpbase-foryou-block02 {
  position: relative;
  width: 189px;
  max-width: 50%;
  height: 164px;
  background: url(/files/lp_bosobase/lp-foryou02.webp) no-repeat 50% 50%;
  background-size: contain;
}
.lpbase .lpbase-foryou .lpbase-foryou-block02 p {
  position: absolute;
  bottom: 17px;
  width: 100%;
  text-align: center;
}
.lpbase .lpbase-foryou .lpbase-foryou-block03 {
  position: relative;
  width: 181px;
  width: 50%;
  height: 156px;
  background: url(/files/lp_bosobase/lp-foryou03.png) no-repeat 50% 50%;
  background-size: contain;
}
.lpbase .lpbase-foryou .lpbase-foryou-block03 p {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.lpbase .lpbase-foryou-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-foryou {
    display: none;
  }
  .lpbase .lpbase-foryou-pc {
    display: block;
    background-color: #eff5eb;
    padding: 80px 10px 80px 10px;
    width: 100%;
  }
  .lpbase .lpbase-foryou-pc__inner {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
    border-radius: 20px;
    border: solid 1px #81ab51;
    background-color: #eff5eb;
    padding: 0px 10px 20px 10px;
  }
  .lpbase .lpbase-foryou-pc__inner > p {
    position: relative;
    top: -27px;
    width: 137px;
    margin: 0 auto;
    background-color: #eff5eb;
  }
  .lpbase .lpbase-foryou-pc h2 {
    margin-top: -10px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #81ab51;
    margin-bottom: 20px;
  }
  .lpbase .lpbase-foryou-pc .lpbase-foryou-block-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .lpbase .lpbase-foryou-pc .lpbase-foryou-block01 {
    position: relative;
    width: 361px;
    max-width: 33%;
    height: 296px;
    margin: 0 auto;
    background: url(/files/lp_bosobase/lp-foryou01-pc.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .lpbase .lpbase-foryou-pc .lpbase-foryou-block02 {
    position: relative;
    width: 353px;
    max-width: 33%;
    height: 307px;
    background: url(/files/lp_bosobase/lp-foryou02-pc.webp) no-repeat 50% 50%;
    background-size: contain;
  }
  .lpbase .lpbase-foryou-pc .lpbase-foryou-block03 {
    position: relative;
    width: 351px;
    max-width: 33%;
    height: 302px;
    background: url(/files/lp_bosobase/lp-foryou03-pc.png) no-repeat 50% 50%;
    background-size: contain;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-staff {
    padding: 0 0 70px 0;
    background-color: #f9f5f0;
  }
}
.lpbase .lpbase-staff__desc {
  font-size: 14px;
  color: #062e6c;
  font-weight: bold;
  padding: 35px 0 5px 0;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-staff__desc {
    padding: 35px 0 0px 0;
    font-size: 24px;
  }
}
.lpbase .lpbase-staff h2 {
  font-size: 24px;
  color: #062e6c;
  font-weight: bold;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-staff h2 {
    font-size: 48px;
    margin-bottom: 35px;
  }
}
.lpbase .lpbase-staff p:nth-child(4),
.lpbase .lpbase-staff p:nth-child(5) {
  padding: 0 15px;
  color: #505050;
  font-size: 16px;
  margin-top: 27px;
  text-align: center;
}
.lpbase .lpbase-staff-block01 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 27px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-staff-block01 {
    margin-bottom: 40px;
  }
}
.lpbase .lpbase-staff-block01 img {
  width: calc(33% - 2px);
  margin: 0 4px 4px 0;
}
.lpbase .lpbase-staff-block01 img:nth-child(3n) {
  margin: 0 0px 4px 0;
}
.lpbase .lpbase-works {
  position: relative;
  margin: 100px 0 -23px 0;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works {
    margin: 180px 0 -23px 0;
  }
}
.lpbase .lpbase-works h2 {
  position: relative;
  top: -70px;
  text-align: left;
  margin-left: 25px;
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works h2 {
    text-align: center;
    margin-left: 0px;
  }
}
.lpbase .lpbase-works h2 img {
  width: 135px;
  height: auto;
}
.lpbase .lpbase-works__desc {
  position: relative;
  top: -70px;
  font-size: 22px;
  font-weight: bold;
  color: #062e6c;
  margin-top: 17px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works__desc {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.5;
  }
}
.lpbase .lpbase-works__slide {
  position: relative;
  top: -70px;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works__slide {
    padding: 0px;
  }
}
.lpbase .lpbase-works__slide-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works__slide-pc {
    position: relative;
    top: -70px;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works .slick-initialized .slick-slide {
    padding: 0 10px;
  }
}
.lpbase .lpbase-works .slick-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 18px;
  left: 0;
}
.lpbase .lpbase-works .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #dcdcdc;
}
.lpbase .lpbase-works .slick-dots li.slick-active {
  background-color: #bdca42;
}
.lpbase .lpbase-works .slick-dots li button:before {
  color: transparent;
}
.lpbase .lpbase-works .slick-dots li.slick-active button:before {
  color: transparent;
}
.lpbase .lpbase-works__inner {
  position: relative;
  background-color: #f5f6e6;
}
.lpbase .lpbase-works::before {
  background-color: #f5f6e6;
  display: block;
  position: absolute;
  top: -99px;
  content: "";
  width: 100%;
  height: 100px;
  -webkit-clip-path: polygon(50% 20%, 0 100%, 100% 100%);
          clip-path: polygon(50% 20%, 0 100%, 100% 100%);
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-works::before {
    top: -139px;
    width: 100%;
    height: 140px;
    -webkit-clip-path: polygon(50% 0%, 0 100%, 100% 100%);
            clip-path: polygon(50% 0%, 0 100%, 100% 100%);
  }
}
.lpbase .lpbase-web {
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-web {
    padding: 0px 0px 60px 0;
    background-color: #f5f6e6;
  }
}



.lpbase .lpbase-web .lpbase-btn03 {
  display: inline-block;
  position: relative;
  width: 360px;
  max-width: 100%;
  height: 70px;
  margin: auto;
  background-color: #c3a27d;
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 25px;
  padding-top: 10px;
  transition: 0.3s ease;
}
.lpbase .lpbase-web .lpbase-btn03:hover {
  opacity: 0.7;
}
.lpbase .lpbase-web .lpbase-btn03:before {
  display: inline-block;
  position: absolute;
  content: "";
  background-image: url(/files/lp_bosobase/lp-web.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  left: 30px;
  top: 23px;
}
.lpbase .lpbase-web .lpbase-btn03:after {
  display: inline-block;
  position: absolute;
  content: "";
  background-image: url(/files/lp_bosobase/lp-arrow01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 30px;
  top: 25px;
}

/**** リノベーションサイトへリンク ****/

.lpbase .lpbase-web .lpbase-btn04 {
  display: inline-block;
  position: relative;
  width: 360px;
  max-width: 100%;
  height: 70px;
  margin: auto;
  background-color: #a4c69c;
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 25px;
  padding-top: 10px;
  transition: 0.3s ease;
}
.lpbase .lpbase-web .lpbase-btn04:hover {
  opacity: 0.7;
}
.lpbase .lpbase-web .lpbase-btn04:before {
  display: inline-block;
  position: absolute;
  content: "";
  background-image: url(/files/lp_bosobase/to_renova.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 25px;
  left: 30px;
  top: 23px;
}
.lpbase .lpbase-web .lpbase-btn04:after {
  display: inline-block;
  position: absolute;
  content: "";
  background-image: url(/files/lp_bosobase/lp-arrow01.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  right: 30px;
  top: 25px;
}
/**** リノベーションサイトへリンク ****/




.lpbase .lpbase-info {
  background-image: url(/files/lp_bosobase/lp-info01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  padding: 52px 0 10px 0;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info {
    padding: 70px 0 10px 0;
  }
}
.lpbase .lpbase-info__tel_wrap h2 {
  font-size: 14px;
  color: white;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__tel_wrap h2 {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__tel_wrap > p {
    margin-bottom: 60px;
    line-height: 1.5;
  }
}
.lpbase .lpbase-info__tel_wrap > p a {
  font-size: 36px;
  color: white;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__tel_wrap > p a {
    font-size: 48px;
  }
}
.lpbase .lpbase-info__link {
  width: 390px;
  max-width: 100%;
  margin: auto;
  padding: 10px 15px 25px 15px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link {
    display: flex;
    justify-content: center;
    position: relative;
    width: 1150px;
    max-width: 100%;
    margin: 0 auto 70px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-info__link {
    flex-wrap: wrap;
    max-width: 550px;
  }
}
.lpbase .lpbase-info__link p {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link p {
    position: absolute;
    top: -42px;
    right: 50px;
  }
}
.lpbase .lpbase-info__link p img {
  position: relative;
  left: 6px;
  z-index: 2;
}
.lpbase .lpbase-info__link .lpbase-btn01 {
  display: block;
  width: 100%;
  height: 70px;
  margin-top: -10px;
  padding: 24px 35px 24px 50px;
  border: solid 1px #fff;
  background-color: #bdca42;
  transition: 0.3s ease;
}
.lpbase .lpbase-info__link .lpbase-btn01:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link .lpbase-btn01 {
    width: 47%;
    font-size: 22px;
    margin: 0 17px 0 0;
    height: 100px;
    padding: 34px 35px 24px 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-info__link .lpbase-btn01 {
    width: 100%;
    margin: 0 0px 10px 0;
  }
}
.lpbase .lpbase-info__link .lpbase-btn02 {
  display: block;
  width: 100%;
  height: 70px;
  margin-top: 10px;
  padding: 24px 35px 24px 50px;
  border: solid 1px #fff;
  background-color: #81ab51;
  transition: 0.3s ease;
}
.lpbase .lpbase-info__link .lpbase-btn02:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link .lpbase-btn02 {
    width: 47%;
    font-size: 22px;
    height: 100px;
    margin: 0 0px 0 17px;
    padding: 34px 35px 24px 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1049px) {
  .lpbase .lpbase-info__link .lpbase-btn02 {
    width: 100%;
    margin: 0 0px 0 0px;
  }
}
.lpbase .lpbase-info__link a {
  position: relative;
  font-size: 16px;
  color: white;
  text-decoration: none;
  text-align: center;
}
@media screen and (max-width: 374px) {
  .lpbase .lpbase-info__link a {
    font-size: 15px;
  }
}
.lpbase .lpbase-info__link a:before {
  display: block;
  content: "";
  position: absolute;
  top: 24px;
  left: 16px;
  background-image: url(/files/lp_bosobase/lp-book.png);
  background-size: contain;
  vertical-align: middle;
  width: 32px;
  height: 22px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link a:before {
    top: 31px;
    left: 28px;
    width: 54px;
    height: 37px;
    background-repeat: no-repeat;
  }
}
.lpbase .lpbase-info__link a:nth-child(3):before {
  background-image: url(/files/lp_bosobase/lp-email.png);
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link a:nth-child(3):before {
    top: 31px;
    left: 28px;
    width: 48px;
    height: 35px;
    background-repeat: no-repeat;
  }
}
.lpbase .lpbase-info__link a:after {
  display: block;
  content: "";
  position: absolute;
  top: 24px;
  right: 16px;
  background-image: url(/files/lp_bosobase/lp-arrow01.png);
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-info__link a:after {
    top: 35px;
    right: 26px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }
}
.lpbase .lpbase-copylight {
  display: none;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-copylight {
    display: block;
    text-align: center;
  }
  .lpbase .lpbase-copylight i {
    color: #fff;
    font-size: 14px;
    font-style: normal;
  }
}
.lpbase .lpbase-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 83px;
  background-color: #bdca42;
  transform: translateY(calc(100% + 20px));
  transition: 0.3s;
  z-index: 111;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-footer {
    position: static;
    display: none;
  }
}
.lpbase .lpbase-footer.is-fixed {
  transform: translateY(0);
}
.lpbase .lpbase-footer__inner {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .lpbase .lpbase-footer__inner {
    width: 828px;
    max-width: 100%;
    margin: auto;
  }
}
.lpbase .lpbase-footer__inner > a {
  display: block;
}
.lpbase .lpbase-footer__inner p:nth-child(1) {
  text-align: left;
  margin-top: -15px;
}
.lpbase .lpbase-footer__inner p:nth-child(1) img {
  margin-left: 20px;
}
.lpbase .lpbase-footer__inner p:nth-child(2) {
  position: absolute;
  top: -10px;
  right: 5px;
}
.lpbase .lpbase-footer__inner p:nth-child(2) img {
  width: 125px;
  height: auto;
}
.lpbase .lpbase-footer__inner p:nth-child(3) {
  position: relative;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
  text-align: left;
  z-index: 2;
}
.lpbase .lpbase-footer__inner p:nth-child(3):before {
  display: inline-block;
  content: "";
  background-image: url(/files/lp_bosobase/lp-book.png);
  background-size: contain;
  vertical-align: middle;
  width: 32px;
  height: 22px;
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 10px;
}