.title-down, .LpNayami h2, .LpEmeao_fukidashi {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.title-down:before, .LpNayami h2:before, .LpEmeao_fukidashi:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
  background-image: url("../img/common/balloon_line.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1377px 10px;
}

@media only screen and (max-width: 768px) {
  .header-lp {
    height: 53px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp {
    height: 100px;
    border-top: 2px solid #193050;
  }
}

.header-lp .site_title {
  color: #222;
}

@media print, screen and (min-width: 769px) {
  .header-lp .site_title {
    padding-left: 0px;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp .site_title > span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-top: -5px;
    padding-left: 0;
    margin-left: 0;
  }
}

@media only screen and (max-width: 768px) {
  .header-lp .site_title > span {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-left: 0;
    padding-left: 0;
    text-indent: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp .site_title {
    padding-left: 20px;
  }
}

.header-lp .site_title a {
  color: #535353;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

.header-lp .site_title .header-lptitle {
  font-weight: 700;
  display: inline-block;
  line-height: 1.3;
  color: #222;
  text-align: left;
}

@media print, screen and (min-width: 769px) {
  .header-lp .site_title .header-lptitle {
    font-size: 34px;
    position: relative;
    white-space: nowrap;
    text-align: left;
    padding-left: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .header-lp .site_title .header-lptitle {
    font-size: 12px;
    position: relative;
  }
}

@media only screen and (max-width: 768px) {
  .header-lp .site_title img {
    width: 105px;
    position: relative;
    top: -4px;
    margin-left: 6px;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp .site_title img {
    width: 200px;
    margin-left: 15px;
    height: 59px;
    position: relative;
    margin-top: 0;
    margin-right: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp .header__tel {
    width: 25%;
    text-align: right;
  }
}

@media only screen and (max-width: 768px) {
  .header-lp #btn_head1 {
    width: 180px;
    position: relative;
    top: 1px;
  }
}

@media print, screen and (min-width: 769px) {
  .header-lp #btn_head1 {
    max-width: 30%;
  }
}

.sp-mv {
  display: none;
}

.mv {
  position: relative;
  background-size: cover;
  background-position: top center;
  width: 100%;
}

.mv__wrap {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.mv__inner {
  width: 100%;
  height: 560px;
}

.mv__ttlWrap {
  width: calc(100% - 460px);
  height: 100%;
  position: relative;
}

.mv__ov {
  word-break: keep-all;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 96%;
}

.mv__ttl {
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 0.05em;
  color: #fff;
}

.mv__ttl span {
  display: block;
}

.mv__txt {
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 0.025em;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px 20px;
  word-break: keep-all;
  display: table;
  margin: 0 auto;
  color: #193050;
}

@media only screen and (max-width: 768px) {
  .mv {
    display: none;
  }
  .sp-mv {
    position: relative;
    display: block;
  }
  .mv__inner {
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 57vh;
  }
  .mv__ttlWrap {
    position: absolute;
    top: calc(50% + 32px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 96%;
    text-align: center;
  }
  .mv__ttl {
    font-size: 19px;
    font-weight: 900;
    color: #fff;
    line-height: 1.5;
  }
  .mv__ttl img {
    width: 45%;
  }
  .mv__ttl span {
    display: block;
  }
  .mv__txt {
    font-weight: 900;
    letter-spacing: 0.025em;
    background: rgba(255, 255, 255, 0.7);
    padding: 5px 10px;
    word-break: keep-all;
    display: table;
    margin: 5px auto 0;
    color: #193050;
  }
}

.lpdsp-sp {
  display: none;
}

@media screen and (max-width: 430px) {
  .lpdsp-sp {
    display: block;
  }
  .mv__ttl {
    font-size: 19px;
    line-height: 1.8;
  }
  .mv__ttl img {
    width: 65%;
  }
  .mv__txt {
    font-size: 4vw;
  }
}

.mv_form {
  width: 400px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
  padding: 10px;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .mv_form {
    width: 90%;
    padding: 0 0 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: inherit;
    right: inherit;
    -webkit-transform: inherit;
            transform: inherit;
    margin-top: -45px;
  }
}

.mv_form .mv_form__ttl {
  text-align: center;
  font-size: 20px;
  background: #193050;
  color: #fff;
  padding: 5px 0;
  margin-bottom: 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .mv_form .mv_form__ttl {
    font-size: 15px;
  }
}

.mv_form .mv_form__ttl:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 15px 20px 0 20px;
  border-color: #193050 transparent transparent transparent;
  bottom: -14px;
  left: calc(50% - 20px);
  position: absolute;
}

.mv_form .formBox01__btn input[type='submit'] {
  background: #ff7e0f;
  color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.35);
  text-align: center;
  display: block;
  font-weight: bold;
  letter-spacing: 0.05em;
  cursor: pointer;
  font-weight: 700;
  height: 48px;
  line-height: 48px;
  width: 100%;
  max-width: 360px;
  border-radius: 35px;
  margin: 25px auto 0;
  font-size: 18px;
  border: none;
}

.mv_form .formBox01__btn input[type='submit'] a {
  color: #fff;
  display: block;
}

.mv_form .formBox01__btn input[type='submit']:hover {
  opacity: 0.9;
}

@media only screen and (max-width: 768px) {
  .mv_form .formBox01__btn input[type='submit'] {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    margin: 15px auto 0;
  }
}

.mv_form ul {
  margin: 0 20px;
}

.mv_form ul li + li {
  margin-top: 20px !important;
}

@media only screen and (max-width: 768px) {
  .mv_form ul li + li {
    margin-top: 10px !important;
  }
}

.mv_form .formBox01__btn {
  margin: 0 20px;
}

.LpAbout .LpAbout__ttl {
  text-align: center;
  font-size: 28px;
  letter-spacing: 0.05em;
  color: #333333;
  margin-bottom: 64px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .LpAbout .LpAbout__ttl {
    font-size: 18px;
    margin-bottom: 32px;
  }
}

.LpAbout__wrap {
  display: -webkit-box;
  display: flex;
  width: 960px;
  margin: 64px auto 0;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap {
    width: 100%;
    flex-wrap: wrap;
    -webkit-box-pack: center;
            justify-content: center;
    margin: 32px auto 0;
  }
}

.LpAbout__wrap > div {
  margin: 0 50px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap > div {
    width: 48%;
    margin: 0;
  }
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap > div:first-child {
    margin: 0 0 10px;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap > div:last-child {
    margin-left: 4%;
  }
}

.LpAbout__wrap p {
  font-size: 18px;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap p {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .LpAbout__wrap p {
    margin-top: 10px;
  }
}

.LpAbout__seal {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  border-radius: 50%;
  background: #193050;
  position: relative;
  color: #fff;
  font-size: 38px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  word-break: keep-all;
}

@media only screen and (max-width: 768px) {
  .LpAbout__seal {
    width: 120px;
    height: 120px;
    font-size: 24px;
  }
}

.LpAbout__seal > span {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.LpAbout__seal span:before {
  content: " ";
  width: 30px;
  height: 30px;
  display: block;
  background-size: 100%;
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .LpAbout__seal span:before {
    width: 20px;
    height: 20px;
    top: -30px;
  }
}

.LpAbout__kantan .LpAbout__seal span:before {
  background-image: url("../img/lp/icon-lp1.svg");
}

.LpAbout__hayai .LpAbout__seal span:before {
  background-image: url("../img/lp/icon-lp2.svg");
}

.LpAbout__anshin .LpAbout__seal span:before {
  background-image: url("../img/lp/icon-lp3.svg");
}

.LpNayami {
  background: #f4f4f4;
}

.LpNayami h2 {
  display: table;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
}

.LpNayami h2 span {
  font-size: 32px;
  color: #193050;
}

@media only screen and (max-width: 768px) {
  .LpNayami h2 span {
    font-size: 24px;
  }
}

.LpNayami__wrap {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: #FFF;
  padding: 50px 60px;
  border-radius: 12px;
  position: relative;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 769px) {
  .LpNayami__wrap {
    margin-bottom: 100px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__wrap {
    border-radius: 8px;
    display: block;
    padding: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .LpNayami__wrap:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 25px;
    position: absolute;
    background-image: url("../img/lp/onayami_tail.svg");
    background-repeat: no-repeat;
    bottom: -24px;
    left: 80px;
    background-size: contain;
  }
}

.LpNayami__obj {
  position: absolute;
  bottom: -2px;
  left: 60px;
  width: 170px;
}

@media only screen and (max-width: 768px) {
  .LpNayami__obj {
    display: none;
  }
}

.LpNayami__img {
  text-align: center;
  margin-top: -5%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
}

.LpNayami__txt {
  width: 900px;
  margin: -1px auto 0;
  background: #193050;
  padding: 15px 60px;
  color: #fff;
  font-size: 18px;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .LpNayami__txt {
    font-size: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .LpNayami__txt {
    padding-left: 250px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__txt {
    width: 100%;
    margin: 18px auto 0;
    padding: 15px;
  }
}

.LpNayami__list li {
  position: relative;
  padding-left: 75px;
  font-size: 18px;
  margin-top: 32px;
}

@media only screen and (max-width: 768px) {
  .LpNayami__list li {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__list li {
    padding-left: 55px;
  }
}

.LpNayami__list li span {
  font-size: 28px;
  display: block;
  line-height: 1.35;
  margin-bottom: 10px;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .LpNayami__list li span {
    font-size: 18px;
  }
}

.LpNayami__list li:before {
  content: " ";
  background-image: url("../img/lp/LpNayami-check.png");
  width: 59px;
  height: 59px;
  display: block;
  content: "";
  background-size: 100%;
  position: absolute;
  top: 20px;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .LpNayami__list li:before {
    width: 39px;
    height: 39px;
  }
}

.LpNayami__list li:first-child {
  margin-top: 0;
}

.LpKaiketsu {
  background: #C9E6F8;
  background-image: url("../img/lp/LpKaiketsu-bg.jpg");
  background-repeat: repeat-x;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu {
    padding: 20px;
  }
}

.LpKaiketsu__wrap {
  display: -webkit-box;
  display: flex;
  padding-top: 100px;
  width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__wrap {
    display: block;
    padding-top: 0;
    width: 100%;
  }
}

.LpKaiketsu__img {
  width: calc(100% - 620px);
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__img {
    display: none;
  }
}

.LpKaiketsu__txt--inner {
  width: 620px;
  background: #fff;
  border-radius: 25px;
  padding: 40px;
  margin-top: -60px;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__txt--inner {
    width: 100%;
    margin-top: 0;
    padding: 20px;
  }
}

.LpKaiketsu__txt--ttl {
  font-size: 28px;
  font-weight: 500;
  color: #193050;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__txt--ttl {
    font-size: 20px;
  }
}

.LpKaiketsu__txt--ttl img {
  margin: 5px 0 10px;
  display: block;
  width: 300px;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__txt--ttl img {
    width: 260px;
  }
}

.LpKaiketsu__txt--img {
  display: none;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__txt--img {
    width: 160px;
    display: block;
    margin: 0 auto;
  }
}

.LpKaiketsu__txt--txt {
  margin-top: 20px;
  font-size: 24px;
}

@media only screen and (max-width: 768px) {
  .LpKaiketsu__txt--txt {
    font-size: 17px;
  }
}

.LpEmeao {
  background: #f7f9fc;
}

.LpEmeao h2 {
  padding-bottom: 8px;
  display: table;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #000;
}

.LpEmeao .lead-1 {
  text-align: center;
}

.LpEmeao__wrap {
  display: -webkit-box;
  display: flex;
  margin-top: 32px;
  -webkit-box-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 768px) {
  .LpEmeao__wrap {
    margin-top: 18px;
    display: block;
  }
}

.LpEmeao_fukidashi {
  font-size: 28px;
  display: table;
  margin-right: auto;
  margin-left: auto;
  color: #333333;
  padding: 0 15px 8px;
  padding-bottom: 20px;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .LpEmeao_fukidashi {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .LpEmeao_fukidashi {
    text-align: center;
  }
}

.LpEmeao_fukidashi span {
  font-size: 32px;
  color: #193050;
}

.emeao-figureBox {
  max-width: 870px;
}

.LpMerit {
  background-color: #e8eef6;
}

.LpMerit__photo {
  position: relative;
}

@media print, screen and (min-width: 769px) {
  .LpMerit__photo {
    width: 500px;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
}

@media print, screen and (min-width: 769px) {
  .LpMerit__content {
    width: 500px;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
}

.LpMerit__content h3 {
  line-height: 1.4;
  margin-bottom: 0.4em;
}

.LpMerit .LpNayami__li {
  margin-top: 20px;
  margin-bottom: 20px;
}

.LpMerit .LpNayami__li:nth-child(even) .LpMerit__photo {
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.LpMerit .LpNayami__li:nth-child(even) .LpMerit__content {
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.LpMerit .LpNayami__li--seal {
  position: absolute;
  border: 3px solid #FFF;
  top: 0;
  left: 0;
}

.LpNayami__li {
  display: -webkit-box;
  display: flex;
  margin-top: 64px;
  -webkit-box-align: center;
          align-items: center;
  font-size: 18px;
}

@media only screen and (max-width: 768px) {
  .LpNayami__li {
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__li {
    width: 100%;
    margin-top: 32px;
    display: block;
  }
}

.LpNayami__li h3 {
  font-size: 28px;
}

@media only screen and (max-width: 768px) {
  .LpNayami__li h3 {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__li h3 {
    text-align: center;
  }
}

.LpNayami__list .LpNayami__li:first-child {
  margin-top: 0;
}

.LpNayami__li--seal {
  width: 130px;
  height: 130px;
  display: block;
  min-width: 130px;
  margin-right: 30px;
  border-radius: 50%;
  background: #ff9800;
  position: relative;
  color: #fff;
  font-size: 28px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  word-break: keep-all;
}

@media only screen and (max-width: 768px) {
  .LpNayami__li--seal {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .LpNayami__li--seal {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    width: 90px;
    height: 90px;
    display: block;
    min-width: 90px;
  }
}

.LpNayami__li--seal span {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.LpNayami__li--seal span:before {
  content: " ";
  width: 20px;
  height: 20px;
  display: block;
  background-size: 100%;
  position: absolute;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .LpNayami__li--seal span:before {
    top: -20px;
  }
}

.LpNayami__li:nth-of-type(1) .LpNayami__li--seal span:before {
  background-image: url("../img/lp/icon-lp1.svg");
}

.LpNayami__li:nth-of-type(2) .LpNayami__li--seal span:before {
  background-image: url("../img/lp/icon-lp2.svg");
}

.LpNayami__li:nth-of-type(3) .LpNayami__li--seal span:before {
  background-image: url("../img/lp/icon-lp3.svg");
}

.LpEmeao__img {
  width: calc( 100% - 620px);
  text-align: center;
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  .LpEmeao__img {
    width: 100%;
  }
  .LpEmeao__img img {
    width: 30%;
  }
}

.LpEmeao + .contentsBox-tokucho .riyuBox:before {
  border-color: #f7f9fc transparent transparent transparent;
}

.LpMerit + .contentsBox-tokucho .riyuBox:before {
  border-color: #e8eef6 transparent transparent transparent;
}

.logos-sectiontitle {
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .logos-sectiontitle {
    margin-bottom: 20px;
  }
}

.logos-sectiontitle:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 29px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #193050;
  z-index: -10;
}

@media only screen and (max-width: 768px) {
  .logos-sectiontitle:before {
    content: none;
  }
}

.logos-sectiontitle h3 {
  font-size: 28px;
  font-weight: 700;
  color: #193050;
  display: -webkit-inline-box;
  display: inline-flex;
  border: 2px solid #193050;
  height: 60px;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  width: 332px;
  background-color: #FFF;
}

@media only screen and (max-width: 768px) {
  .logos-sectiontitle h3 {
    font-size: 22px;
    width: 100%;
  }
}

.logo-list {
  text-align: center;
}

.logo-list li {
  display: inline-block;
  padding: 5px 8px;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .logo-list li {
    padding: 1px 10px;
  }
}

.logos-footer {
  margin-top: 2em;
}

.lead-logos {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .lead-logos {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .size1-sp {
    width: 1px;
  }
  .size2-sp {
    width: 2px;
  }
  .size3-sp {
    width: 3px;
  }
  .size4-sp {
    width: 4px;
  }
  .size5-sp {
    width: 5px;
  }
  .size6-sp {
    width: 6px;
  }
  .size7-sp {
    width: 7px;
  }
  .size8-sp {
    width: 8px;
  }
  .size9-sp {
    width: 9px;
  }
  .size10-sp {
    width: 10px;
  }
  .size11-sp {
    width: 11px;
  }
  .size12-sp {
    width: 12px;
  }
  .size13-sp {
    width: 13px;
  }
  .size14-sp {
    width: 14px;
  }
  .size15-sp {
    width: 15px;
  }
  .size16-sp {
    width: 16px;
  }
  .size17-sp {
    width: 17px;
  }
  .size18-sp {
    width: 18px;
  }
  .size19-sp {
    width: 19px;
  }
  .size20-sp {
    width: 20px;
  }
  .size21-sp {
    width: 21px;
  }
  .size22-sp {
    width: 22px;
  }
  .size23-sp {
    width: 23px;
  }
  .size24-sp {
    width: 24px;
  }
  .size25-sp {
    width: 25px;
  }
  .size26-sp {
    width: 26px;
  }
  .size27-sp {
    width: 27px;
  }
  .size28-sp {
    width: 28px;
  }
  .size29-sp {
    width: 29px;
  }
  .size30-sp {
    width: 30px;
  }
  .size31-sp {
    width: 31px;
  }
  .size32-sp {
    width: 32px;
  }
  .size33-sp {
    width: 33px;
  }
  .size34-sp {
    width: 34px;
  }
  .size35-sp {
    width: 35px;
  }
  .size36-sp {
    width: 36px;
  }
  .size37-sp {
    width: 37px;
  }
  .size38-sp {
    width: 38px;
  }
  .size39-sp {
    width: 39px;
  }
  .size40-sp {
    width: 40px;
  }
  .size41-sp {
    width: 41px;
  }
  .size42-sp {
    width: 42px;
  }
  .size43-sp {
    width: 43px;
  }
  .size44-sp {
    width: 44px;
  }
  .size45-sp {
    width: 45px;
  }
  .size46-sp {
    width: 46px;
  }
  .size47-sp {
    width: 47px;
  }
  .size48-sp {
    width: 48px;
  }
  .size49-sp {
    width: 49px;
  }
  .size50-sp {
    width: 50px;
  }
  .size51-sp {
    width: 51px;
  }
  .size52-sp {
    width: 52px;
  }
  .size53-sp {
    width: 53px;
  }
  .size54-sp {
    width: 54px;
  }
  .size55-sp {
    width: 55px;
  }
  .size56-sp {
    width: 56px;
  }
  .size57-sp {
    width: 57px;
  }
  .size58-sp {
    width: 58px;
  }
  .size59-sp {
    width: 59px;
  }
  .size60-sp {
    width: 60px;
  }
  .size61-sp {
    width: 61px;
  }
  .size62-sp {
    width: 62px;
  }
  .size63-sp {
    width: 63px;
  }
  .size64-sp {
    width: 64px;
  }
  .size65-sp {
    width: 65px;
  }
  .size66-sp {
    width: 66px;
  }
  .size67-sp {
    width: 67px;
  }
  .size68-sp {
    width: 68px;
  }
  .size69-sp {
    width: 69px;
  }
  .size70-sp {
    width: 70px;
  }
  .size71-sp {
    width: 71px;
  }
  .size72-sp {
    width: 72px;
  }
  .size73-sp {
    width: 73px;
  }
  .size74-sp {
    width: 74px;
  }
  .size75-sp {
    width: 75px;
  }
  .size76-sp {
    width: 76px;
  }
  .size77-sp {
    width: 77px;
  }
  .size78-sp {
    width: 78px;
  }
  .size79-sp {
    width: 79px;
  }
  .size80-sp {
    width: 80px;
  }
  .size81-sp {
    width: 81px;
  }
  .size82-sp {
    width: 82px;
  }
  .size83-sp {
    width: 83px;
  }
  .size84-sp {
    width: 84px;
  }
  .size85-sp {
    width: 85px;
  }
  .size86-sp {
    width: 86px;
  }
  .size87-sp {
    width: 87px;
  }
  .size88-sp {
    width: 88px;
  }
  .size89-sp {
    width: 89px;
  }
  .size90-sp {
    width: 90px;
  }
  .size91-sp {
    width: 91px;
  }
  .size92-sp {
    width: 92px;
  }
  .size93-sp {
    width: 93px;
  }
  .size94-sp {
    width: 94px;
  }
  .size95-sp {
    width: 95px;
  }
  .size96-sp {
    width: 96px;
  }
  .size97-sp {
    width: 97px;
  }
  .size98-sp {
    width: 98px;
  }
  .size99-sp {
    width: 99px;
  }
  .size100-sp {
    width: 100px;
  }
  .size101-sp {
    width: 101px;
  }
  .size102-sp {
    width: 102px;
  }
  .size103-sp {
    width: 103px;
  }
  .size104-sp {
    width: 104px;
  }
  .size105-sp {
    width: 105px;
  }
  .size106-sp {
    width: 106px;
  }
  .size107-sp {
    width: 107px;
  }
  .size108-sp {
    width: 108px;
  }
  .size109-sp {
    width: 109px;
  }
  .size110-sp {
    width: 110px;
  }
  .size111-sp {
    width: 111px;
  }
  .size112-sp {
    width: 112px;
  }
  .size113-sp {
    width: 113px;
  }
  .size114-sp {
    width: 114px;
  }
  .size115-sp {
    width: 115px;
  }
  .size116-sp {
    width: 116px;
  }
  .size117-sp {
    width: 117px;
  }
  .size118-sp {
    width: 118px;
  }
  .size119-sp {
    width: 119px;
  }
  .size120-sp {
    width: 120px;
  }
  .size121-sp {
    width: 121px;
  }
  .size122-sp {
    width: 122px;
  }
  .size123-sp {
    width: 123px;
  }
  .size124-sp {
    width: 124px;
  }
  .size125-sp {
    width: 125px;
  }
  .size126-sp {
    width: 126px;
  }
  .size127-sp {
    width: 127px;
  }
  .size128-sp {
    width: 128px;
  }
  .size129-sp {
    width: 129px;
  }
  .size130-sp {
    width: 130px;
  }
  .size131-sp {
    width: 131px;
  }
  .size132-sp {
    width: 132px;
  }
  .size133-sp {
    width: 133px;
  }
  .size134-sp {
    width: 134px;
  }
  .size135-sp {
    width: 135px;
  }
  .size136-sp {
    width: 136px;
  }
  .size137-sp {
    width: 137px;
  }
  .size138-sp {
    width: 138px;
  }
  .size139-sp {
    width: 139px;
  }
  .size140-sp {
    width: 140px;
  }
  .size141-sp {
    width: 141px;
  }
  .size142-sp {
    width: 142px;
  }
  .size143-sp {
    width: 143px;
  }
  .size144-sp {
    width: 144px;
  }
  .size145-sp {
    width: 145px;
  }
  .size146-sp {
    width: 146px;
  }
  .size147-sp {
    width: 147px;
  }
  .size148-sp {
    width: 148px;
  }
  .size149-sp {
    width: 149px;
  }
  .size150-sp {
    width: 150px;
  }
  .size151-sp {
    width: 151px;
  }
  .size152-sp {
    width: 152px;
  }
  .size153-sp {
    width: 153px;
  }
  .size154-sp {
    width: 154px;
  }
  .size155-sp {
    width: 155px;
  }
  .size156-sp {
    width: 156px;
  }
  .size157-sp {
    width: 157px;
  }
  .size158-sp {
    width: 158px;
  }
  .size159-sp {
    width: 159px;
  }
  .size160-sp {
    width: 160px;
  }
  .size161-sp {
    width: 161px;
  }
  .size162-sp {
    width: 162px;
  }
  .size163-sp {
    width: 163px;
  }
  .size164-sp {
    width: 164px;
  }
  .size165-sp {
    width: 165px;
  }
  .size166-sp {
    width: 166px;
  }
  .size167-sp {
    width: 167px;
  }
  .size168-sp {
    width: 168px;
  }
  .size169-sp {
    width: 169px;
  }
  .size170-sp {
    width: 170px;
  }
  .size171-sp {
    width: 171px;
  }
  .size172-sp {
    width: 172px;
  }
  .size173-sp {
    width: 173px;
  }
  .size174-sp {
    width: 174px;
  }
  .size175-sp {
    width: 175px;
  }
  .size176-sp {
    width: 176px;
  }
  .size177-sp {
    width: 177px;
  }
  .size178-sp {
    width: 178px;
  }
  .size179-sp {
    width: 179px;
  }
  .size180-sp {
    width: 180px;
  }
  .size181-sp {
    width: 181px;
  }
  .size182-sp {
    width: 182px;
  }
  .size183-sp {
    width: 183px;
  }
  .size184-sp {
    width: 184px;
  }
  .size185-sp {
    width: 185px;
  }
  .size186-sp {
    width: 186px;
  }
  .size187-sp {
    width: 187px;
  }
  .size188-sp {
    width: 188px;
  }
  .size189-sp {
    width: 189px;
  }
  .size190-sp {
    width: 190px;
  }
  .size191-sp {
    width: 191px;
  }
  .size192-sp {
    width: 192px;
  }
  .size193-sp {
    width: 193px;
  }
  .size194-sp {
    width: 194px;
  }
  .size195-sp {
    width: 195px;
  }
  .size196-sp {
    width: 196px;
  }
  .size197-sp {
    width: 197px;
  }
  .size198-sp {
    width: 198px;
  }
  .size199-sp {
    width: 199px;
  }
  .size200-sp {
    width: 200px;
  }
}

.LpRelational .inner {
  padding-top: 13px;
  padding-bottom: 15px;
}

@media print, screen and (min-width: 769px) {
  .LpRelational .inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.LpRelational__ttl {
  background-color: #c2ddf1;
  color: #193050;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 28px;
  padding: 5px;
  margin-bottom: 20px;
  line-height: 1.3;
}

@media only screen and (max-width: 768px) {
  .LpRelational__ttl {
    font-size: 20px;
    margin-bottom: 10px;
    -webkit-box-pack: start;
            justify-content: flex-start;
    text-align: left;
  }
}

.LpRelational__ttl .icon-relational {
  margin-right: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  .LpRelational__ttl .icon-relational {
    font-size: 23px;
  }
}

.LpRelational__wrap {
  border: 1px #AAA solid;
  padding: 20px;
}

@media only screen and (max-width: 768px) {
  .LpRelational__wrap {
    padding: 10px;
  }
}

.LpRelational__list {
  font-weight: 700;
  font-size: 24px;
}

@media print, screen and (min-width: 769px) {
  .LpRelational__list {
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .LpRelational__list > * {
    box-sizing: border-box;
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  .LpRelational__list {
    font-size: 18px;
  }
}

.LpRelational__list li {
  position: relative;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 38px;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .LpRelational__list li {
    padding-left: 21px;
  }
}

.LpRelational__list li:before {
  content: "";
  position: absolute;
  background-image: url("../img/common/icon-point@2x.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  left: 0;
  top: 2px;
}

@media only screen and (max-width: 768px) {
  .LpRelational__list li:before {
    width: 15px;
    height: 15px;
    top: 4px;
  }
}

@media print, screen and (min-width: 769px) {
  .LpRelational__list li.w-full {
    width: 100%;
    margin-left: 1em;
  }
}

.contentsBox-lpform .lp-form_intro {
  text-align: left;
  margin-bottom: 30px;
  margin-top: -40px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .contentsBox-lpform .lp-form_intro {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.contentsBox-lpform .lp-form_intro ul {
  color: #B20000;
  font-size: 13px;
}

.contentsBox-lpform .lp-form_intro ul li {
  margin-bottom: 0;
}

.contentsBox-lpform .lpform-header {
  text-align: center;
}

.contentsBox-lpform .inner {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.contentsBox-lpform select,
.contentsBox-lpform input[type="text"],
.contentsBox-lpform input[type="number"],
.contentsBox-lpform input[type="tel"],
.contentsBox-lpform input[type="email"] {
  width: calc(100% - 30px);
}

.contentsBox-lpform select {
  border: none !important;
  font-weight: 700;
  color: #111 !important;
  pointer-events: none;
  padding: 8px !important;
  background-color: transparent !important;
}

.contentsBox-lpform .title-form_caption {
  background-color: #193050;
  color: #FFF;
  font-size: 2em;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  .contentsBox-lpform .title-form_caption {
    font-size: 1.6em;
  }
}

.contentsBox-lpform ul li {
  margin-bottom: 10px;
}

@media print, screen and (min-width: 769px) {
  .contentsBox-lpform ul li {
    margin-bottom: 20px;
  }
}

.contentsBox-lpform .formBox01 {
  border: 1px solid #CCC;
  border-radius: 7px;
  overflow: hidden;
  padding-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .contentsBox-lpform .formBox01 {
    padding-bottom: 7px;
  }
}

.contentsBox-lpform .formBox01 .color-required {
  color: #B20000;
}

.contentsBox-lpform .formBox01 h4 {
  margin-bottom: 5px;
  font-size: 1.1em;
}

.contentsBox-lpform .formBox01 small {
  font-size: 0.9em;
  font-weight: 400;
}

.contentsBox-lpform .formBox01__btn {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .contentsBox-lpform .formBox01__btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
}

.contentsBox-lpform .wpcf7-submit {
  background-color: #ff7e0f;
  color: #FFF;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  font-weight: 700;
  font-family: inherit;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 769px) {
  .contentsBox-lpform .wpcf7-submit {
    height: 57px;
    font-size: 30px;
    margin-top: 20px;
    max-width: 372px;
    font-size: 27px;
  }
}

@media only screen and (max-width: 768px) {
  .contentsBox-lpform div.wpcf7 .ajax-loader {
    display: block;
  }
}

.contentsBox-flow .inner {
  padding-top: 0;
}

.page-complete-lp .footer {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.page-complete-lp .pc-cva,
.page-complete-lp .sp-cva {
  display: none !important;
}

.thankyouBox {
  display: table;
  margin: 80px auto 20px;
}

.thankyouBox dt, .thankyouBox dd {
  display: block;
  text-align: center;
  padding: 15px 60px;
}

.thankyouBox dt {
  background: #e8e8e8;
  font-size: 18px;
  font-weight: 500;
}

.thankyouBox dd {
  background: #f4f4f4;
}

.thankyouBox dd span {
  font-family: sans-serif;
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}

.thankyouBox dd span:before {
  content: " ";
  background-image: url(../img/common/icon-free_dial-bk.png);
  width: 18px;
  height: 12px;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
  content: "";
  background-size: 100%;
  margin-right: 5px;
}
/*# sourceMappingURL=maps/lp.css.map */
