@charset "utf-8";
/* CSS Document */

.SibCSBlock .SibCSTopNaviList li {
	float: left;
	width: 33.3333%;
}
#SibCSBrandingImg .Img img {
    width: 764px;
    height: auto;
}

/* for - 1024px
=========================================================================================== */

@media (max-width:  1024px)  {
	
	/* only pmorph */
    .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;
    }
  }

/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {
	
	
	.JS .SibCSHeading .Label {
		top: -40px;
		left: -40px;
		width: 260px;
		height: 80px;
	}
}