@import '../common/variable';
html{
  .c-a22042801{display: flex;position: relative;

    &:hover{text-decoration: none;}
  }
  .c-a22042801:hover .a22021012-textdiv{
    opacity:0.9;
    top:0;
    transform: none;
  }
    .c-a22042801:hover .a22021014-arrow{
      opacity: 0.9;
      bottom:20px;
      right: 15px;
      transform: none;
  }
}
html.pc{
  .c-a22042801{}  
}
html.mobile{
  .c-a22042801{}
}
