﻿*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", hiragino-kaku-gothic-pron, Meiryo, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.6;
  color: #192b60;
  font-size: 22px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 600px) {
  body {
    font-size: max(3.5416666667vw, 17px);
    line-height: 1.5;
  }
}

img,
source,
picture {
  display: block;
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  height: auto;
}

::-moz-selection {
  color: #192b60;
  background-color: #fffc95;
}

::selection {
  color: #192b60;
  background-color: #fffc95;
}

.lp_block_box, .lp_block_faq_answer, .lp_block_achievement_item, .lp_block_profile_item {
  background-color: #fff;
  background-image: radial-gradient(circle, #e9ecf2 1.5px, transparent 1.5px), radial-gradient(circle, #e9ecf2 1.5px, transparent 1.5px);
  background-position: 0 0, 10.5px 11px;
  background-size: 21px 24px;
}
@media screen and (max-width: 600px) {
  .lp_block_box, .lp_block_faq_answer, .lp_block_achievement_item, .lp_block_profile_item {
    background-image: radial-gradient(circle, #e9ecf2 0.75px, transparent 0.75px), radial-gradient(circle, #e9ecf2 0.75px, transparent 0.75px);
    background-position: 0 0, 4.75px 5.5px;
    background-size: 9.5px 11px;
  }
}

.lp_block {
  margin-inline: auto;
  padding: 50px 15px;
  width: 100%;
  max-width: 1030px;
}
@media screen and (max-width: 600px) {
  .lp_block {
    padding: 7.2916666667vw 3.125vw;
  }
}
.lp_block_fv {
  padding: 0;
  max-width: none;
}
@media screen and (min-width: 600px) {
  .lp_block_fv {
    display: block;
    height: 507px;
    padding-top: 9px;
    text-align: center;
    background-image: url(../image/fv_bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
  }
}
@media screen and (min-width: 1500px) {
  .lp_block_fv {
    background-size: 100% auto;
    background-position: center bottom;
  }
}
.lp_block_fv picture,
.lp_block_fv img {
  margin-inline: auto;
}
.lp_block_fv img {
  max-width: 1050px;
  width: 100%;
}
.lp_block_profile {
  padding-top: 40px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile {
    padding-top: 5.7291666667vw;
  }
}
.lp_block_profile_container {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_container {
    flex-direction: column;
    gap: 3.125vw;
  }
}
.lp_block_profile_container p {
  font-weight: 500;
}
.lp_block_profile_item {
  justify-content: space-between;
  border: 3px solid #192b60;
  border-radius: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item {
    border-width: 2px;
    border-radius: 2.0833333333vw;
  }
}
.lp_block_profile_item_main {
  padding: 50px;
  flex-basis: 570px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main {
    padding: 4.1666666667vw 5.2083333333vw 5.2083333333vw;
  }
}
.lp_block_profile_item_main h3 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main h3 {
    font-size: max(5vw, 19px);
    margin-bottom: 2.6041666667vw;
    letter-spacing: normal;
  }
}
.lp_block_profile_item_main p {
  font-size: 20px;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main p {
    font-size: max(3.6458333333vw, 17px);
    font-weight: 400;
    line-height: 1.9;
  }
}
.lp_block_profile_item_main p + p {
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main p + p {
    margin-top: 4.1666666667vw;
  }
}
.lp_block_profile_item_main p:last-of-type {
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main p:last-of-type {
    margin-bottom: 5.5208333333vw;
  }
}
.lp_block_profile_item_main picture,
.lp_block_profile_item_main img {
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_main img {
    display: block;
    margin-inline: auto;
    max-width: 56.25vw;
  }
}
.lp_block_profile_item_photo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  row-gap: 74px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_photo {
    padding: 6.25vw;
    row-gap: 4.1666666667vw;
  }
}
.lp_block_profile_item_photo p {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_photo p {
    font-size: max(3.6458333333vw, 15px);
    margin-bottom: 1.5625vw;
  }
}
.lp_block_profile_item_photo img {
  max-width: 364px;
}
@media screen and (max-width: 600px) {
  .lp_block_profile_item_photo img {
    display: block;
    margin-inline: auto;
    max-width: 57.2916666667vw;
  }
}
.lp_block_achievement_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 1030px;
  margin-inline: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_achievement_container {
    justify-content: space-between;
    gap: 3.125vw;
    margin-bottom: 3.125vw;
  }
}
.lp_block_achievement_item {
  border: 3px solid #192b60;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  .lp_block_achievement_item {
    max-width: 320px;
  }
}
@media screen and (max-width: 600px) {
  .lp_block_achievement_item {
    border-width: 2px;
    border-radius: 2.0833333333vw;
  }
}
@media screen and (max-width: 600px) {
  .lp_block_achievement_item {
    width: 45.3125vw;
  }
  .lp_block_achievement_item:last-child {
    margin-inline: auto;
  }
}
.lp_block_achievement_row picture {
  margin-inline: auto;
}
.lp_block_achievement_row img {
  display: block;
  border: 3px solid #192b60;
  border-radius: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_achievement_row img {
    border-width: 2px;
    border-radius: 2.0833333333vw;
  }
}
.lp_block_details {
  padding: 50px 47px;
}
@media screen and (max-width: 600px) {
  .lp_block_details {
    padding: 5.2083333333vw 4.8958333333vw;
  }
}
.lp_block_details_item {
  display: flex;
}
.lp_block_details_item::before {
  content: "";
  width: 20px;
  background-color: #192b60;
  flex-shrink: 0;
  border-radius: 1000px;
}
@media screen and (max-width: 600px) {
  .lp_block_details_item::before {
    width: 2.0833333333vw;
  }
}
.lp_block_details_item + .lp_block_details_item {
  margin-top: 40px;
}
@media screen and (max-width: 600px) {
  .lp_block_details_item + .lp_block_details_item {
    margin-top: 7.2916666667vw;
  }
}
.lp_block_details_text {
  padding-left: 30px;
  margin-top: -10px;
  margin-bottom: -6px;
}
@media screen and (max-width: 600px) {
  .lp_block_details_text {
    padding-left: 3.5416666667vw;
    margin-top: -0.1041666667vw;
    margin-bottom: -0.1041666667vw;
  }
}
.lp_block_details h3 {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 16px;
}
@media screen and (max-width: 600px) {
  .lp_block_details h3 {
    font-size: max(4.5833333333vw, 21px);
    line-height: 1.4;
    margin-bottom: 3.125vw;
  }
}
.lp_block_details h3 span:first-child {
  flex-shrink: 0;
}
.lp_block_details ul {
  list-style-type: none;
}
@media screen and (max-width: 600px) {
  .lp_block_details ul {
    padding-left: 0.5208333333vw;
  }
}
.lp_block_details ul li {
  display: flex;
  list-style-position: inside;
  font-weight: 600;
  align-items: start;
  justify-content: start;
  line-height: 1.4;
}
.lp_block_details ul li::before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #192b60;
  border-radius: 1000px;
  margin-right: 10px;
  translate: 0 -50%;
  margin-top: 0.5lh;
  flex-shrink: 0;
}
.lp_block_details ul li + li {
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_details ul li + li {
    margin-top: 2.6041666667vw;
  }
}
.lp_block_message {
  padding-top: 0;
}
@media screen and (max-width: 600px) {
  .lp_block_message {
    padding-inline: 0;
  }
}
.lp_block_faq.lp_block_box {
  background: #192b60;
}
.lp_block_faq_question {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 16px 50px 15px;
  text-align: justify;
}
@media screen and (max-width: 600px) {
  .lp_block_faq_question {
    padding: 4.1666666667vw;
    font-size: max(3.6458333333vw, 19px);
    -moz-column-gap: 2.6041666667vw;
         column-gap: 2.6041666667vw;
    line-height: 1.4;
  }
}
.lp_block_faq_question img {
  height: 56px;
  width: 56px;
}
@media screen and (max-width: 600px) {
  .lp_block_faq_question img {
    height: 45px;
    width: 45px;
  }
}
.lp_block_faq_answer {
  padding: 29px 50px;
  font-weight: 400;
  text-align: justify;
}
@media screen and (max-width: 600px) {
  .lp_block_faq_answer {
    padding: 4.1666666667vw 5.2083333333vw;
    line-height: 1.7;
  }
}
.lp_block_form {
  margin: 0 auto;
  max-width: none;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .lp_block_form {
    line-height: 1.3;
  }
}
.lp_block_form_title {
  margin-bottom: 15px;
}
.lp_block_form_title picture,
.lp_block_form_title img {
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .lp_block_form_title {
    margin-bottom: 3.125vw;
  }
}
.lp_block_form_subtitle {
  margin-top: 40px;
}
.lp_block_form_subtitle picture,
.lp_block_form_subtitle img {
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .lp_block_form_subtitle {
    margin-top: 5vw;
  }
}
.lp_block_form_input {
  position: relative;
  max-width: 830px;
  margin-inline: auto;
}
.lp_block_form_input::before {
  position: absolute;
  content: "";
  width: 70px;
  height: 53px;
  background-image: url(../image/form_icon.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  left: 0;
  top: 50%;
  aspect-ratio: 70/53;
  translate: 0 -50%;
  margin-left: 25px;
}
@media screen and (max-width: 600px) {
  .lp_block_form_input::before {
    width: 7.2916666667vw;
    height: 5.5208333333vw;
    aspect-ratio: 70/53;
    margin-left: 3.6458333333vw;
  }
}
.lp_block_form_input input[type=email] {
  display: block;
  height: 100px;
  background-color: #fff;
  border: 5px solid #192b60;
  outline: 5px solid #fffc95;
  color: #192b60;
  font-size: 24px;
  width: 100%;
  padding-left: 110px;
  margin-inline: auto;
}
@media screen and (max-width: 600px) {
  .lp_block_form_input input[type=email] {
    height: 16.6666666667vw;
    border-width: 3px;
    outline-width: 3px;
    font-size: max(3.3333333333vw, 22px);
    padding-left: 12.2916666667vw;
    letter-spacing: normal;
  }
}
.lp_block_form_input input[type=email]::-moz-placeholder {
  color: #8d96af;
}
.lp_block_form_input input[type=email]::placeholder {
  color: #8d96af;
}
@media screen and (max-width: 600px) {
  .lp_block_form_input input[type=email]::-moz-placeholder {
    font-size: max(3.3333333333vw, 15px);
  }
  .lp_block_form_input input[type=email]::placeholder {
    font-size: max(3.3333333333vw, 15px);
  }
}
.lp_block_form_input [role=listbox] {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #192b60;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .lp_block_form_input [role=listbox] {
    padding: 5.2083333333vw;
  }
}
.lp_block_form_input [role=listbox] li + li {
  margin-top: 20px;
}
@media screen and (max-width: 600px) {
  .lp_block_form_input [role=listbox] li + li {
    margin-top: 5.2083333333vw;
  }
}
.lp_block_form .message {
  color: #f96410;
  left: 0;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .lp_block_form .message {
    font-size: max(3.3333333333vw, 16px);
  }
}
.lp_block_form_btn {
  width: 100%;
  margin-inline: auto;
  margin-top: 30px;
  margin: 30px auto 5px;
}
@media screen and (max-width: 600px) {
  .lp_block_form_btn {
    margin-top: 3.6458333333vw;
    margin-bottom: 2.0833333333vw;
  }
  .lp_block_form_btn a {
    display: block;
    width: 100%;
  }
  .lp_block_form_btn a img {
    width: 100%;
    height: auto;
  }
}
.lp_block_form_btn a {
  display: inline-block;
  position: relative;
}
.lp_block_form_btn a picture {
  display: block;
}
@media screen and (min-width: 600px) {
  .lp_block_form_btn a:hover::before {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(../image/form_btn_hover.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 1;
    transition: all 0.5s;
  }
}
.lp_block_form small {
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 600px) {
  .lp_block_form small {
    font-size: max(3.3333333333vw, 14px);
  }
}
.lp_block_form_first {
  padding-bottom: 40px;
}
@media screen and (max-width: 600px) {
  .lp_block_form_first {
    padding-bottom: 5.2083333333vw;
  }
}
.lp_block_form_last {
  padding-bottom: 70px;
}
@media screen and (max-width: 600px) {
  .lp_block_form_last {
    padding-bottom: 5.2083333333vw;
  }
}
.lp_block_footer {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  max-width: none;
  background-color: #192b60;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 600px) {
  .lp_block_footer {
    font-size: max(2.6041666667vw, 13px);
    row-gap: 10.4166666667vw;
  }
}
.lp_block_footer ul {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .lp_block_footer ul {
    flex-direction: column;
  }
}
.lp_block_footer ul li {
  padding-inline: 10px;
}
@media screen and (max-width: 600px) {
  .lp_block_footer ul li {
    text-align: center;
  }
}
.lp_block_footer ul li + li {
  border-left: 1px solid #fff;
}
@media screen and (max-width: 600px) {
  .lp_block_footer ul li + li {
    border-width: 0;
    padding-top: 3.125vw;
  }
}
.lp_block_footer p {
  text-align: center;
}
.lp_block_footer a {
  color: #fff;
  text-decoration: none;
}
.lp_block_footer a:hover {
  text-decoration: underline;
}
.lp_block_joint {
  height: 78px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .lp_block_joint {
    height: auto;
  }
}
@media screen and (min-width: 1500px) {
  .lp_block_joint {
    height: 100%;
    width: auto;
  }
}
.lp_block_joint picture {
  height: 100%;
  width: auto;
}
.lp_block_joint img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .lp_block_joint img {
    height: auto;
  }
}
@media screen and (min-width: 1500px) {
  .lp_block_joint img {
    height: 100%;
    width: auto;
  }
}
.lp_block_box {
  border: 3px solid #192b60;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .lp_block_box {
    border-width: 2px;
    border-radius: 2.0833333333vw;
  }
}
.lp_block_box + .lp_block_box {
  margin-top: 20px;
}
.lp_block_bg_navy {
  background-color: #4460b4;
}
.lp_block_bg_blue {
  background-color: #d7efff;
}
.lp_block_bg_yellow {
  background-color: #fffc95;
}
.lp_block_bg_green {
  background-color: #e9facb;
}

h2 {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  color: #f96410;
  border: 3px solid #192b60;
  background-color: #fff;
  border-radius: 100000px;
  text-align: center;
  margin-inline: auto;
  padding: 8px;
  width: 100%;
  max-width: 735px;
  margin-bottom: 45px;
  letter-spacing: 0.05em;
}
h2 :selection {
  color: #f96410 !important;
}
@media screen and (max-width: 600px) {
  h2 {
    font-size: 7.2916666667vw;
    border-width: 2px;
    padding: 2.0833333333vw;
    max-width: 82.7083333333vw;
    margin-bottom: 4.8958333333vw;
    line-height: 1.3;
  }
}
h2::before {
  content: "";
  position: absolute;
  bottom: -38px;
  left: 50%;
  transform: translateX(-50%);
  border: 24px solid transparent;
  border-top: 24px solid #fff;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  h2::before {
    bottom: -4.6875vw;
    border: 3.125vw solid transparent;
    border-top: 3.125vw solid #fff;
  }
}
h2::after {
  content: "";
  position: absolute;
  bottom: -41px;
  left: 50%;
  transform: translateX(-50%);
  border: 24px solid transparent;
  border-top-color: #192b60;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  h2::after {
    bottom: -5.2083333333vw;
    border: 3.125vw solid transparent;
    border-top: 3.125vw solid #192b60;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 600px) {
  .sp {
    display: block;
  }
}

@media screen and (min-width: 600px) and (max-width: 1080px) {
  html {
    font-size: 2.037037037vw;
  }
  h2, .lp_block_form_subtitle, .lp_block_form_btn, .lp_block_form_input, .lp_block_form_title {
    margin-inline: auto;
    max-width: none;
  }
  .lp_block_profile_item {
    background-image: radial-gradient(circle, #e9ecf2 0.1388888889vw, rgba(0, 0, 0, 0) 0.1388888889vw), radial-gradient(circle, #e9ecf2 0.1388888889vw, rgba(0, 0, 0, 0) 0.1388888889vw);
    background-position: 50% 50%, calc(50% + 0.9027777778vw) calc(50% + 1.0416666667vw);
    background-size: 1.9444444444vw 2.2222222222vw, 1.9444444444vw 2.2222222222vw;
  }
  .lp_block {
    padding: 4.6296296296vw 1.3888888889vw;
    width: 100vw;
  }
  .lp_block img {
    display: block;
    margin-inline: auto;
    width: 100%;
    height: auto;
  }
  .lp_block_fv {
    padding-block: 0.8333333333vw 0;
    height: 46.9444444444vw;
  }
  .lp_block_joint {
    height: 7.2222222222vw;
  }
  .lp_block_form_title {
    margin-bottom: 1.3888888889vw;
    width: 88.6111111111vw;
  }
  .lp_block_form_input {
    width: 76.8518518519vw;
    font-size: max(2.037037037vw, 16px);
  }
  .lp_block_form_input::before {
    aspect-ratio: 70/53;
    margin-left: 2.3148148148vw;
    width: 6.4814814815vw;
    height: auto;
    background-size: contain;
  }
  .lp_block_form_input input[type=email] {
    margin-bottom: 2.7777777778vw;
    padding-left: 10.1851851852vw;
    font-size: 1.091em;
    height: max(9.2592592593vw, 60px);
    border-width: 0.462962963vw;
    outline-width: 0.462962963vw;
  }
  .lp_block_form_btn {
    width: 77.7777777778vw;
  }
  .lp_block_form small {
    font-size: max(1.6666666667vw, 13px);
  }
  .lp_block_form_subtitle {
    margin-top: 3.7037037037vw;
    width: 86.2037037037vw;
  }
  .lp_block_profile {
    padding-top: 3.7037037037vw;
  }
  .lp_block_profile_container {
    -moz-column-gap: 1.8518518519vw;
         column-gap: 1.8518518519vw;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) and (max-width: 760px) {
  .lp_block_profile_container {
    flex-direction: column;
    row-gap: 2.7777777778vw;
    margin-inline: auto;
    width: 78vw;
  }
  .lp_block_profile_container img {
    width: 60%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .lp_block_profile_item {
    border-radius: 1.8518518519vw;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) and (max-width: 760px) {
  .lp_block_profile_item {
    border-width: 2px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .lp_block_profile_item_main {
    padding: 4.6296296296vw;
    flex-basis: 55.5555555556vw;
  }
  .lp_block_profile_item_main h3 {
    margin-bottom: 3.7037037037vw;
    font-size: max(2.5925925926vw, 20px);
  }
  .lp_block_profile_item_main p {
    font-size: max(1.8518518519vw, 16px);
  }
  .lp_block_profile_item_main p + p {
    margin-top: 2.7777777778vw;
  }
  .lp_block_profile_item_main p:last-of-type {
    margin-bottom: 4.6296296296vw;
  }
  .lp_block_profile_item_main picture,
  .lp_block_profile_item_main img {
    width: auto;
  }
  .lp_block_profile_item_photo {
    flex-grow: 1;
    padding: 1.8518518519vw;
    row-gap: 6.8518518519vw;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) and (max-width: 760px) {
  .lp_block_profile_item_photo {
    row-gap: 1.8518518519vw;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .lp_block_profile_item_photo p {
    margin-bottom: 0.462962963vw;
    font-size: max(1.6666666667vw, 14px);
  }
  .lp_block_profile_item_photo img {
    width: 80%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) and (max-width: 760px) {
  .lp_block_profile_item_photo img {
    width: 60%;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  .lp_block_achievement_container {
    gap: 1.8518518519vw;
    margin-bottom: 1.8518518519vw;
  }
  .lp_block_achievement_item {
    flex-basis: calc((99% - 3.7037037037vw) / 3);
  }
  .lp_block_details {
    padding: 4.6296296296vw 4.3518518519vw;
  }
  .lp_block_details_item::before {
    width: 1.8518518519vw;
  }
  .lp_block_details_item + .lp_block_details_item {
    margin-top: 3.7037037037vw;
  }
  .lp_block_details_text {
    margin-block: 0;
    padding-left: 2.7777777778vw;
  }
  .lp_block_details h3 {
    margin-top: calc((1lh - 1em) / 3 * -1);
    margin-bottom: 1.4814814815vw;
    font-size: 3.3333333333vw;
  }
  .lp_block_details ul {
    margin-bottom: calc((1lh - 1em) / 3 * -1);
    font-size: max(2.037037037vw, 16px);
  }
  .lp_block_details ul li::before {
    aspect-ratio: 1;
    margin-right: 0.9259259259vw;
    width: 0.5555555556vw;
    height: auto;
  }
  .lp_block_details ul li + li {
    margin-top: 1.8518518519vw;
  }
  .lp_block_faq_question {
    justify-content: start;
    -moz-column-gap: 2.3148148148vw;
         column-gap: 2.3148148148vw;
    font-size: max(2.2222222222vw, 18px);
    padding: 1.4814814815vw 4.6296296296vw 1.3888888889vw;
  }
  .lp_block_faq_question img {
    display: block;
    margin: 0;
    aspect-ratio: 1;
    width: 5.1851851852vw;
    height: auto;
  }
  .lp_block_faq_answer {
    padding: 2.6851851852vw 4.6296296296vw;
    font-size: max(2.037037037vw, 15px);
  }
  .lp_block_footer {
    font-size: max(1.4814814815vw, 13px);
  }
  h2 {
    margin-bottom: 4.1666666667vw;
    padding: 0.7407407407vw;
    width: 68.0555555556vw;
    font-size: 3.7037037037vw;
    --border: 3px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) and (max-width: 760px) {
  h2 {
    --border: 2px;
    border-width: var(--border);
  }
}
@media screen and (min-width: 600px) and (max-width: 1080px) {
  h2::before, h2::after {
    bottom: -3.8888888889vw;
    border-width: 2.2222222222vw;
  }
  h2::before {
    transform: translate(-50%, calc(var(--border) * -1));
  }
}