@charset "UTF-8";
body {
  margin: 0;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mincho span {
  font-family: inherit;
}

.formlp-front-section--sfree * {
  box-sizing: border-box;
}
.formlp-front-section--sfree section {
  max-width: 750px;
  margin: 0 auto;
}
.formlp-front-section--sfree figure {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 3%;
  text-align: center;
}
.formlp-front-section--sfree figure img {
  max-width: 100%;
  width: auto;
}
.formlp-front-section--sfree figure:last-child {
  margin-bottom: 0;
}
.formlp-front-section--sfree p {
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  line-height: 1.65em;
}
.formlp-front-section--sfree p span {
  line-height: inherit;
}
.formlp-front-section--sfree .box_2 {
  background-color: #FFEBB4;
  padding: 3%;
  border-radius: 10px;
  margin-top: 3%;
  margin-bottom: 7%;
  position: relative;
}
.formlp-front-section--sfree .box_2::before {
  position: absolute;
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/arw_1.png) no-repeat center top;
  top: -50px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto auto;
}
.formlp-front-section--sfree .box_2 .f_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.formlp-front-section--sfree .box_2 .f_box figure {
  padding: 0 3%;
  margin-bottom: 0;
}
.formlp-front-section--sfree .box_2 .f_box figure:nth-child(1) {
  width: 32%;
  padding-left: 0;
}
.formlp-front-section--sfree .box_2 .f_box figure:nth-child(2) {
  border-left: #E85513 solid 1px;
  border-right: #E85513 solid 1px;
  padding: 0 3%;
  width: 35%;
}
.formlp-front-section--sfree .box_2 .f_box figure:nth-child(3) {
  width: 32%;
  padding-right: 0;
}
.formlp-front-section--sfree .box_2 .f_box figure figcaption {
  font-weight: bold;
  text-align: center;
  padding-top: 1.5em;
  font-size: clamp(10px, 2.4vw, 15px);
}
.formlp-front-section--sfree .box_2.ext {
  padding-bottom: 5%;
  width: 100%;
  margin: 0 auto;
  border-radius: 0;
}
.formlp-front-section--sfree .box_2.ext::before {
  display: none;
}
.formlp-front-section--sfree .box_2.ext .f_box.nbdr {
  margin-top: 3%;
}
.formlp-front-section--sfree .box_2.ext .f_box.nbdr figure {
  padding: 0 2%;
}
.formlp-front-section--sfree .box_2.ext .f_box.nbdr figure:nth-child(1) {
  width: 33%;
  padding-left: 1.5%;
}
.formlp-front-section--sfree .box_2.ext .f_box.nbdr figure:nth-child(2) {
  border: none;
  width: 33%;
  padding: 0 1.75%;
}
.formlp-front-section--sfree .box_2.ext .f_box.nbdr figure:nth-child(3) {
  width: 33%;
  padding-right: 1.5%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree .box_2 {
    margin-top: 5%;
  }
  .formlp-front-section--sfree .box_2::before {
    background-size: 100% auto;
    width: 30px;
    height: 30px;
    top: -25px;
  }
}

.formlp-front-section--sfree section.sec_pkt_1 p.txt_1 {
  font-size: clamp(17px, 4.3vw, 33px);
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.formlp-front-section--sfree section.sec_pkt_1 .mt5 {
  margin-top: 5%;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_pkt_1 {
    padding: 0%;
  }
}
.formlp-front-section--sfree .box_1 {
  background-color: #fff;
  padding: 0 2% 2% 0;
  border-radius: 10px;
}
.formlp-front-section--sfree .box_1 img {
  margin-top: -3%;
}
.formlp-front-section--sfree .box_1 p {
  font-size: clamp(10px, 2.4vw, 17px);
  padding-left: 1.3em;
}
.formlp-front-section--sfree .box_1.ex {
  padding: 3% 0 0 0;
  border-radius: 20px;
}
.formlp-front-section--sfree .box_1.ex_2 {
  padding: 7% 3% 6%;
  border-radius: 20px;
}
.formlp-front-section--sfree section.sec_pkt_2 {
  background-color: #fff;
  padding: 3.5% 0;
}
.formlp-front-section--sfree section.sec_pkt_2 figure img {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_pkt_2 {
    padding: 7% 0;
  }
}
.formlp-front-section--sfree section.sec_pkt_3 {
  padding: 3% 2%;
}
.formlp-front-section--sfree section.sec_pkt_3 .txt_1 {
  font-size: clamp(17px, 4.2vw, 33px);
  font-weight: bold;
  text-align: center;
}
.formlp-front-section--sfree section.sec_pkt_3 .txt_2 {
  font-size: clamp(17px, 4.2vw, 33px);
  font-weight: bold;
  text-align: center;
  color: #E85513;
}
.formlp-front-section--sfree section.sec_4 {
  background-color: #E7E4E1;
  padding-top: 5%;
}
.formlp-front-section--sfree section.sec_5 {
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_01.png) no-repeat center top #42210B;
  padding: 11% 0 1%;
}
.formlp-front-section--sfree section.sec_5 p {
  font-size: clamp(15px, 4vw, 28px);
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.formlp-front-section--sfree section.sec_5 p span {
  color: #FDD000;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_5 {
    background-size: 100% auto;
    padding: 20% 3% 2%;
  }
}
.formlp-front-section--sfree section.sec_6 {
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_02.png) no-repeat center top #fff;
  background-size: 100% auto;
  padding-top: 11%;
}
.formlp-front-section--sfree section.sec_6 p {
  padding: 0 5%;
}
.formlp-front-section--sfree section.sec_6 .txt_1 {
  font-size: clamp(17px, 4.7vw, 40px);
  color: #E85513;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 0;
}
.formlp-front-section--sfree section.sec_6 .txt_2 {
  font-size: clamp(17px, 4.7vw, 28px);
  margin-bottom: 9em;
  line-height: 1.8em;
  font-weight: bold;
}
.formlp-front-section--sfree section.sec_6 .txt_2 span {
  color: #E85513;
}
.formlp-front-section--sfree section.sec_6 .txt_3 {
  font-size: clamp(17px, 4.7vw, 32px);
  color: #603813;
  text-align: center;
  font-weight: bold;
  margin-top: 5%;
}
.formlp-front-section--sfree section.sec_6.ex {
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/16_bg_02.png) no-repeat center top, url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_08.png) repeat-y center top #fff;
  background-size: 100% auto, 94% auto;
  padding-top: 140px;
}
.formlp-front-section--sfree section.sec_6.ex .txt_1 {
  text-align: center;
}
.formlp-front-section--sfree section.sec_6.ex .txt_2 {
  letter-spacing: 0;
  padding-left: 2em;
  margin-bottom: 6em;
}
.formlp-front-section--sfree section.sec_6.ex .box_4 {
  background: none;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_6 {
    padding-top: 24%;
  }
  .formlp-front-section--sfree section.sec_6 .txt_1 {
    font-size: clamp(20px, 4.7vw, 44px);
  }
  .formlp-front-section--sfree section.sec_6 .txt_2 {
    font-size: clamp(14px, 3.7vw, 30px);
    margin-bottom: 7em;
  }
  .formlp-front-section--sfree section.sec_6 figure {
    max-width: 70%;
  }
  .formlp-front-section--sfree section.sec_6 .txt_3 {
    font-size: clamp(16px, 3.7vw, 30px);
    margin-bottom: 1.5em;
  }
  .formlp-front-section--sfree section.sec_6.ex {
    padding-top: 22%;
  }
}
.formlp-front-section--sfree section.sec_7 {
  background-color: #F8EEE1;
  padding: 4% 0 0;
}
.formlp-front-section--sfree section.sec_7 .f_box {
  display: flex;
  flex-flow: wrap;
  width: 94%;
  margin: 0 auto 5%;
  justify-content: space-between;
}
.formlp-front-section--sfree section.sec_7 .f_box figure {
  width: 28%;
}
.formlp-front-section--sfree section.sec_7 .txt img {
  width: 80%;
}
.formlp-front-section--sfree section.sec_7 p {
  padding: 0 14%;
  font-size: clamp(17px, 4.7vw, 22px);
  font-weight: bold;
  margin-top: 5%;
  margin-bottom: 0;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_7 p {
    padding: 0 11%;
    font-size: clamp(12px, 3.2vw, 24px);
  }
}
.formlp-front-section--sfree section.sec_pkt_8 {
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_03.png) no-repeat center top #fff;
  background-size: 100% auto;
  padding-top: 12%;
}
.formlp-front-section--sfree section.sec_pkt_8 p {
  text-align: center;
  font-weight: bold;
  font-size: clamp(17px, 4.7vw, 32px);
  color: #42210B;
  line-height: 1.65em;
}
.formlp-front-section--sfree section.sec_pkt_8 p span {
  color: #E85513;
  line-height: 1.65em;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_pkt_8 {
    padding-top: 24%;
  }
  .formlp-front-section--sfree section.sec_pkt_8 figure {
    width: 80%;
  }
}
.formlp-front-section--sfree section.sec_btl_8 {
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_03.png) no-repeat center top #fff;
  background-size: 100% auto;
  padding-top: 11%;
  margin-top: -2px;
}
.formlp-front-section--sfree section.sec_btl_8 p {
  text-align: center;
  font-weight: bold;
  font-size: clamp(17px, 4.7vw, 32px);
  color: #42210B;
  line-height: 1.65em;
}
.formlp-front-section--sfree section.sec_btl_8 p span {
  color: #E85513;
  line-height: 1.65em;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_btl_8 {
    padding-top: 17%;
  }
  .formlp-front-section--sfree section.sec_btl_8 figure {
    width: 80%;
  }
}
.formlp-front-section--sfree section.sec_pkt_9 {
  background-color: #42210B;
  padding: 4% 0;
}
.formlp-front-section--sfree section.sec_pkt_9 .ttl {
  margin-bottom: 7%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_pkt_9 {
    padding: 7% 0 4%;
  }
  .formlp-front-section--sfree section.sec_pkt_9 .ttl {
    width: 80%;
    margin-bottom: 7%;
  }
}
.formlp-front-section--sfree section.sec_10, .formlp-front-section--sfree section.sec_11 {
  margin-top: -2px;
}
.formlp-front-section--sfree section.sec_10 figure.ttl, .formlp-front-section--sfree section.sec_11 figure.ttl {
  text-align: left;
}
.formlp-front-section--sfree section.sec_10 figure.ttl img, .formlp-front-section--sfree section.sec_11 figure.ttl img {
  margin-left: 0;
}
.formlp-front-section--sfree section.sec_10 p, .formlp-front-section--sfree section.sec_11 p {
  color: #fff;
  font-size: clamp(14px, 3.4vw, 32px);
  font-weight: bold;
}
.formlp-front-section--sfree section.sec_10 p.t_c, .formlp-front-section--sfree section.sec_11 p.t_c {
  text-align: center;
}
.formlp-front-section--sfree section.sec_10 p span, .formlp-front-section--sfree section.sec_11 p span {
  color: #FABC3B;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_10 figure.ttl, .formlp-front-section--sfree section.sec_11 figure.ttl {
    margin-bottom: 7%;
  }
  .formlp-front-section--sfree section.sec_10 figure.ttl img, .formlp-front-section--sfree section.sec_11 figure.ttl img {
    width: 60%;
  }
}
.formlp-front-section--sfree section.sec_10 {
  padding: 3% 4% 9%;
  background: #42210B url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_04.png) no-repeat center bottom;
}
.formlp-front-section--sfree section.sec_10 p.mincho {
  font-size: clamp(17px, 4.7vw, 26px);
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_10 {
    padding: 3% 10% 14%;
    background-size: 100% 7%;
  }
  .formlp-front-section--sfree section.sec_10 p.mincho {
    font-size: clamp(15px, 3.6vw, 32px);
  }
}
.formlp-front-section--sfree section.sec_11 {
  padding: 3% 4% 12%;
  background: #684D3C url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_05.png) no-repeat center bottom;
}
.formlp-front-section--sfree section.sec_11.last {
  background: #684D3C url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_06.png) no-repeat center bottom;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_11 {
    padding: 3% 10% 14%;
    background-size: 100% 7%;
  }
  .formlp-front-section--sfree section.sec_11.last {
    background-size: 100% 7%;
  }
}
.formlp-front-section--sfree section.sec_12 {
  padding: 5% 0;
  margin-top: -2px;
  background-color: #fff;
}
.formlp-front-section--sfree section.sec_12 figure.ttl {
  margin-bottom: 8%;
}
.formlp-front-section--sfree section.sec_12 p {
  color: #603813;
  font-size: clamp(17px, 4.5vw, 32px);
  font-weight: bold;
}
.formlp-front-section--sfree section.sec_12 p.t_c {
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_12 figure.ttl img {
    width: 40%;
  }
}
.formlp-front-section--sfree section.sec_pkt_13 {
  padding: 3% 3% 1%;
  background: #684D3C url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_07.png) no-repeat center top;
  background-size: cover;
}
.formlp-front-section--sfree section.sec_pkt_13 p {
  padding-top: 1em;
  font-size: clamp(10px, 2.4vw, 12px);
  color: #fff;
}
.formlp-front-section--sfree section.sec_pkt_13 .medal img {
  width: 55%;
  max-width: 310px;
}
.formlp-front-section--sfree section.sec_pkt_13.ex {
  padding: 3% 3% 5%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_pkt_13.ex {
    padding: 5% 5% 10%;
  }
}
.formlp-front-section--sfree section.sec_14 {
  padding: 4% 2% 2%;
}
.formlp-front-section--sfree section.sec_14 p.mincho {
  text-align: center;
  font-size: clamp(13px, 3.2vw, 23px);
  font-weight: bold;
}
.formlp-front-section--sfree section.sec_14 .box_3 {
  background-color: #FFEBB4;
  padding: 7% 0 5%;
  border-radius: 20px;
  max-width: 94%;
  margin: 0 auto;
}
.formlp-front-section--sfree section.sec_14 .box_3 figure:last-child {
  width: 90%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_14 {
    padding: 10% 2% 4%;
  }
}
.formlp-front-section--sfree section.sec_15 {
  padding: 3% 3% 0;
}
.formlp-front-section--sfree section.sec_15 .item_1 {
  background-color: #F5ECDF;
}
.formlp-front-section--sfree section.sec_15 .item_1 > figure {
  margin-bottom: 0;
}
.formlp-front-section--sfree section.sec_15 .item_1 .name {
  padding: 0 6%;
}
.formlp-front-section--sfree section.sec_15 .item_1 .name figure {
  float: left;
  width: auto;
  position: relative;
  margin-right: 1.5em;
}
.formlp-front-section--sfree section.sec_15 .item_1 .name figure img {
  margin-top: -50px;
}
.formlp-front-section--sfree section.sec_15 .item_1 .name p {
  font-size: clamp(18px, 4.4vw, 20px);
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0;
}
.formlp-front-section--sfree section.sec_15 .item_1 .name p span {
  color: #603813;
  font-size: clamp(18px, 4.4vw, 30px);
}
.formlp-front-section--sfree section.sec_15 .item_1 .name:after {
  content: "";
  display: block;
  clear: both;
}
.formlp-front-section--sfree section.sec_15 .item_1 .txt {
  padding: 0 7% 5%;
}
.formlp-front-section--sfree section.sec_15 .item_1 .txt p {
  font-weight: bold;
  font-size: clamp(18px, 4.4vw, 21px);
  line-height: 1.8em;
}
.formlp-front-section--sfree section.sec_15 .item_1 .txt p span {
  color: #E85513;
}
.formlp-front-section--sfree section.sec_15 p.catch {
  text-align: center;
  background-color: #42210B;
  color: #fff;
  font-size: clamp(16px, 4vw, 28px);
  font-weight: bold;
  margin: 0;
  padding: 0.75em;
}
.formlp-front-section--sfree section.sec_15 .item_2 {
  background-color: #F5ECDF;
  padding: 3% 3% 5%;
  border-radius: 0 0 30px 30px;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box {
  width: 94%;
  background-color: #fff;
  border-radius: 30px;
  padding: 5%;
  margin: 7% auto 10%;
  position: relative;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box::after {
  position: absolute;
  display: block;
  content: "";
  width: 64px;
  height: 47px;
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/fkds_1.png) no-repeat center top;
  top: 0;
  right: 0;
  bottom: -10%;
  left: 20%;
  margin: auto auto 0 0;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box figure {
  float: right;
  width: 24%;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box p {
  font-weight: bold;
  font-size: clamp(12px, 2.4vw, 19px);
  margin: 0;
  line-height: 1.8em;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box p.ttl {
  color: #E85513;
  margin-bottom: 0.5em;
  font-size: clamp(18px, 4.4vw, 19px);
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box p.name {
  margin-bottom: 0.5em;
  line-height: 1.4em;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box p.name span {
  font-size: 80%;
  padding-bottom: 0.8em;
  letter-spacing: 0;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box:nth-child(2)::after {
  position: absolute;
  display: block;
  content: "";
  width: 64px;
  height: 47px;
  background: url(https://www.danjiki-net.jp/lp/lp_231120/img/fkds_2.png) no-repeat center top;
  top: 0;
  right: 20%;
  bottom: -10%;
  left: 0;
  margin: auto 0 0 auto;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box:nth-child(2) figure {
  float: left;
  margin-right: 1em;
  margin-bottom: 0;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box:nth-child(3) {
  margin-bottom: 5%;
}
.formlp-front-section--sfree section.sec_15 .item_2 .txt_box:nth-child(3)::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree section.sec_15 .ttl img {
    width: 90%;
  }
  .formlp-front-section--sfree section.sec_15 .item_1 {
    border-radius: 20px 20px 0 0;
  }
  .formlp-front-section--sfree section.sec_15 .item_1 .name figure {
    width: 27%;
  }
  .formlp-front-section--sfree section.sec_15 .item_1 .name figure img {
    margin-top: -9vw;
  }
  .formlp-front-section--sfree section.sec_15 .item_1 .txt p {
    font-size: clamp(11px, 2.8vw, 21px);
  }
  .formlp-front-section--sfree section.sec_15 .item_2 .txt_box figure {
    margin-top: 2%;
    width: 21%;
  }
  .formlp-front-section--sfree section.sec_15 .item_2 .txt_box p.ttl {
    font-size: clamp(11px, 2.4vw, 21px);
  }
  .formlp-front-section--sfree section.sec_15 .item_2 .txt_box::after {
    width: 37px;
    height: 27px;
    background-size: 100% auto;
    bottom: -10%;
  }
}
.formlp-front-section--sfree section.sec_pkt_16 {
  padding: 3% 3% 0;
}
.formlp-front-section--sfree .box_4 {
  background-color: #FFEBB4;
  border-radius: 30px;
  padding: 8% 3% 4%;
}
.formlp-front-section--sfree .box_4 figure {
  max-width: 70%;
  margin-bottom: 10%;
}
.formlp-front-section--sfree .box_4 figure.ttl {
  max-width: 90%;
}
.formlp-front-section--sfree .box_4 figure.ex {
  max-width: 78%;
}
.formlp-front-section--sfree .box_4 figure + p {
  margin-top: -7%;
}
.formlp-front-section--sfree .box_4 p {
  width: 74%;
  margin: 0 auto 2em;
  font-weight: bold;
  font-size: clamp(11px, 2.6vw, 18px);
}
.formlp-front-section--sfree .box_4 p.ex {
  font-size: clamp(13px, 2.6vw, 21px);
  line-height: 2em;
  margin-top: -2% !important;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .formlp-front-section--sfree .box_4 .box_4 figure {
    max-width: 80%;
  }
  .formlp-front-section--sfree .box_4 .box_4 figure.ex {
    max-width: 88%;
  }
  .formlp-front-section--sfree .box_4 .box_4 p.ex {
    width: 90%;
  }
}
.formlp-front-section--sfree section.sec_17 {
  padding: 3%;
}
.formlp-front-section--sfree section.sec_17 .box_5 {
  background-color: #F5ECDF;
  border-radius: 30px;
  padding: 12% 7% 7%;
}
.formlp-front-section--sfree section.sec_17 .box_5 .ttl {
  margin-bottom: 7%;
}
.formlp-front-section--sfree section.sec_17 .box_5 dl dt, .formlp-front-section--sfree section.sec_17 .box_5 dl dd {
  padding: 0;
  margin: 0;
  font-weight: bold;
  line-height: 1.9em;
}
.formlp-front-section--sfree section.sec_17 .box_5 dl dt {
  font-size: clamp(12px, 3.2vw, 21px);
  color: #E85513;
}
.formlp-front-section--sfree section.sec_17 .box_5 dl dd {
  font-size: clamp(12px, 3.2vw, 21px);
  margin-bottom: 1em;
}
.formlp-front-section--sfree section.sec_17 .box_5 .item {
  background-color: #fff;
  padding: 7% 5%;
  margin-top: 10%;
  border-radius: 30px;
}
.formlp-front-section--sfree section.sec_18 {
  background: #684D3C url(https://www.danjiki-net.jp/lp/lp_231120/img/bg_06.png) no-repeat center bottom;
  padding: 4% 0 9%;
}
.formlp-front-section--sfree section.sec_18 figure {
  margin-bottom: 6%;
}
.formlp-front-section--sfree section.sec_18 figure.ttl {
  width: 82%;
  margin-bottom: 6%;
}
.formlp-front-section--sfree section.sec_18 figure.txt {
  width: 78%;
  margin-bottom: 0;
}
.formlp-front-section--sfree section.sec_18 figure + p {
  margin-top: -4%;
  text-align: right;
  font-size: clamp(11px, 3vw, 13px);
  padding: 0 10%;
  color: #fff;
}
.formlp-front-section--sfree section.sec_19 {
  background-color: #fff;
  padding: 4% 2%;
  margin-top: -2px;
}
.formlp-front-section--sfree section.sec_19 > figure img {
  width: 80%;
}
.formlp-front-section--sfree section.sec_19 p {
  font-size: clamp(17px, 4.7vw, 32px);
  color: #603813;
  text-align: center;
  font-weight: bold;
  margin-top: 5%;
}

/* #ctl00_ContentPlaceHolder1_ucInputForm_upSocialLogin{
    display: none;
} */

@media screen and (max-width: 768px) {
  select.input_border{
    max-width: 360px;
  }
  .loginArea.loginbtn{
    overflow: hidden;
  }
}
