.common{
  margin: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}


.ftag_wrapper{

  animation-duration: .2s;
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #f2f5f7;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  margin-bottom: 9.27%;'
}


.ftag_article{
  margin-bottom: 60px;
  word-wrap: break-word;
  position: relative;
}
.ftag_article:after{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.ftag_anchor{

  color: #e4222f;
  display: block;
  position: relative;
  margin-bottom: 30px;
  border: 0 solid #333;
}
.ftag_img{
  width: 9999px;
  aspect-ratio: auto 9999 / 9999;
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
}
.ftag_heading{
  line-height: 1em;
  font-weight: 500;
  font-family: 'Rikon W01 Regular';
  padding-bottom: 0px;
  overflow-wrap: normal;
  color: #444444;
  font-size: 23px;
}
.ftag_heading a{
  color: inherit;
  text-decoration: none;
  font-weight: 700;
}

