#ssvArchiveHead {
  margin: 0 -50%;
  background-color: #f0efeb;
  font-size: 14px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#ssvNewBrand.arc .newBrands .head {
  position: relative;
}
#ssvNewBrand.arc .newBrands .head .logo p {
  font-size: 30px;
}
#ssvNewBrand.arc .newBrands .contents {
  display: inline-block;
  width: 980px;
}
#ssvNewBrand.arc .newBrands .contents > div {
  float: none;
}
#ssvNewBrand.arc .newBrands .contents .wrapper {
  padding-bottom: 30px;
}
#ssvNewBrand.arc .newBrands .contents.left-img .wrapper > div {
  float: left;
}
#ssvNewBrand.arc .newBrands .contents.left-img .main-image {
  width: 440px;
  margin-left: 0;
  margin-right: 20px;
}
#ssvNewBrand.arc .newBrands .contents.left-img .main-image img {
  width: 100%;
}
#ssvNewBrand.arc .newBrands .contents.left-img .info {
  width: 488px;
  margin-left: 30px;
}
#ssvNewBrand.arc .newBrands .contents.left-img .toBtn {
  text-align: center;
  margin-top: 30px;
}
#ssvNewBrand.arc .newBrands .contents.right-img.ssv .wrapper:before {
  background: #fff6c8;
}
#ssvNewBrand.arc .newBrands .contents.right-img.ggv .wrapper:before {
  background: #f9e9e9;
}
#ssvNewBrand.arc .newBrands .contents.right-img.premiumssv .wrapper:before {
  background: #f6efe3;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper {
  position: relative;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper > div {
  float: right;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper:before {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -1000%;
  left: -1000%;
  content: "";
  display: block;
  z-index: -1;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper .main-image {
  width: 582px;
  margin-right: 0;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper .main-image img {
  width: 100%;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper .info {
  width: 375px;
  margin-left: 0;
  padding: 0 0 20px 0;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper .info:before {
  content: none;
}
#ssvNewBrand.arc .newBrands .contents.right-img .wrapper .toBtn {
  width: auto;
  margin-top: 30px;
  text-align: center;
}
#ssvNewBrand.arc .newBrands .contents.right-img #articles {
  margin-top: 0;
}
#ssvNewBrand.arc .newBrands .contents.right-img #articles .topics:first-child {
  border-top: none;
}
#ssvNewBrand.arc .newBrands #articles {
  margin: 0;
  display: inline-block;
}
#ssvNewBrand.arc .newBrands #articles .topics {
  border-top: 1px dotted #555;
  padding: 60px 0;
  float: left;
}
#ssvNewBrand.arc .newBrands #articles .topics:last-child {
  border-bottom: 1px dotted #555;
}
#ssvNewBrand.arc .newBrands #articles .topics .image {
  width: 445px;
  margin: 0 0 0 25px;
  float: right;
}
#ssvNewBrand.arc .newBrands #articles .topics .image img {
  width: 100%;
}
#ssvNewBrand.arc .newBrands #articles .topics p {
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 1.9;
}
#ssvNewBrand.arc .newBrands #articles .topics p span.ttl {
  font-size: 28px;
  font-weight: bold;
  display: block;
  margin: -13px 0 12px;
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "serif";
}
#ssvNewBrand.arc .newBrands #articles .topics p b {
  background-color: #f9f2d6;
}
#ssvNewBrand.arc #fansvoice {
  text-align: center;
  margin-top: 40px;
  width: 100%;
}
#ssvNewBrand.arc #fansvoice .fans-head {
  margin-bottom: 25px;
}
#ssvNewBrand.arc #fansvoice .fans-head .image {
  width: 100%;
  text-align: center;
}
#ssvNewBrand.arc #fansvoice .fans-head p {
  font-size: 18px;
  padding: 15px 0;
}
#ssvNewBrand.arc #fansvoice .voice {
  display: table;
  border-collapse: separate;
  border-spacing: 45px 0;
}
#ssvNewBrand.arc #fansvoice .voice > div {
  display: table-cell;
  margin: 2em 0;
  padding: 0.3em 1em 2em 1em;
  background: #fff8e6;
  border-radius: 10px;
  font-size: 15px;
  position: relative;
  width: 270px;
  text-align: left;
}
#ssvNewBrand.arc #fansvoice .voice > div:before {
  width: 45px;
  height: 43px;
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  top: -28px;
  left: -15px;
  display: inline-block;
  background-image: url("/scstyle/arc/icon-quotation.png");
}
#ssvNewBrand.arc #fansvoice .voice > div .line {
  background-color: #fff8e6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,0)), color-stop(96%, rgba(100,100,100,0)), to(#dabf58));
  background-image: linear-gradient(180deg, rgba(100,100,100,0) 0%, rgba(100,100,100,0) 96%, #dabf58 100%);
  background-size: 100% 2em;
  line-height: 2em;
  padding: 0 5px 30px 6px;
  margin: 10px 0 0 0;
  letter-spacing: 0.1px;
}
#ssvNewBrand.arc #fansvoice .voice > div .line b {
  color: #c09b0d;
  font-size: 17px;
}
#ssvNewBrand.arc #fansvoice .voice > div span {
  position: relative;
  z-index: 4;
  display: inline-block;
  top: -29px;
  right: -10px;
  width: 100%;
  text-align: right;
}
#ssvNewBrand.arc #fansvoice .reply {
  margin: 60px 30px 30px;
}
#ssvNewBrand.arc #fansvoice .reply .ttl {
  font-size: 19px;
  font-weight: bold;
  padding: 15px 0;
  letter-spacing: 0.5px;
}
#ssvNewBrand.arc #fansvoice .reply .comment {
  display: table;
  padding: 0 10px;
}
#ssvNewBrand.arc #fansvoice .reply .comment p {
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "serif";
  font-size: 17px;
  text-align: left;
  min-height: 200px;
  line-height: 1.9;
  letter-spacing: 0.5px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
}
#ssvNewBrand.arc #fansvoice .reply .comment img {
  display: table-cell;
  vertical-align: middle;
  width: 180px;
}
#recommendItem,
#otherBrand,
#backNumber {
  width: 980px;
  margin-top: 60px;
  position: relative;
  z-index: 0;
}
#recommendItem .title,
#otherBrand .title,
#backNumber .title {
  text-align: center;
  position: relative;
}
#recommendItem .title:before,
#otherBrand .title:before,
#backNumber .title:before {
  position: absolute;
  right: 0;
  left: 0;
  content: "";
  display: block;
  border: 1px solid #999;
  border-width: 0 0 1px;
  top: 35px;
  z-index: -1;
}
#recommendItem .title span,
#otherBrand .title span,
#backNumber .title span {
  font-size: 20px;
  font-weight: bold;
  background: #fff;
  padding: 4px 20px;
  position: relative;
  top: 18px;
}
#recommendItem ul,
#otherBrand ul,
#backNumber ul {
  margin-top: 40px;
}
#recommendItem ul li,
#otherBrand ul li,
#backNumber ul li {
  float: left;
  margin-right: 20px;
  margin-left: 15px;
}
#recommendItem {
  margin: 60px 0;
}
#recommendItem ul li {
  width: 210px;
}
#recommendItem ul li img {
  width: 210px;
  margin-bottom: 20px;
}
#recommendItem .toBtn {
  width: 100%;
  padding-top: 30px;
}
#otherBrand,
#backNumber {
  display: inline-block;
}
#otherBrand:before,
#backNumber:before {
  position: absolute;
  top: -30px;
  bottom: 0;
  right: -1000%;
  left: -1000%;
  content: "";
  display: block;
  z-index: -1;
}
#otherBrand ul li,
#backNumber ul li {
  width: 304px;
  margin: 0 33px 40px 0;
}
#otherBrand ul li:nth-child(3n),
#backNumber ul li:nth-child(3n) {
  margin-right: 0;
}
#otherBrand ul li img,
#backNumber ul li img {
  width: 304px;
  margin-bottom: 10px;
  -webkit-animation: 0.5s slidein2 0.2s ease-in-out;
  animation: 0.5s slidein2 0.2s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slidein2 {
  from {
    top: 3px;
    position: relative;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slidein2 {
  from {
    top: 3px;
    position: relative;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#otherBrand ul li span,
#backNumber ul li span {
  display: block;
  text-align: center;
}
#otherBrand ul li span.date,
#backNumber ul li span.date {
  font-size: 11px;
  letter-spacing: 0.5px;
}
#otherBrand ul li .name,
#backNumber ul li .name {
  font-weight: bold;
}
#otherBrand:before {
  background: #f2efe4;
}
#otherBrand .title {
  margin: 30px 0 80px 0;
}
#otherBrand .title span {
  background: #f2efe4;
}
#otherBrand .toBtn {
  text-align: center;
  margin: 0px 0px 70px;
}
#backNumber {
  margin-top: 0;
  margin-bottom: 60px;
}
#backNumber .title {
  margin: 30px 0 50px 0;
}
#backNumber #otherBrand {
  margin-top: 0;
}
#backNumber #otherBrand:before {
  background: none;
}
#backNumber #otherBrand .title span {
  background: #fff;
}
.v-body p.v-item-name {
  display: none;
}
