img.lp_mv {
  width: 100%;
}

.lp_section .section_01 {
  padding: 40px 0 110px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_section .section_01 {
    padding: 40px 0 80px;
  }
}
.lp_section .section_01::after {
  position: absolute;
  content: "";
  background: url(../images/ttl_award_dec.png) no-repeat top center/contain;
  width: 271px;
  aspect-ratio: 271/243;
  right: 2%;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_01::after {
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_01::after {
    width: 100px;
  }
}
.lp_section .section_01 .inner_min {
  position: relative;
  z-index: 2;
}
.lp_section .section_01 .lp_main_ttl {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_01 .lp_main_ttl {
    margin-bottom: 30px;
  }
}
.lp_section .section_01 .text_wrap {
  text-align: center;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lp_section .section_01 .text_wrap {
    line-height: 1.7;
    font-size: 1em;
    letter-spacing: 0em;
  }
}
.lp_section .section_01 .text_wrap > p {
  margin-bottom: 10px;
}
.lp_section .section_01 .text_wrap > p:last-of-type {
  margin-bottom: 0;
}
.lp_section .section_01 .lp_02_wrap img {
  width: 100%;
}
.lp_section .section_02 {
  padding: 0 0 60px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_02 {
    padding: 0 0 0;
  }
}
.lp_section .section_02 .box_two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_02 .box_two {
    margin-bottom: 50px;
  }
}
.lp_section .section_02 .box_two .box_l {
  width: 37%;
}
.lp_section .section_02 .box_two .box_l .lp_main_ttl {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_02 .box_two .box_l .lp_main_ttl {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_02 .box_two .box_l {
    width: 100%;
  }
}
.lp_section .section_02 .box_two .box_r {
  width: 54%;
}
@media screen and (max-width: 767px) {
  .lp_section .section_02 .box_two .box_r {
    width: 100%;
  }
}
.lp_section .section_03 {
  padding: 160px 0 0;
  position: relative;
}
.lp_section .section_03::after {
  position: absolute;
  content: "";
  background: url(../images/lp_award_01.png) no-repeat top center/contain;
  width: 894px;
  aspect-ratio: 894/370;
  right: 3%;
  bottom: 0;
  transform: translateY(50%);
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03::after {
    width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03::after {
    width: 330px;
  }
}
.lp_section .section_03 .lp_ttl_wrap {
  text-align: right;
  position: absolute;
  z-index: 3;
  top: 300px;
  right: 17.1%;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .lp_ttl_wrap {
    top: 200px;
    right: 26%;
  }
}
.lp_section .section_03 .lp_ttl {
  display: inline-block;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.3;
  transform: rotate(90deg);
  transform-origin: right bottom;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .lp_ttl {
    font-size: 1.25em;
  }
}
.lp_section .section_03 .lp_ttl::before {
  display: block;
  content: attr(data-en);
  font-weight: 800;
  letter-spacing: 0.03em;
  display: block;
  line-height: 1;
  font-size: 4.16em;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .lp_ttl::before {
    font-size: 2.6em;
  }
}
.lp_section .section_03 .award_box {
  position: relative;
  padding: 135px 0 116px 9.3%;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box {
    padding: 135px 8% 116px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box {
    padding: 135px 8% 50px;
  }
}
.lp_section .section_03 .award_box::before {
  position: absolute;
  content: "";
  background: url(../images/lp_crown.svg) no-repeat top center/contain;
  width: 326px;
  aspect-ratio: 326/250;
  left: 2.4%;
  top: -50px;
  transform: translateY(-50%);
  z-index: 4;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box::before {
    width: 230px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box::before {
    top: 120px;
    width: 200px;
  }
}
.lp_section .section_03 .award_box::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 88.4%;
  height: 100%;
  background-color: #FFDE01;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box::after {
    width: 100%;
  }
}
.lp_section .section_03 .award_box .sub_inner {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1084px;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box .sub_inner {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box .sub_inner {
    max-width: 100%;
  }
}
.lp_section .section_03 .award_box ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 35px;
  grid-row-gap: 30px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul {
    display: block;
  }
}
.lp_section .section_03 .award_box ul > li {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  padding: 25px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li:nth-of-type(1) {
    height: 300px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li {
    margin-bottom: 30px;
  }
}
.lp_section .section_03 .award_box ul > li .excellence_01 {
  position: absolute;
  background-color: #000;
  border-radius: 20px;
  width: 100%;
  height: 180%;
  color: #fff;
  left: 0;
  bottom: 0;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 {
    width: 100%;
    height: 100%;
    position: static;
    padding: 25px;
  }
}
.lp_section .section_03 .award_box ul > li .excellence_01 > div {
  text-align: center;
}
.lp_section .section_03 .award_box ul > li .excellence_01 .lp_ttl_3 {
  display: inline-block;
  font-size: 1.5em;
  letter-spacing: 0.03em;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .lp_ttl_3 {
    font-size: 1.25em;
  }
}
.lp_section .section_03 .award_box ul > li .excellence_01 .lp_ttl_3::before {
  display: block;
  content: attr(data-en);
  font-weight: 800;
  letter-spacing: 0.03em;
  display: block;
  line-height: 1;
  font-size: 2.5em;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .lp_ttl_3::before {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .lp_ttl_3::before {
    font-size: 2em;
  }
}
.lp_section .section_03 .award_box ul > li .excellence_01 .prize_02 {
  text-align: center;
  color: #FFDE01;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .prize_02 {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .prize_02 {
    font-size: 2em;
  }
}
.lp_section .section_03 .award_box ul > li .excellence_01 .prize_02 > span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  font-size: 3.75em;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box ul > li .excellence_01 .prize_02 > span {
    font-size: 2.4em;
  }
}
.lp_section .section_03 .award_box ul > li .lp_ttl_2 {
  display: inline-block;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}
.lp_section .section_03 .award_box ul > li .lp_ttl_2::before {
  display: block;
  content: attr(data-en);
  font-weight: 800;
  letter-spacing: 0.03em;
  display: block;
  line-height: 1.5;
  font-size: 2.22em;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .lp_ttl_2::before {
    font-size: 2em;
  }
}
.lp_section .section_03 .award_box ul > li .prize {
  position: relative;
  text-align: right;
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1;
}
.lp_section .section_03 .award_box ul > li .prize > span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  letter-spacing: 0.08em;
  font-size: 3.63em;
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .prize > span {
    font-size: 3em;
    letter-spacing: 0.06em;
  }
}
.lp_section .section_03 .award_box ul > li .prize::before {
  position: absolute;
  content: "";
  background-color: #000;
  width: 242px;
  height: 1px;
  left: 0;
  top: 48px;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box ul > li .prize::before {
    width: 120px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .prize::before {
    width: 100px;
  }
}
.lp_section .section_03 .award_box ul > li .prize::after {
  position: absolute;
  content: "";
  background-color: #000;
  width: 25px;
  height: 1px;
  left: 217px;
  top: 48px;
  transform: rotate(55deg);
  transform-origin: right bottom;
}
@media screen and (max-width: 1200px) {
  .lp_section .section_03 .award_box ul > li .prize::after {
    left: 95px;
  }
}
@media screen and (max-width: 767px) {
  .lp_section .section_03 .award_box ul > li .prize::after {
    left: 75px;
  }
}
.lp_section .section_03 .award_box .lp_sub_ttl {
  font-weight: bold;
  line-height: 1.14;
  font-size: 1.75em;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: solid #000 1px;
  margin-bottom: 40px;
}
.lp_section .section_04 {
  padding: 120px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 {
    padding: 120px 0 80px;
  }
}
.lp_section .section_04 .lp_main_ttl {
  margin-bottom: 67px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 .lp_main_ttl {
    margin-bottom: 40px;
  }
}
.lp_section .section_04 ul {
  max-width: 1016px;
  width: 100%;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul {
    margin: 0 auto 50px;
  }
}
.lp_section .section_04 ul > li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li {
    margin-bottom: 80px;
  }
}
.lp_section .section_04 ul > li:last-of-type {
  margin-bottom: 0;
}
.lp_section .section_04 ul > li > img {
  width: 40%;
  display: block;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > img {
    display: none;
  }
}
.lp_section .section_04 ul > li > div {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div {
    width: 100%;
  }
}
.lp_section .section_04 ul > li > div .lp_ttl_3 {
  display: inline-block;
  font-size: 1.375em;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div .lp_ttl_3 {
    font-size: 1.25em;
    margin-bottom: 20px;
  }
}
.lp_section .section_04 ul > li > div .lp_ttl_3 > span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
  display: block;
  line-height: 1;
  font-size: 2.27em;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div .lp_ttl_3 > span {
    font-size: 2em;
    margin-bottom: 5px;
  }
}
.lp_section .section_04 ul > li > div .lp_ttl_3 h3 {
  font-weight: bold;
}
.lp_section .section_04 ul > li > div > img {
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div > img {
    display: block;
    width: 70%;
    margin: 0 auto 30px;
  }
}
.lp_section .section_04 ul > li > div p {
  font-size: 0.9375em;
  font-weight: 500;
}
.lp_section .section_04 ul > li > div .profile_ttl {
  margin-top: 30px;
  font-size: 1.25em;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  letter-spacing: 0.03em;
}
.lp_section .section_04 ul > li > div table {
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div table tr:last-of-type th, .lp_section .section_04 ul > li > div table tr:last-of-type td {
    padding-bottom: 0;
  }
}
.lp_section .section_04 ul > li > div table tr th {
  width: 21%;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-size: 1em;
  vertical-align: top;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div table tr th {
    padding-bottom: 15px;
  }
}
.lp_section .section_04 ul > li > div table tr td {
  width: 79%;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-size: 1em;
  vertical-align: top;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lp_section .section_04 ul > li > div table tr td {
    padding-bottom: 15px;
  }
}
.lp_section .section_04 .text_wrap {
  text-align: center;
  font-size: 1.125em;
  letter-spacing: 0.08em;
  margin-bottom: 50px;
}
.lp_section .section_05 {
  background: url(../images/lp_bg_entry.svg) no-repeat center/cover;
  padding: 100px 0 95px;
}
@media screen and (max-width: 767px) {
  .lp_section .section_05 {
    padding: 80px 0 80px;
  }
}

.lp_main_ttl h2 {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .lp_main_ttl h2 {
    font-size: 1em;
  }
}
.lp_main_ttl .en {
  content: attr(data-en);
  font-size: 4.375em;
  font-weight: 800;
  letter-spacing: 0.03em;
  display: block;
  line-height: 1;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  .lp_main_ttl .en {
    font-size: 2.875em;
  }
}
.lp_main_ttl .en > span {
  color: #FFDE01;
}

.lp_form_ttl {
  font-size: 1.125em;
  line-height: 1;
  display: block;
  font-weight: bold;
  letter-spacing: 0em;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_form_ttl {
    font-size: 1em;
  }
}
.lp_form_ttl::before {
  content: attr(data-en);
  font-size: 4.375em;
  font-weight: bold;
  letter-spacing: 0.08em;
  display: block;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lp_form_ttl::before {
    font-size: 2.875em;
  }
}

.lp_table_conditions {
  border-top: solid 1px #000;
  width: 100%;
}
.lp_table_conditions tr th {
  width: 26%;
  padding: 40px 0;
  font-weight: bold;
  font-size: 1.375em;
  vertical-align: top;
  line-height: 1.5;
  border-bottom: solid 1px #000;
}
@media screen and (max-width: 767px) {
  .lp_table_conditions tr th {
    font-size: 1.125em;
    display: block;
    width: 100%;
    padding: 20px 0 0;
    border-bottom: none;
  }
}
.lp_table_conditions tr td {
  width: 74%;
  padding: 40px 0;
  font-weight: 500;
  font-size: 1.25em;
  line-height: 1.6;
  font-weight: bold;
  border-bottom: solid 1px #000;
}
@media screen and (max-width: 767px) {
  .lp_table_conditions tr td {
    font-size: 1em;
    display: block;
    width: 100%;
    padding: 10px 0 20px;
  }
}
.lp_table_conditions tr td > span {
  display: inline-block;
  font-weight: 500;
  font-size: 0.681em;
}
@media screen and (max-width: 767px) {
  .lp_table_conditions tr td > span {
    font-size: 0.8em;
  }
}
.lp_table_conditions tr td .period {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 1.136em;
}
@media screen and (max-width: 767px) {
  .lp_table_conditions tr td .period {
    font-size: 1.125em;
  }
}
.lp_table_conditions tr td .period > span {
  font-size: 2.5em;
}
@media screen and (max-width: 767px) {
  .lp_table_conditions tr td .period > span {
    font-size: 1.8em;
  }
}
.lp_table_conditions tr td d .submission_content {
  padding: 10px;
  font-size: 0.818em;
}

.lp_table_method {
  width: 100%;
  max-width: 890px;
  margin: auto;
}
.lp_table_method tr:last-of-type th, .lp_table_method tr:last-of-type td {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lp_table_method tr:last-of-type th {
    padding-bottom: 20px;
  }
}
.lp_table_method tr th {
  padding-bottom: 30px;
  width: 225px;
}
@media screen and (max-width: 767px) {
  .lp_table_method tr th {
    display: block;
    width: 100%;
    padding-bottom: 20px;
  }
}
.lp_table_method tr th span {
  font-weight: bold;
  font-size: 1.375em;
  line-height: 1;
  display: grid;
  place-items: center;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border: solid 1px #000;
  border-radius: 25px;
}
.lp_table_method tr td {
  padding-left: 20px;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lp_table_method tr td {
    display: block;
    width: 100%;
  }
}

a.lp_entry_btn {
  display: grid;
  margin: auto;
  place-items: center;
  background-color: #FFDE01;
  color: #000;
  position: relative;
  width: 100%;
  max-width: 800px;
  height: 80px;
  border-radius: 40px;
  border: solid 3px #FFDE01;
  box-sizing: border-box;
  font-size: 1.75em;
  font-weight: bold;
  font-weight: 800;
  letter-spacing: 0.03em;
  font-family: "Manrope", sans-serif;
}
@media screen and (max-width: 767px) {
  a.lp_entry_btn {
    font-size: 1.5em;
    height: 60px;
    border-radius: 30px;
  }
}
a.lp_entry_btn::after {
  content: "";
  width: 26px;
  aspect-ratio: 26/24;
  position: absolute;
  background: url(../images/lp_arrow_black.svg) no-repeat center top/contain;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  a.lp_entry_btn::after {
    width: 18px;
  }
}
a.lp_entry_btn:hover {
  background-color: #fff;
  border: solid 3px #000;
}
a.lp_entry_btn:hover::after {
  content: "";
  aspect-ratio: 26/24;
  position: absolute;
}/*# sourceMappingURL=layout-lp.css.map */