/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2025 | 03:25:32 */
.sns_area_inner {
  display: flex;
  justify-content: flex-end;
	flex-wrap: wrap;}

 .sns_area_item a{
	 max-width:40px;
    margin-right: 0px;
    display: inline-block;
      background: #000;
      border-radius: 50%;
      padding: 0.5rem;
      box-sizing: border-box;
      transition: all 0.15s ease;
      text-align: right;
      line-height: 1;
      display: flex;
      align-items: center;
	  text-decoration: none;}

      .fab {
        font-size: 1.5rem;
        color: #fff;
        /*width: 100%;*/
      }
  



    


