/* ----------------------------------------
	header
---------------------------------------- */
.web_magazine .header .logo .shinshokan_s {
  margin-top: -5px;
}
.web_magazine .header .logo .webwings {
	background-image: url url(../img/common/logo_webwings.png));
	width: 195px;
	padding-top: 57px;
	margin-top: -20px;
	margin-right: 30px;
}

@media screen and (max-width: 640px), screen and (orientation: landscape) and (max-width: 738px) {
  .web_magazine .header .logo .webwings {
    width: 100%;
    padding-top: 50px;
    margin-top: 0;
    margin-right: 0;
  }
}
