#main .home a img {
  width: 110px;
  margin: 0 0 5px -5px;
}

#sub1 .btn-home a {
  display: block;
  margin: 0 0 1em;
  padding: 10px;
  color: #fff;
  background: #036;
}

#sub1 .btn-home {
  margin: 0 0 16px;
}

#header .full-header .inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  width: 1100px;
}

#header .full-header .h-contents {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin: 0 0 10px;
}

#header .full-header .h-contents .logo-search {
  width: 596px;
  flex-shrink: 0;
}

#header .full-header .customer {
  width: 393px;
  flex-shrink: 0;
}

#header .full-header .btn-cart {
  width: 79px;
  margin: 0 0 0 31px;
  padding: 19px 0 0;
  flex-shrink: 0;
}

#main h1.t-content {
  margin: 0;
  font-size: 32px;
  line-height: 48px;
}

#sub1 ul.sidebar-menu {
  margin: 0;
  padding: 0;
}

#header .full-header .h-contents .logo-search h1.s-logo {
  margin: 0;
}

#main h1.t-content {
  font-weight: 700;
}

#header .full-header {
  margin-bottom: 20px;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul,ol{
  padding-left: 0px;
}

img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

body.single #main .relative ul li.up-d-latest-item:nth-child(n+4) {
  display: none;
}

body.single #main .relative ul.up-d-latest-trimmed li.up-d-latest-item {
  display: none;
}

body.single #main .relative ul.up-d-latest-trimmed li.up-d-latest-item.up-d-latest-visible {
  display: block;
}
