@charset "UTF-8";
/*********************
トップページ
*********************/
.p-mv {
  position: relative;
  width: 100%;
  margin-top: 97px;
  overflow: hidden;
}

.p-mv_bgImg {
  width: 100%;
}

.p-mv_box {
  position: absolute;
  z-index: 2;
  width: 100%;
  max-width: 71.4285714286vw;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-mv_band {
  padding-top: 9.2261904762vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mv_band span {
  display: inline-block;
  color: #0E2E5D;
  font-size: 1.5476190476vw;
  line-height: 1.4230769231;
  font-weight: 500;
  letter-spacing: 0.08em;
  white-space: nowrap;
  border-top: 1px solid #0F2E5D;
  border-bottom: 1px solid #0F2E5D;
  padding: 0.4166666667vw 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mv_title {
  color: #0E2E5D;
  font-size: 2.6785714286vw;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: 2.380952381vw;
}

.p-mv_text {
  color: #0E2E5D;
  font-size: 2.6785714286vw;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: 1.6666666667vw;
}
.p-mv_text span {
  display: inline-block;
  color: #E36900;
  margin-left: 0.5952380952vw;
}

.p-mv_group {
  width: 100%;
  max-width: 37.2023809524vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.7738095238vw;
  margin-top: 2.9761904762vw;
}

.p-mv_btnDoc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: 4.3452380952vw;
  color: #fff;
  font-size: 0.8928571429vw;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.04em;
  border-radius: 10px;
  border: 3px solid #fff;
  background: #EA9700;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mv_btnDoc span {
  display: inline-block;
  font-size: 1.4285714286vw;
  line-height: 1.4583333333;
  font-weight: 700;
}
.p-mv_btnDoc:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mv_btnBlue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: 4.3452380952vw;
  color: #fff;
  font-size: 0.8928571429vw;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.04em;
  border-radius: 10px;
  border: 3px solid #fff;
  background: #0089BC;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mv_btnBlue span {
  display: inline-block;
  font-size: 1.4285714286vw;
  line-height: 1.3333333333;
  font-weight: 800;
}
.p-mv_btnBlue:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mv_icon {
  position: absolute;
  z-index: 3;
  top: 6.4285714286vw;
  right: 19.0476190476vw;
  width: 8.869047619vw;
}
.p-mv_icon img {
  display: block;
  width: 100%;
}

.p-mv_iconText {
  position: absolute;
  top: 3.9285714286vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.p-mv_iconText span {
  display: inline-block;
  color: #fff;
  font-family: "HiraginoKakuGothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "ヒラギノ Kaku Gothic StdN", "ヒラギノ角ゴ StdN";
}
.p-mv_iconText span:nth-of-type(1) {
  font-size: 0.7142857143vw;
  line-height: 1;
  font-weight: 600;
}
.p-mv_iconText span:nth-of-type(2) {
  font-size: 1.4880952381vw;
  line-height: 1;
  font-weight: 600;
  margin-top: 0.1785714286vw;
}
.p-mv_iconText span:nth-of-type(2) span {
  font-family: "HelveticaCustom", Helvetica, Arial, sans-serif;
  font-size: 2.5vw;
  line-height: 1;
  font-weight: 400;
}
.p-mv_iconText span:nth-of-type(3) {
  font-size: 0.5952380952vw;
  line-height: 1;
  margin-top: 0.1785714286vw;
}

.p-mv_icon02 {
  position: absolute;
  z-index: 3;
  top: 6.25vw;
  right: -5.1785714286vw;
  width: 28.869047619vw;
}

.p-mvNews {
  position: absolute;
  z-index: 2;
  bottom: 3.5714285714vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 81.7857142857vw;
}
.p-mvNews.fadeUp {
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(40px);
          transform: translateX(-50%) translateY(40px);
  animation: fadeUp 0.6s ease-out .8s forwards;
  -webkit-animation: fadeUp 0.6s ease-out .8s forwards; 
}
@keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(40px);
    transform: translateX(-50%) translateY(40px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
  }
}

.p-mvNews_title {
  color: #000000;
  font-size: 1.25vw;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.p-mvNews_lists {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
  margin-top: 0.9523809524vw;
}

.p-mvNews_list {
  width: 100%;
  padding: 0.8928571429vw 0.6547619048vw 0.8928571429vw 0.8928571429vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}

.p-mvNews_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8928571429vw;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvNews_link:hover {
  opacity: 0.7;
}

.p-mvNews_thumbnail {
  width: 100%;
  max-width: 9.1666666667vw;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-mvNews_img {
  position: relative;
  width: 100%;
  padding-top: 59.2592592593%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-mvNews_img img:not(:root) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-mvNews_box {
  width: 100%;
}

.p-mvNews_group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-mvNews_category {
  display: inline-block;
  color: #fff;
  font-size: 0.6547619048vw;
  line-height: 2.1818181818;
  font-weight: 500;
  letter-spacing: 0.08em;
  border-radius: 30px;
  background: #203E6C;
  border: 1px solid #707070;
  padding: 0px 0.5952380952vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvNews_time {
  color: #233A57;
  font-size: 0.7738095238vw;
  line-height: 1;
  letter-spacing: 0.03em;
}

.p-mvNews_post {
  color: #000000;
  font-size: 0.9523809524vw;
  line-height: 1.375;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-align: left;
  margin-top: 0.2976190476vw;
}

.p-mvSlide {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: hidden;
}

.p-mvSlide_leftBox {
  width: 200%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: slideLeftToRight 30s linear infinite;
          animation: slideLeftToRight 30s linear infinite;
}

.p-mvSlide_left {
  height: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-mvSlide_left img {
  margin-right: 25px;
}
.p-mvSlide_left img:nth-of-type(1) {
  width: 147px;
}
.p-mvSlide_left img:nth-of-type(2) {
  width: 116px;
}
.p-mvSlide_left img:nth-of-type(3) {
  width: 227px;
}
.p-mvSlide_left img:nth-of-type(4) {
  width: 179px;
}
.p-mvSlide_left img:nth-of-type(5) {
  width: 151px;
}
.p-mvSlide_left img:nth-of-type(6) {
  width: 206px;
}
.p-mvSlide_left img:nth-of-type(7) {
  width: 177px;
}
.p-mvSlide_left img:nth-of-type(8) {
  width: 164px;
}
.p-mvSlide_left img:nth-of-type(9) {
  width: 364px;
}

/* キーフレーム：左から右に */
@-webkit-keyframes slideLeftToRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes slideLeftToRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.p-mvWorries {
  width: 100%;
  padding-bottom: 65px;
  margin-top: 56px;
}

.p-mvWorries_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1.625;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvWorries_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  margin-top: 65px;
}

.p-mvWorries_box {
  position: relative;
  width: 100%;
  max-width: 313px;
}

.p-mvWorries_comment {
  min-height: 128px;
  color: #1F1F1F;
  font-size: 17px;
  line-height: 1.8235294118;
  letter-spacing: 0.06em;
  background: #F5F5F5;
  border-radius: 12px;
  padding: 15px 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvWorries_icon {
  position: absolute;
  top: calc(100% - 30px);
  left: 80px;
  width: 184px;
}

.p-mvWorries_icon02 {
  position: absolute;
  top: calc(100% - 30px);
  left: 65px;
  width: 184px;
}

.p-mvWorries_icon03 {
  position: absolute;
  top: calc(100% - 30px);
  left: 65px;
  width: 184px;
}

.p-mvWorries_band {
  width: 100%;
  max-width: 598px;
  height: 54px;
  margin: 224px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  background: #EAAC36;
  border-radius: 50px;
}

.p-mvWorries_text {
  color: #203E6C;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 25px;
}

.p-mvCord {
  width: 100%;
  max-width: 828px;
  margin: 40px auto 0 auto;
  border: 5px solid #E8E8E8;
  border-radius: 15px;
  padding: 45px 60px 50px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvCord_title {
  color: #203E6C;
  font-size: 31px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvCord_text {
  color: #1F1F1F;
  font-size: 17px;
  line-height: 1.8823529412;
  letter-spacing: 0.04em;
  margin-top: 26px;
}
.p-mvCord_text span {
  font-weight: 700;
}

.p-mvCord_band {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 52px;
  color: #203E6C;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.04em;
  white-space: nowrap;
  text-align: center;
  margin-top: 22px;
}
.p-mvCord_band::before, .p-mvCord_band::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  width: 100%;
  height: 2px;
  background: #E8E8E8;
}

.p-mvCord_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-top: 18px;
}

.p-mvCord_box {
  width: 100%;
  background: #F7F7F7;
}

.p-mvCord_subTitle {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  background: #1F3F6C;
  padding: 15px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvCord_subText {
  color: #1F1F1F;
  font-size: 15px;
  line-height: 1.8;
  padding: 16px 29px 24px 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvMerit {
  width: 100%;
  background: #F9FBFF;
  padding: 40px 0px 58px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvMerit_title {
  color: #203E6C;
  font-size: 25px;
  line-height: 1.92;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-mvMerit_title > span {
  display: inline-block;
  font-size: 31px;
}
.p-mvMerit_title > span > .bar {
  position: relative;
}
.p-mvMerit_title > span > .bar::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 2px;
  background: #203E6C;
}

.p-mvMerit_wrapper {
  width: 100%;
  max-width: 678px;
  margin: 30px auto 0 auto;
}

.p-mvMerit_table {
  width: 100%;
  border-spacing: 0px 14px;
}
.p-mvMerit_table th {
  width: 131px;
  color: #fff;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  background: #EAAC36;
  border: 2px solid #EAAC36;
  vertical-align: middle;
}
.p-mvMerit_table th.blue {
  background: #203E6C;
  border: 2px solid #203E6C;
}
.p-mvMerit_table td {
  width: calc(100% - 131px);
  text-align: center;
  padding: 28px 40px 28px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #EAAC36;
  background: #fff;
  box-sizing: border-box;
  vertical-align: middle;
}
.p-mvMerit_table td.blue {
  border: 2px solid #203E6C;
}
.p-mvMerit_table td p {
  color: #1F1F1F;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.p-mvMerit_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  max-width: 292px;
  height: 73px;
  margin: 40px auto 0 auto;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.04em;
  border-radius: 10px;
  border: 1px solid #EBAD36;
  background: #EBAD36;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvMerit_btn span {
  display: inline-block;
  font-size: 22px;
  line-height: 1.4583333333;
  font-weight: 700;
}
.p-mvMerit_btn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mvTax {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 98px;
}

.p-mvTax_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvTax_wrapper {
  width: 100%;
  max-width: 824px;
  margin: 58px auto 0 auto;
  border: 1px solid #203E6C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvTax_band {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  background: #203E6C;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvTax_box {
  width: 100%;
  padding: 40px 10px 70px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvTax_table {
  width: 100%;
  max-width: 738px;
  margin: 0 auto;
  border-spacing: 0px;
}
.p-mvTax_table th {
  width: calc(100% - 468px);
  color: #203E6C;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  background: #F7F7F7;
  border: 1px solid #6A6A6A;
  vertical-align: middle;
  padding: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvTax_table th span {
  display: inline-block;
  font-size: 13px;
}
.p-mvTax_table th.not {
  background: none;
  border-left: none;
  border-bottom: none;
}
.p-mvTax_table td {
  width: 156px;
  border: 1px solid #6A6A6A;
}
.p-mvTax_table thead td {
  color: #203E6C;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvTax_table tbody td {
  color: #0F0F0F;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: right;
  padding: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvTax_table tbody td.bgBlue {
  background: #ECF3FB;
}
.p-mvTax_table tbody td.orange {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  background: #FFC257;
  border-top: 3px solid #FFA200;
  border-left: 3px solid #FFA200;
  border-bottom: 3px solid #FFA200;
}
.p-mvTax_table tbody td.orange02 {
  font-size: 19px;
  font-weight: 700;
  background: #FFD995;
  border-top: 3px solid #FFA200;
  border-right: 3px solid #FFA200;
  border-bottom: 3px solid #FFA200;
}

.p-mvTax_comment {
  position: relative;
  z-index: 2;
  color: #203E6C;
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 65px;
  padding-left: 130px;
	white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvTax_comment::before {
  content: "";
  display: inline-block;
  position: absolute;
  z-index: -1;
  bottom: -70px;
  left: 84px;
  width: 627px;
  height: 146px;
  background-image: url(../img/main/mv_tax_comment.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-mvTax_comment span {
  position: relative;
}
.p-mvTax_comment span::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #203E6C;
}

.p-mvTax_text {
  color: #203E6C;
  font-size: 20px;
  line-height: 1.85;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-align: center;
  margin-top: 50px;
}
.p-mvTax_text span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFEB80));
  background: linear-gradient(transparent 60%, #FFEB80 60%);
}

.p-mvTax_point {
  color: #203E6C;
  font-size: 31px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 52px;
}

.p-mvTax_graf {
  width: 100%;
  max-width: 828px;
  margin: 42px auto 0 auto;
}
.p-mvTax_graf img {
  width: 100%;
}

.p-mvTax_comBox {
  width: 100%;
  max-width: 828px;
  margin: 20px auto 0 auto;
}

.p-mvTax_com {
  color: #1F1F1F;
  font-size: 12px;
  line-height: 1.6666666667;
}
.p-mvTax_com a {
  color: #1F1F1F;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvTax_com a:hover {
  opacity: 0.7;
}

.p-mvCta {
  width: 100%;
  background: #1F3F6C;
  padding: 50px 20px 63px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvCta_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  color: #fff;
  font-size: 33px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding-right: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvCta_title span {
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 26px;
  line-height: 1.1538461538;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-align: center;
  background: #D8A415;
  border-radius: 100%;
}

.p-mvCta_text {
  color: #fff;
  font-size: 17px;
  line-height: 1.7647058824;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 0px;
}

.p-mvCta_box {
  width: 100%;
  max-width: 1040px;
  min-height: 155px;
  margin: 38px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(255, 255, 255, 0.98);
  padding: 10px 35px 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvCta_tel {
  position: relative;
  gap: 5px;
  color: #1F3F6C;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  padding-left: 39px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          text-decoration: none;
          transition: .3s;
}
.p-mvCta_tel::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 39px;
  background-image: url(../img/main/cta_icon.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-mvCta_tel:hover {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}
.p-mvCta_tel span {
  display: inline-block;
  font-size: 15px;
  margin-top: 6px;
  padding-right: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvCta_group {
  width: 100%;
  max-width: 625px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 13px;
}

.p-mvCta_btnDoc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: 73px;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.04em;
  border-radius: 10px;
  border: 3px solid #fff;
  background: #EA9700;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvCta_btnDoc span {
  display: inline-block;
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 700;
}
.p-mvCta_btnDoc:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mvCta_btnBlue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  height: 73px;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 0.04em;
  border-radius: 10px;
  border: 3px solid #fff;
  background: #0089BC;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvCta_btnBlue span {
  display: inline-block;
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 800;
}
.p-mvCta_btnBlue:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mvService {
  width: 100%;
  padding: 62px 20px 100px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvService_band {
  position: relative;
  display: block;
  color: #203E6C;
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-mvService_band::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -8px;
  width: 211px;
  height: 1px;
  background: #203E6C;
}

.p-mvService_title {
  color: #203E6C;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 34px;
}
.p-mvService_title span {
  display: inline-block;
  font-size: 45px;
  margin-top: 19px;
}

.p-mvService_wrapper {
  width: 100%;
  max-width: 1038px;
  margin: 75px auto 0 auto;
}

.p-mvService_column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 72px;
}
.p-mvService_column:nth-of-type(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin-top: 95px;
}
.p-mvService_column:nth-of-type(2) .p-mvService_box {
  padding-top: 0px;
}
.p-mvService_column:nth-of-type(2) .p-mvService_number {
  top: -50px;
}
.p-mvService_column:nth-of-type(3) {
  margin-top: 46px;
}
.p-mvService_column:nth-of-type(3) .p-mvService_box {
  padding-top: 40px;
}
.p-mvService_column:nth-of-type(3) .p-mvService_number {
  top: 5px;
}

.p-mvService_box {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 16px;
}

.p-mvService_number {
  position: absolute;
  z-index: -1;
  top: -20px;
  right: -6px;
  color: rgba(227, 227, 227, 0.22);
  font-size: 175px;
  line-height: 1;
  font-weight: 700;
}

.p-mvService_subTitle {
  color: #203E6C;
  font-size: 27px;
  line-height: 1.6296296296;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.p-mvService_text {
  color: #1F1F1F;
  font-size: 15px;
  line-height: 2.0666666667;
  letter-spacing: 0.05em;
  margin-top: 20px;
}

.p-mvService_comment {
  color: #1F1F1F;
  font-size: 12px;
  line-height: 1;
  text-align: right;
  margin-top: 8px;
}

.p-mvService_img {
  width: 100%;
  max-width: 425px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-mvService_img img {
  width: 100%;
}

.p-mvVoice {
  width: 100%;
  background: #F9FBFF;
  padding: 70px 20px 67px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvVoice_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvVoice_wrapper {
  width: 100%;
  max-width: 1188px;
  margin: 55px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 27px;
}

.p-mvVoice_box {
  width: 100%;
  background: #fff;
  border-radius: 15px;
  padding: 23px 22px 40px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

.p-mvVoice_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.p-mvVoice_icon {
  width: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-mvVoice_icon img {
  width: 100%;
}

.p-mvVoice_name {
  color: #233A57;
  font-size: 15px;
  line-height: 1.6;
}

.p-mvVoice_subTitle {
  color: #233A57;
  font-size: 20px;
  line-height: 1.65;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin-top: 14px;
}

.p-mvVoice_text {
  color: #1F1F1F;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.03em;
  margin-top: 12px;
}

.p-mvVoice_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  max-width: 323px;
  margin: 53px auto 0 auto;
  height: 67px;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-radius: 7px;
  background: #EBAD36;
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvVoice_btn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mvFollow {
  width: 100%;
  max-width: 948px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 90px;
}

.p-mvFollow_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1.59375;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvFollow_wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px 37px;
  margin-top: 75px;
}

.p-mvFollow_box {
  width: 100%;
  background: #F7F7F7;
}

.p-mvFollow_band {
  background: #fff;
}
.p-mvFollow_band > span {
  display: inline-block;
  width: 264px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.02em;
  padding: 7px 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url(../img/main/mv_flaw_bg.webp);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-mvFollow_band > span > span {
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.02em;
}
.p-mvFollow_band.min > span {
  width: 200px;
}

.p-mvFollow_group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding: 20px 28px 30px 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvFollow_list {
  position: relative;
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0.11em;
  padding-left: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 14px;
}
.p-mvFollow_list:first-of-type {
  margin-top: 0;
}
.p-mvFollow_list::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #203E6C;
  border-radius: 100%;
}

.p-mvFollow_icon {
  width: 90px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvFollow_icon img {
  width: 100%;
}

.p-mvFollow_item {
  width: 100%;
  margin-top: 60px;
}

.p-mvFollow_subTitle {
  color: #203E6C;
  font-size: 26px;
  line-height: 1.4230769231;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 6px solid #203E6C;
}

.p-mvFollow_cont {
  width: 100%;
  margin-top: 15px;
}

.p-mvFollow_contIn {
  width: 100%;
}

.p-mvFollow_table {
  width: 100%;
  border-spacing: 0px;
  border: 1px solid #203E6C;
}

th {
  width: 173px;
  color: #fff;
  font-size: 19px;
  line-height: 1.4210526316;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  background: #203E6C;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
}
th.no-bar {
  border-bottom: none;
}

td {
  width: calc(100% - 173px);
  color: #1F1F1F;
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  border-bottom: 1px dashed #8595AB;
}
td.no-bar {
  border-bottom: none;
}
td.bule-bar {
  border-bottom: 1px solid #203E6C;
}

.p-mvFollow_tableBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 29px 40px 29px 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvFollow_tableGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.p-mvFollow_tableText03 {
  min-width: 130px;
  text-align: right;
}

.p-mvFollow_comment {
  color: #1F1F1F;
  font-size: 13px;
  line-height: 1.4615384615;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: right;
  margin-top: 10px;
}

.p-mvFollow_text {
  color: #1F1F1F;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 48px;
}

.p-mvFlaw {
  width: 100%;
  background: #F9FBFF;
  padding-top: 73px;
  padding-bottom: 72px;
}

.p-mvFlaw_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvFlaw_wrapper {
  width: 100%;
  max-width: 738px;
  margin: 68px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 28px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvFlaw_box {
  position: relative;
  width: 100%;
  background: #fff;
  border: 5px solid #E6E6E6;
  border-radius: 10px;
  padding: 30px 32px 30px 68px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvFlaw_icon {
  position: absolute;
  top: -18px;
  left: -38px;
  width: 88px;
}
.p-mvFlaw_icon img {
  width: 100%;
}

.p-mvFlaw_subTitle {
  color: #203E6C;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-mvFlaw_subTitle span {
  display: inline-block;
  margin-right: 16px;
}

.p-mvFlaw_text {
  color: #1F1F1F;
  font-size: 15px;
  line-height: 1.8666666667;
  letter-spacing: 0.03em;
  margin-top: 10px;
}

.p-mvFaq {
  width: 100%;
  padding-top: 74px;
  padding-bottom: 98px;
}

.p-mvFaq_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvFaq_table {
  width: 100%;
  max-width: 800px;
  margin: 44px auto 0 auto;
}
.p-mvFaq_table dt {
  border-bottom: 1px solid #ADADAD;
}
.p-mvFaq_table dt.open p::before {
  -webkit-transform: translateY(-50%) scale(-1, -1);
          transform: translateY(-50%) scale(-1, -1);
}
.p-mvFaq_table dt p {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  color: #383838;
  font-size: 17px;
  line-height: 1.6470588235;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 15px 50px 15px 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvFaq_table dt p::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 17px;
  width: 17px;
  height: 10px;
  background-image: url(../img/main/icon_arrow.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvFaq_table dt p span {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  background: #203E6C;
  border-radius: 100%;
}
.p-mvFaq_table dd {
  display: none;
}
.p-mvFaq_table dd p {
  color: #383838;
  font-size: 17px;
  line-height: 1.6470588235;
  letter-spacing: 0.1em;
  padding: 15px 50px 15px 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvSupport {
  width: 100%;
  padding: 0 20px 70px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvSupport_title {
  color: #203E6C;
  font-size: 32px;
  line-height: 1.59375;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 45px;
}

.p-mvSupport_wrapper {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

.p-mvSupport_column {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 24px 33px 34px 47px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(135deg, #FAFCFF, #E6F2FF);
  border: 8px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
}

.p-mvSupport_box {
  width: 243px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-mvSupport_img {
  width: 210px;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvSupport_img img {
  display: block;
  width: 100%;
}

.p-mvSupport_group {
  position: relative;
  width: 100%;
  max-width: 760px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 38px 35px 37px 35px;
  margin-top: 12px;
}
.p-mvSupport_group::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 95px;
  left: -26px;
  width: 34px;
  height: 29px;
  background-image: url(../img/main/triangle_white.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.p-mvSupport_text {
  color: #203E6C;
  font-size: 15px;
  line-height: 1.7333333333;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-top: 12px;
}
.p-mvSupport_text:first-of-type {
  margin-top: 0;
}
.p-mvSupport_text span {
  font-weight: 700;
}

.p-mvSupport_item {
  position: relative;
  width: 100%;
}

.p-mvSupport_name {
  color: #fff;
  font-size: 12px;
  line-height: 1.5454545455;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
  background: #233A57;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-mvSupport_name > span {
  display: block;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.06em;
}

.p-mvSupport_lists {
  width: 100%;
  background: #F7F7F7;
  padding: 15px 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvSupport_list {
  color: #203E6C;
  font-size: 13px;
  line-height: 1.6153846154;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-indent: -4.1em;
  padding-left: 4.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 5px;
}
.p-mvSupport_list:first-of-type {
  margin-top: 0;
}

.p-mvSupport_comment {
  color: #203E6C;
  font-size: 13px;
  line-height: 1.8461538462;
  font-weight: 700;
  letter-spacing: 0.06em;
}

.p-mvSupport_btn {
  display: none;
}

.p-mvName {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  margin-top: 35px;
}

.p-mvName_box {
  width: 100%;
  padding: 20px 33px 30px 33px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: linear-gradient(135deg, #FAFCFF, #E6F2FF);
  border: 8px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);
}

.p-mvName_img {
  width: 100%;
  max-width: 298px;
  margin: 0 auto;
}
.p-mvName_img img {
  width: 100%;
}

.p-mvName_item {
  position: relative;
  width: 100%;
}

.p-mvName_name {
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 5px 15px 5px 27px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #233A57;
}
.p-mvName_name span {
  display: inline-block;
  font-size: 12px;
  line-height: 1.4166666667;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-left: 14px;
}

.p-mvName_comment {
  color: #203E6C;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  letter-spacing: 0.06em;
  background: #fff;
  padding: 15px 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvBlog {
  width: 100%;
  padding: 58px 20px 52px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F9FBFF;
}

.p-mvBlog_title {
  color: #203E6C;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvBlog_lists {
  width: 100%;
  max-width: 1200px;
  margin: 52px auto 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
}

.p-mvBlog_list {
  width: 100%;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.p-mvBlog_link {
  display: block;
  width: 100%;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvBlog_link:hover {
  opacity: 0.7;
}

.p-mvBlog_thumbnail {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 59.2592592593%;
}
.p-mvBlog_thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-mvBlog_box {
  padding: 36px 24px 40px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvBlog_group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-mvBlog_category {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 2.1428571429;
  font-weight: 700;
  letter-spacing: 0.08em;
  border-radius: 30px;
  background: #203E6C;
  border: 1px solid #707070;
  padding: 0px 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvBlog_time {
  color: #233A57;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.03em;
}

.p-mvBlog_post {
  color: #000000;
  font-size: 20px;
  line-height: 1.65;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: left;
  margin-top: 28px;
}

.p-mvBlog_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  max-width: 260px;
  height: 69px;
  margin: 48px auto 0 auto;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-radius: 40px;
  background: #EBAD36;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-mvBlog_btn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-mvVideo {
  width: 100%;
  padding: 60px 20px 86px 20px;
  padding-bottom: 86px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-mvVideo_title {
  color: #203E6C;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}

.p-mvVideo_wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 58px auto 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.p-mvVideo_box {
  width: 100%;
}

.p-mvVideo_iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.p-mvVideo_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-mvVideo_text {
  color: #1F1F1F;
  font-size: 17px;
  line-height: 1.7647058824;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-top: 28px;
}

/*********************
メリットページ
*********************/
.p-merit {
  width: 100%;
  background: #F9FBFF;
}

.p-merit_inner {
  width: 100%;
  padding: 200px 0px 115px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-merit_title {
  color: #203E6C;
  font-size: 26px;
  line-height: 1.8846153846;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.p-merit_title > span {
  display: inline-block;
  font-size: 35px;
}
.p-merit_title > span > span {
  position: relative;
}
.p-merit_title > span > span::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 2px;
  background: #203E6C;
}

.p-merit_wrapper {
  width: 100%;
  max-width: 968px;
  margin: 80px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 22px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p-merit_column {
  width: 100%;
}

.p-merit_band {
  color: #EF9A00;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.p-merit_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  border: 2px solid #EBAB37;
  background: #fff;
  padding: 30px 40px 35px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 7px;
}

.p-merit_img {
  width: 110px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-merit_img img {
  width: 100%;
}

.p-merit_group {
  width: 100%;
}

.p-merit_subTitle {
  color: #171717;
  font-size: 23px;
  line-height: 1.2173913043;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.p-merit_text {
  color: #171717;
  font-size: 15px;
  line-height: 1.8666666667;
  letter-spacing: 0.05em;
  margin-top: 13px;
}

.p-merit_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  max-width: 306px;
  height: 73px;
  margin: 80px auto 0 auto;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  border-radius: 10px;
  background: #EBAD36;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-merit_btn:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.p-merit_column.blue .p-merit_band {
  color: #203E6C;
}
.p-merit_column.blue .p-merit_box {
  border: 2px solid #203E6C;
}

@media screen and (max-width: 1024px) {
  .l-top {
    overflow: hidden;
  }
  .p-mv {
    margin-top: 57px;
  }
  .p-mv_box {
    max-width: 89.61352657vw;
  }
  .p-mv_band {
    padding-top: 5.3140096618vw;
  }
  .p-mv_band span {
    font-size: 5.0724637681vw;
    line-height: 1.5714285714;
    letter-spacing: 0.04em;
    padding: 0;
  }
  .p-mv_title {
    font-size: 11.1111111111vw;
    line-height: 1.2826086957;
    letter-spacing: 0.1em;
    margin-top: 3.6231884058vw;
  }
  .p-mv_text {
    font-size: 5.7971014493vw;
    line-height: 1.5833333333;
    letter-spacing: 0.1em;
    margin-top: 4.347826087vw;
  }
  .p-mv_text span {
    margin-left: 0;
  }
  .p-mv_icon {
    position: absolute;
    z-index: 3;
    top: 73.6714975845vw;
    right: auto;
    left: 3.3816425121vw;
    width: 29.2270531401vw;
  }
  .p-mv_iconText {
    top: 12.8019323671vw;
  }
  .p-mv_iconText span:nth-of-type(1) {
    font-size: 2.1739130435vw;
  }
  .p-mv_iconText span:nth-of-type(2) {
    font-size: 4.5893719807vw;
    line-height: 1;
    font-weight: 600;
    margin-top: 0.7246376812vw;
  }
  .p-mv_iconText span:nth-of-type(2) span {
    font-family: "HelveticaCustom", Helvetica, Arial, sans-serif;
    font-size: 7.9710144928vw;
    line-height: 1;
    font-weight: 400;
  }
  .p-mv_iconText span:nth-of-type(3) {
    font-size: 1.9323671498vw;
    line-height: 1;
    margin-top: 1.2077294686vw;
  }
  .p-mv_icon02 {
    top: 47.1014492754vw;
    right: -21.2560386473vw;
    width: 63.2850241546vw;
  }
  .p-mvSlide {
    position: relative;
    z-index: 2;
    margin-top: -20px;
  }
  .p-mvSlide_leftBox {
    -webkit-animation: slideLeftToRight 24s linear infinite;
            animation: slideLeftToRight 24s linear infinite;
  }
  .p-mvSlide_left {
    height: 57px;
  }
  .p-mvSlide_left img {
    margin-right: 15px;
  }
  .p-mvSlide_left img:nth-of-type(1) {
    width: 88.2px;
  }
  .p-mvSlide_left img:nth-of-type(2) {
    width: 69.6px;
  }
  .p-mvSlide_left img:nth-of-type(3) {
    width: 136.2px;
  }
  .p-mvSlide_left img:nth-of-type(4) {
    width: 107.4px;
  }
  .p-mvSlide_left img:nth-of-type(5) {
    width: 90.6px;
  }
  .p-mvSlide_left img:nth-of-type(6) {
    width: 123.6px;
  }
  .p-mvSlide_left img:nth-of-type(7) {
    width: 106.2px;
  }
  .p-mvSlide_left img:nth-of-type(8) {
    width: 98.4px;
  }
  .p-mvSlide_left img:nth-of-type(9) {
    width: 218.4px;
  }
  .p-mv_group {
    max-width: 382px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 9px;
    margin: 28px auto 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mv_btnDoc {
    height: 73px;
    font-size: 17px;
  }
  .p-mv_btnDoc span {
    font-size: 26px;
  }
  .p-mv_btnBlue {
    height: 73px;
    font-size: 17px;
  }
  .p-mv_btnBlue span {
    font-size: 26px;
  }
  .p-mvNews {
    position: relative;
    z-index: 2;
    bottom: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    max-width: none;
    margin-top: 44px;
  }
  .p-mvNews .slick-modern {
    width: 100%;
  }
  .p-mvNews .slick-modern .slick-slide {
    margin: 0 6px;
    width: 346px;
  }
  .p-mvNews .slick-track {
    padding: 10px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvNews_title {
    width: 100%;
    max-width: 382px;
    margin: 0 auto;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 17px;
  }
  .p-mvNews_lists {
    gap: 0px;
  }
  .p-mvNews_list {
    padding: 8px 6px 8px 12px;
  }
  .p-mvNews_link {
    gap: 10px;
  }
  .p-mvNews_thumbnail {
    max-width: 126px;
  }
  .p-mvNews_category {
    font-size: 9px;
    line-height: 1.7777777778;
    padding: 0px 8px;
  }
  .p-mvNews_time {
    font-size: 10px;
  }
  .p-mvNews_post {
    font-size: 13px;
    line-height: 1.3846153846;
    margin-top: 2px;
  }
  .p-mvWorries {
    width: 100%;
    padding-bottom: 38px;
    margin-top: 40px;
  }
  .p-mvWorries_title {
    font-size: 24px;
    line-height: 1.6666666667;
    font-weight: 700;
    letter-spacing: 0.04em;
  }
  .p-mvWorries_wrapper {
    max-width: 324px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 13px;
    margin: 34px auto 0 auto;
  }
  .p-mvWorries_box {
    max-width: 100%;
  }
  .p-mvWorries_comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: auto;
    font-size: 15px;
    line-height: 1.7333333333;
    letter-spacing: 0.1em;
    border-radius: 9px;
    padding: 11px 20px;
  }
  .p-mvWorries_icon {
    display: none;
  }
  .p-mvWorries_icon02 {
    display: none;
  }
  .p-mvWorries_icon03 {
    display: none;
  }
  .p-mvWorries_icon04 {
    width: 100%;
    max-width: 265px;
    margin: 9px auto 0 auto;
  }
  .p-mvWorries_band {
    max-width: 308px;
    height: 61px;
    margin: 64px auto 0 auto;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
  .p-mvWorries_text {
    font-size: 18px;
    line-height: 1.6666666667;
    letter-spacing: 0.06em;
    font-weight: 500;
    margin-top: 18px;
  }
  .p-mvWorries_text span {
    display: inline-block;
    font-size: 24px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .p-mvCord {
    width: 100%;
    max-width: calc(100% - 32px);
    margin: 42px auto 0 auto;
    border: 3px solid #E8E8E8;
    border-radius: 10px;
    padding: 36px 20px 35px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvCord_title {
    font-size: 27px;
  }
  .p-mvCord_title span {
    display: block;
    font-size: 17px;
    margin-top: 12px;
  }
  .p-mvCord_text {
    font-size: 15px;
    line-height: 1.8666666667;
    margin-top: 20px;
  }
  .p-mvCord_band {
    gap: 18px;
    font-size: 23px;
    line-height: 1.2;
    margin-top: 30px;
  }
  .p-mvCord_band::before, .p-mvCord_band::after {
    top: 4px;
  }
  .p-mvCord_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 22px;
    margin-top: 24px;
  }
  .p-mvCord_subText {
    color: #1F1F1F;
    font-size: 15px;
    line-height: 1.8;
    padding: 18px 16px 26px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvMerit {
    padding: 48px 0px;
  }
  .p-mvMerit_title {
    font-size: 18px;
    line-height: 1.7222222222;
    letter-spacing: 0.02em;
  }
  .p-mvMerit_title > span {
    display: inline-block;
    font-size: 25px;
    margin-top: 15px;
  }
  .p-mvMerit_title > span > .bar {
    position: relative;
  }
  .p-mvMerit_title > span > .bar::before {
    bottom: -2px;
  }
  .p-mvMerit_title > span > .tit_pc {
    display: none;
  }
  .p-mvMerit_wrapper {
    width: 100%;
    max-width: calc(100% - 44px);
    margin: 30px auto 0 auto;
  }
  .p-mvMerit_table {
    width: 100%;
    border-spacing: 0px 8px;
  }
  .p-mvMerit_table th {
    width: 86px;
    font-size: 13px;
    line-height: 1.3076923077;
    font-weight: 700;
    letter-spacing: 0.05em;
    border: 1px solid #EAAC36;
  }
  .p-mvMerit_table th.blue {
    border: 1px solid #203E6C;
  }
  .p-mvMerit_table td {
    width: calc(100% - 86px);
    text-align: left;
    padding: 0px 15px;
    border: 1px solid #EAAC36;
  }
  .p-mvMerit_table td.blue {
    border: 1px solid #203E6C;
  }
  .p-mvMerit_table td p {
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 17px;
    line-height: 1.4117647059;
    letter-spacing: 0.05em;
  }
  .p-mvMerit_btn {
    max-width: 270px;
    height: 61px;
    margin: 28px auto 0 auto;
    font-size: 14px;
    border-radius: 4px;
  }
  .p-mvMerit_btn span {
    font-size: 19px;
  }
  .p-mvTax {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 70px;
  }
  .p-mvTax_title {
    font-size: 25px;
    line-height: 1.68;
    letter-spacing: 0.06em;
  }
  .p-mvTax_cont {
    width: 100%;
    max-width: 740px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 40px auto 0 auto;
  }
  .p-mvTax_contIn {
    width: 100%;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .p-mvTax_wrapper {
    width: 700px;
    max-width: none;
    margin: 0;
  }
  .p-mvTax_band {
    font-size: 20px;
    padding: 13px;
  }
  .p-mvTax_box {
    padding: 34px 35px 60px 35px;
  }
  .p-mvTax_table {
    width: 625px;
    max-width: none;
    margin: 0;
  }
  .p-mvTax_table th {
    width: calc(100% - 396px);
    font-size: 13px;
    line-height: 1.4615384615;
    font-weight: 700;
    padding: 8px;
  }
  .p-mvTax_table th span {
    font-size: 10px;
  }
  .p-mvTax_table td {
    width: 132px;
  }
  .p-mvTax_table thead td {
    font-size: 13px;
  }
  .p-mvTax_table tbody td {
    font-size: 15px;
    padding: 10px;
  }
  .p-mvTax_table tbody td.orange {
    font-size: 13px;
  }
  .p-mvTax_table tbody td.orange02 {
    font-size: 15px;
  }
  .p-mvTax_comment {
    font-size: 18px;
    text-align: left;
    margin-top: 54px;
    padding-left: 194px;
  }
  .p-mvTax_comment::before {
    bottom: -60px;
    left: 58px;
    width: 530px;
    height: 124px;
  }
  .p-mvTax_comment span {
    position: relative;
  }
  .p-mvTax_comment span::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background: #203E6C;
  }
  .p-mvTax_item {
    width: 100%;
    max-width: calc(100% - 24px);
    margin: 0 auto;
  }
  .p-mvTax_text {
    font-size: 16px;
    line-height: 2.1764705882;
    letter-spacing: 0.1em;
    margin-top: 45px;
  }
  .p-mvTax_point {
    font-size: 25px;
    margin-top: 60px;
  }
  .p-mvTax_graf {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-top: 40px;
  }
  .p-mvTax_graf img {
    display: block;
    width: 672px;
    margin: 0 auto;
  }
  .p-mvTax_comBox {
    margin-top: 35px;
  }
  .p-mvTax_com {
    font-size: 10px;
  }
  .p-mvCta {
    padding: 30px 22px 28px 22px;
  }
  .p-mvCta_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 8px;
    font-size: 26px;
    line-height: 1.6153846154;
    padding-right: 0px;
    text-align: center;
  }
  .p-mvCta_title span {
    width: 126px;
    height: 36px;
    font-size: 19px;
    line-height: 1;
    border-radius: 30px;
  }
  .p-mvCta_text {
    font-size: 14px;
    line-height: 1.7142857143;
    font-weight: 500;
    letter-spacing: 0.02em;
    margin-top: 18px;
  }
  .p-mvCta_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 28px;
    min-height: auto;
    margin: 20px auto 0 auto;
    background: rgba(255, 255, 255, 0.98);
    padding: 27px 13px 28px 13px;
  }
  .p-mvCta_tel {
    position: relative;
    font-size: 32px;
    letter-spacing: 0.02em;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvCta_tel::before {
    left: -10px;
  }
  .p-mvCta_tel span {
    margin-top: 8px;
    padding-right: 22px;
  }
  .p-mvCta_group {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .p-mvCta_btnDoc {
    height: 73px;
    font-size: 17px;
  }
  .p-mvCta_btnDoc span {
    font-size: 26px;
  }
  .p-mvCta_btnBlue {
    height: 73px;
    font-size: 17px;
  }
  .p-mvCta_btnBlue span {
    font-size: 26px;
  }
  .p-mvService {
    padding: 62px 0px 65px 0px;
  }
  .p-mvService_band {
    font-size: 20px;
  }
  .p-mvService_band::before {
    bottom: -8px;
    width: 185px;
  }
  .p-mvService_title {
    font-size: 25px;
    margin-top: 26px;
  }
  .p-mvService_title span {
    font-size: 36px;
    margin-top: 16px;
  }
  .p-mvService_wrapper {
    width: 100%;
    max-width: calc(100% - 44px);
    margin: 55px auto 0 auto;
  }
  .p-mvService_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 20px;
  }
  .p-mvService_column:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    margin-top: 50px;
  }
  .p-mvService_column:nth-of-type(2) .p-mvService_box {
    padding-top: 0px;
  }
  .p-mvService_column:nth-of-type(2) .p-mvService_number {
    top: -13px;
    right: -16px;
  }
  .p-mvService_column:nth-of-type(3) {
    margin-top: 50px;
  }
  .p-mvService_column:nth-of-type(3) .p-mvService_box {
    padding-top: 0px;
  }
  .p-mvService_column:nth-of-type(3) .p-mvService_number {
    top: -13px;
    right: -16px;
  }
  .p-mvService_box {
    padding-top: 0px;
  }
  .p-mvService_number {
    top: -13px;
    right: -16px;
    font-size: 87px;
  }
  .p-mvService_subTitle {
    font-size: 23px;
    line-height: 1.5652173913;
  }
  .p-mvService_text {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
  }
  .p-mvService_comment {
    font-size: 10px;
    margin-top: 8px;
  }
  .p-mvService_img {
    max-width: 100%;
  }
  .p-mvVoice {
    padding: 50px 0px 42px 0px;
  }
  .p-mvVoice .slick-modern {
    width: 100%;
  }
  .p-mvVoice .slick-modern .slick-slide {
    margin: 0 5px;
    width: 350px;
  }
  .p-mvVoice .slick-track {
    padding: 10px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvVoice_title {
    font-size: 26px;
    letter-spacing: 0.06em;
  }
  .p-mvVoice_wrapper {
    max-width: none;
    margin: 25px auto 0 auto;
    gap: 0px;
  }
  .p-mvVoice_box {
    border-radius: 7px;
    padding: 22px 16px 24px 16px;
  }
  .p-mvVoice_name {
    line-height: 1.4;
  }
  .p-mvVoice_subTitle {
    font-size: 18px;
    line-height: 1.8333333333;
  }
  .p-mvVoice_text {
    font-size: 15px;
    line-height: 1.7333333333;
  }
  .p-mvVoice_btn {
    max-width: 270px;
    margin: 15px auto 0 auto;
    height: 63px;
    font-size: 19px;
    border-radius: 4px;
  }
  .p-mvFollow {
    max-width: 100%;
    padding-top: 48px;
    padding-bottom: 40px;
  }
  .p-mvFollow_title {
    font-size: 24px;
    line-height: 1.625;
  }
  .p-mvFollow_wrapper {
    max-width: calc(100% - 44px);
    grid-template-columns: repeat(1, 1fr);
    gap: 18px;
    margin: 45px auto 0 auto;
  }
  .p-mvFollow_band > span {
    width: 211px;
    gap: 10px;
    font-size: 16px;
    padding: 4px 11px;
  }
  .p-mvFollow_band > span > span {
    font-size: 20px;
  }
  .p-mvFollow_band.min > span {
    width: 164px;
  }
  .p-mvFollow_group {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 14px;
    padding: 18px 14px 20px 14px;
  }
  .p-mvFollow_list {
    font-size: 15px;
    line-height: 1.6666666667;
    padding-left: 18px;
    margin-top: 12px;
  }
  .p-mvFollow_list::before {
    top: 9px;
    width: 8px;
    height: 8px;
  }
  .p-mvFollow_icon {
    width: 56px;
    padding-top: 5px;
  }
  .p-mvFollow_item {
    max-width: calc(100% - 44px);
    margin: 30px auto 0 auto;
  }
  .p-mvFollow_subTitle {
    font-size: 21px;
    line-height: 1.2380952381;
    padding-left: 12px;
    border-left: 5px solid #203E6C;
  }
  .p-mvFollow_cont {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 15px auto 0 auto;
  }
  .p-mvFollow_contIn {
    width: 100%;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .p-mvFollow_table {
    width: 780px;
    max-width: none;
    margin: 0;
  }
  th {
    width: 123px;
    font-size: 17px;
  }
  td {
    width: calc(100% - 123px);
    font-size: 15px;
  }
  .p-mvFollow_tableBox {
    padding: 28px 45px 28px 26px;
  }
  .p-mvFollow_tableText03 {
    min-width: 113px;
  }
  .p-mvFollow_comment {
    font-size: 12px;
    margin-top: 5px;
  }
  .p-mvFollow_text {
    font-size: 15px;
    line-height: 2.0666666667;
    margin-top: 10px;
  }
  .p-mvFlaw {
    padding-top: 36px;
    padding-bottom: 55px;
  }
  .p-mvFlaw_title {
    font-size: 25px;
    line-height: 1.64;
  }
  .p-mvFlaw_wrapper {
    width: 100%;
    max-width: calc(100% - 44px);
    margin: 48px auto 0 auto;
    padding-left: 0px;
  }
  .p-mvFlaw_box {
    border: 3px solid #E6E6E6;
    border-radius: 13px;
    padding: 12px 16px 18px 23px;
  }
  .p-mvFlaw_icon {
    top: -16px;
    left: -9px;
    width: 61px;
  }
  .p-mvFlaw_subTitle {
    padding-left: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvFaq {
    padding-top: 54px;
    padding-bottom: 56px;
  }
  .p-mvFaq_title {
    font-size: 27px;
  }
  .p-mvFaq_table {
    width: 100%;
    max-width: calc(100% - 44px);
    margin: 23px auto 0 auto;
  }
  .p-mvFaq_table dt p {
    gap: 12px;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0em;
    padding: 15px 40px 15px 11px;
  }
  .p-mvFaq_table dt p::before {
    right: 9px;
    width: 17px;
    height: 10px;
  }
  .p-mvFaq_table dd p {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0em;
    padding: 15px 40px 15px 11px;
  }
  .p-mvSupport {
    padding: 0 15px 32px 15px;
  }
  .p-mvSupport_title {
    font-size: 26px;
    line-height: 1.4230769231;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
  }
  .p-mvSupport_column {
    padding: 30px 12px 40px 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 0px;
  }
  .p-mvSupport_box {
    width: 100%;
  }
  .p-mvSupport_img {
    width: 206px;
    margin: 0 auto;
    padding-left: 0;
  }
  .p-mvSupport_img img {
    width: 100%;
  }
  .p-mvSupport_group {
    position: relative;
    max-width: 100%;
    max-height: 473px;
    overflow: hidden;
    padding: 15px;
    margin-top: 12px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .p-mvSupport_group::before {
    display: none;
  }
  .p-mvSupport_btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
    color: #0367FF;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: 0.06em;
    border: none;
  }
  .p-mvSupport_group.expanded {
    max-height: none;
    overflow: visible;
  }
  .p-mvSupport_text {
    font-size: 15px;
    line-height: 1.6666666667;
    margin-top: 16px;
  }
  .p-mvSupport_name {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 9px;
    font-size: 10px;
    padding: 8px 5px;
  }
  .p-mvSupport_name > span {
    font-size: 14px;
  }
  .p-mvSupport_lists {
    width: 100%;
    background: #F7F7F7;
    padding: 15px 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-mvSupport_list {
    color: #203E6C;
    font-size: 12px;
    line-height: 1.6153846154;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-indent: -4.1em;
    padding-left: 4.1em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 5px;
  }
  .p-mvSupport_list:first-of-type {
    margin-top: 0;
  }
  .p-mvSupport_comment {
    color: #203E6C;
    font-size: 13px;
    line-height: 1.8461538462;
    font-weight: 700;
    letter-spacing: 0.06em;
  }
  .p-mvName {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
    margin-top: 30px;
  }
  .p-mvName_box {
    padding: 30px 15px 36px 15px;
  }
  .p-mvName_img {
    max-width: 261px;
  }
  .p-mvName_name {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    gap: 5px 9px;
    font-size: 14px;
    padding: 8px 5px;
  }
  .p-mvName_name > span {
    font-size: 11px;
    margin-left: 0px;
  }
  .p-mvName_comment {
    padding: 18px 16px 20px 16px;
  }
  .p-mvBlog {
    padding: 45px 0px 67px 0px;
  }
  .p-mvBlog_title {
    font-size: 27px;
  }
  .p-mvBlog_lists {
    width: 100%;
    max-width: calc(100% - 44px);
    margin: 44px auto 0 auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 28px;
  }
  .p-mvBlog_box {
    padding: 33px 20px 40px 20px;
  }
  .p-mvBlog_post {
    font-size: 18px;
    line-height: 1.8333333333;
    margin-top: 15px;
  }
  .p-mvVideo {
    padding: 50px 0px 70px 0px;
  }
  .p-mvVideo_title {
    font-size: 22px;
    line-height: 1.6818181818;
  }
  .p-mvVideo_wrapper {
    max-width: calc(100% - 44px);
    margin: 34px auto 0 auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .p-mvVideo_text {
    margin-top: 18px;
  }
  .p-merit_inner {
    width: 100%;
    padding: 140px 0px 80px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .p-merit_title {
    font-size: 17px;
    line-height: 1.5;
  }
  .p-merit_title > span {
    font-size: 25px;
    line-height: 1.5;
    margin-top: 20px;
  }
  .p-merit_title > span > span::before {
    bottom: -5px;
  }
  .p-merit_wrapper {
    margin: 60px auto 0 auto;
    gap: 14px;
    padding: 0 22px;
  }
  .p-merit_band {
    font-size: 17px;
  }
  .p-merit_box {
    display: block;
    padding: 20px 22px 28px 22px;
  }
  .p-merit_img {
    margin: 20px auto 0 auto;
  }
  .p-merit_subTitle {
    font-size: 21px;
    line-height: 1.5238095238;
    text-align: center;
  }
  .p-merit_text {
    margin-top: 18px;
  }
  .p-merit_btn {
    max-width: 270px;
    height: 63px;
    margin: 58px auto 0 auto;
    font-size: 19px;
    border-radius: 4px;
  }
}/*# sourceMappingURL=fv.css.map */