@media screen and (max-width: 640px) {
 .armg_lpheader_titile {
  display: table-cell;
  height: 60px;
  padding-left: 8px !important;
  vertical-align: middle;
 }

 .armg_lpheader_titile a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
 }

 /* ============================
    MV 背景
    ============================ */
 .mv .mv__inner {
  position: relative;
  overflow: hidden;

  background:
   url(../img/mv_bg02_sp.webp) top center / 100% auto no-repeat,
   #fff;

  border-radius: 28px 0 28px 0;
 }

 /* ============================
    見出し・本文
    ============================ */
 .mv .mv__ttl01 .top {
  font-size: 4.075vw;
  margin-bottom: 1vh;
 }

 .mv .mv__ttl01 .big {
  font-size: 6.875vw;
 }

 .mv .mv__ttl01 .small02 {
  font-size: 5.28125vw;
 }

 .mv .mv__middle {
  padding: 0;
  margin: 1vw 0 0 0;
  background: none;
 }

 /* ============================
    数値カード
    ============================ */
 .mv .mv__list {
  margin-top: 0;
  padding-bottom: 30.5vw;
 }

 .mv .mv__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
 }

 .mv .mv__txt02 {
  font-size: 3.51875vw;
  line-height: 1.2;
  margin-bottom: 1.1vh;
 }

 .mv .mv__txt02>span {
  font-size: 3vw;
 }

 .mv .mv__txt03 {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  line-height: 4.8vw;
 }

 .mv .mv__txt03.num {
  font-size: 5.2vw;
 }

 .mv .mv__txt03>span {
  font-size: 4vw;
 }

 /* ============================
    CTA
    ============================ */
 .mv .mv__bottom .mv__left {
  margin-top: 16px;
 }

 .mv .mv__bottom .mv__left .slide_bnr {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .mv .mv__bottom .mv__left .slide_bnr>li {
  margin-top: 14px;
 }

 .mv .mv__bottom .mv__left .slide_bnr>li:first-child {
  margin-top: 0;
 }

 .mv .mv__bottom .mv__left .slide_bnr>li>span {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 0 6px;
  padding: 0;
  height: 26px;
  line-height: 26px;
  font-size: 11px;
  background: #1e4f8e;
  color: #fff;
  border-radius: 9999px;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 2;
 }

 .mv .mv__bottom .mv__left .slide_bnr>li>span::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 7px 6px 0 6px;
  border-style: solid;
  border-color: #1e4f8e transparent transparent transparent;
  pointer-events: none;
 }

 .mv .mv__bottom .mv__left .slide_bnr li a {
  --press: 3px;
  cursor: pointer;
  display: block;
  width: 100%;
  max-width: 100%;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  background: #2b7bdc;
  border-radius: 5px;
  text-align: center;
  position: relative;
  box-shadow: 0 var(--press) 0 #cccbcf;
  transform: translateY(0);
  transition: transform .12s ease-out, box-shadow .12s ease-out;
  box-sizing: border-box;
  z-index: 0;
 }

 .mv .mv__bottom .mv__left .slide_bnr li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
 }

 .mv .mv__bottom .mv__left .slide_bnr li a span {
  margin-left: -12px;
 }

 .mv .mv__bottom .mv__left .slide_bnr a:hover {
  transform: translateY(var(--press));
  box-shadow: 0 0 0 #cccbcf;
 }

 .mv .mv__bottom .mv__left .slide_bnr a:active {
  transform: translateY(calc(var(--press) + 1px));
 }

 .mv .mv__bottom .mv__left .slide_bnr a:focus-visible {
  outline: 2px solid #174a92;
  outline-offset: 2px;
 }

 .mv .mv__bottom .mv__left .slide_bnr .contact a {
  background-image: linear-gradient(45deg, #e76666 50%, #e34b4b 50%, #e34b4b);
  box-shadow: 0 var(--press) 0 #c94949;
  color: #fff;
 }

 .mv .mv__bottom .mv__left .slide_bnr .contact a::after {
  background: url(../img/arrow_circle.svg) no-repeat center / 20px 20px;
 }

 .mv .mv__bottom .mv__left .slide_bnr .request a {
  background-image: linear-gradient(45deg, #f0f0f0 50%, #e6e6e6 50%, #e6e6e6);
  color: #174a92;
  border: 1px solid #d6dbe2;
  box-shadow: 0 var(--press) 0 #cfd4db;
  position: relative;
  z-index: 1;
 }

 .mv .mv__bottom .mv__left .slide_bnr .request a::after {
  background: url(../img/arrow_circle_02.svg) no-repeat center / 20px 20px;
 }

 .mv .mv__note {
  font-size: 2.5125vw;
  margin: 3.75vw 0;
  width: 100%;
  transform: none;
 }

 /* ============================
    mv_under
    ============================ */
 .armg_main div.mv_under {
  background: #004ea2;
  color: #fff;
  padding: 14px 0;
  text-align: center;
 }

 .armg_main p.mv_under_lead {
  margin: 0 auto 8px;
  width: auto;
  padding: 0 56px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4;
  position: relative;
  box-sizing: border-box;
 }

 .armg_main p.mv_under_lead::before,
 .armg_main p.mv_under_lead::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  pointer-events: none;
 }

 .armg_main p.mv_under_lead::before {
  left: 10px;
  background-image: url("../img/mv_under_left.svg");
 }

 .armg_main p.mv_under_lead::after {
  right: 10px;
  background-image: url("../img/mv_under_right.svg");
 }

 .armg_main .mv_under_ex {
  margin: 0;
  padding: 0 12px;
  font-size: 10px;
  line-height: 1.4;
  box-sizing: border-box;
 }

 .only_sp {
  display: inline;
 }
}