.c-lead--txt{
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; 
    letter-spacing: 0.8px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
@media screen and (max-width: 749px){
  .c-lead--txt{
    font-size: 18px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
#security .l-blk--normal{
  margin-top: 80px;
}
@media screen and (max-width: 749px){
#security .l-blk--normal{
  margin-top: 48px;
}
}
#security .s-secsion{
  margin-top: 80px;
}
@media screen and (max-width: 749px){
  #security .s-secsion{
  margin-top: 48px;
}

@media screen and (max-width: 749px){
  #security .c-sec-usecase{
  margin-bottom: 48px;
}
}
}
#security .c-box--txt{
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; 
  letter-spacing: 0.56px;
}
#security .p-top-3col__itm.top__item{
    width: 22.08vw;
    max-width: 318px;
    padding: 16px 16px 24px 16px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
#security .p-top-3col__itm.top__item img{
  width: 156px;
  margin-bottom: -54px;
}
#security .p-top-3col__itm.top__item h4{
 border-radius: 20px;
background: #F0F9FF;
padding-top: 52px;
padding-bottom: 16px;
color: #003175;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 150%; 
letter-spacing: 0.8px;
}

#security .c-box-4col{
  justify-content: center;
}
@media screen and (max-width: 749px){
  #security .c-box-4col:not(:first-child){
    margin-top: 0;
  }
}
.s-4col__head{
  display: flex;
  flex-direction: column;
  gap:16px;
  margin-bottom: 16px;
}
.bg-white{
  background-color: #FFF;
}
@media screen and (max-width: 749px){
  .s-4col__head{
  flex-direction: row-reverse;
  }
}
#security .p-top-4col__itm{
  border-radius: 4px;
  background: #FFF;
    max-width: 244px;
    width: 16.94vw;
  padding: 16px 16px 24px 16px;
}
#security .p-top-4col__itm:not(:first-child){
  margin-left: 1.67%;
}
#security .p-top-4col__itm h4{
  color: #003175;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: 0.64px;
}
.c-box-4col__img img {
  width: 126px;
  margin-bottom: 0;
}
#security .p-top-function__btn a{
  padding: 20px 32px;
  max-width: 400px;
  margin: 0 auto;
}
#security .p-top-function__btn a img{
  width: 25px;
height: 25px;
}
#security .c-box-3col{
  margin-bottom: 80px;
}
@media screen and (min-width: 750px), print {
    .p-top-4col__itm {
        width: 244px;
        padding: 16px 16px 24px 16px;
}
}

@media screen and (max-width: 749px){
#security .p-top-3col__itm.top__item{
  width: 100%;
  max-width: unset;
  }
#security  .s-4col__head{
  flex-direction: row-reverse;
  align-items: center;
  justify-content: left;
  }
#security .p-top-4col__itm {
  max-width: unset;
    width: 100%;
    margin: 0;
    margin-top: 16px;
  }
#security .p-top-4col__itm:not(:first-child) {
  margin-left: 0px;
}
#security .c-box-4col__img img{
  width: 60px;
  height: 60px;
}
#security .c-box-4col__img{
  width: 60px;
  margin-right: 0;
  flex-shrink: 0;
}
#security .p-top-4col__itm h4{
  text-align: left;
}
#security .p-top-function__btn a {
  font-size: 16px;
}
#security .c-box-3col{
  margin-bottom: 40px;
}
#security .c-box-3col__txt{
  margin-bottom: 0;
}
}