#page-category .main-content .content-wrapper .product-logo-box,
#page-category-brand .main-content .content-wrapper .product-logo-box {
  width: 90px;
  height: 90px;
  border: 1px solid #EDEDED;
  margin-top: 20px;
  float: left;
  margin-right: 15px;
  text-align: center;
  display: table;
}
#page-category .main-content .content-wrapper .product-logo-box .inner,
#page-category-brand .main-content .content-wrapper .product-logo-box .inner {
  display: table-cell;
  vertical-align: middle;
}
#page-category .main-content .content-wrapper .product-logo-box .inner img,
#page-category-brand .main-content .content-wrapper .product-logo-box .inner img {
  width: calc(100% - 10px);
  width: -webkit-calc(100% - 5px * 2);
  height: auto;
}
#page-category .main-content .content-wrapper .copyright-wrapper,
#page-category-brand .main-content .content-wrapper .copyright-wrapper {
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  font-size: 12px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 40px;
}
#page-category .main-content .content-wrapper .operation-area,
#page-category-brand .main-content .content-wrapper .operation-area {
  margin-top: 45px;
}
#page-category .main-content .content-wrapper .registration-box,
#page-category-brand .main-content .content-wrapper .registration-box {
  margin-top: 45px;
  margin-bottom: 80px;
  width: calc(100% - 34px);
  border: 1px solid #000;
  padding: 18px 17px;
}
#page-category .main-content .content-wrapper .registration-box .regist-left .sub-title,
#page-category-brand .main-content .content-wrapper .registration-box .regist-left .sub-title {
  font-size: 10px;
  margin-top: 5px;
  letter-spacing: -0.04em;
}
#page-category .main-content .content-wrapper .registration-box .regist-right p,
#page-category-brand .main-content .content-wrapper .registration-box .regist-right p {
  margin: 0;
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: -0.01em;
  padding-bottom: 25px;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 17px;
}
#page-category .main-content .content-wrapper .registration-box .regist-right .regist-link,
#page-category-brand .main-content .content-wrapper .registration-box .regist-right .regist-link {
  background-image: url("/template/armabianca/assets/svg/arrow-right-b.svg");
  background-position: right 0 top 6px;
  background-repeat: no-repeat;
  background-size: auto;
}
#page-category .main-content .content-wrapper .registration-box .regist-right .regist-link a,
#page-category-brand .main-content .content-wrapper .registration-box .regist-right .regist-link a {
  display: block;
  color: #000;
  font-size: 13px;
  text-align: right;
  margin-right: 20px;
}

#page-category {
  margin-top: 5px;
}
#page-category h1 {
  margin-top: 0;
}
#page-category .main-content .content-wrapper .product-logo-box {
  width: 90px;
  height: 90px;
  border: 1px solid #EDEDED;
  margin-top: 20px;
  float: left;
  margin-right: 15px;
}
#page-category .main-content .content-wrapper .product-logo-box img {
  width: 90px;
  height: auto;
}
#page-category .main-content .content-wrapper .copyright-wrapper {
  font-size: 12px;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 25px;
}

#page-category-brand .main-content .content-wrapper .logo-img-box {
  margin: 15px auto 0;
  height: 130px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 70vw;
}
#page-category-brand .main-content .content-wrapper .brand-intro {
  width: 100%;
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: -0.01em;
  margin-top: 15px;
  margin-bottom: 35px;
}
/*# sourceMappingURL=category.css.map */
