@charset "utf-8";
/* CSS Document */

.SibCSBlock .SibCSTopNaviList li {
	float: left;
	width: 33.3333%;
}
#SibCSBrandingImg .Img img {
    width: 764px;
    height: auto;
}

@media (max-width:  1024px)  {
    .fb-embed-container {
      position: relative;
      padding-bottom: 56.25%;
    }
    .fb-embed-container iframe {
      position: absolute;
      width: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
    }
  }