<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.inner h1 { float: left; }

.boxSnsShare {
  float: right;
  text-align: right;
  position: relative;
  /*margin-top: 12px;*/
  margin-top: 25px;
  height: 26px;
}

.boxSnsShareIndex {
  text-align: right;
  position: relative;
  margin-top: -22px;
  height: 22px;
}

.fb-share-button,
.fb-like { top: -7px; }

.fb-like { 
	/*margin-right: 7px;*/
	margin-right: -9px;
top: 1px;
}

.btn-o { margin-top: 1px; }
</pre></body></html>