footer {
  background: #024969;
  padding: 60px 0;
  width: 100%;
  color: #fff;
}

.inner_ft {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

footer .ft_cr {
  padding-bottom: 60px;
  border-bottom: 1px solid #fff;
}

.ft_cr>p {
  font-size: 16px;
}

.pa_ft {
  margin: 60px 0 40px;
}

.inner_ft section h2 {
  margin: 2rem 0;
  text-align: center;
}

@media screen and (min-width:750px) {
  .inner_ft section h2 {
    text-align: left;
  }
}

@media screen and (min-width:767px) {
  .inner_ft section h2 {
    margin: 2rem 0 4rem;

  }
}

.ft-logo-cr {
  width: 260px;
  height: auto;
}

.ft-logo-pac {
  width: 350px;
  height: auto;
}

footer a {
  color: #fff;
  text-decoration: none;
  position: relative
}

footer a:hover {
  opacity: 1;
}

.list_ft li {
  display: inline-block;
  margin: 0 40px 20px 0;
  font-weight: 700;
  font-size: 16px;
}

.list_ft li a::after {
  content: '';
  width: 0;
  height: 1px;
  display: block;
  position: absolute;
  background: #fff;
  bottom: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.list_ft li a:hover::after {
  width: 100%;
  height: 1px;
}

footer p {
  color: #fff;
}

.copy {
  text-align: center;
  font-size: 10px;
}

.cv {
  width: 100%;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.7) !important;
  position: fixed;
  bottom: -100%;
  transition: all 0.3s ease-in-out 0s;
  z-index: 200;
}

.btn_close_cv {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
}

.btn_close_cv span {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.btn_close_cv span::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn_close_cv span::after {
  content: '';
  display: block;
  height: 100%;
  width: 2px;
  background: #fff;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.inner_cv {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

.inner_cv a {
  text-align: center;
  width: 48%;
  display: block;
  color: #fff;
  background: #024969;
  line-height: 80px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}

.inner_cv a:nth-of-type(2) {
  background: #ffcd25;
}

.inner_cv a::after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 12px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transition: all 0.3s ease-in-out 0s;
}

.inner_cv a:hover::after {
  right: 15px;
}

@media screen and (max-width: 750px) {
  .btn_close_cv {
    top: 20px;
  }

  .inner_cv a {
    width: 100%;
    line-height: 60px;
    font-size: 16px;
  }

  .inner_cv a:first-of-type {
    margin-bottom: 20px;
  }

  .inner_cv {
    padding: 0 20px;
  }
}

.list_ft:last-child {
  margin-top: 20px;
}

/* ITトレンドロゴ
------------------------------------------------------------*/
.logo-area {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom: 20px;
}

.logo-ittrend a {
  transition: opacity .2s;
  display: block;
  text-align: center;
}

.logo-ittrend a:hover {
  text-decoration: underline;
  opacity: .85;
}

.logo-ittrend a img {
  margin-bottom: 3px;
}

.logo-ittrend {
  width: 300px;
}

.logo-ittrend>p {
  font-size: 13px;
}

@media screen and (max-width:767px) {
  .logo-area {
    display: block;
  }

  .logo-ittrend {
    width: 270px;
    margin: 0 auto 40px;
  }
}


@media screen and (max-width: 750px) {

  .list_ft {
    display: none;
  }

  .list_ft_sp {
    text-align: center;
    display: block;
    width: 100%;
  }

  .list_ft_sp li {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    margin: 0 0 5px 0;
  }

  .list_ft li a::after {
    display: none;
  }

  .list_ft li.pc_display {
    display: none;
  }

}

.p-common_product-information__container {
  background-color: rgb(68, 98, 176);
  margin: 0px auto 5rem;
}
.p-common_product-information__contents {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.p-common_product-information__title {
  font-weight: 700;
  color: rgb(255, 255, 255);
  width: 100%;
  line-height: normal;
  letter-spacing: 0.52px;
  text-align: center;
}
.p-common_product-information-button_container ul {
  display: flex;
}
.p-common_product-information-button_container li {
  text-align: center;
}
.p-common_link__info {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(249, 128, 1);
}
.p-common_link__estimate {
  color: rgb(26, 55, 130) !important;
  background: rgb(255, 255, 255);
}
.p-common_link__info,
.p-common_link__estimate {
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
  display: block;
  position: relative;
  text-decoration: unset;
  border-radius: 100vh;
  padding: 20px 0px;
}
.p-common_link__info::before,
.p-common_link__estimate::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 6%;
  width: 32px;
  height: 32px;
  transform: translateY(-50%);
  border-radius: 50%;
}
.p-common_link__info::after,
.p-common_link__estimate::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 9.5%;
  width: 9px;
  height: 9px;
  transform: translate(0px, -50%) rotate(45deg);
  border-top: 2px solid;
  border-right: 2px solid;
}
@media screen and (min-width:506px) and ( max-width:767px) {
  .p-common_link__info::after,
.p-common_link__estimate::after {
  right: 8.5%;
}
}
.p-common_link__info::before {
  background-color: rgb(255, 255, 255);
}
.p-common_link__info::after {
  border-color: rgb(249, 128, 1);
}
.p-common_link__estimate::before {
  background-color: rgb(249, 128, 1);
}
.p-common_link__estimate::after {
  border-color: rgb(255, 255, 255);
}
.p-common_link__info:hover,
.p-common_link__estimate:hover {
  box-shadow: none;
  transform: translateY(4px);
  line-height: normal;
}
.p-common_product-information-txtbutton {
  margin-top: 20px;
  font-size: 1.6rem;
}
.p-common_product-information-txtbutton a {
  color: rgb(255, 255, 255);
    position: relative;
    text-decoration: none;
    transition: none;
}
.p-common_product-information-txtbutton a::before {
  content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}
.p-common_product-information-txtbutton a::after {
  content: "";
    position: absolute;
    top: 50%;
    width: 7px;
    height: 7px;
    transform: translate(0px, -50%) rotate(45deg);
    border-top: 2px solid;
    border-right: 2px solid;
}
.p-common_product-information-txtbutton a:hover {
  color: #A0E8FE;
}
.p-common_product-information-txtbutton a:hover:before,
.p-common_product-information-txtbutton a:hover:after {
  border-color: #A0E8FE;
}
.p-common_price {
  padding: 4rem 0 0;
  text-align: center;
}
.p-common_title {
  color: #0F1F9D;
  line-height: 1.6;
  margin: 0 0 1.6rem;
  font-weight: 700;
  text-align: center;
}
.p-system-flex__list {
  position: relative;
  flex: 1;
  background: #f5f5f5;
  border: 8px solid #fff;
  border-radius: 8px;
  box-shadow: 0 3px 15px rgb(0 0 0 / 10%);
}
.p-system-flex__list:nth-of-type(1)::before {
  display: block;
  content: "";
  position: absolute;
  bottom: -17%;
  right: 50%;
  width: 1%;
  height: 14%;
  margin: 5% 0 0 -5%;
  background: #383d8f;
  border-radius: 8px;
  z-index: 9;
}

.p-system-flex__list:nth-of-type(1)::after {
  display: block;
  content: "";
  position: absolute;
  bottom: -17%;
  right: 50%;
  width: 1%;
  height: 14%;
  margin: 5% 0 0 -5%;
  background: #383d8f;
  transform: rotate(90deg);
  border-radius: 8px;
  z-index: 10;
}

.p-system-flex__items {
  padding: 3% 5%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}

.p-system-flex__title {
  padding: 1rem 0;
  color: #fff;
  font-size: clamp(1.8rem, 2.2vw, 2.4rem);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.075em;
  background: #233e90;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 84px;
}

.p-system-flex__title span {
  font-size: clamp(1.15rem, 1.15vw, 1.6rem);
}

.p-system-list {
  color: #1a1a1a;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.p-system-list>dd {
  margin-top: 2%;
}

.p-system-list__item {
  padding: 3% 0;
  font-size: clamp(1.7rem, 2.2vw, 2.4rem);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.075em;
  background: #d7e8f2;
}

.p-system-list__item span {
  font-size: clamp(1.3rem, 1.1vw, 1.5rem);
}

.p-system-second {
  flex: 1 1 70px;
  background: #e4f1f7;
}

.p-system-second-list {
  display: flex;
  flex-wrap: wrap;
  padding: 3%;
  text-align: left;

}

.p-system-second-list__item {
  position: relative;
  padding-left: 1.4rem;
  margin-right: 2rem;
  font-size: clamp(1.3rem, 1.1vw, 1.5rem);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.075em;
}

.p-system-second-list__item::before {
  position: absolute;
  content: '・';
  left: 0;
  top: 0;
}
.p-common_text {
  color: #454545;
  text-align: center;
  font-style: normal;
  font-weight: 500;
}
.p-common_function__page {
  padding: 2rem 0;
}
.p-common_function__page__button {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.p-common_function__page__button a {
  position: relative;
  background-color: #FFF;
  border: 1px solid #0F1F9D;
  text-decoration: none;
  border-radius: 100vh;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.085em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 15px 17px;
  transition: 0.4s;
  color: #0F1F9D;
}
.p-common_function__page__button a:before {
  content: '';
    position: absolute;
    top: 50%;
    right: 6%;
    width: 33px;
    height: 33px;
    background-color: #0F1F9D;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
}
.p-common_function__page__button a:after {
  content: '';
    position: absolute;
    top: 50%;
    right: 10%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(0, -50%) rotate(45deg);
    transition: 0.4s;
}
.p-common_function__page__button a:hover {
  background-color: #0F1F9D;
  color: #FFF;
}
.p-common_function__page__button a:hover::before {
  background-color: #FFF;
}
.p-common_function__page__button a:hover::after {
  border-color: #0F1F9D;
}
.p-common_bnr {
  border-top: dashed 1px #CCC;
  padding: 8rem 0;
}
.p-common_bnr a:hover {
  transition: .5s;
  transform: translateY(5px);
}
.p-common_overall_all_list {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
.p-common_overall_all_list_icon {}
.p-common_overall_all_list_icon img {
  width: 192px;
  display: block;
  margin: 0 auto;
}
.p-common_overall_botton_container {
  position: absolute;
  top: 20px;
  right: 20px;
}
.p-common_overall_botton_container .button:hover:before {
  transform: translate(3px, -50%);
}
.p-common_overall_botton_container .button:hover:after {
  transform: translate(3px, -50%) rotate(45deg);
}
.p-common_overall_all_list__container__sub {
  display: flex;
  flex-wrap: wrap;
  gap: 0 30px;
}
.p-common_subtitle {
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  color: #0F1F9D;
  margin: 0 0 2rem;
  padding: 0 4rem;
}
.p-common_overall_all_list_title {
  text-align: center;
  color: rgb(15, 31, 157);
  line-height: 1.4;
  font-weight: 600;
}
.p-common_overall_all_list_subtitle {
  font-size: 1.4rem;
  color: rgb(0, 150, 255);
  font-weight: 700;
}
.p-common_overall_all_list_feature {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 0 70px;
  margin-top: 4rem;
  align-items: stretch;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 3%;
}
.p-common_overall_all_list_main_item li {
  list-style-type: none;
  display: flex;
  align-items: center;
  width: 44%;
  margin: 0;
  color: #454545;
  font-size: 1.8rem;
}
.p-common_overall_all_list_main_item li:not(:last-of-type) {
  border-bottom: solid 1px #CCC;
  list-style-type: none;
  display: flex;
  align-items: center;
}
.p-common_overall_all_list_main_item li:not(:has(> a)) {
  padding: 5px 10px;
}
.p-common_overall_all_list_feature li {
  width: calc(49% - 5px);
    display: flex;
    align-items: center;
    color: #454545;
}
.p-common_overall_all_list_feature li:before {
}
.button:has(.all_list__link) {
  padding-right: 11px;
  font-size: 1.5rem;
  color: #0F1F9D;
  font-weight: 700;
}
.p-common_overall_all_list_feature li:not(:has(> a))::before {
  content: "・";
  width: 30px;
  font-size: 30px;
  color: #0F1F9D;
  line-height: 100%;
  margin-left: -10px;
}
.p-common_overall_all_list__link_container.features_list .button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 9px;
  height: 9px;
  border-top: 2px solid #0F1F9D;
  border-right: 2px solid #0F1F9D;
  transform: translate(0, -50%) rotate(45deg);
  margin-top: 1px;
}
.p-common_overall_all_list_item {
  flex: 1;
  padding: 24px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  color: #0F1F9D;
  border-radius: 6px;
  background: #fff;
  position: relative;
  border: solid 1px #CCC;
}
.p-common_overall_all_list_item .button {
  position: relative;
  transition: .5s;
  padding-right: 40px;
}
.p-common_overall_all_list_item .button:before {
  content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    transform: translate(0, -50%);
    background-color: #0096FF;
    transition: transform 0.5s;
}
.p-common_overall_all_list_item .button:hover:before {
  transform: translate(3px, -50%);
}
.p-common_overall_all_list_main_item .button:after {
  content: "";
    position: absolute;
    top: 50%;
    right: 8.5%;
    width: 9px;
    height: 9px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    transform: translate(0, -50%) rotate(45deg);
    transition: transform 0.5s;
}
.p-common_overall_all_list_item .button:hover:after {
  transform: translate(3px, -50%) rotate(45deg);
}
.p-common_overall_all_list_item .button span {
  font-weight: 700;
  color: rgb(0, 150, 255);
  word-break: keep-all;
  font-size: 1.6rem;
  position: relative;
}
.p-common_overall_all_list_item .button span:after {
  position: absolute;
  left: 0px;
  content: "";
  width: 80px;
  height: 2px;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  background: rgb(0, 150, 255);
  transition: transform 0.5s;
}
.p-common_overall_all_list_item .button:hover span:after {
  transform: scale(1, 1);
}

.p-common_overall_all_list__link_container {
  display: flex;
  justify-content: end;
  width: 100%;
  position: relative;
  flex: 5;
  align-items: end;
  margin-top: 4rem;
}
.p-common_overall_all_list__link_container .button:has(.p-common_overall_all_list__link) {
  padding-right: 11px;
  font-size: 1.5rem;
  color: rgb(15, 31, 157);
  font-weight: 700;
  text-decoration: none;
}
.p-common_overall_all_list__link_container .button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  width: 9px;
  height: 9px;
  transform: translate(0px, -50%) rotate(45deg);
  margin-top: 1px;
  border-top: 2px solid rgb(15, 31, 157);
  border-right: 2px solid rgb(15, 31, 157);
}
.p-common_overall_all_list_item .button::after {
  position: absolute;
  top: 49%;
  right: 9%;
  width: 9px;
  height: 9px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: translate(0, -50%) rotate(45deg);
  transition: transform 0.5s;
}
.p-common_overall_all_list_item.p-common_overall_all_list_main_item {
  display: flex;
  position: relative;
  flex-direction: unset;
  gap: 10%;
  padding: 24px;
}
.p-common_overall_all_list_main_item a {
  width: 100%;
  padding: 5px 10px;
}
.p-common_overall_all_list_main_item a:link,
.p-common_overall_all_list_main_item a:visited,
.p-common_overall_all_list_main_item a:hover,
.p-common_overall_all_list_main_item a:active {
  color: #0F1F9D;
}
.p-common_overall_all_list_item a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  position: relative;
}
.p-common_overall_all_list_item a:hover {
  background-color: rgb(246, 253, 255);
}
.p-common_overall_all_list_item a:after {
  content: '';
    margin: auto;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #0F1F9D;
    border-right: 2px solid #0F1F9D;
    transform: translate(0, -50%) rotate(45deg);
}
.p-common_overall_all_list_icon {
  order: unset;
  width: 246px;
  margin: 0;
}
.p-common_overall_all_list__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}
.icon_attn {
  position: relative;
}
.icon_attn::after {
  content: "";
    position: absolute;
    top: -26px;
    left: 0;
    background: url(/assets/images/top/icon_attention.svg) no-repeat top;
    width: 38px;
    height: 30px;
    z-index: 1;
}
.p-common_cem_01 {
  padding: 5rem 0;
}
.p-common_bnr__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
@media screen and (min-width: 992px) {
  .p-system-list {
    min-height: 29vw;
  }
}

@media screen and (min-width: 998px) {
  .p-system-flex__list:nth-of-type(1)::before {
    top: .2vw;
    right: -4.4%;
  }

  .p-system-flex__list:nth-of-type(1)::after {
    top: .2vw;
    right: -4.4%;
  }
}

@media screen and (min-width: 1200px) {
  .p-system-flex__list:nth-of-type(1)::before {
    top: 0;
    right: -4%;
  }

  .p-system-flex__list:nth-of-type(1)::after {
    top: 0;
    right: -4%;
  }
  .p-system-list {
    min-height: 363px;
  }

}

@media screen and (min-width:768px) {
  .pc_none {
    display: none;
  }
  .p-common_product-information__container {
    margin: 0px auto;
  }
  .p-common_product-information__contents {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    padding: 60px 2% 30px;
  }
  .p-common_product-information__title {
    font-size: 2.6rem;
  }
  .p-common_product-information-button_container ul {
    gap: 80px;
  }
  .p-common_link__info,
  .p-common_link__estimate {
    font-size: 2.2rem;
    width: 370px;
  }
  .p-common_product-information-txtbutton a {
    padding-right: 30px;
  }
  .p-common_product-information-txtbutton a:before {
    width: 26px;
    height: 26px;
    }
  .p-common_product-information-txtbutton a:after {
    right: 6.5%;
  }
  .p-common_price,
  .p-common_bnr,
  .p-common_overall {
    width: 1200px;
    margin: 0 auto 5rem;
  }
  .p-common_title {
    font-size: 2.6rem;
  }
  .p-system-flex {
    display: flex;
    gap: 2rem;
  }
  .p-system-flex__list:nth-of-type(1)::before {
    top: .8vw;
    right: -4%;
  }
  .p-system-flex__list:nth-of-type(1)::after {
    top: .8vw;
    right: -4%;
  }
  .p-common_text {
    font-size: 1.6rem;
    line-height: 3.2rem;
    margin-bottom: 1.6rem;
  }
  .p-common_function__page {
    padding: 2rem 0;
  }
  .p-common_function__page__button a {
    width: 350px;
  }
  .p-common_overall_all_list_area {
    margin: 4rem auto 9rem;
  }
  .p-common_overall_all_list_title {
    font-size: 2.2rem;
  }
  .p-common_overall_all_list_feature li {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .p-common_bnr__wrapper {
    max-width: 900px;
    gap: 140px;
  }

}
@media screen and (max-width:767px) {
  .sp_none {
    display: none;
  }
  .p-common_price,
  .p-common_bnr,
  .p-common_overall{
    width: 90%;
    margin: auto;
  }
  .p-common_overall_all_list_item.p-common_overall_all_list_main_item {
    flex-direction: column;
  }
  .p-common_overall_all_list_feature li {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .p-common_overall_botton_container {
    display: flex;
    justify-content: end;
    width: 100%;
    position: relative;
    margin-top: 4vw;
    top: unset;
    right: unset;
  }
  .p-common_overall_botton_container .button {
    width: auto;
  }
  .p-common_overall_all_list_item .button::after {
    right: 8%;
  }
  .p-common_overall_all_list_item .button span {
    font-size: 1.4rem;
  }
  .p-common_subtitle {
    padding: 0;
  }
  .p-common_overall_all_list__link_container {
    margin-top: 2rem;
  }
  .p-common_overall_all_list__container__sub {
    gap: 20px;
  }
  .p-common_overall_all_list__container {
    align-items: center;
  }
  .p-common_product-information__container {
    margin: 0 auto;
  }
  .p-common_product-information__contents {
    padding: 10% 4%;
  }
  .p-common_product-information__title {
    font-size: 1.4rem;
  }
  .p-common_product-information-button_container {
    width: 90%;
    margin-top: 4vw;
  }
  .p-common_product-information-button_container ul {
    gap: 5vw;
    flex-direction: column;
  }
  .p-common_link__info,
  .p-common_link__estimate {
    width: 100%;
    font-size: 1.8rem;
  }
  .p-common_product-information-txtbutton a {
    padding-right: 24px;
  }
  .p-common_product-information-txtbutton a:before {
    width: 22px;
    height: 22px;
  }
  .p-common_product-information-txtbutton a:after {
    right: 4.5%;
  }
  .p-system-flex__list + .p-system-flex__list {
    margin-top: 6rem;
  }
  .p-common_text {
    font-size: 1.4rem;
    line-height: normal;
    margin-bottom: 2.8rem;
  }
  .p-common_function__page__button a {
    width: 90%;
  }
  .p-common_overall_all_list_area {
    margin: 2rem auto 0;
  }
  .p-common_overall_all_list__link_container.features_list {
    margin: 0 auto 5rem;
  }
  .p-common_overall_all_list__link_container .button:has(.p-common_overall_all_list__link) {
    font-size: 1.4rem;
  }
  .p-common_overall_all_list_title {
    font-size: 1.16rem;
  }
  .p-common_bnr__wrapper {
    width: 90%;
    gap: 20px;
  }
  .p-common_title {
    font-size: 1.55rem;
  }
  .p-common_overall_all_list_item a:after {
    right: 0;
  }
}
