.lp-header img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.lp-img-change--pc {
  display: block;
}
.lp-img-change--sp {
  display: none;
}

.lp-intro {
  margin-top: -50px;
}
.lp-intro .inner {
  position: relative;
  z-index: 101;
  max-width: 786px;
  padding: 28px 65px 35px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #ffffff;
}
.lp-intro .inner h2 {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-feature-settings: 'palt' 1;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 55px;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.18em;
  margin: 0 auto;
}
.lp-intro .inner h3 {
  color: #F39800;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 44px;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 25px auto 0;
}
.lp-br--sp {
  display: none;
}
.lp-intro .inner p {
  color: #000000;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  margin: 8px auto 0;
}

.lp-main {
  padding: 0 40px 65px;
  box-sizing: border-box;
}
.lp-main .inner {
  max-width: 1100px;
  box-sizing: border-box;
  margin: 0 auto;
}

.lp-content > h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFABC;
  background: #F39800;
  border-radius: 4px;
}

.lp-grid {
  display: flex;
  margin: 20px -2% 40px;
}
.lp-grid__col {
  width: 46%;
  margin: 0 2%;
}
.lp-grid__col > h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 5px 0;
  color: #F29600;
  border-top: 2px solid #F29600;
  border-bottom: 2px solid #F29600;
}
.lp-grid__col > p {
  font-feature-settings: 'palt' 1;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  margin: 12px auto 0;
  text-align: justify;
  letter-spacing: 0.05em;
}
.lp-grid__col ul {
  margin: 10px auto 0;
}
.lp-grid__col ul li {
  font-feature-settings: 'palt' 1;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  letter-spacing: 0.05em;
}
.lp-grid__col ul li i {
  color: #F39800;
  font-style: normal;
}
.lp-grid__col ul li > p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #000000;
  margin: 0 0 0 1.2em;
}

.lp-grid-2 {
  display: flex;
  margin: 20px -2% 40px;
}
.lp-grid-2__col {
  width: 46%;
  margin: 0 2%;
}
.lp-grid-2__row {
  margin: 0 0 30px;
}
.lp-grid-2__row > h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #F29600;
}
.lp-grid-2__row > p {
  font-feature-settings: 'palt' 1;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  text-align: justify;
  letter-spacing: 0.05em;
}
.lp-grid-2__row > img {
  display: block;
  width: 100%;
  max-width: 88%;
  height: auto;
  margin: 0 auto;
}

.lp-overview > h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 5px 0;
  color: #F29600;
  border-top: 2px solid #F29600;
  border-bottom: 2px solid #F29600;
}
.lp-overview__body {
  max-width: 800px;
  display: flex;
  justify-content: space-between;
  margin: 35px auto 0;
}
.lp-overview__img {
  width: 287px;
}
.lp-overview__img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.lp-overview__text {
  width: calc(100% - 320px);
}
.lp-overview__text > h3 {
  font-feature-settings: 'palt' 1;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
  letter-spacing: .05em;
}
.lp-overview__text > h3 span {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
}
.lp-overview__text > ul {
  margin: 20px 0 0;
}
.lp-overview__text > ul li {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
}
.lp-overview__text > p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  margin: 25px 0 0;
}

.lp-overview__gmap {
  max-width: 800px;
  position: relative;
  padding-bottom: 27%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 35px auto 0;
}
.lp-overview__gmap iframe,
.lp-overview__gmap object,
.lp-overview__gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lp-foot {
  padding: 45px 0 45px;
  background: #F1EFEA;
}
.lp-foot .inner {
  max-width: 728px;
  margin: 0 auto;
}
.lp-foot__row {
  margin: 0 auto 50px;
}
.lp-foot__row > h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  background: #5C4929;
  border-radius: 3px;
}
.lp-foot__row > h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
  margin: 20px auto 0
}
.lp-foot__row > h3 span {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
}
.lp-foot__row > a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Noto Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #4C4948;
  text-decoration: none;
  margin: 8px auto 0;
}
.lp-icon--tel::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 30px;
  vertical-align: bottom;
  margin: 0 .2rem 0 0;
  background: url("../images/otemachi/ico-tel.svg") no-repeat center center / cover;
}
.lp-foot__row > p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
  margin: 10px auto 0;
}
.lp-foot__row > p a {
  color: #000000;
  display: inline-block;
  text-decoration: none;
}


.lp-form {
  max-width: 630px;
  margin: 20px auto 0;
}
.lp-form table {
  width: 100%;
}
.lp-form table th {
  width: 165px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  text-align: left;
  padding: 8px 15px 0 0;
}
.lp-form table th span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 32px;
  color: #C10000;
  float: right;
  display: inline-block;
}
.lp-form table td {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  text-align: left;
  padding: 8px 0;
}
.lp-form table td p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #C10000;
  text-align: center;
  margin: 10px auto 0;
}
.lp-form table td input[type="text"],
.lp-form table td input[type="tel"],
.lp-form table td input[type="email"],
.lp-form table td textarea {
  width: 100%;
  max-width: 455px;
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 16px;
  line-height: 32px;
  padding: 0 .5em;
}
.lp-form__btn {
  margin: 10px auto 0;
}
.lp-form__btn input[type="submit"] {
  cursor: pointer;
  display: block;
  width: 225px;
  height: 59px;
  color: #ffffff;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.235em;
  text-indent: 0.235em;
  background: #F39800;
  border-radius: 100px;
  margin: 0 auto;
  border: none;
  transition: all .2s ease;
}
.lp-form__btn input[type="submit"]:hover {
  opacity: .5;
}

@media screen and (max-width:768px) {

  .lp-main {
    padding: 0 30px 80px;
  }

  .lp-img-change--pc {
    display: none;
  }
  .lp-img-change--sp {
    display: block;
  }

  .lp-intro {
    margin-top: 0;
  }
  .lp-intro .inner {
    padding: 28px 30px 35px;
  }
  .lp-intro .inner h2 {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.05em;
    white-space: normal;
  }
  .lp-intro .inner h3 {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.1em;
    margin: 5px auto 0;
  }
  .lp-br--sp {
    display: block;
  }
  .lp-intro .inner p {
    font-size: 13px;
    line-height: 26px;
    margin: 5px auto 0;
  }

  .lp-content > h2 {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.07em;
    padding: 8px 0;
  }
  .lp-content > h2 i {
    display: none;
  }
  .lp-grid {
    display: block;
    margin: 25px auto 0;
  }
  .lp-grid__col {
    width: 100%;
    margin: 0 auto 40px;
  }
  .lp-grid__col > h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
  }
  .lp-grid__col > p {
    font-size: 13px;
    line-height: 26px;
  }
  .lp-grid__col ul li {
    font-size: 13px;
    line-height: 26px;
  }
  .lp-grid__col ul li > p {
    font-size: 13px;
    line-height: 26px;
  }

  .lp-grid-2 {
    display: block;
    margin: 25px auto 0;
  }
  .lp-grid-2__col {
    width: 100%;
    margin: 0 auto 40px;
  }
  .lp-grid-2__row {
    margin: 0 0 25px;
  }
  .lp-grid-2__row > h3 {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.1em;
  }
  .lp-grid-2__row > p {
    font-size: 13px;
    line-height: 26px;
  }
  .lp-grid-2__row > img {
    max-width: 100%;
  }

  .lp-overview > h2 {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.1em;
  }
  .lp-overview__body {
    display: block;
    margin: 25px auto 0;
  }
  .lp-overview__img, .lp-overview__text {
    width: 100%;
  }
  .lp-overview__img {
    text-align: center;
  }
  .lp-overview__img > img {
    width: 30%;
    min-width: 145px;
  }
  .lp-overview__text {
    margin: 20px auto 0;
  }
  .lp-overview__text > h3 {
    font-size: 20px;
    line-height: 32px;
  }
  .lp-overview__text > h3 span {
    font-size: 13px;
    line-height: 32px;
  }
  .lp-overview__text > ul {
    margin: 0 0 0;
  }
  .lp-overview__text > ul li {
    font-size: 14px;
    line-height: 26px;
  }
  .lp-overview__text > p {
    font-size: 13px;
    line-height: 26px;
    margin: 5px 0 0;
  }
  .lp-overview__gmap {
    margin: 10px auto 0;
    padding-bottom: 50%;
  }

  .lp-foot {
    padding: 30px 30px 35px;
    background: #F1EFEA;
  }
  .lp-foot__row > h2 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    padding: 5px 0;
  }
  .lp-foot__row > h3 {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.1em;
    margin: 10px auto 0;
  }
  .lp-intro .inner h3 i {
    display: none;
  }
  .lp-foot__row {
    margin: 0 auto 25px;
  }
  .lp-foot__row > h3 span {
    font-size: 13px;
    line-height: 26px;
  }
  .lp-foot__row > a {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.1em;
    margin: 5px auto 0;
  }
  .lp-icon--tel::after {
    width: 18px;
    height: 20px;
  }
  .lp-foot__row > p {
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 0.1em;
    margin: 3px auto 0;
  }

}

@media screen and (max-width:450px) {

  .lp-main {
    padding: 0 20px 60px;
  }
  .lp-intro .inner {
    padding: 28px 20px 25px;
  }
  .lp-grid {
    margin: 20px auto 0;
  }
  .lp-grid__col > h3 {
    line-height: 20px;
    border-top: 1px solid #F29600;
    border-bottom: 1px solid #F29600;
  }
  .lp-grid__col > p {
    margin: 8px auto 0;
  }
  .lp-grid__col ul {
    margin: 5px auto 0;
  }
  .lp-grid__col ul li > p {
    font-size: 11px;
    line-height: 26px;
  }

  .lp-grid-2 {
    margin: 20px auto 0;
  }

  .lp-overview > h2 {
    line-height: 20px;
    border-top: 1px solid #F29600;
    border-bottom: 1px solid #F29600;
  }
  .lp-overview__body {
    margin: 20px auto 0;
  }
  .lp-overview__text {
    margin: 10px auto 0;
  }
  .lp-overview__gmap {
    padding-bottom: 75%;
  }

  .lp-foot {
    padding: 30px 20px 10px;
    background: #F1EFEA;
  }

  .lp-form {
    margin: 15px auto 0;
  }
  .lp-form table th, .lp-form table td {
    display: block;
    width: 100%;
    margin: 0;
  }
  .lp-form table th {
    font-size: 13px;
    line-height: 32px;
    padding: 0 0 5px;
    line-height: 1.3;
  }
  .lp-form table th span {
    line-height: 1.3;
    float: none;
    margin: 0 0 0 1em;
  }
  .lp-form table td {
    font-size: 13px;
    line-height: 32px;
    padding: 0 0 0;
    margin: 0 0 15px;
  }
  .lp-form table td span.wpcf7-list-item {
    line-height: 1;
  }
  .lp-form table td input[type="text"],
  .lp-form table td input[type="tel"],
  .lp-form table td input[type="email"],
  .lp-form table td textarea {
    font-size: 13px;
    line-height: 32px;
  }
  .lp-form table td p {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    margin: 0 auto;
  }
  .lp-form__btn input[type="submit"] {
    font-size: 15px;
    line-height: 1;
    margin: 0 auto;
  }

}