body {
  width: 100%;
  background-color: #888 !important;
}

.article-body {
  font-size: 17px !important;
  font-family: "Noto Sans JP", Hiragino Sans, Arial, sans-serif;
  color: #333 !important;
  line-height: 1.8 !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background-image: url("https://file.mysquadbeyond.com/uploads/article_master_style_sheet/inner_background_image/6453892/2f3152a0-d41e-48d2-bea4-53b4b85bc3ce.png");
  background-repeat: repeat;
  background-position: center;
  background-size: auto;
}

body .article-body img {
  display: unset !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

body .article-body video {
  display: block !important;
  margin: 0 !important;
}

body {
  background-image: linear-gradient(180deg, rgb(244, 239, 226) 0%, rgb(219, 217, 207) 100%);
  background-attachment: fixed;
}

#lh83 img {
  display: block !important;
}
#lh83 img, #lh83 picture, #lh83 video {
  pointer-events: none !important;
}
@media not screen and (max-width: 600px) {
  #lh83 .c-imgChange {
    text-align: center;
    background: url(../images/mv_bg.png) center/cover no-repeat;
  }
}
#lh83 .c-imgChange video {
  margin-inline: auto !important;
  display: block;
  width: 100%;
  height: auto;
}
@media not screen and (max-width: 600px) {
  #lh83 .c-imgChange video {
    max-width: 1048px;
  }
}
#lh83 .p-lh83_form {
  position: relative;
  display: grid;
  justify-items: center;
  grid-template-columns: 100%;
  z-index: 0;
  margin: 0;
  padding-block: min(5.1282051282vw, 30px) min(3.8461538462vw, 22px);
  font-size: clamp(16px, 4.1025641026vw, 20px);
}
#lh83 .p-lh83_form, #lh83 .p-lh83_form *, #lh83 .p-lh83_form *::before, #lh83 .p-lh83_form *::after {
  box-sizing: border-box;
  word-break: auto-phrase;
  text-autospace: no-autospace;
  text-spacing-trim: space-first;
  font-family: "Noto Sans JP", sans-serif;
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form {
    padding: 53px 30px 40px;
  }
}
#lh83 .p-lh83_form picture,
#lh83 .p-lh83_form img {
  display: block !important;
  width: 100%;
}
#lh83 .p-lh83_form__bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}
#lh83 .p-lh83_form__bg picture,
#lh83 .p-lh83_form__bg img {
  height: 100%;
}
#lh83 .p-lh83_form__bg img {
  max-width: none !important;
  height: 100% !important;
  object-fit: cover;
}
#lh83 .p-lh83_form__title {
  margin-bottom: min(5.1282051282vw, 30px);
  width: min(71.7102564103vw, 420px);
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form__title {
    margin-bottom: 23.5px;
    width: 532px;
  }
}
#lh83 .p-lh83_form__input {
  margin-bottom: min(3.8461538462vw, 20px);
  width: min(89.7435897436vw, 560px);
  height: min(13.8461538462vw, 85px);
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form__input {
    margin-bottom: 30px;
    width: 100%;
    max-width: 750px;
    height: 114px;
  }
}
#lh83 .p-lh83_form__input input {
  border: 0;
  outline: 0;
  padding-left: min(3.8461538462vw, 26px);
  width: 100%;
  height: 100%;
  font-weight: 700;
  border-radius: min(2.5641025641vw, 10px);
  background-color: #fff;
  box-shadow: 0 min(0.5128205128vw, 4px) min(0.7692307692vw, 5px) #D1C9A8;
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form__input input {
    font-size: 26px;
  }
}
#lh83 .p-lh83_form__input input::placeholder {
  color: #9e9e9e;
}
#lh83 .p-lh83_form__btn {
  margin: 0;
  padding: 0;
  margin-bottom: min(2.5641025641vw, 18px);
  width: min(89.7435897436vw, 560px);
  height: auto;
  background: none;
  border: 0;
  border-radius: 1000px;
  transition: 0.2s;
  transition-property: filter, translate, box-shadow;
  box-shadow: 0 min(0.5128205128vw, 4px) min(0.7692307692vw, 5px) #D1C9A8;
  cursor: pointer;
}
@media (any-hover: hover) {
  #lh83 .p-lh83_form__btn:hover {
    translate: 0 min(0.5128205128vw, 4px);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    filter: brightness(1.1);
  }
}
@media (any-hover: none) {
  #lh83 .p-lh83_form__btn:active {
    translate: 0 min(0.5128205128vw, 4px);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    filter: brightness(1.1);
  }
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form__btn {
    width: 100%;
    max-width: 750px;
  }
}
#lh83 .p-lh83_form__caption {
  padding-inline: 1em;
  color: #333333;
  text-align: center;
  font-size: clamp(12px, 3.0769230769vw, 14px);
  font-weight: 500;
  line-height: 1.5;
}
@media not screen and (max-width: 600px) {
  #lh83 .p-lh83_form__caption {
    font-size: 16px;
  }
}
#lh83 .l-sec p {
  font-size: clamp(16px, 2.9032258065vw, 22px);
  word-break: keep-all;
  color: #333;
  font-weight: 500;
  margin-bottom: 20px;
  font-feature-settings: "palt";
  letter-spacing: 1.2;
}
#lh83 .l-sec video {
  display: block !important;
  width: 100%;
  margin: 0 auto !important;
}
#lh83 .l-sec h2 {
  text-align: center;
  font-feature-settings: "palt";
  color: #073695;
  font-weight: 700;
  padding-block: 10px;
  line-height: 1.4;
  font-size: clamp(21px, 4.1935483871vw, 28px) !important;
}
#lh83 .l-sec .bold {
  font-weight: 700;
}
#lh83 .l-sec .red {
  color: #c11515;
}
#lh83 .l-sec .border {
  border: 1px solid #ddd;
}
#lh83 .l-sec .text {
  text-align: center;
  margin: 0 auto 40px;
}
@media screen and (max-width: 600px) {
  #lh83 .l-sec .text {
    margin-bottom: 30px;
  }
}
#lh83 .l-sec .text p {
  margin-bottom: 20px;
}
#lh83 .l-sec .text p:last-of-type {
  margin-bottom: 0;
}
#lh83 .l-sec .image {
  margin: 0 auto 40px;
  max-width: 600px;
  width: 100%;
  height: auto !important;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  #lh83 .l-sec .image {
    margin-bottom: 30px;
  }
}
#lh83 .l-sec .image__title {
  margin-bottom: 0;
}
#lh83 .l-sec .shadow {
  box-shadow: 0 2.5rem 1rem -2rem hsla(200deg, 50%, 20%, 0.4);
}
#lh83 .p-sec01 {
  padding: 40px 30px;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec01 {
    padding: 30px 20px;
  }
}
#lh83 .p-sec01 .image {
  margin-bottom: 20px;
  max-width: 700px;
}
#lh83 .p-sec01 .image:last-of-type {
  margin-bottom: 0;
}
#lh83 .p-sec01 .shadow {
  box-shadow: 0 0.3rem 0.5rem 0.01rem hsla(200deg, 50%, 20%, 0.2);
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec01 .shadow {
    box-shadow: 0 0.2rem 0.7rem -0.15rem hsla(200deg, 50%, 20%, 0.4);
  }
}
#lh83 .p-sec02 {
  padding: 40px 20px;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec02 {
    padding-block: 30px;
  }
}
#lh83 .p-sec03 {
  padding: 0 20px 40px;
  background: #073695;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec03 {
    padding: 0 15px 30px;
  }
}
#lh83 .p-sec03 .bullet {
  box-sizing: border-box;
  border: 3px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  padding-right: 20px;
  text-align: left;
  margin-bottom: 20px;
  width: 500px;
  margin-inline: auto;
}
#lh83 .p-sec03 .bullet ul {
  margin: 1em 0;
  padding-inline-start: 40px;
}
#lh83 .p-sec03 .bullet li {
  color: #073695;
  list-style-type: disc;
  font-weight: 700;
  font-size: clamp(16px, 2.9032258065vw, 22px);
  font-feature-settings: "palt";
  letter-spacing: 1.2;
}
#lh83 .p-sec03 .bullet li::marker {
  color: #073695;
  font-size: 120%;
  line-height: 0;
}
#lh83 .p-sec03 .centering {
  width: fit-content;
  margin-inline: auto;
}
#lh83 .p-sec03 .sec__group {
  background: #fff;
  padding: 50px 20px 40px;
  max-width: 800px;
  width: 100%;
  margin-inline: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec03 .sec__group {
    padding: 30px 15px;
  }
}
#lh83 .p-sec03 .sec__box {
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec03 .sec__box {
    margin-bottom: 30px;
  }
}
#lh83 .p-sec03 .c-title-arrow {
  position: relative;
  display: grid;
  align-items: center;
  justify-items: center;
  margin-top: 0;
  padding-block: 30px;
  min-height: min(16vw, 80px);
  font-size: clamp(24px, 5.3225806452vw, 33px);
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec03 .c-title-arrow {
    padding-block: 4vw;
  }
}
#lh83 .p-sec03 .c-title-arrow,
#lh83 .p-sec03 .c-title-arrow * {
  box-sizing: border-box;
}
#lh83 .p-sec03 .c-title-arrow, #lh83 .p-sec03 .c-title-arrow::after {
  color: #fff;
  background-color: #073695;
}
#lh83 .p-sec03 .c-title-arrow::after {
  content: "";
  position: absolute;
  translate: -50% -5px;
  top: 100%;
  left: 50%;
  width: 60px;
  height: 30px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec03 .c-title-arrow::after {
    width: 10vw;
    height: 5vw;
  }
}
#lh83 .p-sec03 .c-title-arrow__text {
  text-align: center;
}
#lh83 .p-sec03 .sub-title {
  margin-bottom: 20px;
}
#lh83 .p-sec04 {
  padding: 40px 20px;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec04 {
    padding-block: 30px;
  }
}
#lh83 .p-sec04 p {
  font-size: clamp(20px, 3.8709677419vw, 24px);
  font-weight: 700;
}
#lh83 .p-sec04 .text {
  margin-bottom: 0;
}
#lh83 .p-sec05 {
  margin: 0 auto 40px;
  max-width: 800px;
  width: 100%;
  background: #fff !important;
  box-shadow: 0 1.5rem 2rem -1rem hsla(200deg, 50%, 20%, 0.4);
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec05 {
    margin: 0 20px 30px;
    box-sizing: border-box;
    width: auto;
    box-shadow: 0 0.2rem 0.7rem -0.15rem hsla(200deg, 50%, 20%, 0.4);
  }
}
#lh83 .p-sec05 p {
  word-break: normal;
}
#lh83 .p-sec05 .text {
  text-align: justify;
  margin-bottom: 30px;
}
#lh83 .p-sec05 .image {
  max-width: 500px;
  margin-bottom: 0;
}
#lh83 .p-sec05 .image__head {
  max-width: 100%;
}
#lh83 .p-sec05 .info {
  padding: 30px;
}
@media screen and (max-width: 600px) {
  #lh83 .p-sec05 .info {
    padding: 20px;
  }
}
#lh83 .p-sec05 .title {
  position: relative;
  margin-bottom: 15px;
  color: #073695;
  font-size: clamp(16px, 2.9032258065vw, 22px);
  font-weight: 700;
  line-height: 2.5;
  border-bottom: 2px solid currentColor;
}
#lh83 .p-sec05 .title::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 15%;
  height: 6px;
  background-color: currentColor;
}
#lh83 .p-sec06 {
  border-top: 4px solid #333;
  background: center/auto no-repeat, #fff;
}
@media not screen and (max-width: 600px) {
  #lh83 .p-sec06 {
    background-image: url(../images/sec06_bg_pc.png);
  }
}
#lh83 .p-sec06 img {
  margin-inline: auto;
}
#lh83 .footer {
  margin: 0;
  height: auto;
  background-color: #333;
}
#lh83 .footer .text {
  display: grid;
  row-gap: 10px;
  margin: 0 auto;
  padding: 30px 20px;
  text-align: center;
}
#lh83 .footer ul {
  display: flex;
  justify-content: center;
  gap: 0.7em 1.5em;
  margin: 0 auto 10px;
  padding: 0;
  color: #fff;
  font-size: 14px;
  list-style: none;
}
#lh83 .footer .copy {
  list-style: none;
  font-size: 13px;
  color: #fff;
}
#lh83 .footer a {
  text-decoration: underline;
  color: #fff;
}
@media screen and (max-width: 600px) {
  #lh83 .footer ul {
    flex-direction: column;
  }
  #lh83 .footer .text {
    row-gap: 20px;
    padding-block: 20px;
  }
}
#lh83 .mb-0 {
  margin-bottom: 0 !important;
}
#lh83 .mb-10 {
  margin-bottom: 10px !important;
}
#lh83 .mb-20 {
  margin-bottom: 20px !important;
}
#lh83 .mb-30 {
  margin-bottom: 30px !important;
}
#lh83 .c-cap {
  font-size: 14px !important;
}
@media not screen and (max-width: 600px) {
  #lh83 .sp {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  #lh83 .pc {
    display: none !important;
  }
}