@charset "UTF-8";
.sp-only{
  display: none; 
}
.block-detail-content__title,.block-detail-content__data-box{
  padding: 0 40px;
}
#avix{
  font-size: 17px;
  line-height: 1.64;
  padding: 0 40px;
}
#avix > .lead{
  margin: 30px 0 70px;
}
h2.avix-headline{
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
  background: #D6A64C;
  border-radius: 8px;
  margin: 0 0 30px;
  padding: 15px;
}
.sec-about{
  position: relative;
  margin: 0 0 100px;
}
.sec-about__text{
  width: calc(100% - 400px);
  max-width: 730px;
  margin: 0 0 30px;
}
#avix .bold{
  font-weight: bold;
}
.sec-about__img{
  position: absolute;
  top: 45px;
  right: 0;
}
.sec-about__img{
  position: absolute;
  top: 45px;
  right: 0;
}
.sec-about__frame{
  width: calc(100% - 400px);
  max-width: 700px;
  background: #F6F6F6;
  border-radius: 10px;
  margin: 0 0 50px;
  padding: 30px;
}
.avix-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  border-left: 5px solid #D6A64C;
  margin: 0 0 20px;
  padding-left: 10px;
}
.sec-about__frame ul{
  font-weight: bold;
  margin: 0 0 10px;
}
.sec-about__frame p{
  font-size: 15px;
  padding: 0 10px 0 40px;
  position: relative;
}
.sec-about__frame p::before{
  content: "→";
  position: absolute;
  top: 0;
  left: 15px;
}
h3.avix-headline{
  font-size: 26px;
  font-weight: bold;
  width: fit-content;
  border-bottom: 1px solid #3A3A3A;
  margin: 0 0 30px;
}
.sec-about-merit h4{
  font-size: 24px;
  font-weight: bold;
  color: #D6A64C;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 5px;
}
.sec-about-merit h4::before{
  content: "";
  width: 30px;
  height: 30px;
  display: block;
}
.sec-about-merit .sec-about-merit__01 h4::before{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/1.png) center center / contain no-repeat;
}
.sec-about-merit .sec-about-merit__02 h4::before{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/2.png) center center / contain no-repeat;
}
.sec-about-merit .sec-about-merit__03 h4::before{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/3.png) center center / contain no-repeat;
}
.sec-about-merit__01,.sec-about-merit__02{
  margin-bottom: 30px;
}
.sec-about-merit__img{
  margin: 10px 0 0;
}
.sec-feature{
  margin: 0 0 100px;
}
.sec-feature-box{
  background: #F6F6F6;
  border-radius: 10px;
  position: relative;
  margin-top: 60px;
  padding: 45px 90px 50px;
}
.sec-feature-box h3{
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #D6A64C;
  position: absolute;
  top: -30px;
  left: 40px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.sec-feature-box h3::before{
  content: "";
  height: 38.5px;
  display: block;
}
.sec-feature-box01 h3::before{
  width: 57.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/01.png) center center / contain no-repeat;
}
.sec-feature-box02 h3::before{
  width: 59.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/02.png) center center / contain no-repeat;
}
.sec-feature-box03 h3::before{
  width: 59.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/03.png) center center / contain no-repeat;
}
.sec-feature-box h4{
  font-size: 26px;
  font-weight: bold;
  width: fit-content;
  line-height: 1.4;
  border-bottom: 1px solid #3A3A3A;
  margin: 0 0 30px;
}
.sec-feature-box .sec-feature-box__contents + h4{
  margin-top: 40px;
}
.sec-feature-box.sec-feature-box02 h4{
  min-height: 64px;
  line-height: 1.2;
  display: flex;
  align-items: flex-end;
}
.sec-feature-box__contents{
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.sec-feature-box__contents-item{
  width: calc((100% - 40px) / 2);
}
.sec-feature-box__contents-item-img{
  margin: 0 0 20px;
}
.sec-feature-box__contents .notes{
  font-size: 14px;
  color: #939393;
}
.sec-feature-box__contents-item-title{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  border-left: 5px solid #D6A64C;
  margin: 0 0 20px;
  padding-left: 10px;
}
.sec-feature-box__contents-item.--fullsize {
  width: 100%;
  display: flex;
  gap: 40px;
}
.sec-feature-box__contents-item.--fullsize .sec-feature-box__contents-item-img,.sec-feature-box__contents-item.--fullsize .sec-feature-box__contents-item-desc {
  width: 470px;
}
.sec-feature-box__contents-item-list{
  margin-top: 40px;
}
.sec-feature-box__contents-item-list li{
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 28px;
  font-weight: bold;
}
.sec-feature-box__contents-item-list li.gold{
  color: #D6A64C;
}
.sec-feature-box__contents-item-list li.gold::before{
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 6px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/gold.png) center center / contain no-repeat;
}
.sec-feature-box__contents-item-list li.bronze{
  color: #9C8D71;
}
.sec-feature-box__contents-item-list li.bronze::before{
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 6px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/bronze.png) center center / contain no-repeat;
}
.sec-feature-box__contents-item-list li span{
  font-size: 20px;
  font-weight: 400;
}
.sec-reason{
  margin: 0 0 100px;
}
.sec-reason .lead{
  font-size: 20px;
  text-align: center;
  margin: 0 0 20px;
}
.sec-reason .lead .strong{
  font-size: 25px;
  font-weight: bold;
  color: #D6A64C;
}
.sec-reason__teble{
  margin: 0 0 50px;
}
.sec-reason__teble th{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #F6F6F6;
  border: 1px solid #B4B4B4;
  padding: 28px 10px;
}
.sec-reason__teble tr:first-child th{
  font-size: 24px;
  padding: 30px 10px;
}
.sec-reason__teble th.cont-avix{
  color: #FFF;
  background: #4549C8;
}
.sec-reason__teble th.cont-avix img{
  margin-right: 12px;
  display: inline-block;
  position: relative;
  top: -5px;
}
.sec-reason__teble tr:first-child th:nth-child(1){
  width: 280px;
}
.sec-reason__teble tr:first-child th:nth-child(2){
  width: 420px;
}
.sec-reason__teble tr:first-child th:nth-child(3){
  width: 230px;
}
.sec-reason__teble tr:first-child th:nth-child(4){
  width: 230px;
}
.sec-reason__teble td{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #FFF;
  border: 1px solid #B4B4B4;
   padding: 10px;
}
.sec-reason__teble td .small{
  font-size: 15px;
  display: block;
}
.sec-reason__teble td.cont-avix{
  background: #FFF8E3;
}
.sec-reason__teble td.double-circle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/double_circle.png) center center / 52px 52px no-repeat #FFF;
}
.sec-reason__teble td.circle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/circle.png) center center / 46px 46px no-repeat #FFF;
}
.sec-reason__teble td.triangle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/triangle.png) center center / 55px 47px no-repeat #FFF;
}
.sec-reason__teble td.cross{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/cross.png) center center / 43px 43px no-repeat #FFF;
}
.sec-reason__teble td.cont-avix.double-circle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/double_circle.png) center center / 52px 52px no-repeat #FFF8E3;
}
.sec-reason__teble td.cont-avix.circle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/circle.png) center center / 46px 46px no-repeat #FFF8E3;
}
.sec-reason__teble td.cont-avix.triangle{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/triangle.png) center center / 55px 47px no-repeat #FFF8E3;
}
.sec-reason__teble td.cont-avix.cross{
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/cross.png) center center / 43px 43px no-repeat #FFF8E3;
}
.sec-exsample{
  margin: 0 0 100px;
}
.sec-exsample__list > * + *{
  margin-top: 40px;
}
.sec-exsample__list-item{
  display: flex;
  align-items: center;
  gap: 40px;
}
.sec-exsample__list-item:nth-child(even){
  flex-direction: row-reverse;
}
.sec-exsample__list-img{
  width: 754px;
}
.sec-exsample__list-desc{
  width: 366px;
}
.sec-exsample__list-name{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  border-left: 5px solid #D6A64C;
  margin: 0 0 10px;
  padding-left: 10px;
}
.sec-exsample__list-product{
  margin: 0 0 30px;
}
.sec-exsample__list-text{
  font-size: 12px;
}
.sec-exsample__list-text a.external{
  color: #D6A64C;
  display: flex;
  align-items: center;
  gap: 4px;
}
.sec-exsample__list-text a.external::after{
  content: "";
  width: 11px;
  height: 11px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/external.png) center center / contain no-repeat;
  display: block;
}
.sec-flow{
  margin: 0 0 100px;
}
.sec-flow-wrap{
  background: #F6F6F6;
  border-radius: 10px;
  padding: 40px;
}
.sec-flow-wrap__list > * + *{
  margin-top: 35px;
}
.sec-flow-wrap__list-item{
  display: flex;
  border-bottom: 3px solid #D6A64C;
  position: relative;
  margin-left: 0;
}
.sec-flow-wrap__list-item:not(:last-child)::after{
  content: "";
  width: 70px;
  height: 20px;
  background: #D6A64C;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
}
.sec-flow-wrap__list-step{
  width: 80px;
  min-height: 206px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3A3A3A;
}
.sec-flow-wrap__list-desc{
  width: 1000px;
  min-height: 206px;
  background: #FFF;
  padding: 40px 54px 40px 185px;
  position: relative;
}
.sec-flow-wrap__list-desc::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sec-flow-wrap__list-item.--01 .sec-flow-wrap__list-desc::before{
  width: 103px;
  height: 77px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step01.png) center center / contain no-repeat;
  left: 44px;
}
.sec-flow-wrap__list-item.--02 .sec-flow-wrap__list-desc::before{
  width: 90.5px;
  height: 90.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step02.png) center center / contain no-repeat;
  left: 57px;
}
.sec-flow-wrap__list-item.--03 .sec-flow-wrap__list-desc::before{
  width: 103.5px;
  height: 92.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step03.png) center center / contain no-repeat;
  left: 44px;
}
.sec-flow-wrap__list-item.--04 .sec-flow-wrap__list-desc::before{
  width: 95px;
  height: 92px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step04.png) center center / contain no-repeat;
  left: 53px;
}
.sec-flow-wrap__list-item.--05 .sec-flow-wrap__list-desc::before{
  width: 102px;
  height: 80px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step05.png) center center / contain no-repeat;
  left: 39px;
}
.sec-flow-wrap__list-item.--06 .sec-flow-wrap__list-desc::before{
  width: 91.5px;
  height: 99.5px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step06.png) center center / contain no-repeat;
  left: 51px;
}
.sec-flow-wrap__list-title{
  font-size: 25px;
  font-weight: bold;
  color: #D6A64C;
  margin: 0 0 10px;
}
.sec-strong-wrap{
  background: #F6F6F6;
  border-radius: 10px;
  position: relative;
  margin: 100px 0 40px;
  padding: 124px 40px 60px;
}
.sec-strong__img{
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.sec-strong__list{
  position: relative;
}
.sec-strong__list > * + *{
  margin-top: 30px;
}
.sec-strong__list::before,.sec-strong__list::after {
  content: "";
  width: 80px;
  height: 2px;
  background: #D6A64C;
  position: absolute;
  top: 50%;
  left: 50%;
}
.sec-strong__list::before {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.sec-strong__list::after {
  transform: translate(-50%,-50%) rotate(45deg);
}
.sec-strong .lead{
  font-size: 20px;
  line-height: 1.8;
}
.sec-strong .lead .strong{
  font-size: 25px;
  line-height: 1.4;
  font-weight: bold;
  color: #D6A64C;
}
.fixed-contact{
  position: fixed;
  right: 30px;
  bottom: 110px;
  z-index: 1;
}
.fixed-contact a{
  font-size: 27px;
  font-weight: bold;
  color: #2640B0;
  width: 215px;
  height: 115px;
  background: #FDF400;
  border: 3px solid #2640B0;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  text-decoration: none;
}
.fixed-contact a:hover{
  text-decoration: none;
}
.fixed-contact a::before{
  content: "";
  width: 41px;
  height: 29px;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_contact.png) center center / contain no-repeat;
}
.fixed-contact-close{
  width: 35px;
  height: 35px;
  background: #2640B0;
  border-radius: 50%;
  position: absolute;
  top: -17px;
  left: -17px;
  border: none;
  cursor: pointer;
}
.fixed-contact-close::before,.fixed-contact-close::after{
  content: "";
  width: 24px;
  height: 2px;
  background: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
}
.fixed-contact-close::before{
  transform: translate(-50%,-50%) rotate(45deg);
}
.fixed-contact-close::after{
  transform: translate(-50%,-50%) rotate(-45deg);
}

@media (max-width:1680px){
.sec-about__text{
  width: calc(100% - 280px);
}
.sec-about__frame{
  width: calc(100% - 280px);
}
.sec-about__img{
  width: 260px;
}
}

@media (max-width:1440px){
.sec-feature-box {
  padding-inline: 40px;
}
.sec-feature-box h3 {
  font-size: 34px;
}
}

@media (max-width:1280px){
.sec-about__text{
  width: calc(100% - 220px);
}
.sec-about__frame{
  width: calc(100% - 220px);
}
.sec-about__img{
  width: 200px;
}
.sec-strong-wrap {
  padding-top: 70px;
}
}

@media (max-width:768px){
.pc-only{
  display: none; 
}
.sp-only{
  display: block; 
}
.block-detail-content {
  margin-inline: 12px;
}
.block-detail-content__main-image-box {
  width: calc(100% + 24px);
  margin-inline: -12px;
  max-width: none;
}
.block-detail-content__title, .block-detail-content__data-box {
  padding: 0;
}
.block-detail-content__data-box {
   margin-bottom: 25px;
}
#avix {
  font-size: 15px;
  line-height: 1.53;
  padding: 0;
}
#avix > .lead {
  margin-block: 20px 40px;
}
h2.avix-headline {
  font-size: 21px;
  letter-spacing: 0;
  border-radius: 6px;
  margin: 0 0 15px;
  padding: 10px;
}
.sec-about {
  margin-bottom: 60px;
}
.sec-about__text{
  width: auto;
}
.sec-about__frame{
  width: auto;
}
.sec-about__img {
  width: auto;
  position: static;
  margin-bottom: 20px;
  padding-inline: 60px 36px;
}
.sec-about__frame {
  border-radius: 10px;
  margin: 0 0 40px;
  padding: 15px;
}
.avix-title {
  font-size: 17px;
  letter-spacing: 0;
  margin-bottom: 10px;
  padding-left: 10px;
  border-width: 4px;
}
.sec-about__frame ul li{
  text-indent: -1em;
  padding-left: 1em;
}
.sec-about__frame p {
  font-size: 13px;
  padding: 0 0 0 18px;
}
.sec-about__frame p::before {
  left: 0;
}
h3.avix-headline {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.sec-about-merit__01, .sec-about-merit__02 {
  margin-bottom: 20px;
}
.sec-about-merit h4 {
  font-size: 18px;
  gap: 5px;
}
.sec-about-merit h4::before {
  width: 22px;
  height: 22px;
}
.sec-feature {
  margin-bottom: 50px;
}
.sec-feature-box {
  width: calc(100% + 24px);
  border-radius: 0;
  margin-top: 35px;
  margin-inline: -12px;
  padding: 35px 12px 30px;
}
.sec-feature-box h3 {
  font-size: 24px;
  top: -15px;
  left: 12px;
  gap: 5px;
}
.sec-feature-box01 h3::before {
  width: 32px;
  height: 22px;
}
.sec-feature-box02 h3::before{
  width: 33px;
  height: 22px;
}
.sec-feature-box03 h3::before{
  width: 33px;
  height: 22px;
}
.sec-feature-box h4 {
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.sec-feature-box.sec-feature-box02 h4 {
  min-height: auto;
  line-height: 1.2;
}
.sec-feature-box__contents {
  gap: 20px;
}
.sec-feature-box__contents-item {
  width: 100%;
}
.sec-feature-box__contents-item-img {
  margin-bottom: 10px;
}
.sec-feature-box__contents-item.--fullsize .sec-feature-box__contents-item-img, .sec-feature-box__contents-item.--fullsize .sec-feature-box__contents-item-desc {
  width: 100%;
}
.sec-feature-box__contents-item-title {
  font-size: 17px;
  margin-bottom: 10px;
  padding-left: 8px;
  border-width: 4px;
}
.sec-feature-box .sec-feature-box__contents + h4 {
  margin-top: 20px;
}
.sec-feature-box__contents-item.--fullsize {
  display: block;
}
.sec-feature-box__contents-item-list {
  margin-top: 10px;
}
.sec-feature-box__contents-item-list li {
  font-size: 22px;
}
.sec-feature-box__contents-item-list li.gold::before,.sec-feature-box__contents-item-list li.bronze::before {
  width: 28px;
  height: 28px;
  margin-right: 5px;
  top: 5px;
}
.sec-feature-box__contents-item-list li span {
  font-size: 16px;
}
.sec-reason {
  margin-bottom: 50px;
}
.sec-reason .lead {
  font-size: 17px;
  text-align: left;
}
.sec-reason .lead .strong {
  font-size: 19px;
}
.sec-reason__teble {
  margin-right: -12px;
  overflow-x: auto;
  max-width: none;
  margin-bottom: 40px;
  padding-right: 12px;
}
.sec-reason__teble table {
  width: 100%;
  min-width: 730px;
}
.sec-reason__teble th{
  font-size: 13px;
  padding: 17px 10px;
}
.sec-reason__teble tr:first-child th{
  font-size: 15px;
  padding: 20px 10px;
}
.sec-reason__teble th.cont-avix img{
  width: 18px;
  height: auto;
  top: -2px;
  margin-right: 8px;
}
.sec-reason__teble tr:first-child th:nth-child(1){
  width: 166px;
}
.sec-reason__teble tr:first-child th:nth-child(2){
  width: 268px;
}
.sec-reason__teble tr:first-child th:nth-child(3){
  width: 148px;
}
.sec-reason__teble tr:first-child th:nth-child(4){
  width: 148px;
}
.sec-reason__teble td{
  font-size: 14px;
  line-height: 1.3;
  padding: 5px 10px;
}
.sec-reason__teble td .small{
  font-size: 11px;
}
.sec-reason__teble td.double-circle,.sec-reason__teble td.cont-avix.double-circle{
  background-size: 33px 33px;
}
.sec-reason__teble td.circle,.sec-reason__teble td.cont-avix.circle{
  background-size: 29px 29px;
}
.sec-reason__teble td.triangle,.sec-reason__teble td.cont-avix.triangle{
  background-size: 35px 30px;
}
.sec-reason__teble td.cross,.sec-reason__teble td.cont-avix.cross{
  background-size: 24px 24px;
}
.sec-exsample {
  margin-bottom: 50px;
}
.sec-exsample__list > * + * {
  margin-top: 25px;
}
.sec-exsample__list-item {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.sec-exsample__list-item:nth-child(even) {
  flex-direction: column;
}
.sec-exsample__list-name {
  font-size: 17px;
  margin: 0 0 10px;
  padding-left: 8px;
  border-width: 4px;
}
.sec-exsample__list-product {
  margin-bottom: 10px;
}
.sec-flow {
  margin-bottom: 50px;
}
.sec-flow-wrap {
  max-width: none;
  margin-inline: -12px;
  border-radius: 0;
  padding: 20px 12px 42px;
}
.sec-flow-wrap__list > * + * {
  margin-top: 20px;
}
.sec-flow-wrap__list-item {
  display: block;
}
.sec-flow-wrap__list-item:not(:last-child)::after {
  width: 40px;
  height: 13px;
  bottom: -14px;
}
.sec-flow-wrap__list-step {
  width: 100%;
  min-height: 40px;
}
.sec-flow-wrap__list-step img{
  width: auto;
  height: 13.5px;
  display: block;
}
.sec-flow-wrap__list-desc {
  width: calc(100% - 40px);
  min-height: auto;
  padding: 24px 20px 15px;
}
.sec-flow-wrap__list-item.--01 .sec-flow-wrap__list-desc::before,
.sec-flow-wrap__list-item.--02 .sec-flow-wrap__list-desc::before,
.sec-flow-wrap__list-item.--03 .sec-flow-wrap__list-desc::before,
.sec-flow-wrap__list-item.--04 .sec-flow-wrap__list-desc::before,
.sec-flow-wrap__list-item.--05 .sec-flow-wrap__list-desc::before,
.sec-flow-wrap__list-item.--06 .sec-flow-wrap__list-desc::before {
  display: none;
}
.sec-flow-wrap__list-title {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 20px;
  padding-right: 10px;
}
.sec-flow-wrap__list-item.--01 .sec-flow-wrap__list-title::before {
  content: "";
  width: 76px;
  height: 57px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step01.png) center center / contain no-repeat;
}
.sec-flow-wrap__list-item.--02 .sec-flow-wrap__list-title::before {
  content: "";
  width: 67px;
  height: 67px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step02.png) center center / contain no-repeat;
}
.sec-flow-wrap__list-item.--03 .sec-flow-wrap__list-title::before {
  content: "";
  width: 76px;
  height: 68px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step03.png) center center / contain no-repeat;
}
.sec-flow-wrap__list-item.--04 .sec-flow-wrap__list-title::before {
  content: "";
  width: 68px;
  height: 66px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step04.png) center center / contain no-repeat;
}
.sec-flow-wrap__list-item.--05 .sec-flow-wrap__list-title::before {
  content: "";
  width: 78px;
  height: 62px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step05.png) center center / contain no-repeat;
}
.sec-flow-wrap__list-item.--06 .sec-flow-wrap__list-title::before {
  content: "";
  width: 64px;
  height: 67px;
  flex-shrink: 0;
  background: url(/cms/magazine/img/solution_case/social_infra/AVIX/20260128/ico_step06.png) center center / contain no-repeat;
}
.sec-strong-wrap {
  border-radius: 0;
  max-width: none;
  margin: 11.54vw -12px 10px;
  padding: 10.26vw 12px 20px;
}
.sec-strong__img {
  top: -7.69vw;
  padding: 0 18px 0 12px;
}
.sec-strong__list > * + * {
  margin-top: 10px;
}
.sec-strong__list::before,.sec-strong__list::after {
  width: 40px;
  height: 2px;
}
.sec-strong .lead {
  font-size: 17px;
  line-height: 1.5;
}
.sec-strong .lead .strong {
  font-size: 19px;
}
.fixed-contact{
  left: 22px;
  right: inherit;
  bottom: 0;
}
.fixed-contact a{
  font-size: 20px;
  width: 239px;
  height: 58px;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  flex-direction: row;
  gap: 10px;
}
.fixed-contact a::before{
  width: 30px;
  height: 21px;
}
.fixed-contact a::after{
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid #2640B0;
  border-right: 2px solid #2640B0;
  display: block;
  transform: rotate(45deg);
}
.fixed-contact-close{
  width: 26px;
  height: 26px;
  top: -13px;
  left: 15px;
}
.fixed-contact-close::before,.fixed-contact-close::after{
  width: 16px;
}

}