@charset "UTF-8";

@font-face {
  font-family: 'hanatochoucho';
  src: url('/lp/mendan/asset-lp3/fonts/hanatochoucho.woff') format('woff');
}

img {
  vertical-align: bottom;
}

.f_hc {
  font-family: 'hanatochoucho', serif;
}

.f_rcs {
  font-family: 'Roboto Condensed', Sans-serif;
}

html,
button,
input,
select,
textarea {
  font-family: 'Noto Sans JP', sans-serif;
}

.wrap {
  width: 1080px;
  margin: 0 auto;
}

.sp {
  display: none;
}

.lp_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 63px;
  background-color: #fff;
  z-index: 10;
}

header.lp_header .cont {
  justify-content: space-between;
  display: flex;
  margin-left: 39px;
}

header.lp_header .cont .text_box {
  display: flex;
  align-items: center;
  padding-top: 4px;
  gap: 6px;
}

header.lp_header .cont .text_box .text {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.03em;
}

header.lp_header .cont .text_box .img {
  width: 248px;
}

header.lp_header .cont .text_box .img img {
  width: 100%;
  height: 100%;
}

header.lp_header .cont .contact_box .link {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 340px;
  background-color: #f6eb22;
  min-block-size: 62px;
  clip-path: polygon(26px 0, 100% 0, 100% 100%, 0 100%, 0 60px);
  position: relative;
  text-decoration: none;
}

.bg_box_gg {
}

.lp_header .cont .contact_box .link .label {
  background-color: #2e8dc4;
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.lp_header .cont .contact_box .link .text {
  font-size: 18px;
  font-weight: 700;
  color: #2e8dc4;
}

.lp_header .cont .contact_box .link::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #6faecf;
  border-right: 3px solid #6faecf;
  transform: rotate(45deg);
}

.bg_box_gg::before {
}

.footer_lp {
  padding: 40px 0 0;
}

.footer_lp .top_box {
  padding-bottom: 30px;
}

footer.footer_lp .top_box .link {
  display: flex;
  justify-content: center;
  gap: 30px;
  align-items: center;
  text-decoration: none;
}

footer.footer_lp .top_box .link .icon {
  width: 69px;
  flex-shrink: 0;
}

footer.footer_lp .top_box .link .icon img {
  width: 100%;
}

footer.footer_lp .top_box .link .text {
  color: #1a1311;
  font-size: 16px;
  letter-spacing: 0.03em;
}

.footer_lp .bottom_box {
  background-color: #2c86ca;
  padding: 40px 0;
}

.footer_lp .bottom_box .footer_list {
  margin-bottom: 30px;
}

.footer_lp .bottom_box .footer_list ul {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
}

.footer_lp .bottom_box .footer_list ul li {
  list-style: none;
  color: #1a1311;
  text-decoration: none;
}

.footer_lp .bottom_box .footer_list ul li::marker {
  display: none;
}

.footer_lp .bottom_box .footer_list ul li .link {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.03em;
}

.footer_lp .bottom_box .copyright {
  text-align: center;
}

.footer_lp .bottom_box .copyright small {
  color: #fff;
  font-size: 14px;
}

.top_lp3 .mv_sec .cont {
  margin: 20px 0 0 40px;
  width: 577px;
  position: relative;
}

.top_lp3 .mv_sec .cont .icon {
  width: 460px;
}

.top_lp3 .mv_sec .cont .icon img {
  width: 100%;
}

.top_lp3 .mv_sec .mv_box {
  display: grid;
  grid-template-columns: 577px 360px;
  justify-content: space-between;
  padding-bottom: 24px;
}

.top_lp3 .mv_sec::before {
  content: '';
  position: absolute;
  background-image: url(../img/pc/fv_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  width: 1920px;
  height: 100%;
  /* ← 描画領域を増やす */
  top: 0px;
  /* ← 上に引き上げる */
  left: 0;
  z-index: -1;
}

.top_lp3 .mv_sec {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-top: 63px;
}

.top_lp3 .mv_sec .mv_box .cont .ttl {
  font-size: 58px;
  rotate: -7deg;
  line-height: 1.1;
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  color: transparent;
  margin: -0.7em 0 0.55em;
}

.top_lp3 .mv_sec .mv_box .cont .ttl .line {
  font-size: 1.1em;
  border-bottom: 6px solid #fdf512;
}

.mv_sec .mv_box .cont .ttl .line .num {
  font-size: 1.4em;
}

.top_lp3 .mv_sec .mv_box .cont .ttl .small {
  font-size: 0.8em;
}

.top_lp3 .mv_sec .mv_box .cont .ttl .size {
  font-size: 1.3em;
  letter-spacing: 0.13em;
}

.mv_sec .mv_box .cont .text {
  font-size: 21px;
  rotate: -7deg;
  font-weight: 700;
  margin-left: 1.1em;
  width: 16.7em;
  line-height: 1.5;
  letter-spacing: 0.3em;
  color: #4a4d50;
}

.mv_sec .mv_box .cont .text .note {
  display: block;
  text-align: right;
  font-size: 0.8em;
  margin-top: 0em;
  letter-spacing: 0.1em;
}

.top_lp3 .mv_sec .cont .icon_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  width: 577px;
}

.top_lp3 .mv_sec .mv_box #fv {
  flex-shrink: 0;
}

.top_lp3 .mv_sec .cont .mv_list ul {
  display: grid;
  grid-template-columns: repeat(3, 162px);
  list-style: none;
  gap: 5px;
  margin-top: -11px;
}

.top_lp3 .mv_sec .cont .mv_list ul li {
  border-radius: 50%;
  width: 100%;
  position: relative;
  height: 167px;
  flex-direction: column;
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_laurel_wreath.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area {
  padding-top: 10px;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .catch {
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.2em;
  position: relative;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .color_text {
  font-size: 17px;
  text-align: center;
  font-weight: 700;
  color: #2d8acc;
  line-height: 1.2;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .color_text .num {
  font-size: 1.9em;
  line-height: 1;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .num {
  color: #2d8acc;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  line-height: 1;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .ster_box {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin: 0 auto;
  text-align: center;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .ster_box .rating_base {
  color: #ccc;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .ster_box .rating_mask {
  position: absolute;
  top: 0;
  left: 0;
  /* ← 左から塗る */
  overflow: hidden;
  white-space: nowrap;
  color: #1e88e5;
  line-height: 1;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .note {
  text-align: center;
}

.top_lp3 .mv_sec .cont .mv_list ul li .text_area .note {
  text-align: center;
  font-size: 13px;
  line-height: 1;
}

.top_lp3 .mv_sec .cont .mv_list ul li:nth-child(3) .text_area .catch {
  font-size: 15px;
}

.top_lp3 .mv_sec .cont .mv_list ul li:nth-child(2) .text_area .catch {
  font-size: 15px;
}

.top_lp3 .mv_sec .oricon_box {
  background: linear-gradient(90deg, #0b8edb 0%, #45b4e4 50%, #92e5ff 100%);
  padding: 32px 0;
  position: relative;
  z-index: 1;
}

.top_lp3 .mv_sec .cont::after {
  content: '';
  position: absolute;
  background: url(/lp/mendan/asset-lp3/img/pc/top_fv_man_img.png);
  width: 259px;
  height: 350px;
  top: 0;
  right: -93px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  rotate: -6deg;
}

.top_lp3 .mv_sec .oricon_box .item_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
}

.top_lp3 .mv_sec .oricon_box .item_box .icon {
  width: 170px;
  flex-shrink: 0;
}

.top_lp3 .mv_sec .oricon_box .item_box .icon img {
  width: 100%;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .theme {
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 0.4em;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .ttl {
  font-size: 36px;
  letter-spacing: 0.05em;
  color: #fdf600;
  margin-bottom: 0.4em;
  line-height: 1;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-bottom: 6px;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area .line_text {
  line-height: 1.5;
  background-color: #fff;
  color: #2d89d0;
  font-weight: 700;
  font-size: 25px;
  padding: 0.2em 0.5em;
  text-align: center;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area .text {
  font-size: 61px;
  letter-spacing: 0.03em;
  color: #fff;
  line-height: 1;
}

.top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area .text .num {
  font-size: 1.9em;
  line-height: 0.9;
  display: inline-block;
  font-style: italic;
}

.top_lp3 .mv_sec .oricon_box .note {
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 13px;
}

.top_lp3 .worries_sec {
  padding: 88px 0 16px;
  background: linear-gradient(180deg, #b0b0b0 0%, #f7f8f8 100%);
  position: relative;
  background: #f7f8f8;
  z-index: 0;
}

.top_lp3 .worries_sec::before {
  content: '';
  position: absolute;
  width: 830px;
  height: 340px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/lp/mendan/asset-lp3/img/pc/worries_bg_img.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  /* filter: blur(5px); */
  opacity: 0.6;
}

.top_lp3 .worries_sec::after {
  content: '';
  position: absolute;
  z-index: 0;
  inset: 0;
  background: linear-gradient(180deg, rgb(115 110 110 / 80%) 0%, transparent 100%);
}

.top_lp3 .worries_sec .cont {
  position: relative;
  z-index: 1;
}

.top_lp3 .worries_sec .cont .theme {
  text-align: center;
  font-size: 25px;
  color: #fff;
  background-color: #323232;
  width: fit-content;
  margin: 0 auto 0.2em;
  padding: 0.1em 0.5em;
}

.top_lp3 .worries_sec .cont .ttl {
  text-align: center;
  font-size: 43px;
  color: #fff;
  letter-spacing: 0.09em;
  margin-bottom: 35px;
}

.top_lp3 .worries_sec .cont .ttl .size {
  font-size: 0.9em;
}

.top_lp3 .worries_sec .cont .worries_list {
  width: 636px;
  margin: 0 auto 27px;
  position: relative;
}

.top_lp3 .worries_sec .cont .worries_list ul {
  padding: 37px 40px 36px;
  background-color: #fff;
}

.top_lp3 .worries_sec .cont .worries_list ul li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
}

.top_lp3 .worries_sec .cont .worries_list ul li + li {
  margin-top: 6px;
}

.top_lp3 .worries_sec .cont .worries_list ul li .icon {
  width: 30px;
}

.top_lp3 .worries_sec .cont .worries_list ul li .icon img {
  width: 100%;
}

.top_lp3 .worries_sec .cont .worries_list ul li .text {
  font-size: 18px;
  letter-spacing: 0.02em;
}

.top_lp3 .worries_sec .cont .worries_list ul li .text .em {
  font-weight: 700;
}

.top_lp3 .worries_sec .cont .worries_list::before {
  content: '';
  position: absolute;
  bottom: -9px;
  right: -70px;
  background-image: url(/lp/mendan/asset-lp3/img/pc/worries_people_img.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 242px;
  height: 140px;
}

.top_lp3 .worries_sec .cont .text_box .text {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  line-height: 1.9;
}

.top_lp3 .worries_sec .cont .text_box .text .size {
  display: block;
  font-size: 1.4em;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.3;
}

.top_lp3 .worries_sec .cont .text_box .text .size::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: -10px;
  left: 0;
  right: 0;
  background-image: url(/lp/mendan/asset-lp3/img/pc/border_img.svg);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.top_lp3 .consultation_sec {
  position: relative;
  padding-bottom: 140px;
}

.top_lp3 .consultation_sec::before {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/consultation_bg_img.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 410px;
  z-index: -1;
}

.common_label_text {
  background-color: #2c86c9;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  border-radius: 50%;
  margin: 0 auto 1.5em;
  font-size: 18px;
  font-weight: 700;
  width: 6.6em;
  min-block-size: 6.6em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.top_lp3 .consultation_sec .head_box {
  padding-top: 37px;
  margin-bottom: 127px;
}

.common_label_text::after {
  content: '';
  position: absolute;
  width: 1.2em;
  height: 0.8em;
  background-color: #2c86c9;
  clip-path: polygon(50% 100%, 0 0, 100% 1%);
  bottom: -0.7em;
  right: 50%;
  transform: translateX(50%);
}

.top_lp3 .consultation_sec .head_box .text {
  text-align: center;
  color: #fff;
  font-size: 25px;
  letter-spacing: 0.03em;
  font-weight: 500;
}

.top_lp3 .consultation_sec .head_box .ttl {
  text-align: center;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.03em;
}

.top_lp3 .consultation_sec .head_box .ttl .line {
  font-size: 1.5em;
  position: relative;
  border-bottom: 5px solid #fdf512;
}

.top_lp3 .consultation_sec .head_box .ttl .line::after {
  content: '';
  display: inline-block;
}

.common_bg_text {
  text-align: center;
  color: #fff;
  font-size: 24px;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
  background: linear-gradient(90deg, #00b0c9 0%, #008fbf 100%);
  padding: 0.14em 0.73em;
  border-radius: 2px;
  margin-bottom: 0.9em;
}

.common_bg_text .color {
  color: #dffd36;
}

.common_catch_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}

.common_catch_box .text {
  font-size: 22px;
  font-weight: 700;
}

.common_catch_box .icon {
  width: 330px;
}

.common_catch_box .icon img {
  width: 100%;
}

.top_lp3 .consultation_sec .cont .consultation_list li {
  list-style: none;
  display: flex;
  align-items: flex-end;
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box {
  padding: 0 0 25.1px 39px;
  position: relative;
  z-index: 2;
}

.top_lp3 .consultation_sec .cont .consultation_list li .img {
  width: 560px;
  height: 310px;
  margin-left: -70px;
  position: relative;
  /* flex-shrink: 0; */
}

.top_lp3 .consultation_sec .cont .consultation_list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_lp3 .consultation_sec .cont .common_catch_box {
  margin-bottom: 59px;
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text {
  font-size: 23px;
  letter-spacing: 0.03em;
  color: #fff;
  width: fit-content;
  padding: 0.2em 0.7em;
  border-radius: 4px;
  text-align: center;
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text + .bg_text {
  margin-top: 0.2em;
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text .size {
  font-size: 0.4em;
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text.color {
  font-size: 40px;
  color: #f9eb0a;
  font-weight: 700;
  padding: 0.2em 0.5em;
}

.top_lp3 .consultation_sec .cont .consultation_list li + li {
  margin-top: 120px;
  flex-direction: row-reverse;
  justify-content: left;
  position: relative;
}

.top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .img {
  margin: 0 -110px 0 40px;
}

.top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .text_box {
  padding: 0 0 13px 39px;
}

.top_lp3 .consultation_sec .cont .consultation_list li + li::before {
  top: -93.9px;
  right: 51.7%;
  transform: translateX(-50%);
  rotate: 45deg;
}

.top_lp3 .consultation_sec .cont .consultation_list li + li::before,
.top_lp3 .consultation_sec .cont .consultation_list li + li::after {
  content: '';
  position: absolute;
  background-color: #323232;
  width: 3px;
  height: 105px;
  transform: translateX(-50%);
  rotate: 45deg;
}

.top_lp3 .consultation_sec .cont .consultation_list li + li::after {
  top: -93.9px;
  right: 52.1%;
}

.top_lp3 .consultation_sec .cont .consultation_list li + li::after {
  top: -93.9px;
  right: 51.7%;
  transform: translateX(-50%);
  rotate: 135deg;
}

.top_lp3 .consultation_sec .cont .consultation_list li .img::before {
  content: '';
  position: absolute;
  width: calc(790px + (50vw - 570px));
  height: 310px;
  background-color: #e6eef2;
  bottom: -40px;
  right: 240px;
  z-index: -1;
}

.top_lp3 .consultation_sec .cont .consultation_list li .text_box .note {
  font-size: 13px;
  margin-top: 0.7em;
}

.top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .img::before {
  left: 240px;
}

.top_lp3 .company_sec {
  padding: 47px 0;
  background-color: #e7eef3;
  position: relative;
}

.top_lp3 .company_sec .wrap {
  position: relative;
}

.top_lp3 .company_sec .en_text {
  position: absolute;
  top: -95px;
  right: 50%;
  transform: translateX(50%);
  font-size: 57px;
  color: #cfe5ee;
  white-space: nowrap;
  text-align: center;
  /* transform: translateY(-1.5em); */
}

.top_lp3 .company_sec .ttl {
  text-align: center;
  font-size: 28px;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
}

.top_lp3 .company_sec .ttl .color {
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 43px;
}

.top_lp3 .company_sec .img {
  width: 700px;
  height: 280px;
  margin: 0 auto;
}

.top_lp3 .company_sec .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_lp3 .anxiety_sec .head_box .bg_text {
  width: fit-content;
  margin: 0 auto 0.2em;
  font-size: 23px;
  padding: 0.1em 0.7em;
  border-radius: 4px;
  background-color: #333333;
  color: #fff;
}

.top_lp3 .anxiety_sec .head_box .ttl {
  text-align: center;
  font-size: 32px;
  color: #fff;
  margin-bottom: 0.1em;
}

.top_lp3 .anxiety_sec .head_box .ttl .size {
  font-size: 1.3em;
}

.top_lp3 .anxiety_sec .head_box .speech_text {
  font-size: 21px;
  color: #fff;
  margin: 0 4.1em 0 auto;
  letter-spacing: 0.03em;
  z-index: 0;
  position: relative;
  width: 14em;
  min-block-size: 9em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.3em;
}

.top_lp3 .anxiety_sec .head_box .speech_text::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/lp/mendan/asset-lp3/img/pc/anxiety_speech_bubble.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.7;
}

.top_lp3 .anxiety_sec .head_box .speech_text .color {
  color: #f8ec22;
  font-weight: 600;
}

.top_lp3 .anxiety_sec .top_box .wrap {
  position: relative;
}

.top_lp3 .anxiety_sec {
}

.top_lp3 .anxiety_sec .top_box .wrap {
  position: relative;
  padding: 42px 0 117px;
  background-image: url(/lp/mendan/asset-lp3/img/pc/anxiety_bg_img.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 810px;
}

.top_lp3 .anxiety_sec .top_box .wrap::before,
.top_lp3 .anxiety_sec .top_box .wrap::after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  pointer-events: none;
  width: 60px;
}

.top_lp3 .anxiety_sec .top_box .wrap::before {
  left: 0;
  background: linear-gradient(to right, rgba(221, 221, 221, 1), rgba(221, 221, 221, 0));
}

.top_lp3 .anxiety_sec .top_box .wrap::after {
  right: 0;
  background: linear-gradient(to left, rgba(221, 221, 221, 1), rgba(221, 221, 221, 0));
}

.top_lp3 .anxiety_sec .bottom_box {
  margin-top: -66px;
}

.top_lp3 .anxiety_sec .bottom_box .common_catch_box {
  margin-bottom: 5px;
}

.top_lp3 .anxiety_sec .bottom_box .cont .theme {
  color: #2c86c9;
  font-size: 40px;
  text-align: center;
}

.top_lp3 .anxiety_sec .bottom_box .cont .text_box {
  margin-bottom: 36px;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul {
  list-style: none;
  padding: 0;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li {
  width: 690px;
  margin: 0 auto;
  background-color: #e6eef2;
  min-block-size: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li + li {
  margin-top: 30px;
  position: relative;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .text {
  font-size: 23px;
  font-weight: 700;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .catch {
  font-size: 42px;
  color: #2c86c9;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .catch .line {
  border-bottom: 5px solid #fdf614;
  padding-bottom: 0.2em;
}

.top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li + li::before {
  content: '';
  position: absolute;
  width: 108px;
  height: 44px;
  background: linear-gradient(180deg, #aee0f9 0px, #aee0f9 5px, #2c86c9 260px);
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  position: relative;
  z-index: 0;
  margin-top: -30px;
  padding-right: 80px;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .img {
  width: 169px;
  height: 237px;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.top_lp3 .anxiety_sec .bottom_box .wrap {
  width: 1000px;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 77%;
  left: 0;
  bottom: 1px;
  z-index: -1;
  background: linear-gradient(
    to bottom,

    #00c6d8 60px,
    #04699d 100%
  );
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box {
  padding-top: 55px;
  position: relative;
  z-index: 2;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box .line_text {
  font-size: 23px;
  color: #fff;
  width: fit-content;
  border: 1.5px solid #fff;
  padding: 0.4em 0.8em;
  border-radius: 4px;
  margin-bottom: 0.5em;
  line-height: 1;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box .theme {
  font-size: 41px;
  color: #fff;
  font-weight: 500;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box .theme .color {
  color: #fdf627;
}

.top_lp3 .reviews_sec {
  padding: 44px 0 75px;
  position: relative;
  overflow: hidden;
}

.top_lp3 .reviews_sec .head_box {
}

.top_lp3 .reviews_sec .head_box .text {
  text-align: center;
  font-size: 33px;
  position: relative;
  margin-bottom: 2.9em;
}

.top_lp3 .reviews_sec .head_box .text::before {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_border_img.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 149px;
  height: 66px;
  bottom: -56px;
  left: 50%;
  transform: translateX(-50%);
}

.top_lp3 .reviews_sec::before {
  background-image: url(/lp/mendan/asset-lp3/img/pc/reviews_confetti_img.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;
  width: 1920px;
  aspect-ratio: 1920 / 546;
  z-index: 0;
  top: 90px;
  left: 50%;
  opacity: 0.5;
  transform: translateX(-50%);
  z-index: 1;
}

.top_lp3 .reviews_sec .head_box .ttl {
  text-align: center;
  font-size: 41px;
  line-height: 1;
  margin-bottom: 0.6em;
}

.top_lp3 .reviews_sec .head_box .text_area {
  border-radius: 50%;
  position: relative;
  height: 317px;
  flex-direction: column;
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_laurel_wreath.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 330px;
  margin: 0 auto 23px;
}

.top_lp3 .reviews_sec .head_box .text_area .num {
  font-weight: 700;
  font-size: 115px;
  text-align: center;
  line-height: 0.8;
  padding-top: 0.3em;
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  color: transparent;
}

.top_lp3 .reviews_sec .head_box .text_area .rating_base {
  color: #ccc;
}

.top_lp3 .reviews_sec .head_box .text_area .rating_mask {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #1e88e5;
}

.top_lp3 .reviews_sec .head_box .text_area .ster_box {
  position: relative;
  display: inline-block;
  font-size: 39px;
  line-height: 1;
  margin: 0 auto 0.2em;
  text-align: center;
}

.top_lp3 .reviews_sec .head_box .text_area .evaluation {
  font-size: 32px;
  font-weight: 700;
}

.top_lp3 .reviews_sec::after {
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #aee0f9 0px, #aee0f9 5px, #e7f0f4 260px);
  z-index: 0;
}

.top_lp3 .reviews_sec > * {
  position: relative;
  z-index: 1;
}

.top_lp3 .reviews_sec::before,
.top_lp3 .reviews_sec::after {
  content: '';
  position: absolute;
}

.top_lp3 .anxiety_sec .top_box {
  background-color: #ddd;
}

.top_lp3 .reviews_sec .voice_box .note_text {
  text-align: center;
  font-size: 13px;
  margin-bottom: 50px;
}

.top_lp3 .reviews_sec .voice_box .common_bg_text {
  padding: 0.14em 0.93em;
  letter-spacing: 0.06em;
}

.top_lp3 .reviews_sec .voice_box .common_bg_text .span {
  color: #fdf32a;
}

.top_lp3 .reviews_sec .voice_box .theme {
  font-size: 59px;
  text-align: center;
  line-height: 1;
  color: #2c86cf;
  font-weight: 700;
  position: relative;
  width: fit-content;
  margin: 0 auto 0.42em;
}

.top_lp3 .reviews_sec .voice_box .theme .size {
  font-size: 0.7em;
}

.top_lp3 .reviews_sec .voice_box .theme::after {
  content: '';
  display: block;
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_reviews_img.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 0.4em;
  margin-top: 0.5em;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item {
  /* width: 368px !important; */
  background-color: #fff;
  /* min-block-size: 543px; */
  padding: 24px 37px;
  border-top: 4px solid #bad8e4;
  margin: 0 20px;
}

.top_lp3 .advisor_sec .advisor_list .slick-track,
.top_lp3 .reviews_sec .voice_box .voice_list .slick-track {
  display: flex;
}

.top_lp3 .advisor_sec .advisor_list .slick-slide,
.top_lp3 .reviews_sec .voice_box .voice_list .slick-slide {
  height: auto !important;
}

.top_lp3 .reviews_sec .wrap {
  width: 920px;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item .rating_base {
  font-size: 35px;
  letter-spacing: 0.13em;
  color: #facb12;
  margin-bottom: 0.2em;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item .name {
  font-size: 15px;
  margin-bottom: 1.2em;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item .catch {
  font-size: 26px;
  letter-spacing: 0.03em;
  margin-bottom: 0.6em;
  color: #2c86ca;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item .text {
  font-size: 19px;
  letter-spacing: 0.06em;
  line-height: 1.67;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item .text .color {
  color: #2c86ca;
  font-weight: 700;
}

.top_lp3 .reviews_sec .voice_box .voice_list .prev.slick-arrow {
  position: absolute;
  left: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  z-index: 2;
}

.top_lp3 .reviews_sec .voice_box .voice_list .prev.slick-arrow img {
  width: 100%;
}

.top_lp3 .common_contact_sec .head_box .text {
  font-size: 41px;
  color: #fff;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-align: center;
}

.top_lp3 .reviews_sec .voice_box .voice_list .next.slick-arrow {
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  cursor: pointer;
}

.top_lp3 .reviews_sec .voice_box .voice_list .item + .item {
  /* margin-left: 20px; */
}

.top_lp3 .reviews_sec .voice_box .voice_list .next.slick-arrow img {
  width: 100%;
}

.top_lp3 .reviews_sec .voice_box .voice_list ul {
  bottom: -45px;
}

.top_lp3 .reviews_sec .voice_box .voice_list ul li button {
  border: 1px solid #0286ca;
  border-radius: 50%;
}

.top_lp3 .reviews_sec .voice_box .voice_list ul li button::before {
  content: unset;
}

.top_lp3 .reviews_sec .voice_box .voice_list ul li.slick-active {
  background-color: #2c86ca;
  border-radius: 50%;
}

.top_lp3 .reviews_sec .voice_box .voice_list ul li {
  margin: 0 8px;
}

.top_lp3 .common_contact_sec {
  background: #e7f0f4;
}

.top_lp3 .common_contact_sec .text_box .line_text {
  font-size: 23px;
  color: #fff;
  width: fit-content;
  border: 1.5px solid #fff;
  padding: 0.4em 0.8em;
  border-radius: 4px;
  margin-bottom: 0.5em;
  line-height: 1;
}

.top_lp3 .common_contact_sec .head_box .img {
  width: 165px;
}

.top_lp3 .common_contact_sec .head_box .img img {
  width: 100%;
}

.top_lp3 .common_contact_sec .head_box .text .color {
  color: #fdf627;
}

.top_lp3 .common_contact_sec .head_box .cont {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19px;
  position: relative;
  z-index: 1;
}

.top_lp3 .common_contact_sec .botom_box {
  background-color: #38aadb;
  padding: 23px 0 23px;
  position: relative;
}

.top_lp3 .common_contact_sec .botom_box .accent_box {
}

.top_lp3 .common_contact_sec .botom_box .accent_box .accent {
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.05em;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: anchor-center;
  color: #fff;
}

.top_lp3 .common_contact_sec .botom_box .accent_box .accent .color {
  font-size: 1.4em;
  color: #fbf720;
  font-weight: 700;
}

.top_lp3 .common_contact_sec .botom_box .accent_box .accent::before,
.top_lp3 .common_contact_sec .botom_box .accent_box .accent::after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: #fff;
}

.top_lp3 .common_contact_sec .botom_box .accent_box .accent::before {
  rotate: 45deg;
}

.top_lp3 .common_contact_sec .botom_box .accent_box .accent::after {
  rotate: -45deg;
}

.top_lp3 .common_contact_sec .botom_box .link {
  background-color: #fbf720;
  display: flex;
  padding: 0.3em 0.5em 0.3em 0.4em;
  width: 16em;
  border-radius: 100vmax;
  margin: 0 auto;
  font-size: 30px;
  text-decoration: none;
  gap: 1em;
  align-items: center;
  color: #184e96;
  font-weight: 700;
  position: relative;
}

.top_lp3 .common_contact_sec .botom_box .link .bg {
  background-color: #2c86ca;
  color: #fff;
  border-radius: 50%;
  width: 80px;
  min-block-size: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8em;
}

.top_lp3 .common_contact_sec .botom_box .link::after {
  content: '';
  display: block;
}

.top_lp3 .reason_sec {
  padding: 60px 0 0;
  background: linear-gradient(to bottom, #fff 20px, #fff 30px, #e7eef3 100%);
}

.top_lp3 .reason_sec .head_box .text {
  color: #2b85c8;
}

.top_lp3 .reason_sec .head_box .text .size {
  font-size: 48px;
}

.top_lp3 .reason_sec .common_bg_text {
  margin-bottom: 10px;
}

.top_lp3 .reason_sec .reason_text {
  font-size: 52px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 700;
}

.top_lp3 .reason_sec .reason_text .num {
  font-size: 2.3em;
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  color: transparent;
  line-height: 0.8em;
}

.top_lp3 .reason_sec .head_box {
  margin-bottom: 75px;
}

.top_lp3 .reason_sec .reason_list .list_box .theme_box {
  margin-left: 80px;
  position: relative;
  z-index: 1;
}

.top_lp3 .reason_sec .reason_list .list_box .theme_box .en_text {
  color: #f9f300;
  font-weight: 700;
  font-size: 18px;
}

.top_lp3 .reason_sec .reason_list .list_box .theme_box .en_text .num {
  font-size: 2em;
}

.top_lp3 .reason_sec .reason_list .list_box .theme_box .theme {
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.025em;
  line-height: 1.4;
  font-weight: 700;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item {
  display: flex;
  gap: 37px;
  position: relative;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box {
  position: relative;
  z-index: 0;
  padding: 84px 20px 20px 78px;
  width: 465px;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box::before {
  content: '';
  position: absolute;
  top: 40px;
  left: 0;
  width: 1000px;
  height: 96%;
  background-color: #f6f8fa;
  z-index: -1;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box .theme {
  color: #4389d1;
  font-weight: 700;
  font-size: 33px;
  letter-spacing: 0.02em;
  margin-bottom: 0.5em;
  line-height: 1.4;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box .text {
  font-size: 18px;
  letter-spacing: 0.06em;
  line-height: 1.75;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box .text .color {
  color: #53b0e3;
  font-weight: 700;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .img {
  width: 480px;
  height: 336px;
  position: relative;
  flex-shrink: 0;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .img .label {
  background-color: #f9f50f;
  width: 7.8em;
  min-block-size: 7.6em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top: -2.9em;
  left: -1.5em;
  position: absolute;
  color: #4489dc;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  rotate: -13deg;
  line-height: 1.1;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .img .label::before {
  content: '';
  position: absolute;
  width: 1.3em;
  height: 0.9em;
  background-color: #f9f50f;
  bottom: -0.8em;
  right: 2.7em;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  rotate: -9deg;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item .img .label .size {
  display: block;
  font-size: 1.4em;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li {
  position: relative;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 20px;
  min-block-size: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li .item::after {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/reason_text_img01.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 276px;
  height: 70px;
  rotate: -90deg;
  left: -140px;
  bottom: 147px;
  z-index: 1;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li + li {
  position: relative;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 371px;
  z-index: -1;
  background: linear-gradient(90deg, #6bbae9 0%, #71cef7 50%, #19b6e8 100%);
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box + .list_box {
  margin-top: 120px;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box {
  position: relative;
  padding: 50px 0 0;
  z-index: 2;
}

.top_lp3 .reason_sec .reason_list .list_box .cont .item::before {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/reason_text_img01.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 276px;
  height: 70px;
  rotate: -90deg;
  left: -140px;
  bottom: 147px;
  z-index: 1;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .cont .item {
  flex-direction: row-reverse;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .cont .item .text_box::before {
  right: 0;
  left: unset;
}

.top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .cont .item .img .label {
  right: -1.5em;
  left: unset;
  rotate: 9deg;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .theme_box {
  text-align: right;
  margin: 0 80px 0 0;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .theme_box .en_text {
  width: fit-content;
  margin-left: auto;
  margin: 0 360px 0 auto;
}

.top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .cont .item .img .label::before {
  right: 0px;
  left: 2.2em;
  bottom: -0.6em;
  rotate: 34deg;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .cont .item::before {
  left: unset;
  right: -127px;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list {
  padding: 132px 0 120px 68px;
  position: relative;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list ul {
  display: grid;
  grid-template-columns: repeat(3, 270px);
  align-items: center;
  padding: unset;
  list-style: none;
  gap: 20px;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li .text {
  font-size: 20px;
  letter-spacing: 0.01em;
  color: #4187cb;
  font-weight: 700;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list::before {
  content: '';
  position: absolute;
  background-color: #f6f8fa;
  top: 15px;
  left: -4px;
  width: 1005px;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 71%, 50% 100%, 0 71%);
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li + li::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 60px;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/lp/mendan/asset-lp3/img/pc/s01_icon02.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li::after {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_reason_img1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: -14px;
  top: -100px;
  width: 140px;
  height: 120px;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li:nth-child(2)::after {
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_reason_img2.png);
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box li:nth-child(3)::after {
  background-image: url(/lp/mendan/asset-lp3/img/pc/icon_reason_img3.png);
}

.top_lp3 .job_offer_sec {
  margin-top: -20px;
  padding-bottom: 6px;
  background-color: #fff;
}

.top_lp3 .job_offer_sec .img {
  width: 100%;
  margin-bottom: 20px;
}

.top_lp3 .job_offer_sec .img img {
  width: 100%;
}

.top_lp3 .job_offer_sec .icon {
  width: 540px;
  margin: 0 auto;
}

.top_lp3 .job_offer_sec .icon img {
  width: 100%;
}

.top_lp3 .common_contact_sec .head_box .cont .text_box {
  padding-top: 10px;
}

.top_lp3 .common_contact_sec .head_box {
  padding: 10px 0 0;
  position: relative;
  z-index: 0;
}

.top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .cont .item::before {
  background-image: url(/lp/mendan/asset-lp3/img/pc/reason_text_img02.svg);
}

.top_lp3 .reason_sec .reason_list .list_box:nth-child(3) .cont .item::before {
  background-image: url(/lp/mendan/asset-lp3/img/pc/reason_text_img03.svg);
  bottom: 67px;
}

.top_lp3 .advisor_sec {
  padding: 50px 0 90px;
  position: relative;
  background-color: #e6eef2;
}

.top_lp3 .advisor_sec .head_box {
  margin-bottom: 70px;
  position: relative;
}

.top_lp3 .advisor_sec .head_box .line_text {
  border-bottom: 5px solid #fbf720;
  text-align: center;
  font-size: 40px;
  letter-spacing: 0.03em;
  line-height: 1.1;
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: 700;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 0.1em;
}

.top_lp3 .advisor_sec .bg_text {
  position: absolute;
  top: -16px;
  right: 143px;
  color: #d0e5ee;
  font-size: 140px;
  line-height: 1;
}

.top_lp3 .advisor_sec .wrap {
  width: 920px;
}

.top_lp3 .advisor_sec .head_box .common_bg_text {
  margin-bottom: 5px;
}

.top_lp3 .advisor_sec .head_box .common_catch_box .text {
  font-size: 29px;
}

.top_lp3 .advisor_sec .advisor_list {
  position: relative;
  display: flex;
  gap: 41px;
}

.top_lp3 .advisor_sec .advisor_list .item_box {
  /* width: 440px !important; */
  /* flex-shrink: 0; */
  background-color: #fff;
  position: relative;
  /* min-block-size: 697px; */
  margin: 0 20px;
  display: flex;
  flex-direction: column;
}

.top_lp3 .advisor_sec .advisor_list .item_box .img_box {
  background-color: #f2f9f9;
  height: 236px;
  position: relative;
}

.top_lp3 .advisor_sec .advisor_list .item_box .img_box .img {
  width: 200px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 257px;
}

.top_lp3 .advisor_sec .advisor_list .item_box .img_box .img img {
  width: 100%;
  height: 100%;
  object-position: bottom;
  object-fit: contain;
}

.top_lp3 .advisor_sec .advisor_list .item_box .img_box::before {
  content: '';
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 80px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
  bottom: -1px;
  left: 0;
  z-index: 1;
}

.top_lp3 .advisor_sec .advisor_list .item_box .img_box .en_text {
  position: absolute;
  top: 190px;
  right: 30px;
  z-index: 2;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.top_lp3 .advisor_sec .advisor_list .item_box .text_box {
  padding: 33px 39px;
  flex-grow: 1;
  /* background-color: #Fff; */
}

.top_lp3 .advisor_sec .advisor_list .item_box .text_box .theme {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 1em;
  color: #4a95c8;
}

.top_lp3 .advisor_sec .advisor_list ul .item_box .text_box .text {
  font-size: 19px;
  letter-spacing: 0.03em;
  line-height: 1.656;
}

.top_lp3 .advisor_sec .advisor_list .item_box .text_box .text .color {
  color: #4a95c8;
  font-weight: 700;
}

.top_lp3 .advisor_sec .advisor_list .item_box + .item_box {
  /* margin-left: 20px; */
}

.top_lp3 .advisor_sec .advisor_list .prev.slick-arrow {
  position: absolute;
  left: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  z-index: 10;
}

.prev.slick-arrow img {
  width: 100%;
}

.top_lp3 .advisor_sec .advisor_list .next.slick-arrow {
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  cursor: pointer;
  z-index: 10;
}

.top_lp3 .advisor_sec .advisor_list .next.slick-arrow img {
  width: 100%;
}

.top_lp3 .advisor_sec .advisor_list ul {
  bottom: -50px;
}

.top_lp3 .advisor_sec .advisor_list ul li {
  border: 1px solid #0286ca;
  border-radius: 50%;
}

.top_lp3 .advisor_sec .advisor_list ul li.slick-active {
  background-color: #0286ca;
}

.top_lp3 .advisor_sec .advisor_list ul li button {
  display: none;
}

.top_lp3 .flow_sec {
  padding: 58px 0 69px;
  position: relative;
}

.top_lp3 .flow_sec .bg_text {
  position: absolute;
  top: -19px;
  right: 143px;
  color: #ebf3fa;
  font-size: 140px;
  line-height: 1;
}

.top_lp3 .flow_sec .head_box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-bottom: 23px;
}

.top_lp3 .flow_sec .head_box .label {
  width: 5em;
  font-size: 23px;
  letter-spacing: 0.03em;
  background: linear-gradient(90deg, #48a1c5 0%, #3f84c2 100%);
  padding: 0.5em;
  color: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  min-block-size: 4.7em;
  rotate: -5deg;
}

.top_lp3 .flow_sec .head_box .label .dot {
  display: block;
  color: #f1fb30;
  font-size: 1.5em;
  line-height: 1;
  font-weight: 700;
  margin-top: 0em;
}

.top_lp3 .advisor_sec .advisor_list .item_box .text_box .text {
  font-size: 19px;
  letter-spacing: 0.03em;
  line-height: 1.68;
}

.top_lp3 .flow_sec .head_box .theme {
  font-size: 34px;
  color: #4187c9;
}

.top_lp3 .flow_sec .head_box .label .dot .dots {
  display: inline-block;
  position: relative;
}

.top_lp3 .flow_sec .head_box .label .dot .dots::before {
  content: '';
  display: block;
  background-color: #f1fb30;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-bottom: 0.2em;
  margin: 0 auto 5px;
}

.top_lp3 .flow_sec .head_box .theme .size {
  font-size: 1.3em;
}

.top_lp3 .flow_sec .cont .num_list ul {
  list-style: none;
  padding: unset;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.top_lp3 .flow_sec .wrap {
  width: 1140px;
}

.top_lp3 .flow_sec .cont .num_list ul li,
.top_lp3 .flow_sec .cont .num_list ul li::after {
  background-color: #f5f9fa;
  position: relative;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(2),
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(2)::after {
  background-color: #c0eaff;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(3),
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(3)::after {
  background-color: #78cbf4;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(4),
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(4)::after {
  background-color: #55b7f2;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(5),
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(5)::after {
  background-color: #4ea0f0;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(3) .num_box,
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(3) .num_box .num {
  color: #fff;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(4) .num_box,
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(4) .num_box .num {
  color: #fff;
}

.top_lp3 .flow_sec .cont .num_list ul li:nth-child(5) .num_box,
.top_lp3 .flow_sec .cont .num_list ul li:nth-child(5) .num_box .num {
  color: #fff;
}

.top_lp3 .flow_sec .cont .num_list ul li::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -19px;
  width: 20px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  z-index: 1;
}

.top_lp3 .flow_sec .cont .num_list ul li .num_box {
  text-align: center;
  font-size: 13px;
  min-block-size: 4.3em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7cacc4;
  gap: 0.4em;
}

.top_lp3 .flow_sec .cont .num_list ul li .num_box .num {
  font-size: 2.5em;
  color: #3b7eb6;
}

.top_lp3 .flow_sec .cont .flow_list ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  list-style: none;
  padding: 0;
}

.top_lp3 .flow_sec .cont .flow_list ul li + li {
  border-left: 1px solid #ccc;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 30px 34px;
  gap: 5px;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon_box .icon {
  width: 67px;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon_box .icon img {
  width: 100%;
}

.top_lp3 .flow_sec .cont .flow_list ul li {
  padding: 38px 15px;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon {
  width: 100px;
  margin: 0 auto;
  flex-shrink: 0;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon img {
  width: 100%;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_area .theme {
  background: linear-gradient(90deg, #00c6d8 0%, #04699d 100%);
  -webkit-background-clip: text;
  color: transparent;
  text-align: center;
  margin: 0.8em 0 0.6em;
  font-size: 18px;
}

.top_lp3 .flow_sec .cont .flow_list ul li .text_area .text {
  font-size: 17px;
  letter-spacing: 0.13em;
  line-height: 1.6;
}

.top_lp3 .flow_sec .cont {
  margin-bottom: 7px;
}

.top_lp3 .flow_sec .note {
  text-align: right;
  font-size: 13px;
  color: #606060;
}

.top_lp3 .job_hunting_sec {
  background-color: #eefcff;
  position: relative;
}

.top_lp3 .job_hunting_sec .bg_img::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/lp/mendan/asset-lp3/img/pc/job_hunting_banner_img.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: repeat;
  z-index: -1;
}

.top_lp3 .job_hunting_sec .bg_img {
  position: relative;
  padding: 560px 0 0;
  display: block;
}

.top_lp3 .job_hunting_sec .icon {
  margin: 0 auto;
  width: 525px;
}

.top_lp3 .job_hunting_sec .icon img {
  width: 100%;
}

.top_lp3 .faq_sec {
  padding: 120px 0;
  position: relative;
  background-color: #f6f8fa;
}

.top_lp3 .faq_sec .bg_text {
  position: absolute;
  top: -17px;
  right: 143px;
  color: #ebf3fa;
  font-size: 140px;
  line-height: 1;
}

.top_lp3 .faq_sec .ttl {
  font-size: 41px;
  text-align: center;
}

.top_lp3 .faq_sec .faq_list ul {
  list-style: none;
}

.faq_sec .faq_list ul li {
  position: relative;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}

.faq_sec .faq_list ul li + li {
  margin-top: 20px;
}

.faq_sec .faq_list ul li .que_box {
  align-items: center;
  gap: 20px;
  padding: 25px 30px;
  transition: 0.3s;
  display: flex;
  position: relative;
  color: #4695d1;
  background-color: #fff;
  font-weight: 700;
}

.faq_sec .faq_list ul li .que_box::after,
.faq_sec .faq_list ul li .que_box::before {
  position: absolute;
  content: '';
}

.faq_sec .faq_list ul li .que_box::before {
  transition: 0.3s;
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #01396d;
  border-bottom: 2px solid #01396d;
  transform: translateY(-50%) rotate(45deg);
}

.faq_sec .faq_list ul li .ans_box {
  padding: 20px 30px;
  /* transition: 0.3s; */
  display: flex;
  position: relative;
  gap: 0 15px;
  align-items: center;
}

.faq_sec .faq_list ul li .ans_box .closeBtnHat {
  display: none;
}

.faq_sec .faq_list ul li .que_box .text {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  display: flex;
  gap: 0 15px;
  align-items: center;
}

.faq_sec .faq_list ul li .que_box .text::before {
  content: 'Q';
  display: block;
  font-size: 18px;
  color: #fff;
  background-color: #4695d1;
  padding: 0.5em 0.57em;
  border-radius: 50%;
  line-height: 1;
}

.faq_sec .faq_list ul li .ans_box .text {
  font-size: 16px;
  letter-spacing: 0.03em;
  position: relative;
  display: flex;
  gap: 0 15px;
  align-items: center;
}

.faq_sec .faq_list ul li .ans_box .text::before {
  content: 'A';
  display: block;
  font-size: 18px;
  color: #4695d1;
  background-color: #f9f50f;
  padding: 0.5em 0.57em;
  border-radius: 50%;
  line-height: 1;
}

.faq_sec .faq_list ul li .que_box.nowOpen::before {
  transform: rotate(225deg);
}

.faq_sec .faq_list ul li .ans_box .text .color {
  color: #4695d1;
  font-weight: 700;
}

.faq_sec .faq_list ul li .ans_box .text .size {
  font-size: 0.8em;
}

.faq_sec .faq_list ul li .ans_box::before {
  content: '';
  position: absolute;
  width: 90%;
  top: 0;
  left: 50%;
  height: 1px;
  background-color: #ccc;
  transform: translateX(-50%);
}

.top_lp3 .common_contact_sec .head_box::before {
  width: 100%;
  height: 90%;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(to bottom, #00c6d8 60px, #04699d 100%);
  content: '';
  position: absolute;
}

.top_lp3 .advisor_sec .advisor_list .slick-list.draggable {
  padding-top: 35px;
}

.top_lp3 .job_offer_sec .wrap {
  /* width: 100%; */
}

.top_lp3 .common_contact_sec.center {
  background-color: #fff;
}

.top_lp3 .common_contact_sec.bottom {
  background-color: #fff;
}

.top_lp3 .common_contact_sec .botom_box::before {
}

.top_lp3 .mv_sec .oricon_box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/lp/mendan/asset-lp3/img/pc/mv_bg_wordpress_b_l_2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}

.top_lp3 .anxiety_sec .bottom_box .advisor_box::after {
  content: '';
  position: absolute;
  top: 52px;
  left: 0;
  background-image: url(/lp/mendan/asset-lp3/img/pc/mv_bg_wordpress_b_l_2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  opacity: 0.5;
  bottom: 0;
}

.top_lp3 .common_contact_sec .head_box::after {
  content: '';
  position: absolute;
  top: 21px;
  left: 0;
  background-image: url(/lp/mendan/asset-lp3/img/pc/mv_bg_wordpress_b_l_2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  opacity: 0.5;
  bottom: 0;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/lp/mendan/asset-lp3/img/pc/mv_bg_wordpress_b_l_2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 370px;
  opacity: 0.5;
  bottom: 0;
}

.top_lp3 .reason_sec .strong_box .reason_list .list_box .cont {
  position: relative;
  z-index: 1;
}

.top_lp3 .job_offer_sec .fast_path_area {
  overflow: hidden;
  position: relative;
  height: 500px;
}

.top_lp3 .job_offer_sec .fast_path_area > * {
  position: relative;
  z-index: 1;
}

.top_lp3 .job_offer_sec .fast_path_area .wrap {
  height: 100%;
}

.top_lp3 .job_offer_sec .fast_path_area::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/lp/mendan/asset-lp3/img/pc/fast_path_area_bg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.top_lp3 .job_offer_sec .fast_path_area::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(to bottom, transparent, #fff);
  z-index: 2;
}

.top_lp3 .job_offer_sec .fast_path_area .fast_path_area_hito_img {
  position: absolute;
  bottom: 0;
  width: 360px;
  left: 120px;
  z-index: 1;
}

.top_lp3 .job_offer_sec .fast_path_area .fast_path_area_hito_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.top_lp3 .job_offer_sec .fast_path_area_main_text_block {
  transform: rotate(-5.5deg);
  position: absolute;
  top: 100px;
  right: 44px;
}

.top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text {
  background-color: #fff;
  color: #2fa8c6;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 52px;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  line-height: 1;
  padding: 0.3em;
}

.top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text .size {
  font-size: 1.2em;
}

.top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text + .fast_path_area_main_text {
  margin-top: 0.2em;
}

.top_lp3 .job_offer_sec .obi_text_area {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 1%,
    rgba(188, 238, 249, 0.4) 5%,
    rgba(60, 205, 236, 0.9) 50%,
    rgba(231, 249, 253, 0.4) 95%,
    rgba(255, 255, 255, 0) 99%
  );
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
  padding: 0.7em 8em;
  position: absolute;
  transform: rotate(-5.5deg);
  width: fit-content;
  right: -20px;
  top: 320px;
}

.top_lp3 .job_hunting_sec .wrap {
  height: 590px;
  background-image: url(/lp/mendan/asset-lp3/img/pc/job_hunting_bg_img.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 1310px;
  position: relative;
}

.top_lp3 .job_hunting_sec .wrap::before,
.top_lp3 .job_hunting_sec .wrap::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
  width: 60px;
}

.top_lp3 .job_hunting_sec .wrap::before {
  left: 0;
  background: linear-gradient(to right, #eefcff, transparent);
}

.top_lp3 .job_hunting_sec .wrap::after {
  right: 0;
  background: linear-gradient(to left, #eefcff, transparent);
}

.top_lp3 .job_hunting_sec::before,
.top_lp3 .job_hunting_sec::after {
  content: '';
  position: absolute;
  height: 60px;
  pointer-events: none;
  left: 0;
  right: 0;
  z-index: 2;
}

.top_lp3 .job_hunting_sec::before {
  top: 0;
  background: linear-gradient(to bottom, #fff, transparent);
}

.top_lp3 .job_hunting_sec::after {
  bottom: 0;
  background: linear-gradient(to top, #fff, transparent);
}

.top_lp3 .job_hunting_sec .text_box .ttl {
  rotate: -5deg;
}

.top_lp3 .job_hunting_sec .text_box .ttl .bg_text {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 57px;
  text-align: center;
  width: fit-content;
  line-height: 1;
  padding: 0.3em;
  background: linear-gradient(to left, #2776bf 0%, #34a0c5 100%);
}

.top_lp3 .job_hunting_sec .text_box {
  padding: 30px 0 0 140px;
  position: relative;
}

.top_lp3 .job_hunting_sec .text_box .ttl .bg_text + .bg_text {
  margin-top: 0.2em;
}

.top_lp3 .job_hunting_sec .text_box .text_area {
  margin-top: 108px;
}

.top_lp3 .job_hunting_sec .text_box .text_area .text {
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 1%,
    rgb(248 255 59 / 40%) 5%,
    rgb(248 255 54) 15%,
    rgb(248 255 58 / 42%) 95%,
    rgba(255, 255, 255, 0) 99%
  );
  text-align: center;
  font-size: 31px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #184e96;
  padding: 0.45em 11.8em 0.45em 1em;
  width: fit-content;
  rotate: -5deg;
}

.top_lp3 .job_hunting_sec .text_box::after {
  content: '';
  position: absolute;
  background-image: url(/lp/mendan/asset-lp3/img/pc/job_hunting_img.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 600px;
  height: 490px;
  bottom: -130px;
  right: 113px;
  z-index: 3;
}

.top_lp3 .job_hunting_sec .text_box .ttl .bg_text + .bg_text .size {
  font-size: 1.12em;
}

.top_lp3 .icon_sec {
  padding: 50px 0 20px;
}

.top_lp3 .icon_sec .icon {
  width: 530px;
  margin: 0 auto;
}

.top_lp3 .icon_sec .icon img {
  width: 100%;
}

.top_lp3 .job_hunting_sec .text_box .text_area .text .left {
  margin-left: 4.4em;
}

@media (max-width: 750px) {
  .top_lp3 {
    overflow: hidden;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .wrap {
    width: 94%;
  }

  .lp_header {
    padding-left: 3vw;
    height: unset;
  }

  header.lp_header .cont .text_box {
    padding: 0;
    gap: 2vw;
  }

  header.lp_header .cont .text_box .text {
    font-size: 2.5vw;
    line-height: 1.2;
  }

  header.lp_header .cont {
    margin-left: 0;
  }

  header.lp_header .cont .text_box .img {
    width: 37vw;
    line-height: 1;
  }

  header.lp_header .cont .contact_box .link {
    width: 44vw;
    min-block-size: 12vw;
  }

  .lp_header .wrap {
    width: 100%;
  }

  .lp_header .cont .contact_box .link .label {
    font-size: 3vw;
  }

  .lp_header .cont .contact_box .link .text {
    font-size: 3.3vw;
    line-height: 1.3;
  }

  .lp_header .cont .contact_box .link::after {
    width: 2vw;
    height: 2vw;
    border-top: 2px solid #6faecf;
    border-right: 2px solid #6faecf;
  }

  .top_lp3 .mv_sec {
    padding-top: 18.8vw;
  }

  .top_lp3 .mv_sec .mv_box {
    grid-template-columns: 1fr;
    padding-bottom: 0;
  }

  .top_lp3 .mv_sec .cont {
    margin: 0;
    width: unset;
    padding-bottom: 0.8em;
  }

  .top_lp3 .mv_sec .cont .icon {
    width: 90%;
    margin: 0 auto;
  }

  .top_lp3 .mv_sec .mv_box .cont .ttl {
    font-size: 12.1vw;
    margin: 0 0 0.45em;
    line-height: 1.2;
  }

  .mv_sec .mv_box .cont .text {
    font-size: 5.1vw;
    margin-left: 0.2em;
    font-weight: 500;
  }

  .top_lp3 .mv_sec .cont .mv_list ul {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    margin-top: 12vw;
    gap: 1vw;
  }

  .top_lp3 .mv_sec .cont::after {
    width: 53vw;
    right: -1.5vw;
    top: 39vw;
    height: 76vw;
  }

  .top_lp3 .mv_sec .mv_box .cont .ttl .small {
    font-size: 0.8em;
  }

  .mv_sec .mv_box .cont .text .note {
    text-align: left;
    margin-top: 0.4em;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li {
    height: 37vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area {
    padding-top: 4vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area .catch {
    font-size: 3.5vw;
    margin-bottom: 0.1em;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li:nth-child(2) .text_area .catch {
    font-size: 3.1vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li:nth-child(3) .text_area .catch {
    font-size: 3.2vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area .num {
    font-size: 5.1vw;
    margin-bottom: -2vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area .ster_box {
    font-size: 3.1vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area .color_text {
    font-size: 3.5vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li .text_area .note {
    font-size: 3vw;
  }

  .top_lp3 .mv_sec .cont .mv_list ul li:nth-child(2) .text_area {
    padding-top: 2vw;
  }

  .bg_box_gg::before {
  }

  .top_lp3 .mv_sec .mv_box .cont .ttl .size {
    font-size: 1.2em;
  }

  .top_lp3 .mv_sec .oricon_box {
    padding: 4vw 0;
    width: 106%;
    margin-left: -3vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .icon {
    width: 20vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .text_box .theme {
    font-size: 3.2vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .text_box .ttl {
    font-size: 4.8vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area .line_text {
    font-size: 3.6vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area .text {
    font-size: 7vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box .text_box .text_area {
    gap: 4.5vw;
  }

  .top_lp3 .mv_sec .oricon_box .note {
    text-align: left;
    font-size: 3vw;
  }

  .top_lp3 .worries_sec {
    padding: 9vw 0 17vw;
  }

  .top_lp3 .worries_sec .cont .theme {
    font-size: 4.5vw;
    padding: 0.2em 0.5em;
  }

  .top_lp3 .worries_sec .cont .ttl {
    font-size: 8.2vw;
    line-height: 1.4;
    margin-bottom: 5vw;
  }

  .top_lp3 .worries_sec .cont .ttl .size {
    font-size: 0.7em;
  }

  .top_lp3 .worries_sec .cont .worries_list ul {
    padding: 7vw 3.5vw 31vw;
    position: relative;
    z-index: 2;
  }

  .top_lp3 .worries_sec .cont .worries_list {
    width: 90%;
  }

  .top_lp3 .worries_sec .cont .worries_list::after {
    content: '';
    position: absolute;
    background-color: #313131;
    top: 2.5vw;
    left: 2.5vw;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .top_lp3 .worries_sec .cont .worries_list::before {
    width: 60vw;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    height: 33vw;
  }

  .top_lp3 .worries_sec .cont .worries_list ul li .icon {
    width: 6vw;
  }

  .top_lp3 .worries_sec .cont .worries_list ul li .text {
    font-size: 3.8vw;
  }

  .top_lp3 .worries_sec .cont .worries_list ul li {
    gap: 2vw;
  }

  .top_lp3 .worries_sec .cont .worries_list ul li .text .white {
    font-weight: 700;
  }

  p.theme {
  }

  .top_lp3 .worries_sec .cont .text_box .text {
    font-size: 3.9vw;
  }

  .top_lp3 .worries_sec .cont .text_box .text .size {
    font-size: 1.25em;
  }

  .top_lp3 .consultation_sec {
    padding-bottom: 6vw;
  }

  .top_lp3 .consultation_sec .head_box {
    padding-top: 0;
    margin-bottom: 11vw;
  }

  .top_lp3 .consultation_sec::before {
    height: 76vw;
  }

  .common_label_text {
    font-size: 3.4vw;
    margin: -11vw auto 1.5em;
    position: relative;
    z-index: 3;
  }

  .top_lp3 .consultation_sec .head_box .text {
    font-size: 4.4vw;
  }

  .common_bg_text {
    font-size: 4.5vw;
    padding: 0.3em 0.73em 0.2em;
  }

  .common_catch_box {
    flex-direction: column;
    gap: 2vw;
    margin-bottom: 4vw;
  }

  .top_lp3 .consultation_sec .cont .common_catch_box {
    margin-bottom: 5vw;
  }

  .common_catch_box .text {
    font-size: 4vw;
  }

  .common_catch_box .icon {
    width: 100%;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li {
    flex-direction: row-reverse;
    position: relative;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .img {
    width: 93vw;
    height: 57vw;
    position: absolute;
    left: 0;
    top: -1vw;
    margin-left: -5vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text {
    font-size: 4.6vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text.color {
    font-size: 5.5vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .text_box {
    padding: 0;
    margin: 33vw 0 0 0;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .img::before {
    right: -23vw;
    width: 82vw;
    height: 43vw;
    bottom: -15vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .text_box .bg_text + .bg_text {
    margin-top: 0.3em;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li .text_box .note {
    font-size: 2.7vw;
    color: #ccc;
    margin-top: 1.7em;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li + li {
    margin-top: 16vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li + li::before,
  .top_lp3 .consultation_sec .cont .consultation_list li + li::after {
    width: 0.4vw;
    height: 20vw;
    top: -13vw;
    z-index: 2;
  }

  .top_lp3 .consultation_sec .cont .consultation_list ul {
    padding: unset;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .img {
    margin: 0 0 0 3.9vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .text_box {
    padding: 0;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .text_box .bg_text {
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .text_box .bg_text .bg_text {
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .img::before {
    left: -20.9vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list li:nth-child(2) .text_box {
    margin: 29vw 0 0 0;
  }

  .top_lp3 .company_sec .en_text {
    font-size: 8.4vw;
    left: 4vw;
    right: unset;
    transform: unset;
    top: -12vw;
  }

  .top_lp3 .company_sec .ttl {
    font-size: 5.2vw;
  }

  .top_lp3 .company_sec .ttl .color {
    font-size: 7vw;
  }

  .top_lp3 .company_sec .img {
    width: 100%;
    height: 64vw;
  }

  .top_lp3 .anxiety_sec .top_box .wrap {
    width: 100%;
    padding: 5vw 0 20vw;
    background-size: 151vw;
    background-position: -17vw 20vw;
  }

  .top_lp3 .anxiety_sec .top_box .wrap::before,
  .top_lp3 .anxiety_sec .top_box .wrap::after {
    width: 0;
    content: unset;
  }

  .top_lp3 .anxiety_sec .head_box .bg_text {
    font-size: 4vw;
    margin: 0 auto 0.4em;
  }

  .top_lp3 .anxiety_sec .head_box .ttl {
    font-size: 5vw;
    padding-bottom: 4vw;
  }

  .top_lp3 .anxiety_sec .head_box .speech_text {
    width: 47vw;
    font-size: 4vw;
    margin: 0 2.4vw 0 auto;
  }

  .top_lp3 .anxiety_sec .top_box .wrap {
    width: 100%;
  }

  .top_lp3 .anxiety_sec .top_box {
    position: relative;
    background-color: #cccccc;
  }

  .top_lp3 .anxiety_sec .top_box::before {
    content: '';
    position: absolute;
    top: 20vw;
    left: 0;
    right: 0;
    height: 25vw;
    background: linear-gradient(to bottom, #cccccc, transparent);
    z-index: 1;
  }

  .top_lp3 .anxiety_sec .top_box .wrap .head_box {
    position: relative;
    z-index: 1;
  }

  .top_lp3 .anxiety_sec .top_box::after {
    content: '';
    position: absolute;
    bottom: 0vw;
    left: 0;
    right: 0;
    height: 18vw;
    background: linear-gradient(to top, rgb(235 235 235), transparent);
    z-index: 1;
  }

  .top_lp3 .anxiety_sec .bottom_box {
    margin: 0;
    padding-bottom: 0;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .theme {
    font-size: 8vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li {
    width: 90%;
    min-block-size: 28vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .text_box {
    margin-bottom: 5vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box .img {
    width: 31vw;
    height: 40vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .wrap {
    width: 100%;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .text_box .common_catch_box {
    flex-direction: row;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .text_box .common_catch_box .icon {
    width: 75%;
  }

  .top_lp3 .consultation_sec .head_box .ttl {
    font-size: 6vw;
    line-height: 1.7;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li + li {
    margin-top: 8vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .text {
    font-size: 4vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .catch .line {
    font-size: 5vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .cont .cont_list ul li .catch {
    font-size: 5vw;
    color: #2b85c7;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box {
    gap: 5vw;
    margin-top: 0;
    padding: 3vw 5vw 0;
    justify-content: center;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box::before {
    background: linear-gradient(to bottom, transparent 0, transparent 60px, #00c6d8 5vw, #04699d 100%);
    height: 119%;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box {
    padding-top: 5vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box .line_text {
    font-size: 4vw;
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box .text_box .theme {
    font-size: 5vw;
  }

  .top_lp3 .consultation_sec .cont .consultation_list {
    margin-bottom: 16vw;
  }

  p.line_text {
  }

  .top_lp3 .reviews_sec {
    padding: 5vw 0 16vw;
  }

  .top_lp3 .reviews_sec::before {
    /* height: 70vw; */
    width: 280vw;
    top: 20vw;
  }

  .top_lp3 .reviews_sec .wrap {
    width: 94%;
  }

  .top_lp3 .reviews_sec .head_box .text {
    font-size: 5vw;
    font-weight: 700;
  }

  .top_lp3 .reviews_sec .head_box .text::before {
    width: 29vw;
    height: 21vw;
    bottom: -15vw;
  }

  .top_lp3 .reviews_sec .head_box .ttl {
    font-size: 6.5vw;
  }

  .top_lp3 .reviews_sec .head_box .text_area {
    height: 63vw;
    width: 62vw;
    margin: 0 auto 4vw;
  }

  .top_lp3 .reviews_sec .head_box .text_area .num {
    font-size: 19vw;
    padding: 0.3em 0 0.1em;
  }

  .top_lp3 .reviews_sec .head_box .text_area .ster_box {
    font-size: 7vw;
  }

  .top_lp3 .reviews_sec .head_box .text_area .evaluation {
    font-size: 5vw;
  }

  .top_lp3 .reviews_sec .voice_box .note_text {
    font-size: 2.7vw;
    margin-bottom: 5vw;
  }

  .top_lp3 .reviews_sec .voice_box .theme {
    font-size: 7vw;
    line-height: 1.6;
  }

  .top_lp3 .reviews_sec .voice_box .theme .size {
    display: block;
    font-size: 0.8em;
  }

  .top_lp3 .reviews_sec .voice_box .theme::after {
    margin-top: 0.1em;
    height: 0.9em;
    background-image: url(/lp/mendan/asset-lp3/img/pc/icon_reviews_img_sp.png);
  }

  .top_lp3 .reviews_sec .voice_box .voice_list {
    gap: 0;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item {
    /* width: 78vw !important; */
    /* margin: 0 auto; */
    /* min-block-size: 100vw; */
    padding: 4.1vw;
    margin: 0;
  }

  .top_lp3 .reviews_sec .wrap {
    width: 87.9%;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item .rating_base {
    font-size: 7vw;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item .name {
    font-size: 3.4vw;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item .catch {
    font-size: 6vw;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item .text {
    font-size: 3.7vw;
    line-height: 1.7;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .next.slick-arrow {
    width: 4vw;
    right: -2vw;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .prev.slick-arrow {
    left: -2vw;
    width: 4vw;
  }

  .top_lp3 .reviews_sec .voice_box .voice_list .item + .item {
    /* margin-left: 1.2vw; */
  }

  .top_lp3 .common_contact_sec .head_box {
    padding: 0;
  }

  .top_lp3 .common_contact_sec .head_box::before {
  }

  .top_lp3 .common_contact_sec .text_box .line_text {
    font-size: 4.2vw;
  }

  .top_lp3 .common_contact_sec .head_box .text {
    font-size: 4.9vw;
    text-align: center;
  }

  .top_lp3 .common_contact_sec .head_box .img {
    width: 30vw;
    height: 38vw;
  }

  .top_lp3 .common_contact_sec .head_box .cont .text_box {
    padding: 5vw 0 1vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .top_lp3 .common_contact_sec .botom_box {
    padding: 6vw 0;
  }

  .top_lp3 .common_contact_sec .botom_box .accent_box .accent {
    font-size: 4vw;
  }

  .top_lp3 .common_contact_sec .botom_box .link {
    width: 94%;
    min-block-size: 16vw;
    font-size: 5vw;
  }

  .top_lp3 .common_contact_sec .botom_box .link .bg {
    width: 15vw;
    min-block-size: 15vw;
  }

  .top_lp3 .reason_sec {
    padding: 10vw 0 0;
  }

  .common_catch_box .icon {
    width: 80%;
  }

  .top_lp3 .reason_sec .head_box .text .size {
    font-size: 9vw;
    line-height: 1;
  }

  .top_lp3 .reason_sec .head_box .common_catch_box {
    gap: 0;
  }

  .top_lp3 .reason_sec .head_box .text .color {
    color: #000;
    font-size: 1.3em;
  }

  .top_lp3 .reason_sec .reason_text {
    font-size: 8vw;
  }

  .top_lp3 .reason_sec .head_box {
    margin-bottom: 10vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box {
    padding: 10vw 0;
  }

  .top_lp3 .reason_sec .reason_list .list_box .theme_box {
    margin: 0 0 10vw 0;
  }

  .top_lp3 .reason_sec .reason_list .list_box .theme_box .en_text {
    font-size: 3.6vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .theme_box .en_text .num {
    margin-left: 0.2em;
  }

  .top_lp3 .reason_sec .reason_list .list_box .theme_box .theme {
    font-size: 6.6vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item {
    flex-direction: column-reverse;
    gap: 0vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .img {
    width: 90vw;
    height: 50vw;
    position: absolute;
    right: -3vw;
    top: 0vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box {
    padding: 59vw 0vw 4vw 10vw;
    width: 92%;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box .theme {
    font-size: 5.4vw;
    width: 76vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box .text {
    font-size: 3.5vw;
    width: 73vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .text_box::before {
    width: 95%;
    left: -3vw;
    top: 10vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item::before {
    right: -19.5vw;
    left: unset;
    height: 13vw;
    width: 50vw;
    bottom: 16vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box .cont .item .img .label {
    font-size: 3.4vw;
    top: 30vw;
    left: -8vw;
    line-height: 1.6em;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box + .list_box {
    margin-top: 8vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .cont .item .text_box::before {
    right: -3vw;
    width: 100%;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .cont .item::before {
    right: 0;
    left: -22vw;
    background-image: url(/lp/mendan/asset-lp3/img/pc/reason_text_img02_sp.svg);
  }

  .top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .cont .item .img {
    right: 0;
    left: -2.9vw;
  }

  .top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .cont .item .img img {
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list ul {
    grid-template-columns: 1fr;
    gap: 7vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list {
    padding: 1vw 0 13vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box li + li::before {
    left: 50%;
    rotate: 90deg;
    top: -13vw;
    left: 50%;
    transform: translateY(50%);
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box li {
    padding: 1.5vw 0 1.5vw 10vw;
    width: 80%;
    justify-content: left;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box li::after {
    width: 30vw;
    height: 25vw;
    top: -1vw;
    right: 1vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box li .text {
    font-size: 4.2vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box .cont_list::before {
    width: 97.5%;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
    left: -3vw;
    top: 5vw;
  }

  .top_lp3 .job_offer_sec .icon {
    width: 83%;
  }

  .top_lp3 .job_offer_sec {
    position: relative;
    padding-bottom: 5vw;
    margin-top: 0;
  }

  .top_lp3 .advisor_sec {
    padding: 10vw 0 16vw;
  }

  .top_lp3 .advisor_sec .bg_text {
    right: 0;
    font-size: 24vw;
    top: -2vw;
  }

  .top_lp3 .advisor_sec .wrap {
    width: 85%;
  }

  .top_lp3 .advisor_sec .head_box .common_catch_box .text {
    font-size: 5vw;
  }

  .top_lp3 .advisor_sec .head_box .line_text {
    font-size: 7.5vw;
  }

  .top_lp3 .advisor_sec .head_box {
    margin-bottom: 6vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box {
    margin: 0;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .text_box {
    padding: 6vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .text_box .theme {
    font-size: 5.2vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box {
    /* width: 90vw !important; */
    /* min-block-size: 139vw; */
  }

  .top_lp3 .advisor_sec .advisor_list .prev.slick-arrow {
    left: -2vw;
    width: 4vw;
  }

  .top_lp3 .advisor_sec .advisor_list .next.slick-arrow {
    right: -2vw;
    width: 4vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .img_box .img {
    width: 45vw;
    height: 52vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .img_box {
    height: 46vw;
    /* padding: 23vw 0; */
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .img_box::before {
    height: 19vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .img_box .en_text {
    top: 35vw;
    right: 9vw;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box .text_box .text {
    font-size: 3.6vw;
    line-height: 1.8;
  }

  .top_lp3 .advisor_sec .advisor_list .item_box + .item_box {
    /* margin-left: 4.4vw; */
  }

  .top_lp3 .mv_sec::before {
    width: 100%;
    height: 348vw;
  }

  .top_lp3 .mv_sec .mv_box #fv {
    position: relative;
  }

  .top_lp3 .mv_sec .mv_box #fv::before {
    content: '';
    position: absolute;
    top: auto;
    left: 0;
    background-color: #e6eff2;
    z-index: -1;
    width: 106.6%;
    height: 100%;
    left: -3vw;
  }

  .adlp-fv_form img {
    width: 94vw;
    height: auto;
    margin-bottom: -1vw;
  }

  .top_lp3 .mv_sec .oricon_box {
    width: 106.4%;
  }

  .top_lp3 .worries_sec::before {
    width: 100%;
    height: 154vw;
  }

  .top_lp3 .flow_sec .bg_text {
    right: 0;
    font-size: 24vw;
    top: -2vw;
  }

  .top_lp3 .flow_sec .head_box {
    justify-content: left;
    gap: 5vw;
    margin-bottom: 5vw;
    position: relative;
  }

  .top_lp3 .flow_sec .head_box .label {
    font-size: 3.8vw;
    width: 18.8vw;
  }

  .top_lp3 .flow_sec .head_box .theme {
    font-size: 6.2vw;
    line-height: 1.3;
  }

  .top_lp3 .flow_sec .cont .num_list ul {
    grid-template-columns: 1fr;
  }

  .top_lp3 .flow_sec .cont .flow_list ul {
    grid-template-columns: 1fr;
  }

  .top_lp3 .flow_sec .cont {
    display: flex;
  }

  .top_lp3 .flow_sec .wrap {
    width: 94%;
  }

  .top_lp3 .flow_sec .cont .num_list ul li .num_box {
    padding: 2.2em 0.5em 2.4em;
    flex-direction: column;
    font-size: 3vw;
  }

  .top_lp3 .flow_sec .cont .num_list ul li::after {
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    width: 9vw;
    height: 3vw;
    bottom: -2.8vw;
    top: unset;
    left: 0;
  }

  .top_lp3 .flow_sec .cont .num_list ul li .num_box .num {
    font-size: 1.9em;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_box {
    display: flex;
    flex-direction: row-reverse;
    gap: 5vw;
    align-items: center;
    width: 100%;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon_box {
    flex-direction: column;
    margin: 0;
    flex-shrink: 0;
    gap: 0.5vw;
    flex-grow: 1;
    margin-left: 5vw;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_area .theme {
    font-size: 5vw;
    text-align: left;
    margin-bottom: 0.3em;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_area .text {
    font-size: 3.4vw;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li {
    padding: 1vw 4vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon_box .icon {
    width: 10vw;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li + li {
    border-top: 1px solid #ccc;
    border-left: unset;
    min-block-size: 25vw;
  }

  .top_lp3 .flow_sec .cont .flow_list ul li .text_box .icon {
    width: 15vw;
  }

  .top_lp3 .flow_sec .note {
    font-size: 3vw;
    color: #ccc;
  }

  .top_lp3 .flow_sec .cont .num_list ul li:nth-child(5)::after {
    display: none;
  }

  .top_lp3 .job_hunting_sec .bg_img::before {
    background-image: url(/lp/mendan/asset-lp3/img/sp/job_hunting_banner_img_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .top_lp3 .flow_sec {
    padding: 9vw 0 4vw;
  }

  .top_lp3 .job_hunting_sec .icon {
    width: 85%;
  }

  .top_lp3 .faq_sec .bg_text {
    right: 0;
    font-size: 24vw;
    top: -2vw;
    z-index: -1;
  }

  .top_lp3 .faq_sec {
    padding: 15vw 0;
  }

  .top_lp3 .faq_sec .ttl {
    font-size: 6.6vw;
    margin-bottom: 5vw;
  }

  .top_lp3 .faq_sec .faq_list ul {
    padding: unset;
  }

  .faq_sec .faq_list ul li .que_box {
    padding: 4vw 10vw 4vw 4vw;
    gap: 3vw;
  }

  .faq_sec .faq_list ul li .que_box .text {
    font-size: 4.4vw;
  }

  .faq_sec .faq_list ul li .que_box .text::before {
    font-size: 3.8vw;
  }

  .footer_lp {
    padding: 4vw 0 0;
  }

  footer.footer_lp .top_box .link .text {
    text-decoration: none;
    font-size: 3vw;
  }

  .footer_lp .bottom_box {
    padding: 10vw 4vw;
  }

  .footer_lp .bottom_box .footer_list {
    margin-bottom: 5vw;
  }

  .footer_lp .bottom_box .footer_list ul {
    flex-direction: column;
    padding: unset;
    gap: 4vw;
  }

  .footer_lp .bottom_box .footer_list ul li .link {
    font-size: 3.2vw;
  }

  .footer_lp .bottom_box .copyright small {
    font-size: 2.9vw;
  }

  .faq_sec .faq_list ul li .ans_box .text {
    font-size: 3.6vw;
  }

  .faq_sec .faq_list ul li .ans_box {
    padding: 4vw;
  }

  .faq_sec .faq_list ul li .ans_box .text::before {
    font-size: 3.8vw;
  }

  .top_lp3 .job_offer_sec .wrap {
    width: 100%;
  }

  .top_lp3 .mv_sec .cont .note_text {
    color: #fff;
    font-size: 2.8vw;
    line-height: 1.6;
  }

  .top_lp3 .company_sec {
    padding: 6vw 0 10vw;
  }

  .top_lp3 .common_contact_sec .head_box .cont {
    flex-direction: row-reverse;
  }

  .top_lp3 .common_contact_sec.center {
    background-color: #fff;
  }

  .top_lp3 .common_contact_sec.bottom {
    background-color: #fff;
  }

  .top_lp3 .common_contact_sec.bottom {
    background-color: #fff;
  }

  .top_lp3 .job_offer_sec .wrap {
    /* width: 100%; */
  }

  .top_lp3 .anxiety_sec .bottom_box .advisor_box::after {
    top: 7vw;
  }

  .top_lp3 .common_contact_sec .head_box::after {
    top: 4vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .theme_box {
    margin: 0;
  }

  .top_lp3 .reason_sec .reason_list .list_box:nth-child(2) .theme_box .theme {
    text-align: left;
    margin-bottom: 0.7em;
  }

  .top_lp3 .job_offer_sec .img {
    margin-bottom: 5vw;
  }

  .top_lp3 .mv_sec .oricon_box .item_box {
    gap: 3vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box::before {
    height: 57vw;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box::after {
    height: 57vw;
  }

  .top_lp3 .common_contact_sec .botom_box .accent_box .accent::before,
  .top_lp3 .common_contact_sec .botom_box .accent_box .accent::after {
    width: 33px;
    height: 0.3vw;
  }

  .top_lp3 .job_hunting_sec .bg_img {
    padding: 130vw 0 0;
  }

  .top_lp3 .reason_sec .strong_box .reason_list .list_box:nth-child(2) .theme_box .en_text {
    margin: 0 auto 0 2vw;
  }

  .top_lp3 .job_offer_sec .fast_path_area {
    overflow: hidden;
    position: relative;
    height: 130vw;
  }

  .top_lp3 .job_offer_sec .fast_path_area > * {
    position: relative;
    z-index: 1;
  }

  .top_lp3 .job_offer_sec .fast_path_area .wrap {
    height: 100%;
  }

  .top_lp3 .job_offer_sec .fast_path_area::before {
    width: 100%;
    left: 0;
    transform: translateX(0);
    background-size: cover;
  }

  .top_lp3 .job_offer_sec .fast_path_area::after {
    height: 15vw;
  }

  .top_lp3 .job_offer_sec .fast_path_area .fast_path_area_hito_img {
    width: 77vw;
    left: 19vw;
    z-index: 1;
  }

  .top_lp3 .job_offer_sec .fast_path_area_main_text_block {
    top: 10vw;
    right: -3vw;
  }

  .top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text {
    letter-spacing: 0.04em;
    font-size: 7.4vw;
    text-align: center;
    width: fit-content;
    margin: 0 0 0 auto;
    line-height: 1;
    padding: 0.3em 1.1em 0.3em 0.3em;
    white-space: nowrap;
  }

  .top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text .size {
    font-size: 1.2em;
  }

  .top_lp3 .job_offer_sec .fast_path_area_main_text_block .fast_path_area_main_text + .fast_path_area_main_text {
    margin-top: 0.2em;
  }

  .top_lp3 .job_offer_sec .obi_text_area {
    font-size: 5.3vw;
    right: -33vw;
    top: 96vw;
    z-index: 2;
    white-space: nowrap;
  }

  .top_lp3 .job_hunting_sec::before,
  .top_lp3 .job_hunting_sec::after {
    height: 10vw;
  }

  .top_lp3 .job_hunting_sec .wrap {
    width: 100%;
    height: 123vw;
    background-image: url(/lp/mendan/asset-lp3/img/pc/job_hunting_bg_img_sp.png);
  }

  .top_lp3 .job_hunting_sec .wrap::before,
  .top_lp3 .job_hunting_sec .wrap::after {
    width: 10vw;
  }

  .top_lp3 .job_hunting_sec .text_box {
    padding: 7vw 0 4vw 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90.8%;
    margin-left: -2vw;
  }

  .top_lp3 .job_hunting_sec .text_box .ttl .bg_text {
    font-size: 7.3vw;
    padding: 0.4em 0.7em;
  }

  .top_lp3 .job_hunting_sec .text_box .ttl {
    rotate: -5deg;
  }

  .top_lp3 .job_hunting_sec .text_box .ttl .bg_text + .bg_text .size {
    font-size: 1.2em;
  }

  .top_lp3 .job_hunting_sec .text_box .text_area .text {
    padding: 2vw 3vw 2vw 0;
    font-size: 6vw;
    width: 100%;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 1%,
      rgb(249 255 85 / 50%) 5%,
      rgb(246 255 67) 50%,
      rgba(236, 245, 62, 0.4) 95%,
      rgba(255, 255, 255, 0) 99%
    );
    line-height: 1.2;
  }

  .top_lp3 .job_hunting_sec .text_box .text_area {
    margin-top: 0;
  }

  .top_lp3 .job_hunting_sec .text_box::after {
    width: 96vw;
    height: 76vw;
    right: -13vw;
    bottom: 23vw;
  }

  .top_lp3 .job_hunting_sec::before,
  .top_lp3 .job_hunting_sec::after {
    content: unset;
  }

  .top_lp3 .job_hunting_sec .wrap::before,
  .top_lp3 .job_hunting_sec .wrap::after {
    content: unset;
  }

  .top_lp3 .icon_sec .icon {
    width: 100%;
  }
}
