@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.block-goods-list-naviframe--top {
  display: none;
}
.block-category-fixed {
  position: fixed;
  text-align: center;
  background: #f8f8f4;
  -webkit-box-shadow: 0 -4px 6px 0 rgba(0,0,0,0.161);
          box-shadow: 0 -4px 6px 0 rgba(0,0,0,0.161);
  width: 100%;
  padding: 9px 0;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.block-category-fixed a {
  display: block;
  background: #c6112f;
  color: #fff;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  padding: 11px 0;
  width: 260px;
  margin: 0 auto;
}
.block-category-fixed a:hover {
  color: #fff;
  opacity: 0.8;
}
.block-category-fixed.is-hidden {
  display: none;
}
.block-category-list--note {
  font-size: 14px;
  padding: 0 10px;
  margin: 12px 0;
}
.category_product_btn {
  font-weight: bold;
  display: block;
  padding: 1.5px 0;
}
.block-category-list h1 {
  font-size: 28px;
  margin: 12px 0 20px;
  padding: 0 10px;
}
.block-category-list .common_head2 {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  margin: 50px 0 20px;
  padding: 0 0 0 31px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: left top;
  background-image: url("/img/category/10/signal.png");
}
.block-category-list a {
  text-decoration: none;
}
.block-category-list .num {
  font-family: "Roboto", sans-serif;
  border-radius: 50%;
  background: #c6112f;
  color: #fff;
  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;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  width: 28px;
  height: 28px;
}
.block-category-list--product {
  padding: 0 10px;
}
.block-category-list--product h2.common_head2 {
  margin-top: 30px;
}
.block-category-list--product .category_product_list {
  padding: 0 0 50px;
}
.category_common_btn {
  font-weight: bold;
  display: block;
  text-align: center;
  background: #ceb48c;
  color: #fff;
  border-radius: 30px;
  width: 200px;
  font-size: 14px;
  line-height: 2;
  padding: 8px;
  margin: 22px auto 0;
}
.category_common_btn:hover {
  color: #fff;
}
.category_explain_list li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  background: #f8f8f4;
}
.category_explain_list .ttl {
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.block-category-list--reason {
  padding: 0 10px;
}
.block-category-list--reason h2.common_head2 {
  margin-top: 0;
}
.block-category-list--reason .category_explain_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  overflow-x: scroll;
  padding-bottom: 20px;
}
.block-category-list--reason .category_explain_list li {
  min-width: 200px;
  padding: 15px 15px 20px;
}
.block-category-list--reason .num {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 14px;
}
.block-category-list--reason .ttl {
  height: 48px;
  margin: 16px 0;
}
.block-category-list--tips {
  padding: 0 10px;
}
.block-category-list--tips .category_explain_list li {
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
}
.block-category-list--tips img {
  width: 150px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 15px;
}
.block-category-list--tips .txt {
  width: calc(100% - 165px);
  font-size: 13px;
}
.block-category-list--tips .ttl {
  width: 100%;
  margin-bottom: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-category-list--voice {
  padding: 0 10px 30px;
}
.block-category-list--ranking {
  padding: 50px 0 20px;
}
.block-category-list--ranking h2.common_head2 {
  margin-top: 0;
}
.block-category-list--ranking + h2.common_head2 {
  margin-left: 10px;
}
.category_ranking_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  overflow-x: scroll;
}
.category_ranking_list a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  text-decoration: none;
  min-width: 150px;
  padding-bottom: 20px;
}
.category_ranking_list .num {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 5px;
  left: 5px;
}
.category_ranking_detail {
  font-size: 12px;
}
.category_ranking_price {
  text-align: right;
  font-weight: bold;
}
.category_ranking_price span {
  font-size: 10px;
}
.category_gray_bg {
  position: relative;
  z-index: 0;
  background: #f8f8f4;
  padding-right: 10px;
  padding-left: 10px;
}
.block-category-list--contents {
  margin-top: 50px;
  padding: 50px 10px 30px;
}
.block-category-list--contents h2.common_head2 {
  margin-bottom: 30px;
}
.block-category-list--faq h2.common_head2 {
  margin-top: 0;
}
.block-category-list--faq dl {
  border-radius: 10px;
  background: #fff;
  padding: 20px 15px;
  margin-top: 20px;
}
.block-category-list--faq dl span {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  border-radius: 50%;
  background: #c6112f;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.block-category-list--faq dt {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
}
.block-category-list--faq dt:before {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #3f3d3c;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block-category-list--faq dt:after {
  position: absolute;
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  width: 1px;
  height: 10px;
  background: #3f3d3c;
  top: 50%;
  right: 4.5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block-category-list--faq dt.isOpen:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.block-category-list--faq dd {
  display: none;
  border-top: solid 1px #dcdcdc;
  margin-top: 10px;
  padding-top: 10px;
}
.category_column_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  overflow-x: scroll;
}
.category_column_list a {
  display: block;
  width: 200px;
  min-width: 200px;
  padding-bottom: 15px;
}
.category_column_list img {
  margin-bottom: 16px;
}
.category_column_ttl {
  font-weight: bold;
  font-size: 16px;
}
.block-category-list--recipe a:hover {
  color: #fff;
  opacity: 0.8;
}
.block-category-list--recipe .category_product_btn {
  margin-right: 0;
}
.category_recipe_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  overflow-x: scroll;
  padding-bottom: 20px;
}
.category_recipe_list li {
  min-width: 180px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  background: #fff;
  padding: 20px;
}
.category_recipe_ttl {
  font-weight: bold;
  height: 40px;
  font-size: 16px;
  line-height: 1.25;
  margin: 16px 0;
}
.block-recent-item {
  padding-top: 0;
  border-top: none;
}
.block-recent-item .block-recent-item--header {
  text-align: left;
  font-weight: bold;
  margin: 0 0 23px;
  padding: 0 0 0 31px;
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: left top;
  background-image: url("/img/category/10/signal.png");
}
.block-recent-item .block-recent-item--header:after {
  content: none;
}
.block-category-list--reason .category_explain_list,
.category_ranking_list {
  overflow: auto;
}
.block-category-list--reason .category_explain_list .simplebar-content,
.category_ranking_list .simplebar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-category-list--reason .category_explain_list .simplebar-content li + li,
.category_ranking_list .simplebar-content li + li,
.block-category-list--reason .category_explain_list .simplebar-content a + a,
.category_ranking_list .simplebar-content a + a {
  margin-left: 10px;
}
.block-category-list--reason .category_explain_list .simplebar-scrollbar,
.category_ranking_list .simplebar-scrollbar {
  background-color: #675851 !important;
}
.block-category-list--reason .category_explain_list .simplebar-track,
.category_ranking_list .simplebar-track {
  background-color: #dcdcdc;
  height: 2px;
}
/*ATOJ_AGC-180*/
.page-category h1 + img {
  padding-bottom: 30px;
}
.page-category h1 + img +div h2.common_head2 {
  margin-top: 0;
}
