#lp {
  position: relative;
  background-color: #ffffff;
  font-family: Futura,"Century Gothic",游ゴシック体,YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",游ゴシック,"Yu Gothic",メイリオ,Meiryo,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.6;
}

#lp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lp img {
  line-height: 1;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

#lp input,
#lp textarea,
#lp select {
  border: none;
  background-color: transparent;
  box-shadow: 2px 2px 20px 15px rgba(228, 234, 234, .32);
  font-family: Futura,"Century Gothic",游ゴシック体,YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",游ゴシック,"Yu Gothic",メイリオ,Meiryo,sans-serif;
  vertical-align: top;
  box-sizing: border-box;
}

#lp input:focus,
#lp textarea:focus,
#lp select:focus {
  outline: none;
}

#lp input,
#lp textarea {
  padding: 0 10px;
}

#lp input::placeholder {
  color: #c6d3d6;
}

#lp input:-ms-input-placeholder {
  color: #c6d3d6;
}

#lp input::-ms-input-placeholder {
  color: #c6d3d6;
}

#lp input[type="text"],
#lp input[type="email"],
#lp input[type="tel"],
#lp select {
  height: 2.5em;
}

#lp input:not([type="checkbox"]):not([type="radio"]),
#lp textarea {
  -webkit-appearance: none;
  appearance: none;
}

#lp input[type="checkbox"],
#lp input[type="radio"] {
  width: auto;
  vertical-align: middle;
  cursor: pointer;
}

#lp input[type="radio"] {
  margin: 0 5px 3px 0;
  box-shadow: none;
}

#lp input[type="radio"] + label {
  margin-right: 10%;
  font-weight: 700;
}

#lp input[type="email"] {
/*
  width: 100%;
*/
}

#lp input[type="tel"] {
/*
  width: 100%;
*/
}

#lp select,
#lp label {
  cursor: pointer;
}

#lp select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 55px 0 10px;
  border: none;
  background: url(../images/lp/icon_entry_select@2x.png) no-repeat right center / contain;
}

#lp select::-ms-expand {
  display: none;
}

#lp textarea {
  padding: 10px;
}

#lp .text {
  margin-bottom: 1em;
  line-height: 2;
}

#lp .text:last-child {
  margin-bottom: 0;
}

#lp .letter-decoration01 .letter {
  position: relative;
}

#lp .letter-decoration01 .letter::before {
  content: "\02022";
  position: absolute;
  top: -1em;
  left: 50%;
  width: 1em;
  height: 1em;
  margin: 0 auto;
  color: #c40f0f;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1;
}

#lp .letter-decoration02 {
  background:linear-gradient(transparent 80%, #ffe400 80%);
}

#lp .notes {
  display: inline-block;
  position: relative;
  margin-left: 1em;
}

#lp .notes::before {
  content: '\0203B';
  display: block;
  position: absolute;
  top: 0;
  left: -1em;
  width: 1em;
}

#lp .list-item {
  margin-bottom: 10px;
}

#lp .list-style01 {
  list-style-type: none;
}

#lp .list-style01 .list-item {
  position: relative;
  margin-left: 1.5em;
  list-style-type: square;
}

#lp .text-link-blank {
  position: relative;
}

#lp .text-link-blank::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(../images/lp/icon_external_link@2x.png) no-repeat left top / contain;
  line-height: 1;
  vertical-align: top;
}

#lp .js-fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition-property: opacity, transform;
  transition-duration: 1s;
}

#lp .scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

#lp .prohibition {
  font-family: prohibition, sans-serif;
  font-weight: 400;
  font-style: normal;
}

#lp .source-han-sans-japanese-regular,
#lp .source-han-sans-japanese-bold {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
}

#lp .source-han-sans-japanese-regular {
  font-weight: 400;
}

#lp .source-han-sans-japanese-bold {
  font-weight: 700;
}

#lp .lp-wrapper {
  counter-reset: number;
}

#lp .confirm_img {
  margin: 0 0 40px 0;
}

#lp .lp-container-confirm, #lp .lp-thanks {
  position: relative;
  margin-top: -1px;
  padding: 60px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}



#lp .lp-container {
  position: relative;
  margin-top: -1px;
  padding: 60px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#lp .lp-container::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 75vw 60px 0;
  border-color: transparent transparent transparent transparent;
  z-index: 1;
}

#lp .lp-inner {
  width: calc(100% - 24px);
  margin: 0 auto;
}

#lp .angle-undo {
}

#lp .lp-heading-style01 {
  margin-bottom: 30px;
  font-size: 30px;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
}

#lp .lp-heading-style01::before {
  content: counter(number, decimal-leading-zero);
  counter-increment: number;
  display: block;
  margin-bottom: 20px;
  color: #2f2f90;
  font-size: 50px;
  font-family: prohibition, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

#lp .lp-button-style {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
  padding: 15px 30px 15px 15px;
  border: none;
  outline: none;
  background-color: #5dbd45;
  color: #ffffff;
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  transition: background-color .3s;
  cursor: pointer;
  opacity: 1;
}
#lp .closebtn {
  background-color: #5dbd45;
  width: 500px;
  font-size: 30px;
  padding: 15px 30px 15px 15px;
  margin: 0 auto;
  display: block;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
  outline: none;
  font-family: source-han-sans-japanese, sans-serif;
  opacity: 1;
}

#lp .lp-button-style::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 7px;
  height: 7px;
  margin: auto 0;
  background: url(../images/lp/icon_arrow@2x.png) no-repeat left top / contain;
}
#lp .lpbtn::after {
  left: 10px;
}


#lp .lp-button-style.arrow-right::after {
  transform: rotate(-90deg);
  transition: right .3s;
}

#lp .lp-button-style.arrow-right01::after {
  transform: rotate(90deg);
  transition: left .3s;
}




#lp .lp-button-style.arrow-bottom::after {
  transform: rotate(0);
  transition: bottom .3s;
}

#lp .lp-button-style:hover {
  background-color: #9ed78f;
  text-decoration: none;
}

#lp .main-img{
  position: relative;
  z-index: 1;
}

#lp .main-img img {
  width: 100%;
}

#lp .main-img-button {
  position: relative;
  margin: -8vw 0 -50px;
  z-index: 2;
}

#lp .lp-work {
  padding-top: 100px;
  background-image: url(../images/lp/work_bg_sp.jpg);
}

#lp .lp-work-heading {
  color: #ffffff;
}

#lp .lp-work-heading::before {
  text-shadow: 1px 1px 10px rgba(255, 255, 255, .3);
}

#lp .work-wrapper {
  margin-bottom: 40px;
}

#lp .work-container {
  margin-bottom: 35px;
}

#lp .work-overview {
  margin-bottom: 20px;
}

#lp .work-overview-title {
  position: relative;
  padding: 15px 10px;
  background-color: #ffffff;
  box-shadow: 5px 5px 8px 5px rgba(26, 25, 36, .35);
  font-size: 20px;
  color: #2f2f90;
  line-height: 1.4;
  text-align: center;
  z-index: 1;
}

#lp .work-overview-list {
  display: flex;
}

#lp .work-overview-item {
  display: flex;
  flex-direction: column;
  width: calc((100% - 6px) / 3);
  padding: 30px 5px 20px;
  margin-right: 3px;
  background-color: #f0f0f8;
  text-align: center;
}

#lp .work-overview-item:last-child {
  margin-right: 0;
}

#lp .work-overview-illust {
  min-height: 0%;
  margin-bottom: 40px;
}

#lp .work-overview-illust img {
  max-width: 50%;
}

#lp .work-overview-text {
  position: relative;
  min-height: 0%;
  margin-top: auto;
  color: #161b3f;
  font-size: 16px;
  line-height: 1.4;
}

#lp .work-overview-text::before {
  content: "\02026";
  display: inline-block;
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  width: 100%;
  height: 1em;
  color: #2f2f90;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  z-index: 1;
}

#lp .work-description-text .text {
  color: #ffffff;
  font-size: 15px;
}

#lp .work-picture {
  width: 75%;
  margin: 0 auto;
}

#lp .work-picture img {
  width: 100%;
}

#lp .lp-appeal {
  background-color: #2f6890;
}

#lp .lp-appeal-heading {
  color: #ffffff;
}

#lp .appeal-point {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: rgba(255, 255, 255, .85);
}

#lp .appeal-point-item {
  width: calc(100% / 2);
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}

#lp .lp-environment {
  background-image: url(../images/lp/environment_bg_sp.jpg);
  overflow-x: hidden;
}

#lp .environment-point {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

#lp .environment-point-item {
  width: 100%;
}

#lp .environment-point-item img {
  width: 100%;
}

#lp .environment-text {
  display: flex;
  justify-content: center;
}

#lp .environment-text .text {
  font-size: calc(1.375rem + ((1vw - 3.75px) * 5.102));
  font-weight: 700;
}

#lp .environment-text .srtong-text02 {
  font-size: 28px;
}

#lp .lp-requirements {
  background-color: #f0f0f8;
}

#lp .requirements-data {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 5px;
  background-color: #ffffff;
}

#lp .requirements-data * {
  color: #191e48;
}

#lp .requirements-title,
#lp .requirements-text {
  padding: 0 10px;
  width: 100%;
}

#lp .requirements-title {
  margin-bottom: 5px;
  font-weight: 700;
}

#lp .requirements-title:not(:first-child) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: solid 1px #cccccc;
}

#lp .lp-entry-table * {
  font-size: 16px;
}

#lp .lp-entry-text {
  margin-bottom: 60px;
}

#lp .lp-entry-table,
#lp .lp-entry-table-inner,
#lp .lp-entry-table-title,
#lp .lp-entry-table-box {
  width: 100%;
}

#lp .lp-entry-table-inner,
#lp .lp-entry-table-title,
#lp .lp-entry-table-box {
  display: block;
}

#lp .lp-entry-table-title,
#lp .lp-entry-table-box {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 700;
}

#lp .lp-entry-table-inner {
  margin-bottom: 15px;
  padding: 20px 12px;
  border: solid 1px #eeeeff;
}


/*add*/
.spLists{
  padding: 0 0 0 20px;
}

/*end add*/

#lp .lp-entry-table-inner:last-child {
  margin-bottom: 0;
}

#lp .lp-entry-table-title {
  margin-bottom: 20px;
  line-height: 1.3;
  text-align: left;
}

#lp .lp-entry-table .notes {
  margin-top: 10px;
  font-family: Futura,"Century Gothic",游ゴシック体,YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",游ゴシック,"Yu Gothic",メイリオ,Meiryo,sans-serif;
  font-weight: 400;
}

#lp .lp-entry-table .notes,
#lp .lp-entry-table .notes::before {
  color: #3c3c3c;
  font-size: 12px;
}

#lp .lp-entry-table .required-text {
  margin-left: 1em;
  padding: 5px;
  background-color: #ca123a;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
}

#lp #form-birthday label {
  display: inline-block;
  margin-top: .5em;
  font-weight: 700;
  vertical-align: middle;
}

#lp #form-birthday select {
  margin-bottom: 20px;
}

#lp #form-birthday #dobDay {
  margin-bottom: 0;
}

#lp .name-input-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#lp #registConfirmForm .name-input-list {
  flex-wrap: nowrap;
}

#lp .name-input-list:not(:first-child),
#lp .name-input-list-title,
#lp .name-input-list-text {
  margin-top: 10px;
}

#lp .name-input-list-title:first-child,
#lp .name-input-list-title:first-child + .name-input-list-text {
  margin-top: 0;
}

#lp .name-input-list-title {
  width: 5em;
  padding-right: 10px;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}

#lp .name-input-list-text {
  width: calc(100% - 6.5em);
}

#lp #registConfirmForm .name-input-list-text {
  width: auto;
  margin-right: 1em;
}

#lp #registConfirmForm .name-input-list-text .spLists {
  padding: 0;
}

#lp .name-input-list-textsp {
  padding: 0 0 0 20px;
}

#lp .name-input-list-text input {
  width: 100%;
}

#lp .form-address-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#lp .form-address-list-title,
#lp .form-address-list-box {
  width: 100%;
}

#lp .form-address-list-title {
  margin-bottom: 5px;
  font-weight: 700;
}

#lp .form-address-list-title:not(:first-child) {
  margin-top: 20px;
}

#lp .lp-entry-table #zipCode {
  width: 7em;
}

#lp .lp-entry-table .indicatorZip {
  display: inline-block;
  position: relative;
  margin: 10px 0 0 5px;
  padding: 2px 5px;
  background-color: #4a4a9f;
  color: #ffffff;
  font-style: normal;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  z-index: 1;
}

#lp .lp-entry-table #street {
/*
  width: 100%;
*/
}

#lp .form-policy {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 40px;
}

#lp .form-policy-checkbox,
#lp .form-policy-link {
  width: 100%;
  text-align: center;
}

#lp .form-policy-checkbox {
  margin-bottom: 20px;
}

#lp .form-policy-checkbox label,
#lp .form-policy-link a {
  font-weight: 700;
}

#lp .form-policy-link a {
  color: #333333;
  text-decoration: underline;
}

#lp .applybtn:not(:last-child), #lp .applybtn01:not(:last-child)  {
  margin-bottom: 20px;
}

#lp .applyBtns .back {
  background-color: #c6d3d6;
}

#lp .lp-footer {
  padding: 24px 0 12px;
  background-color: #3c3c3c;
}

#lp .lp-footer-menu {
  width: 190px;
  margin: 0 0 40px auto;
}

#lp .lp-footer-menu-item {
  margin-left: 1em;
}

#lp .lp-footer-menu-item:not(:last-child) {
  margin-bottom: 20px;
}

#lp .lp-footer-menu-item a::before,
#lp .lp-footer-menu-text {
  color: #ffffff;
  font-size: 12px;
}

#lp .lp-footer-menu-item a {
  position: relative;
}

#lp .lp-footer-menu-item a::before {
  content: "\03e";
  display: block;
  position: absolute;
  top: .2em;
  left: -1em;
  width: 1em;
  height: 1em;
  line-height: 1;
}

#lp .lp-copyright small {
  color: #ffffff;
  font-style: normal;
  font-family: Verdana,"Droid Sans",Futura,"Century Gothic",游ゴシック体,YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",游ゴシック,"Yu Gothic",メイリオ,Meiryo,sans-serif;
  font-size: 11px;
}

@media screen and (max-width: 767px) {/* ---------- スマホ以下 ---------- */
  #lp .pc-br {
    display: none;
  }
  img.SPdisp.thanks_img {
    margin: 0 auto;
  }
  #lp .closebtn {
    width: 60%;
    font-size: calc(100vw/750* 30);
    padding: 15px;
  }

  #lp .name-input-list-text{
    /* width: auto; */
    margin-bottom: 20px;

  }
  dd.name-input-list-text.spregist {
    width: calc(100% - 6.5em) !important;
  }

}

@media print, screen and (min-width: 768px) {/* ---------- タブレット・PC以上 ---------- */
  #lp {
    font-size: 18px;
  }

  #lp input,
  #lp textarea,
  #lp select {
    box-shadow: 4px 4px 40px 30px rgba(228, 234, 234, .32);
  }

  #lp .sp-br {
    display: none;
  }
  
  #lp .letter-decoration01 .letter::before {
    font-size: 24px;
  }
  
  #lp .lp-container {
    padding: 10.5vw 0;
  }

  #lp .lp-container-confirm {
    padding: 60px 0 10.5vw;
  }

  #lp .lp-thanks {
    padding: 0 0 10.5vw;
  }

  
  #lp .lp-container::before {
    border-width: 0 50vw 11.55vw 0;
  }

  #lp .confirm_img {
    margin: 0 0 80px 0;
  }

  #lp .thanks_img {
    margin: 0 auto;
    width: 490px;
    height: 90px;
  }

  #lp .lp-inner {
    max-width: 1120px;
  }
  
  #lp .lp-heading-style01 {
    margin-bottom: 60px;
    font-size: 60px;
  }

  #lp .lp-heading-style01::before {
    margin-bottom: 40px;
    font-size: 100px;
  }
  
  #lp .lp-button-style {
    padding: 30px 120px 30px 80px;
    font-size: 30px;
  }
  
  #lp .lp-button-style::after {
    right: 80px;
    width: 14px;
    height: 14px;
  }
  
  #lp .lp-button-style.arrow-right:hover::after {
    right: 70px;
  }
  #lp .lp-button-style.arrow-right01:hover::after {
    right: 70px;
  }
  
  #lp .lp-button-style.arrow-bottom:hover::after {
    bottom: -10px;
  }
  
  #lp .main-img-button {
    margin-bottom: -100px;
  }
  
  #lp .lp-work {
    background-image: url(../images/lp/work_bg_pc.jpg);
  }
  
  #lp .lp-work-heading::before {
    text-shadow: 1px 1px 20px rgba(255, 255, 255, .3);
  }
  
  #lp .work-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
  }
  
  #lp .work-container {
    width: 532px;
    margin-bottom: 0;
  }
  
  #lp .work-overview {
    margin-bottom: 60px;
  }
  
  #lp .work-overview-title {
    font-size: 32px;
  }
  
  #lp .work-overview-item {
    width: calc((100% - 16px) / 3);
    margin-right: 8px;
    padding: 60px 5px 30px;
  }
  
  #lp .work-overview-illust {
    margin-bottom: 60px;
  }
  
  #lp .work-overview-illust img {
    max-width: 100%;
  }
  
  #lp .work-overview-text {
    font-size: 24px;
  }
  
  #lp .work-overview-text::before {
    top: -35px;
    font-size: 36px;
  }
  
  #lp .work-description-text .text {
    font-size: 24px;
  }
  
  #lp .work-picture {
    width: calc(100% - 560px);
  }
  
  #lp .work-movie {
    padding: 0 100px;
  }
  
  #lp .lp-appeal {
    background-image: url(../images/lp/appeal_bg_pc.jpg);
  }
  
  #lp .appeal-point {
    border-top-width: 2px;
    border-left-width: 2px;
  }
  
  #lp .appeal-point-item {
    width: calc(100% / 4);
    border-right-width: 2px;
    border-bottom-width: 2px;
  }
  
  #lp .lp-environment {
    background-image: url(../images/lp/environment_bg_pc.jpg);
  }
  
  #lp .environment-point {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  
  #lp .environment-point-item {
    position: relative;
    width: auto;
  }
  
  #lp .environment-point-item:nth-child(1) {
    width: 62%;
    z-index: 1;
  }
  
  #lp .environment-point-item:nth-child(2) {
    width: 67%;
    margin: 6.3vw 0 0 -29%;
    z-index: 0;
  }
  
  #lp .environment-text .text {
    font-size: 42px;
  }

  #lp .environment-text .srtong-text02 {
    font-size: 50px;
  }
  
  #lp .requirements-data {
    padding: 0;
    border-top: solid 2px #cccccc;
    border-bottom: solid 2px #cccccc;
  }

  #lp .requirements-title,
  #lp .requirements-text {
    padding: 30px 50px;
  }

  #lp .requirements-title {
    width: 250px;
    margin-bottom: 0;
    background-color: #4a4a9f;
    color: #ffffff;
    text-align: center;
  }

  #lp .requirements-title:not(:first-child) {
    margin-top: 0;
    padding-top: 30px;
    border-top-width: 2;
  }
  
  #lp .requirements-text {
    width: calc(100% - 250px);
  }
  
  #lp .requirements-title:not(:first-child) + .requirements-text {
    border-top: solid 2px #cccccc;
  }
  
  #lp .lp-entry-text .text {
    font-size: 16px;
  }
  
  #lp .lp-entry-table {
    display: table;
  }
  
  #lp .lp-entry-table-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1120px;
    margin-bottom: 30px;
    padding: 30px 3.6vw;
    border-width: 2px;
  }
  
  #lp .lp-entry-table-title {
    display: flex;
    align-items: center;
    width: 180px;
    margin-bottom: 0;
    font-size: 20px;
  }
  
  #lp .lp-entry-table-box {
    width: calc(100% - 200px);
  }
  #lp .top {
    margin-top: 20px;
  }
  
  #lp .lp-entry-table .notes,
  #lp .lp-entry-table .notes::before {
    font-size: 13px;
  }
  
  #lp #form-birthday select {
    margin-bottom: 0;
  }
  
  #lp #form-birthday label {
    margin-right: 10px;
  }
  
  #lp .lp-entry-table .required-text {
    font-size: 15px;
  }
  
  #lp .name-input-list:not(:first-child),
  #lp .name-input-list-title,
  #lp .name-input-list-text {
    margin-top: 20px;
  }
  
  #lp .name-input-list {
    display: block;
  }
  
  #lp .name-input-list-title,
  #lp .name-input-list-text {
    display: table-cell;
    vertical-align: middle;
  }
  
  #lp .name-input-list-text {
    padding-right: 1em;
  }
  
  #lp .form-address-list-box {
    margin-top: 20px;
  }
  
  #lp .form-address-list-title:first-child + .form-address-list-box {
    margin-top: 0;
  }
  
  #lp .form-address-list-title {
    width: 6em;
    margin-bottom: 0;
  }

  #lp .form-address-list-box {
    width: calc(100% - 6em);
  }
  
  #lp .lp-entry-table .indicatorZip {
    margin: 5px 0 0 20px;
    padding: 5px 15px;
    font-size: 13px;
    transition: opacity .3s;
  }
  
  #lp .lp-entry-table .indicatorZip:hover {
    opacity: .6;
  }
  
  #lp .form-policy {
    flex-wrap: nowrap;
    justify-content: center;
    padding: 50px 0 100px;
  }
  
  #lp .form-policy-checkbox,
  #lp .form-policy-link {
    width: auto;
    padding: 7px 10px 7px 30px;
  }
  
  #lp .form-policy-checkbox {
   /* margin: 0 10% 0 0;*/
  }
  
  #lp .form-policy-link a:hover {
    text-decoration: none;
  }
  
  #lp .applyBtns {
    display: flex;
    justify-content: center;
  }
  
  #lp .applybtn {
      /* max-width: 480px;*/
      /* max-width: 360px;*/
      margin: 0;
      padding: 20px 80px 20px 40px;
    }

  #lp .applybtn01 {
    margin: 0;
    padding:20px 80px 20px 88px;
  }
  
  #lp .applybtn:not(:last-child),  #lp .applybtn01:not(:last-child) {
    margin: 0 50px 0 0;
  }
  
  #lp .applybtn::after {
    right: 40px;
  }

  #lp .applybtn01::after {
    left: 40px;
  }
  
  #lp .applybtn:not(:root):hover::after {
       right: 30px;
  }

  #lp .applybtn01:not(:root):hover::after {
    left: 30px;
  }


  
  #lp .applyBtns .back {
    max-width: 260px;
  }
  
  #lp .applyBtns .back:hover {
    background-color: #dde5e6;
  }
  
  #lp .lp-footer {
    padding: 30px 0 20px;
  }
  
  #lp .lp-footer-menu {
    display: flex;
    justify-content: flex-end;
    width: calc(100% - 24px);
    margin: 0 auto 70px auto;
  }

  #lp .lp-footer-menu-item:not(:last-child) {
    margin: 0 50px 0 0;
  }

  #lp .lp-footer-menu-item a::before,
  #lp .lp-footer-menu-text {
    font-size: 14px;
  }
  
  #lp .lp-footer-menu-item a:hover {
    text-decoration: none;
  }
  
  #lp .lp-footer-menu-item a::before {
    top: .4em;
  }
  
  #lp .lp-footer-menu-item a:hover .lp-footer-menu-text {
    text-decoration: underline;
  }
  
  #lp .lp-copyright {
    text-align: center;
  }
  
  #lp .lp-copyright small {
    font-size: 14px;
  }
}
