@charset "UTF-8";




/* ------------------------------------

common

------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media print,
screen and (max-width: 760px) {
  .pc {
    display: none !important;
  }
}

@media print,
screen and (min-width: 761px) {
  .sp {
    display: none !important;
  }
}

em {
  font-style: inherit;
}

@media print,
screen and (max-width: 760px) {
  .fs-l-main {
    padding: 0 !important;
  }

  .fs-body-top .fs-l-main {
    margin-top: 0;
  }

  .fs-body-top .fs-pt-carousel__track {
    line-height: 0;
  }
}

.serif {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

p {
  margin-top: 0;
}

ul {
  margin-top: 0;
  padding-left: 20px;
}

ul p {
  margin-bottom: 0;
}

li {
  margin-bottom: 8px;
}

li.fs-c-note__item {
  margin-bottom: 2px;
}

address {
  font-style: nomal;
}

img {
  vertical-align: bottom;
}

a:hover {
  opacity: .8;
}

address {
  font-style: normal;
}

.fs-l-page {
  overflow-x: hidden;
}


/* ------------------------------------

title

------------------------------------ */

.title-box h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
  text-align: center;
}

.title-box h2 span {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  display: block;
  margin-top: 10px;
  color: #B9A05F;
}

@media print,
screen and (max-width: 760px) {
  .title-box h2 {
    font-size: 6vw;
    margin-bottom: 8%;
  }

  .title-box h2 span {
    font-size: 3vw;
    margin-top: 3%;
  }
}


h2.cmn-title,
.fs-c-documentColumn__heading {
  border-bottom: 2px solid #C1C1C1;
  padding-bottom: 20px;
  line-height: 1;
  text-align: left;
  font-weight: 500;
  position: relative;
  font-size: 26px;
}

h2.cmn-title::before,
.fs-c-documentColumn__heading::before {
  background: #B9A05F;
  width: 100px;
  height: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.fs-c-documentColumn__heading {
  color: #242424;
  border-width: 0 0 2px 0;
  margin-top: 0;
  margin-bottom: 20px;
}

@media print,
screen and (max-width: 760px) {

  h2.cmn-title,
  .fs-c-documentColumn__heading {
    padding-bottom: 4%;
    line-height: 1.3;
    font-size: 4.8vw;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  h2.cmn-title::before,
  .fs-c-documentColumn__heading::before {
    width: 20vw;
  }
}

.fs-body-category .tit-box {
  text-align: center;
  margin-bottom: 70px;
}

.fs-body-category .tit-box h2,
.fs-body-category .tit-box .category-title,
.fs-c-heading {
  background: url(https://anoushoten.itembox.design/item/sarurun/bg_tit.jpg) no-repeat center center;
  background-size: 129px auto;
  font-size: 34px;
  line-height: 111px;
}

.fs-body-category .tit-box .tit-box-text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-c-heading {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  border-bottom: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #242424;
  letter-spacing: 2px;
}

.fs-l-main .fs-l-pageMain .fs-c-heading {
  margin-bottom: 40px;
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category .tit-box {
    margin: 0 5% 6%;
  }

  .fs-body-category .tit-box h2,
  .fs-body-category .tit-box .category-title {
    background: url(https://anoushoten.itembox.design/item/sarurun/bg_tit.jpg) no-repeat center center;
    background-size: contain;
    font-size: 6.8vw;
    line-height: 1.3;
    padding: 8% 0;
  }

  .fs-body-category .tit-box .tit-box-text {
    font-size: 3.47vw;
    text-align: left;
  }

  .fs-body-category .tit-box h2,
  .fs-c-heading {
    background-size: contain;
    font-size: 6.8vw;
    line-height: 1.3;
    padding: 8% 0;
  }

  .fs-l-main .fs-l-pageMain .fs-c-heading {
    margin-bottom: 1%;
  }
}

.fs-c-documentArticle__heading {
  background: none;
  color: #242424;
  font-size: 2.6rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 2px;
}

.fs-p-announcement__title {
  margin-bottom: 10px;
}

.fs-c-subSection__title {
  padding-bottom: 12px;
}

.fs-l-productLayout__item h1.fs-c-productNameHeading.fs-c-heading {
  background: none;
  background-size: inherit;
  font-size: 26px;
  line-height: 1.6;
  margin-bottom: 10px;
}

span.fs-c-sortItems__label {
  margin-right: 10px;
}

li.fs-c-sortItems__list__item {
  margin-bottom: 0;
}

.fs-c-sortItems__list__item.is-active {
  background: #333333;
}

.cmn-title02 {
  position: relative;
  padding-left: 26px;
  font-size: 1.8rem;
}

.cmn-title02 .circle {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #b9a05f;
  position: absolute;
  top: 1px;
  left: 0;
  z-index: 100;
}

.fs-c-featuredProduct {
  margin-top: 50px;
}

.fs-c-featuredProduct .fs-c-featuredProduct__title {
  border-bottom: 2px solid #C1C1C1;
  padding-bottom: 20px;
  line-height: 1;
  text-align: left;
  font-weight: 500;
  position: relative;
  font-size: 26px;
  margin-bottom: 35px;
  margin-top: 0;
  position: relative;
  color: #242424;
}

.fs-c-featuredProduct .fs-c-featuredProduct__title::before {
  background: #B9A05F;
  width: 100px;
  height: 2px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
}

@media print,
screen and (max-width: 760px) {
  .fs-c-featuredProduct {
    width: 90%;
    margin: 8% auto 0;
  }
}



/* ------------------------------------

bunner

------------------------------------ */

ul.list-bunner {
  list-style: none;
  padding: 0;
  margin: 0 0 90px;
}

ul.list-bunner li {
  width: 456px;
  margin-bottom: 15px;
  float: left;
}

ul.list-bunner li:nth-child(even) {
  float: right;
}

ul.list-bunner li:nth-child(odd) {
  clear: left;
}

ul.list-bunner li:first-child,
ul.list-bunner li:nth-child(2),
ul.list-bunner li:last-child {
  width: 100%;
  float: none;
}

@media print,
screen and (max-width: 760px) {
  ul.list-bunner {
    width: 90%;
    margin: 0 5% 15%;
  }

  ul.list-bunner li {
    width: 100%;
    margin-bottom: 2%;
    float: none;
  }

  ul.list-bunner li:nth-child(even) {
    float: none;
  }

  ul.list-bunner li:nth-child(odd) {
    clear: none;
  }
}


ul.list-bunner02 {
  list-style: none;
  padding: 0;
  margin: 0 0 -130px;
  display: flex;
}

ul.list-bunner02 li {
  width: 226px;
  margin-right: 8px;
  margin-bottom: 9px;
  float: left;
}

.list-bunner02 .link_register {
width: 100%;
}

.list-bunner02 .link_line,
.list-bunner02 .link_fb {
  display: none;
  pointer-events: none;
  opacity: 0.4;
}

@media print,
screen and (max-width: 760px) {
  ul.list-bunner02 {
    width: 90%;
    margin: 0 5% 0%;
    display: block;
  }

  ul.list-bunner02 li {
    width: 49%;
    margin-right: 0;
    margin-bottom: 1%;
  }

  ul.list-bunner02 li:first-child {
    width: 100%;
  }
}


/* ------------------------------------

ボタン

------------------------------------ */

.more_btn {
  margin: 0 auto;
  width: 320px;
  height: 60px;
}

.more_btn a {
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  position: relative;
  border-radius: 5px;
  background: #B9A05F;
  display: block;
}

.more_btn a:hover {
  text-decoration: none;
  opacity: .8;
}

.more_btn a::before {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -3px;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
}

@media print,
screen and (max-width: 760px) {
  .more_btn {
    width: 70%;
    height: 60px;
  }

  .more_btn a {
    line-height: 60px;
  }

  .more_btn a::before {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -3px;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
  }

  .info-btn {
    margin: 5% auto 0;
    width: 70%;
    height: 50px;
  }

  .info-btn a {
    width: 100%;
    height: 100%;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-weight: 500;
    position: relative;
    border-radius: 50px;
    border: 1px solid #000;
    display: block;
  }

  .info-btn a::before {
    position: absolute;
    top: 50%;
    right: 7%;
    margin-top: -3px;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top: 1px #C40619 solid;
    border-left: 1px #C40619 solid;
  }

  .info-btn a::after {
    position: absolute;
    top: 50%;
    right: 7%;
    display: block;
    width: 10px;
    height: 1px;
    content: "";
    background: #C40619;
  }
}

.fs-c-button--secondary {
  background: #be5a5a;
}

.fs-c-button--standard {
  padding: 0.8em 1.6em;
}

.fs-c-productQuantityAndWishlist {
  margin-bottom: 20px;
}


button.fs-c-button--addToCart--list.fs-c-button--plain:hover,
a.fs-c-button--viewProductDetail.fs-c-button--plain:hover {
  text-decoration: none;
}



/* ------------------------------------

layout

------------------------------------ */

.fs-l-page {
  margin-top: 140px;
}

.fs-body-top .fs-l-page,
.fs-body-product .fs-l-page {
  margin-top: 0;
}

@media screen and (max-width: 740px) {
  .fs-l-page {
    margin-top: 30vw;
  }
}

.fs-c-breadcrumb:has(.fs-c-breadcrumb__list--subgroup),
.fs-c-breadcrumb__list--subgroup {
  display: none;
}


*+.fs-c-documentColumn {
  margin-top: 40px;
}

.fs-c-explainList dt {
  background: #B9A05F;
  color: #fff;
  font-weight: 400;
  padding: 10px;
  display: flex;
  align-items: center;
}

.fs-c-explainList dd {
  background: #eee;
  padding: 10px;
}

.fs-c-explainList dd:not(:last-child) {
  margin-bottom: 0;
}

@media screen and (min-width: 600px) {
  .fs-c-explainList {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }
}

.tbl01 table {
  width: 100%;
  display: block;
}

.tbl01 tbody {
  width: 100%;
  display: block;
}

.tbl01 tr {
  border-bottom: 1px solid #d6d6d6;
  display: block;
  padding: 12px 10px;
}

.tbl01 tr th {
  color: #b9a05f;
  font-size: 15px;
}

.tbl01 tr th {
  width: 80%;
  display: inline-block;
}

.tbl01 tr th:first-child {
  text-align: center;
  width: 10%;
  margin-right: 20px;
  display: inline-block;
}

.tbl01 tr td {
  width: 80%;
  display: inline-block;
}

.tbl01 tr td:first-child {
  text-align: center;
  width: 10%;
  margin-right: 20px;
  display: inline-block;
}

.tbl02 table {
  width: 100%;
  display: block;
}

.tbl02 tbody {
  width: 100%;
  display: block;
}

.tbl02 thead {
  display: block;
}

.tbl02 tr {
  border-bottom: 1px solid #d6d6d6;
  display: block;
  padding: 12px 10px;
}

.tbl02 tr th {
  color: #b9a05f;
  font-size: 15px;
}

.tbl02 tr th {
  display: inline-block;
}

.tbl02 tr th:first-child {
  text-align: center;
  width: 8%;
  margin-right: 10px;
  display: inline-block;
}

.tbl02 tr th:nth-child(2) {
  width: 15%;
  margin-right: 20px;
  text-align: center;
}

.tbl02 tr th:nth-child(3) {
  width: 70%;
}

.tbl02 tr td {
  display: inline-block;
}

.tbl02 tr td:first-child {
  text-align: center;
  width: 8%;
  margin-right: 10px;
  display: inline-block;
}

.tbl02 tr td:nth-child(2) {
  width: 15%;
  margin-right: 20px;
  text-align: center;
}

.tbl02 tr td:nth-child(3) {
  width: 70%;
}

.tbl03 {
  margin-bottom: 50px;
}

.tbl03 table {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.4;
  margin-bottom: 2em;
}

.tbl03 tr th {
  color: #B9A05F;
  border-bottom: 1px solid #dddddd;
  padding: 10px 10px 9px 10px;
  width: 14%;
  vertical-align: middle;
}

.tbl03 tr td {
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
  padding: 10px 10px 15px 10px;
  vertical-align: middle;
}

.tbl03 tr td.package-image {
  padding: 0 30px 0 0;
  border: none;
  background: none;
  margin: 0;
  width: 90px;
}

.tbl03 tr td.package-image img {
  margin: 0 auto 0 0 !important;
}

@media screen and (max-width: 740px) {
  .tbl02 tr th:first-child {
    width: 15%;
  }

  .tbl02 tr th:nth-child(3) {
    width: 50%;
  }

  .tbl02 tr th:nth-child(2) {
    width: 15%;
  }

  .tbl02 tr td:first-child {
    width: 14%;
    margin-left: 5px;
  }

  .tbl02 tr td:nth-child(2) {
    width: 25%;
    margin-right: 10px;
  }

  .tbl02 tr td:nth-child(3) {
    width: 50%;
  }
}


.fs-c-productPrice {
  margin-top: 2px;
  margin-bottom: 5px;
}

.fs-c-productNameHeading__copy {
  line-height: 1.4;
  display: block;
}

span.fs-c-productNameHeading__name {
  display: block;
  line-height: 1.4;
  margin-top: 4px;
}

.fs-l-productLayout__item h1.fs-c-productNameHeading.fs-c-heading {
  margin-bottom: 15px;
}

.fs-p-card .fs-p-card__title {
  font-size: 1.7rem;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

.fs-p-productDescription.fs-p-productDescription--full {
  margin-bottom: 30px;
}

.fs-c-breadcrumb {
  margin-top: 132px;
}

.fs-c-breadcrumb__list {
  padding: 5px 30px;
}

@media screen and (min-width: 960px) {
  .fs-l-product2 .fs-l-productLayout {
    grid-template-columns: calc(60% - 36px / 2) calc(40% - 36px / 2);
    grid-gap: 36px;
  }
}

@media screen and (max-width: 740px) {
  .fs-c-breadcrumb {
    margin-top: 90px;
  }

  .fs-c-breadcrumb__list {
    padding: 5px 12px 4%;
  }
}




/* ------------------------------------

header

------------------------------------ */

.fs-p-welcomeMsg {
  margin-top: 8px;
  margin-left: 20px;
}

.fs-l-header {
  display: block;
  padding-top: 0;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9000;
  background: #fff;
}

.fs-l-header__contents {
  background: #E5D9C3;
  padding-bottom: 5px;
}

.fs-l-header__contents .fs-l-header__utility {
  grid-template-rows: 1fr .1fr;
}

.fs-l-header__welcomeMsg.is-ready {
  display: flex;
}

.fs-p-headerNavigation {
  display: block;
}

.fs-p-headerNavBar {
  background: #fff;
  padding: 14px 0 8px;
  border-bottom: 1px solid #e8e8e8;
}

.fs-p-header-logo {
  float: left;
  margin-right: 18px;
}

.fs-p-headerNavBar .fs-p-logo {
  display: block;
  flex-direction: inherit;
  align-items: inherit;
  justify-content: inherit;
  width: 190px;
  padding: 0;
}

.fs-p-headerNavBar .fs-p-logo img {
  width: 100%;
}

.fs-p-headerNavBar .fs-p-logo__lead {
  display: none;
}

.fs-p-headerNavigation__link,
.fs-p-headerNavigation__link:link {
  color: #242424 !important;
  font-size: 1.5rem;
  padding: 8px 5px 8px;
}

.fs-p-headerNavigation__list {
  float: left;
  margin-top: 8px;
  margin-right: 8px;
}

@media screen and (min-width: 768px) {
  .fs-p-headerNavigation__listItem {
    min-width: inherit;
  }
}

@media screen and (max-width: 760px) {
  .fs-preview-header {
    margin-bottom: 0;
  }
}


.fs-p-header-login {
  display: flex;
  flex-wrap: wrap;
  float: right;
}

.fs-p-header-login__listItem a.fs-p-headerNavigation__link {
  display: block;
  font-size: 12px;
}

.fs-p-header-login__listItem i.fs-icon {
  display: block;
  width: auto;
  height: 28px;
  text-align: center;
  padding: 0 0 2px;
}

.fs-p-header-login__listItem i.fs-icon img {
  width: auto;
  height: 100%;
}

.fs-p-header-message {
  float: left;
  color: #242424;
  background: #B9A05F;
  display: flex;
  align-items: center;
}

.fs-p-header-message p {
  padding: 0;
  margin: 0;
}

.fs-p-header-message__title {
  color: #fff;
  font-size: 13px;
  padding: 0 10px;
}

.fs-p-header-message__text {
  padding: 10px;
  background: #E5D9C3;
  font-size: 12px;
  line-height: 1.3;
}

.fs-p-header-message__text em {
  font-size: 15px;
}

.fs-p-header-message__text small {
  padding-right: 2px;
  padding-left: 1px;
}

.fs-p-header-message__text strong {
  font-size: 13px;
  font-weight: bold;
  color: #BE5A5A;
}


.fs-p-header-cart {
  margin-top: 6px;
  margin-left: 12px;
}

.fs-p-header-cart a.fs-p-headerNavigation__viewCartButton {
  color: #fff !important;
  background: #BE5A5A !important;
  padding: 10px 38px 8px 30px;
  border-radius: 6px;
}

.fs-p-header-cart i.icon-cart.fs-icon {
  width: 22px;
  padding-top: 5px;
  padding-right: 7px;
}

.fs-p-header-cart i.icon-cart.fs-icon img {
  vertical-align: inherit;
}

.fs-p-header-cart .fs-p-cartItemNumber {
  color: #BE5A5A !important;
  background: #fff !important;
  top: 6px;
  right: 6px;
}


.fs-l-header__logo .fs-p-logo {
  width: 190px;
  margin: 0 auto;
}

.fs-l-header__logo .fs-p-logo img {
  width: 100%;
}

.fs-l-header__logo .fs-p-logo__lead {
  display: none;
}

.fs-l-header.fs-l-header--min {
  padding: 10px 0 12px;
}

.delivery {
  width: auto;
  height: 56px;
  display: flex;
}

.delivery .title {
  font-size: 13px;
  padding: 20px 0;
  width: 28%;
  text-align: center;
  background: #B9A05F;
  color: #FFFFFF;
  font-weight: 500;
  border-radius: 5px 0 0 5px;
}

.delivery .date {
  font-size: 12px;
  padding: 10px 12px;
  width: 72%;
  background: #fff;
  color: #242424;
  border-radius: 0 5px 5px 0;
  font-weight: 600;
}

.delivery span {
  color: #BE5A5A;
}

.delivery p {
  margin-bottom: 0;
}

@media screen and (min-width: 761px) {
  .delivery {
    display: none;
  }
}






/* ------------------------------------

 menu

------------------------------------ */

@media screen and (max-width: 1000px) {
  .fs-l-header__drawerOpener {
    position: fixed;
    right: 0;
    top: 0;
    background: #fff;
    padding: 0 8px;
  }

  .fs-l-header__contents {
    display: block;
    background: no-repeat;
    padding-bottom: 0;
  }

  ul.fs-p-headerNavigation__list,
  .fs-p-header-message,
  .fs-p-header-login {
    display: none;
  }

  .fs-p-welcomeMsg {
    margin-top: 8px;
    margin-left: 10px;
    font-size: 12px;
  }

  .fs-p-headerNavBar {
    padding: 6px 0 14px 10px;
  }

  .fs-l-header__logo .fs-p-logo {
    width: 160px;
  }

  .fs-l-header__utility {
    display: none;
  }
}

.fs-p-memberInfo__points {
  margin-top: 7px;
  margin-left: 6px;
}

@media screen and (max-width: 1000px) {
  .fs-p-memberInfo__points {
    color: #b9a05f;
    margin-top: 8px;
    margin-left: 6px;
  }

  .fs-p-drawerButton__icon {
    font-size: 3.2rem;
  }

  .fs-p-drawer {
    width: 100%;
    z-index: 9999;
  }

  .fs-p-sideMenu {
    margin-top: 8%;
  }

  .fs-p-drawer__loginLogout__logout,
  .fs-p-drawer__loginLogout__login {
    height: 42px;
    width: 70%;
    margin: 15px auto 0;
  }

  a.fs-pt-menu__link.fs-pt-menu__link--lv1 {
    margin-bottom: -5px;
  }
}




/* ------------------------------------

footer

------------------------------------ */

.fs-l-footer {
  margin-top: 160px;
}

.fs-c-inputInformation__message {
  font-size: 1.6rem;
}

.fs-c-inputTable>tbody>tr+tr {
  margin-top: 15px;
}

.fs-c-requiredMark {
  color: #BE5A5A;
}

.is-required {
  background-color: #fdf9f9;
}

[type="hidden"],
[type="text"],
[type="search"],
[type="tel"],
[type="url"],
[type="email"],
[type="password"],
[type="datetime"],
[type="date"],
[type="month"],
[type="week"],
[type="time"],
[type="datetime-local"],
[type="number"],
select,
textarea {
  padding: 6px 4px;
}

#fs_registrationCheckedMessage,
.fs-c-agreementConfirmation__message {
  margin: 10px 0;
}

.fs-c-agreementConfirmation__message {
  padding: 10px 16px;
}

.fs-c-agreementConfirmation {
  margin-bottom: 10px;
}

.fs-c-checkbox__checkMark {
  margin-right: 8px;
}

.fs-p-bannerGroup {
  margin-top: 40px;
  margin-bottom: 40px;
}

li.fs-p-footerNavigationItem__navItem {
  margin-bottom: 0;
}

.fs-p-footerNavigationItem__emphasis {
  color: #be5a5a;
  font-weight: bold;
  padding-left: 3px;
}

@media screen and (min-width: 768px) {
  .fs-p-footerNavigationItem__title {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 740px) {
  .fs-p-footerNavigationItem__title {
    padding: 4px 4px 8px;
  }

  .fs-l-footer {
    margin-top: 16%;
  }
}



/* ------------------------------------

side

------------------------------------ */

.fs-p-sideMenu a:hover {
  background: #b9a05f;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border: none;
  padding: 0 0 5px 0;
  font-size: 19px;
  font-weight: bold;
}

li.fs-pt-menu__item.fs-pt-menu__item--lv1.fs-pt_menu__item--category-price,
li.fs-pt-menu__item.fs-pt-menu__item--lv1.fs-pt_menu__item--rpt_hnp {
  margin-top: 40px;
}

.fs-p-sideMenu .fs-pt-menu__link--lv1::after {
  display: none;
}

.fs-p-sideMenu .fs-pt_menu__item--foods .fs-pt-menu__link--lv2 {
  padding-left: 30px;
}

.fs-p-sideMenu .fs-pt_menu__item--goods .fs-pt-menu__link--lv2 {
  padding-left: 30px;
}

.fs-p-sideMenu .fs-pt_menu__item--foods .fs-pt-menu__link--lv2::before {
  display: none;
}

.fs-p-sideMenu .fs-pt_menu__item--goods .fs-pt-menu__link--lv2::before {
  display: none;
}

.fs-pt_menu__item--foods .fs-pt-menu__item--lv2 {
  position: relative;
}

.fs-pt_menu__item--goods .fs-pt-menu__item--lv2 {
  position: relative;
}

.fs-pt_menu__item--foods .fs-pt-menu__item--lv2::before {
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  width: 33px;
  height: 28px;
  background: url(https://anoushoten.itembox.design/item/icon_komekomen.jpg?d=20230525112857) right center no-repeat;
  background-size: contain;
  content: "";
}

.fs-pt_menu__item--goods .fs-pt-menu__item--lv2::before {
  display: block;
  position: absolute;
  left: -5px;
  top: 0;
  width: 33px;
  height: 28px;
  background: url(https://anoushoten.itembox.design/item/icon_popke.png) right center no-repeat;
  background-size: contain;
  content: "";
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--mizubasyoumai::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_okome.png);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--gift::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_gift.png);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--kodawari::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_mizu_okome.png);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--sweets::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_sarurun.png);
  left: -8px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--amazake::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_sumari.png?d=20241008160619);
  left: -10px;
  width: 35px;
  height: 35px;
  top: -2px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--chibaamazake::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_koito.png?d=20241008155820);
  left: -10px;
  width: 35px;
  height: 35px;
  top: -2px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--mizubasyoutamago::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_tamago.png);
  left: -8px;
  width: 30px;
  height: 23px;
  top: 8px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--otomo::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_otomo.png);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--set::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_set.png);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--kuriyamanousanbutsu::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_kuriyamanousanbutsu.png);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--bread::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_bread.png?d=20241008161009);
  left: -5px;
  width: 35px;
  height: 35px;
  top: -2px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--towel::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_towel-01.png?d=20230112151601);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--popke::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_Popke.png?d=20221116115309);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--dressing::before {
  background-image: url(https://anoushoten.itembox.design/item/icon.dressing.png?d=20230713104342);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--siamam::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_siamam.jpg?d=20230525103943);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--komeko::before {
  background-image: url(https://anoushoten.itembox.design/item/komeko.icon.png?d=20230830171419);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--komecube::before {
  background-image: url(https://anoushoten.itembox.design/item/komecube.icon.png?d=20230915163044);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--cake::before {
  background-image: url(https://anoushoten.itembox.design/item/icon.cake.01.png?d=20231108164127);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--oimo::before {
  background-image: url(https://anoushoten.itembox.design/item/icom.oimo_1.png?d=20240313153729);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--canele::before {
  background-image: url(https://anoushoten.itembox.design/item/icon_canele-01.png?d=20240314110558);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--asparagus::before {
  background-image: url(https://anoushoten.itembox.design/item/asupara.icon.1.png?d=20240510114649);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt_menu__item--flower .fs-pt-menu__item--lv2::before {
  display: block;
  position: absolute;
  left: -6px;
  top: 0;
  width: 33px;
  height: 28px;
  background: url(https://anoushoten.itembox.design/item/icon.calla.1.png?d=20240220174457) right center no-repeat;
  background-size: contain;
  content: "";
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--calla::before {
  background-image: url(https://anoushoten.itembox.design/item/icon.calla.1.png?d=20240220174457);
  left: 0;
  top: 2px;
  width: 23px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--Xmas::before {
  background-image: url(https://anoushoten.itembox.design/item/Xmas.icon.1.png?d=20241127101512);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--luckybag::before {
  background-image: url(https://anoushoten.itembox.design/item/iconluckybag_1.png?d=20241128141445);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--naraduke::before {
  background-image: url(https://anoushoten.itembox.design/item/naraduke1.png?d=20250212100539);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--sake::before {
  background-image: url(https://anoushoten.itembox.design/item/icon.sake1.png?d=20250307112456);
  left: 0;
  top: 2px;
  width: 25px;
}

.fs-pt-menu__item--lv2.fs-pt_menu__item--summergift::before {
  background-image: url(https://anoushoten.itembox.design/item/summergift.icon1.png?d=20250624103453);
  left: 0;
  top: 2px;
  width: 25px;
}

}

ul.fs-pt-menu__submenu.fs-pt-menu--lv3 {
  margin-top: 10px;
}

a.fs-pt-menu__link.fs-pt-menu__link--lv3 {
  padding: 0;
}
}





/* ------------------------------------

form

------------------------------------ */

.fs-c-inputTable__headerCell,
.fs-c-inputTable__dataCell {
  padding: 0;
  margin-bottom: 8px;
}

h2.fs-c-checkoutSuccess__title.fs-c-subSection__title {
  text-align: center;
  color: #242424;
  font-size: 2.6rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 2px;
  border: none;
}

.fs-c-checkoutSuccess__message.fs-c-subSection__message {
  margin-top: 30px;
}

.fs-c-checkout-preview__title {
  margin-bottom: 20px;
  padding-bottom: 12px;
  font-size: 1.6rem;
}

.fs-c-checkout-delivery__method {
  padding: 16px 12px 6px;
}

.fs-c-confirmOrder {
  margin-top: 10px;
}




/* ------------------------------------

mypage

------------------------------------ */

span.fs-c-string.fs-c-string--label {
  font-size: 1.3rem;
}

.fs-p-accountInfo {
  padding: 16px;
}

.fs-p-accountInfo__accountName {
  margin-bottom: 5px;
}

.fs-p-accountInfo__body {
  padding: 16px 10px;
}

#fs_MyAccountSettings th.fs-c-inputTable__headerCell,
#fs_DeleteAccount th.fs-c-inputTable__headerCell {
  padding: 8px 10px;
  margin-bottom: 10px;
  background: #eee;
}

.fs-c-inputInformation__link {
  margin-top: 12px;
  text-align: center;
}

.fs-c-newUsers__message.fs-c-subSection__message {
  margin-bottom: 16px;
}

.fs-c-inputInformation__button {
  margin-top: 20px;
}

.fs-p-accountInfo__point__point__available__number {
  color: #be5a5a;
}


/* ---------- LINE ---------- */

.fs-c-imageContainer {
  width: 400px;
  margin: 0 auto 50px;
}

ol.fs-l-col--3.fs-p-screenImages {
  margin-top: 60px;
  margin-bottom: 20px;
}

.fs-c-descriptionList {
  border-top: 1px solid #dadada;
}

.fs-c-descriptionList__content {
  border-bottom: 1px solid #dadada;
}

.fs-c-descriptionList__label {
  border-bottom: 1px solid #dadada;
}



/* ------------------------------------

商品

------------------------------------ */

.title-box.title-rec-category {
  margin-top: 110px;
}

.fs-c-productList .fs-c-productList__list {
  display: flex;
  flex-wrap: wrap;
}

.fs-c-productList .fs-c-productList__list .fs-c-productListItem {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 30px;
}

.fs-c-productList .fs-c-productList__list .fs-c-productListItem:nth-child(3n) {
  margin-right: 0;
}

.fs-c-productListItem__productName {
  margin-bottom: 18px;
}

@media screen and (max-width: 740px) {
  .fs-c-productListItem__productName {
    margin-bottom: 5px;
  }
}


.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #be5a5a;
  font-weight: bold;
  padding-right: 2px;
}

span.fs-c-productName__copy {
  margin-bottom: 7px;
}

.fs-c-productName__copy,
.fs-c-productName__name,
.fs-c-productName__variation {
  color: #242424;
}

button.fs-c-button--addToCart--list.fs-c-button--plain {
  padding: 6px 20px 4px;
  background: #be5a5a;
  color: #fff;
}

a.fs-c-button--viewProductDetail.fs-c-button--plain {
  background: #b9a05f;
  padding: 6px 34px 4px;
  color: #fff;
}

.fs-p-banner--postage .fs-p-banner__label--emphasis {
  color: #be5a5a;
  font-weight: bold;
  padding-left: 4px;
}

span.fs-c-productPrice__main__label {
  font-size: 12px;
}

.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  font-size: 1.8rem;
}

button.fs-c-button--addToWishList--icon.fs-c-button--particular {
  margin-left: 10px;
}

.fs-c-productList .fs-c-productList__list .fs-c-productListItem__control {
  justify-content: center;
  text-align: center;
}

span.fs-c-productName__name {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
}

.fs-c-mark--coolDelivery {
  background: #497ab9;
}

.fs-body-category .fs-c-productList {
  max-width: 1216px;
  margin: 0 auto;
}

.fs-body-category .fs-c-subgroup {
  max-width: 1200px;
  margin: 20px auto 50px;
}

@media screen and (max-width: 740px) {
  .fs-body-category .fs-c-subgroup {
    max-width: 100%;
    margin: 8% auto 6%;
    width: 90%;
  }

  .fs-c-productList__controller,
  .fs-c-coordinationList__controller,
  .fs-c-staffList__controller {
    width: 90%;
    margin: 8px auto;
  }

  .fs-c-productList .fs-c-productList__list .fs-c-productListItem {
    width: 47%;
    margin: 0 auto 2%;
    grid-column: inherit;
    padding: 8% 0;
  }

  .fs-c-productList .fs-c-productList__list .fs-c-productListItem:nth-child(3n) {
    margin-right: auto;
  }

  .fs-body-category .fs-c-productList {
    max-width: inherit;
    width: 90%;
  }

  .fs-c-productList .fs-c-productList__list .fs-c-productListItem button.fs-c-button--addToCart--list.fs-c-button--plain {
    padding: 4px 6px 4px;
    font-size: 12px;
  }

  .fs-c-productList .fs-c-productList__list .fs-c-productListItem a.fs-c-button--viewProductDetail.fs-c-button--plain {
    padding: 4px 8px 4px;
    font-size: 12px;
  }
}



/* ------------------------------------

トップ

------------------------------------ */

.l-top-unit {
  margin-bottom: 90px;
}

.l-top-unit .more_btn {
  margin-top: 32px;
}

@media screen and (min-width: 761px) {
  .l-top__keyvisual {
    margin-top: 65px;
    margin-bottom: 60px;
  }

  .l-top__keyvisual_sp {
    display: none !important;
  }
}

@media print,
screen and (max-width: 760px) {
  .l-top-unit {
    margin-bottom: 15%;
  }

  .l-top__keyvisual_sp {
    margin-top: 90px;
    margin-bottom: 0;
  }

  .l-top__keyvisual {
    display: none !important;
  }
}

.fs-body-top ul.slick-dots {
  display: none !important;
}

.info-title {
  width: 175px;
  float: left;
  background: #F7F5F2;
  text-align: center;
  padding: 77px 0 60px;
}

.info-title h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.info-title h2 span {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  display: block;
  margin-top: 10px;
  color: #B9A05F;
}

.info-title .more-link {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  margin-top: 20px;
  position: relative;
  padding-right: 12px;
}

.info-title .more-link a {
  color: #000;
}

.info-title .more-link a::before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 1px #B9A05F solid;
  border-left: 1px #B9A05F solid;
}

.info-data {
  width: 718px;
  float: right;
  margin: 10px 0 0;
}

.info-data.fs-p-dateList>li {
  border-top: none;
  border-bottom: 1px solid #EFEFEF;
  padding: 15px 10px;
}

.info-data.fs-p-dateList>li:first-child {
  padding: 0 10px 15px;
}

.info-data.fs-p-dateList>li:last-child {
  padding: 15px 10px 0;
  border-bottom: none;
}

.info-data.fs-p-dateList>li a {
  color: #000;
}

@media print,
screen and (max-width: 760px) {
  .info-title {
    width: 100%;
    float: none;
    padding: 8% 0;
    margin-bottom: 8%;
  }

  .info-title h2 {
    font-size: 6vw;
    margin: 0;
  }

  .info-title h2 span {
    font-size: 3vw;
    margin-top: 3%;
  }

  .info-data {
    width: 90%;
    margin: 0 5%;
    float: none;
  }
}


.about-unit {
  margin-bottom: 95px;
}

.about-unit .title-box {
  margin-bottom: 25px;
}

.about-unit__photo {
  width: 100%;
  margin-bottom: 40px;
}

.about-unit ul.movie-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.about-unit ul.movie-list li {
  width: 288px;
  float: right;
}

.about-unit ul.movie-list li iframe {
  border: none;
  width: 100%;
  height: 160px;
}

.about-unit ul.movie-list li:first-child {
  width: 608px;
  float: left;
}

.about-unit ul.movie-list :first-child iframe {
  border: none;
  width: 100%;
  height: 340px;
}

.about-unit ul.movie-list li:nth-child(2) {
  margin-bottom: 15px;
  float: right;
}

@media print,
screen and (max-width: 760px) {
  .about-unit {
    margin-top: 20%;
    margin-bottom: 15%;
  }

  .about-unit .title-box {
    margin-bottom: 8%;
  }

  .about-unit__photo {
    width: 100%;
    margin-bottom: 5%;
  }

  .about-unit ul.movie-list {
    width: 90%;
    margin: 0 5%;
  }

  .about-unit ul.movie-list li {
    width: 100%;
    float: none;
    margin-bottom: 2%;
  }

  .about-unit ul.movie-list li iframe {
    height: 50vw;
  }

  .about-unit ul.movie-list li:first-child {
    width: 100%;
    float: none;
  }

  .about-unit ul.movie-list :first-child iframe {
    height: 50vw;
  }

  .about-unit ul.movie-list li:nth-child(2) {
    margin-bottom: 3%;
    float: none;
  }
}

@media print,
screen and (max-width: 760px) {
  .fs-c-productListCarousel__list__item {
    flex-basis: 210px;
    max-width: 210px;
    min-width: 210px;
    margin: 0 10px;
  }
}


.l-blog__list {
  display: flex;
}

.l-blog__list .p-item {
  width: 29%;
  margin-right: 2%;
}

.l-blog__list .p-item a {
  color: #111;
  text-decoration: none;
}

.l-blog__list .p-item__icons-category {
  list-style: none;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 7px;
}

.l-blog__list .p-item__icons-category li.icon {
  display: inline-block;
  padding: 2px 8px;
  margin-bottom: 2px;
  color: #fff;
}

.l-blog__list .p-item__post-date {
  margin-top: 4px;
}

.btn_blog {
  margin-top: 30px;
  margin-bottom: 80px;
}

.f-blog-title-box {
  margin-top: 80px;
}

@media print,
screen and (max-width: 760px) {
  .l-blog__list {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
  }

  .l-blog__list .p-item {
    width: 48%;
    margin-right: 4%;
  }

  .l-blog__list .p-item:nth-child(2n) {
    margin-right: 0;
  }
}



/* ------------------------------------

中面

------------------------------------ */
.fs-body-category .fs-l-page,
.fs-body-category-mizubasyoumai .fs-l-page,
.fs-body-category-kodawari .fs-l-page,
.fs-body-category-sweets .fs-l-page,
.fs-body-category-amazake .fs-l-page,
.fs-body-category-mizubasyoutamago .fs-l-page,
.fs-body-category-bread .fs-l-page,
.fs-body-category-gift .fs-l-page {
  margin-top: 0;
}

.fs-body-category-towel .fs-c-heading,
.fs-body-category-popke .fs-c-heading,
.fs-body-category-mizubasyoumai .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-kodawari .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-sweets .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-amazake .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-mizubasyoutamago .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-bread .fs-l-main .fs-l-pageMain .fs-c-heading,
.fs-body-category-gift .fs-l-main .fs-l-pageMain .fs-c-heading {
  display: none;
}

.fs-body-category-mizubasyoumai .tit-box h2,
.fs-c-heading,
.fs-body-category-kodawari .tit-box h2,
.fs-c-heading,
.fs-body-category-sweets .tit-box h2,
.fs-c-heading,
.fs-body-category-amazake .tit-box h2,
.fs-c-heading,
.fs-body-category-mizubasyoutamago .tit-box h2,
.fs-c-heading,
.fs-body-category-bread .tit-box h2,
.fs-c-heading,
.fs-body-category-gift .tit-box h2,
.fs-c-heading,
.fs-body-category .tit-box .category-title {
  margin-top: -20px;
}

.fs-body-category-towel .fs-c-breadcrumb,
.fs-body-category-popke .fs-c-breadcrumb,
.fs-body-category-mizubasyoumai .fs-c-breadcrumb,
.fs-body-category-kodawari .fs-c-breadcrumb,
.fs-body-category-sweets .fs-c-breadcrumb,
.fs-body-category-amazake .fs-c-breadcrumb,
.fs-body-category-mizubasyoutamago .fs-c-breadcrumb,
.fs-body-category.bread,
.fs-body-category-bread .fs-c-breadcrumb,
.fs-body-category-gift .fs-c-breadcrumb {
  margin-top: 352px;
}

@media screen and (max-width: 740px) {
  .fs-body-category .fs-c-breadcrumb {
    margin-top: 28vw;
  }

  .fs-body-category-towel .fs-c-breadcrumb,
  .fs-body-category-popke .fs-c-breadcrumb,
  .fs-body-category-mizubasyoumai .fs-c-breadcrumb,
  .fs-body-category-kodawari .fs-c-breadcrumb,
  .fs-body-category-sweets .fs-c-breadcrumb,
  .fs-body-category-amazake .fs-c-breadcrumb,
  .fs-body-category-mizubasyoutamago .fs-c-breadcrumb,
  .fs-body-category.bread,
  .fs-body-category-bread .fs-c-breadcrumb,
  .fs-body-category-gift .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

.fs-body-category .mv {
  height: 230px;
  margin-bottom: 40px;
  text-align: center;
  background: #f8f0ed;
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.fs-body-category .mv img {
  height: 230px;
  width: auto;
}

/*   iPad
---------------------------------------------------------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  .fs-body-category .mv {
    top: 90px;
  }
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category .cmn-title {
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }

  .fs-body-category .mv {
    height: auto;
    top: 90px;
    margin-bottom: 8%;
    text-align: center;
    background: none;
    overflow: hidden;
    left: 26%;
    width: 148%;
  }

  .fs-body-category .mv img {
    height: 32vw;
    width: auto;
    max-width: inherit;
    overflow-x: hidden;
  }
}

.fs-body-category .commitment {
  margin-bottom: 130px;
}

.fs-body-category .commitment .commitment-unit01 {
  background: url(https://anoushoten.itembox.design/item/sarurun/bg_commitment.jpg) no-repeat center bottom;
  background-size: 100% auto;
}

.fs-body-category .commitment .commitment-unit01 .photo {
  width: auto;
  margin: 0 auto 60px;
}

@media screen and (min-width: 761px) {
  .fs-body-category .commitment .commitment-unit01 .photo {
    width: 1120px;
  }
}

.fs-body-category .commitment .commitment-unit01 .photo ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fs-body-category .commitment .commitment-unit01 .photo li {
  width: 233px;
  float: right;
}

.fs-body-category .commitment .commitment-unit01 .photo li:first-child {
  width: 687px;
  float: left;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper {
  width: 928px;
  margin: 0 auto 70px;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right {
  width: 230px;
  float: right;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 {
  font-size: 36px;
  letter-spacing: 8px;
  line-height: 1.4;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 .text01 {
  padding-top: 38px;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 .text02 {
  padding-top: 77px;
}

.fs-body-category .commitment .commitment-unit01 .box-wrapper .box-left {
  width: 670px;
  float: left;
  padding-left: 40px;
}

@media screen and (min-width: 761px) {
  .fs-body-category.bread {
    overflow-x: hidden;
  }

  .fs-body-category.bread .material {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .fs-body-category.bread .commitment .commitment-unit01 .box-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .fs-body-category.bread .souvenir .manufacturer {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.fs-body-category-sweets.fs-body-category .commitment .commitment-unit01 .photo,
.fs-body-category-amazake.fs-body-category .commitment .commitment-unit01 .photo,
.fs-body-category-mizubasyoutamago.fs-body-category .commitment .commitment-unit01 .photo {
  width: 100%;
}

.fs-body-category .souvenir .souvenir_gift {
  margin-top: 20px;
  background: #fff;
  padding: 20px 20px 8px;
}

.fs-body-category .souvenir .souvenir_gift h4 {
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 18px;
}


@media print,
screen and (max-width: 760px) {
  .fs-body-category .commitment {
    margin-bottom: 15%;
  }

  .fs-body-category .commitment .commitment-unit01 {
    background: url(https://anoushoten.itembox.design/item/sarurun/bg_commitment_sp.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }

  .fs-body-category .commitment .commitment-unit01 .photo {
    width: 90%;
    margin: 0 5% 13%;
  }

  .fs-body-category .commitment .commitment-unit01 .photo li {
    width: 49%;
    float: left;
  }

  .fs-body-category .commitment .commitment-unit01 .photo li:nth-child(3) {
    float: right;
  }

  .fs-body-category .commitment .commitment-unit01 .photo li:first-child {
    width: 100%;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper {
    width: 90%;
    margin: 0 5% 13%;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right {
    width: auto;
    float: none;
    margin: 0 auto 8%;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 {
    font-size: 5.6vw;
    writing-mode: inherit;
    letter-spacing: 4px;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 .text01 {
    padding-top: 38px;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper .box-right h3 .text02 {
    padding-top: 77px;
  }

  .fs-body-category .commitment .commitment-unit01 .box-wrapper .box-left {
    width: 100%;
    float: none;
    padding-left: 0;
  }

  .fs-body-category-sweets.fs-body-category .commitment .commitment-unit01 .photo,
  .fs-body-category-amazake.fs-body-category .commitment .commitment-unit01 .photo,
  .fs-body-category-mizubasyoutamago.fs-body-category .commitment .commitment-unit01 .photo {
    width: 90%;
  }
}

.fs-body-category .commitment .h4-box {
  text-align: left;
  margin-bottom: 30px;
}

.fs-body-category .commitment .h4-box h4 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 60px;
}

.fs-body-category .commitment .h4-box h4 span {
  background: url(https://anoushoten.itembox.design/item/sarurun/bg_number.png) no-repeat left center;
  background-size: 98px auto;
  width: 98px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 28px;
  display: block;
  margin-right: 20px;
  float: left;
}

.fs-body-category .commitment .h4-box .text {
  font-size: 15px;
  line-height: 1.8;
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category .commitment .h4-box {
    margin-bottom: 7%;
  }

  .fs-body-category .commitment .h4-box h4 {
    font-size: 4.8vw;
    margin-bottom: 4%;
    line-height: 45px;
    position: relative;
    padding-left: 85px;
  }

  .fs-body-category .commitment .h4-box.long h4 {
    line-height: 1.3;
  }

  .fs-body-category .commitment .h4-box h4 span {
    background: url(https://anoushoten.itembox.design/item/sarurun/bg_number.png) no-repeat left center;
    background-size: 100% auto;
    width: 80px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    margin-right: 0;
    position: absolute;
    left: 0;
    top: 0;
  }

  .fs-body-category .commitment .h4-box .text {
    font-size: 3.47vw;
  }
}

.fs-body-category .commitment .commitment-unit02 {
  background: #F7F5F2;
  padding-bottom: 123px;
  padding-left: 40px;
  padding-right: 40px;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper {}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child {
  margin: 0 auto 70px;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child .box-left {
  width: 220px;
  float: left;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child .box-right {
  width: 580px;
  float: right;
  margin-top: 40px;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child {
  margin: 0 auto;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left {
  width: 530px;
  float: left;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper {
  background: #fff;
  padding: 40px 30px;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box {
  margin-bottom: 35px;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box:last-child {
  margin-bottom: 0;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box h5 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box h5::before {
  width: 16px;
  height: 16px;
  content: '';
  border-radius: 50%;
  background: #B9A05F;
  margin-right: 10px;
  margin-top: 2px;
  display: block;
  float: left;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box .text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-right {
  width: 266px;
  float: right;
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category-sweets .commitment .commitment-unit01 .box-wrapper {
    margin-bottom: 8%;
  }

  .fs-body-category .commitment .commitment-unit02 {
    background: #F7F5F2;
    padding: 0 0 18%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper {
    width: 90%;
    margin: 0 5%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child {
    margin: 0 5% 13%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child .box-left {
    width: 90%;
    float: none;
    margin: 0 auto 10%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:first-child .box-right {
    width: 100%;
    float: none;
    margin-top: 0;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child {
    margin: 0 auto;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left {
    width: 100%;
    float: none;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper {
    padding: 6% 4%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box {
    margin-bottom: 10%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box h5 {
    font-size: 4.53vw;
    margin-bottom: 3%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box h5::before {
    width: 16px;
    height: 16px;
    content: '';
    border-radius: 50%;
    background: #B9A05F;
    margin-right: 10px;
    margin-top: 2px;
    display: block;
    float: left;
  }

  .fs-body-category-sweets .commitment .commitment-unit02 .box-wrapper:first-child {
    margin: 0 5% 6%;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-left .text-wrapper .h5-box .text {
    font-size: 3.47vw;
  }

  .fs-body-category .commitment .commitment-unit02 .box-wrapper:last-child .box-right {
    width: 100%;
    float: none;
    margin-bottom: 8%;
  }

  .fs-body-category-sweets .commitment .commitment-unit02 .box-wrapper:last-child .box-right {
    width: 84%;
    float: none;
    margin: 0 auto 10%;
  }
}

.fs-body-category .material {
  width: auto;
  margin: 0 auto 120px;
}

.fs-body-category .material .cmn-title {
  margin-bottom: 60px;
}

.fs-body-category .material .box-wrapper {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
}

.fs-body-category .material .box-wrapper .photo-box {
  width: 40%;
}

.fs-body-category .material .box-wrapper .text-box {
  width: 56%;
  position: relative;
}

.fs-body-category .material .box-wrapper .text-box .text-box-inner h4 {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 12px;
  margin-top: 10px;
}

.fs-body-category .material .box-wrapper .text-box .text-box-inner .text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-body-category .material .box-wrapper .text-box .text-box-inner .text span {
  background: linear-gradient(transparent 60%, #F8F59C 60%);
}

.fs-body-category .material .box-wrapper.reverse {
  flex-direction: row-reverse;
}

.fs-body-category .material .box-wrapper.reverse .text-box .text-box-inner {
  padding-left: 0;
  padding-right: 0;
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category .material {
    width: 90%;
    margin: 0 5% 15%;
  }

  .fs-body-category .material .cmn-title {
    margin-bottom: 8%;
  }

  .fs-body-category .material .box-wrapper {
    margin-bottom: 13%;
    display: block;
  }

  .fs-body-category .material .box-wrapper .photo-box {
    width: 100%;
    margin-bottom: 6%;
  }

  .fs-body-category .material .box-wrapper .text-box {
    width: 100%;
  }

  .fs-body-category .material .box-wrapper .text-box .text-box-inner {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%) translateX(0%);
    -webkit-transform: translateY(0%) translateX(0%);
    padding-left: 0;
  }

  .fs-body-category .material .box-wrapper .text-box .text-box-inner h4 {
    font-size: 4.8vw;
    margin-bottom: 2%;
  }

  .fs-body-category .material .box-wrapper .text-box .text-box-inner .text {
    font-size: 3.8vw;
  }

  .fs-body-category .material .box-wrapper.reverse {
    flex-direction: inherit;
  }

  .fs-body-category .material .box-wrapper.reverse .text-box .text-box-inner {
    padding-right: 0;
  }
}

.fs-body-category .souvenir {
  margin-bottom: 130px;
}

.fs-body-category .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/sarurun/bg_souvenir.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 0;
  height: 408px;
  margin-bottom: 120px;
  display: flex;
  align-items: center;
}

.fs-body-category .souvenir .box-wrapper {
  width: 850px;
  margin: 0 auto;
  flex-direction: row-reverse;
  display: flex;
  justify-content: space-between;
}

.fs-body-category .souvenir .box-wrapper .photo-box {
  width: 360px;
}

.fs-body-category .souvenir .box-wrapper .text-box {
  width: 450px;
  position: relative;
  display: flex;
  align-items: center;
}

.fs-body-category .souvenir .box-wrapper .text-box .text-box-inner {}

.fs-body-category .souvenir .box-wrapper .text-box .text-box-inner h3 {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 8px;
}

.fs-body-category .souvenir .box-wrapper .text-box .text-box-inner .text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-body-category .souvenir .manufacturer {
  width: auto;
  margin: 0 auto 40px;
  border: 1px solid #D2D2D2;
  padding: 25px;
  display: flex;
}

.fs-body-category .souvenir .manufacturer .photo-box {
  width: 440px;
  margin-right: 30px;
}

.fs-body-category .souvenir .manufacturer .text-box {
  width: 650px;
  position: relative;
}

.fs-body-category .souvenir .manufacturer .text-box .text-box-inner {}

.fs-body-category .souvenir .manufacturer .text-box h2.cmn-title {
  margin-bottom: 30px;
}

.fs-body-category .souvenir .manufacturer .text-box .name {
  margin-bottom: 10px;
  font-size: 22px;
}

.fs-body-category .souvenir .manufacturer .text-box .text {
  line-height: 1.8;
  font-size: 15px;
}

.fs-body-category .souvenir .manufacturer02 {
  flex-direction: row-reverse;
}

.fs-body-category .souvenir .manufacturer02 .photo-box {
  margin-left: 30px;
  margin-right: 0;
}


@media print,
screen and (max-width: 760px) {
  .fs-body-category .souvenir {
    margin-bottom: 15%;
  }

  .fs-body-category .souvenir .souvenir-box {
    background: #fdfcfa url(https://anoushoten.itembox.design/item/sarurun/bg_souvenir.jpg) no-repeat center center;
    background-size: cover;
    padding: 8% 5%;
    height: auto;
    margin-bottom: 13%;
  }

  .fs-body-category .souvenir .box-wrapper {
    width: 100%;
    margin: 0;
    flex-direction: inherit;
    display: block;
  }

  .fs-body-category .souvenir .box-wrapper .photo-box {
    width: 100%;
    margin-bottom: 8%;
  }

  .fs-body-category .souvenir .box-wrapper .text-box {
    width: 100%;
  }

  .fs-body-category .souvenir .box-wrapper .text-box .text-box-inner {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%) translateX(0%);
    -webkit-transform: translateY(0%) translateX(0%);
    padding-right: 0;
    text-align: left;
  }

  .fs-body-category .souvenir .box-wrapper .text-box .text-box-inner h3 {
    font-size: 5.3vw;
    margin-bottom: 4%;
  }

  .fs-body-category .souvenir .box-wrapper .text-box .text-box-inner .text {
    font-size: 3.47vw;
  }

  .fs-body-category .souvenir .manufacturer {
    width: 90%;
    margin: 0 5%;
    padding: 4%;
    display: inherit;
  }

  .fs-body-category .souvenir .manufacturer .photo-box {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8%;
  }

  .fs-body-category .souvenir .manufacturer .text-box {
    width: 100%;
  }

  .fs-body-category .souvenir .manufacturer .text-box .text-box-inner {
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0%) translateX(0%);
    -webkit-transform: translateY(0%) translateX(0%);
    padding-right: 0;
  }

  .fs-body-category .souvenir .manufacturer .text-box h2.cmn-title {
    margin: 0 auto 8%;
    width: 100%;
  }

  .fs-body-category .souvenir .manufacturer .text-box .name {
    margin-bottom: 3%;
    font-size: 4.53vw;
  }

  .fs-body-category .souvenir .manufacturer .text-box .text {
    font-size: 3.47vw;
  }

  .fs-body-category .souvenir .manufacturer02 {
    margin-top: 6%;
  }
}

.fs-body-category .voice {
  background: #F7F5F2;
  margin: 0 auto 120px;
  padding: 45px 40px;
}

.fs-body-category .voice .cmn-title {
  margin-bottom: 35px;
  margin-top: 0;
}

.fs-body-category .voice .voice-box {
  background: #fff;
  margin-bottom: 20px;
  padding: 40px 35px;
}

.fs-body-category .voice .voice-box:last-child {
  margin-bottom: 0;
}

.fs-body-category .voice .voice-box h4 {
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 22px;
}

.fs-body-category .voice .voice-box .text {
  line-height: 1.8;
  font-size: 15px;
  margin-bottom: 20px;
}

.fs-body-category .voice .voice-box .name {
  line-height: 46px;
  font-size: 15px;
  background: url(https://anoushoten.itembox.design/item/sarurun/ico_voice.jpg) no-repeat left center;
  background-size: 46px auto;
  padding-left: 56px;
  float: left;
  text-align: left;
  margin-bottom: 0;
}

.fs-body-category .voice .voice-box .time {
  line-height: 46px;
  font-size: 15px;
  float: right;
  text-align: right;
  margin-bottom: 0;
}

.fs-body-category .recommend {
  margin-bottom: 100px;
}

@media print,
screen and (min-width: 761px) {
  .fs-body-category .voice {
    max-width: 1200px;
  }
}

@media print,
screen and (max-width: 760px) {
  .fs-body-category .voice {
    width: 100%;
    margin: 0 0 15%;
    padding: 8% 5%;
  }

  .fs-body-category .voice .cmn-title {
    margin-bottom: 8%;
  }

  .fs-body-category .voice .voice-box {
    margin-bottom: 5%;
    padding: 6% 4%;
  }

  .fs-body-category .voice .voice-box h4 {
    line-height: 1.5;
    margin-bottom: 3%;
    font-size: 4.8vw;
  }

  .fs-body-category .voice .voice-box .text {
    font-size: 3.47vw;
    margin-bottom: 5%;
  }

  .fs-body-category .voice .voice-box .name {
    font-size: 3.47vw;
    float: none;
    width: 100%;
  }

  .fs-body-category .voice .voice-box .time {
    line-height: 1;
    font-size: 3.47vw;
    float: none;
  }

  .fs-body-category .recommend {
    margin-bottom: 15%;
  }
}



/* ---------- たまご ---------- */

.fs-body-category.fs-body-category-mizubasyoutamago .souvenir .souvenir-box {
  background-image: url(https://anoushoten.itembox.design/item/egg/bg_souvenir.jpg);
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .h4-box h4 {
  line-height: 1.6;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper {
  margin-bottom: 0;
  position: relative;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .photo {
  margin-bottom: 110px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-left {
  width: 500px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-left .photo {
  width: 360px;
  margin-left: 0;
  margin-bottom: 30px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 430px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right p.serif {
  font-size: 17px;
  letter-spacing: 5px;
  line-height: 2;
  margin-top: 70px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit02 {
  padding-top: 100px;
}

.fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit02 .box-wrapper .photo {
  width: 530px;
  margin-left: auto;
  margin-right: 0;
}

.fs-body-category.fs-body-category-mizubasyoutamago .fs-body-category .souvenir {
  margin-bottom: 0;
}

.fs-body-category.fs-body-category-mizubasyoutamago .comparison .photo-box {
  margin-bottom: 40px;
}

@media print,
screen and (min-width: 761px) {
  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .comparison {
    margin: 0 auto 120px;
  }
}

@media screen and (max-width: 740px) {
  .fs-body-category.fs-body-category-mizubasyoutamago .comparison {
    width: 90%;
    margin: 0 auto 14%;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .photo {
    margin-bottom: 0;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-left .photo {
    width: 40%;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right {
    width: auto;
    writing-mode: inherit;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right h3 {
    margin-top: 7%;
    margin-bottom: 0;
    writing-mode: tb-rl;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right p.serif {
    font-size: 3.8vw;
    letter-spacing: 4px;
    margin-top: 14%;
    writing-mode: tb-rl;
    width: 100%;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit01 .box-wrapper .box-right h3 .text01 {
    padding-top: 0;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .h4-box h4 {
    line-height: 1.6;
    padding-left: 0;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit02 .box-wrapper .photo {
    width: 80%;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .commitment .commitment-unit02 {
    padding-top: 0;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .tbl01 tr th:first-child {
    width: 15%;
    margin-right: 10px;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .tbl01 tr td:first-child {
    text-align: center;
    width: 22%;
    margin-right: 10px;
    display: inline-block;
  }

  .fs-body-category.fs-body-category-mizubasyoutamago .tbl01 tr td {
    width: 72%;
  }

}



/* ---------- お米マイスター ---------- */

.fs-body-category.fs-body-category-kodawari .material {
  margin-bottom: 90px;
}

.fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01,
.fs-body-category.fs-body-category-mizubasyoumai .commitment .commitment-unit01 {
  background: none;
  position: relative;
}

.fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01 h3 {
  font-size: 36px;
  letter-spacing: 8px;
  line-height: 1.5;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.fs-body-category.fs-body-category-kodawari .souvenir .souvenir-box,
.fs-body-category.fs-body-category-mizubasyoumai .souvenir .souvenir-box {
  background-image: url(https://anoushoten.itembox.design/item/okome_maistar/bg_souvenir.jpg);
}

.fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01 .photo {
  width: 100%;
  margin-top: 120px;
}

@media print,
screen and (min-width: 761px) {

  .fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01,
  .fs-body-category.fs-body-category-mizubasyoumai .commitment .commitment-unit01 {
    margin: 0 auto;
    position: relative;
  }

  .fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01 h3 {
    position: absolute;
    top: -50px;
    left: 0;
    margin: 0;
    z-index: 100;
  }

  .fs-body-category.fs-body-category-kodawari .bnr {
    width: 910px;
    margin: 0 auto 120px;
  }
}

@media screen and (max-width: 740px) {
  .fs-body-category.fs-body-category-kodawari .material {
    margin-bottom: 10%;
  }

  .fs-body-category.fs-body-category-kodawari .bnr {
    width: 90%;
    margin: 0 auto 10%;
  }

  .fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01 .photo {
    width: 90%;
    margin: 0 auto 8%;
  }

  .fs-body-category.fs-body-category-kodawari .commitment .commitment-unit01 h3 {
    width: 90%;
    margin: 0 auto;
    font-size: 5.6vw;
    letter-spacing: 4px;
    line-height: 1.5;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
  }
}



/* ---------- 水芭蕉米---------- */

.fs-body-category.fs-body-category-mizubasyoumai .commitment h2.cmn-title {
  margin-bottom: 50px;
}

.fs-body-category.fs-body-category-mizubasyoumai .award {
  background: #F7F5F2;
  padding: 30px 40px 80px;
  margin-bottom: 130px;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award_inner {
  margin: 0 auto;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 .h4-box {
  width: 30%;
  margin: 0 1%;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 .h4-box h4 {
  font-size: 17px;
  margin-bottom: 15px;
  margin-top: 0;
  line-height: 1.5;
  text-align: center;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 .h4-box span {
  background: url(https://anoushoten.itembox.design/item/mizubasyoumai/bg_number.png) no-repeat left center;
  background-size: contain;
  width: 120px;
  height: 120px;
  line-height: 1.2;
  text-align: center;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: sans-serif;
  font-weight: bold;
  margin: 0 auto 15px;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 {
  background: #E6E0D6;
  margin-top: 70px;
  padding: 40px;
  position: relative;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .photo {
  position: absolute;
  width: 390px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .text-box {
  width: 370px;
  margin: 0 0 0 auto;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .text-box .title {
  margin-bottom: 10px;
  font-size: 18px;
}

.fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .text-box .text {
  margin-bottom: 0;
}

@media screen and (max-width: 740px) {
  .fs-body-category-mizubasyoumai .commitment {
    width: 90%;
    margin: 0 auto 6%;
  }

  .fs-body-category-mizubasyoumai .commitment .tbl03 tr td.package-image {
    width: 60px;
    padding-right: 12px;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award {
    padding: 10% 5% 16%;
    margin-bottom: 16%;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 {
    display: block;
    justify-content: inherit;
    margin-top: 8%;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award .award-unit01 .h4-box {
    width: auto;
    margin: 0 auto 12%;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .photo {
    position: inherit;
    width: 100%;
    top: inherit;
    left: inherit;
    transform: inherit;
    margin-bottom: 6%;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 {
    margin-top: 10%;
    padding: 9% 5%;
  }

  .fs-body-category.fs-body-category-mizubasyoumai .award .award-unit02 .text-box {
    width: auto;
  }
}







/* ---------- パン ---------- */

.fs-body-category.fs-body-category-bread .material {
  margin-bottom: 150px;
}

.fs-body-category.bread .commitment,
.fs-body-category-bread .commitment {
  position: relative;
}

.fs-body-category.bread .commitment .commitment-unit01,
.fs-body-category-bread .commitment .commitment-unit01 {
  background: none;
  padding-top: 40px;
}

.fs-body-category.bread .commitment .commitment-unit01 .box-wrapper .box-left,
.fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left {
  width: 230px;
  float: left;
}

.fs-body-category.bread .commitment .commitment-unit01 .box-wrapper .box-left h3,
.fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left h3 {
  font-size: 36px;
  letter-spacing: 8px;
  line-height: 1.6;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.fs-body-category.bread .commitment .commitment-unit01 .box-wrapper .box-left h3 .text01,
.fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left h3 .text01 {
  padding-top: 38px;
}

.fs-body-category.bread .commitment .commitment-unit01 .box-wrapper .box-left h3 .text02,
.fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left h3 .text02 {
  padding-top: 77px;
}

.fs-body-category.bread .commitment .commitment-unit01 .box-wrapper .box-right {
  width: 800px;
  float: right;
}

.fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-right {
  width: 650px;
  float: right;
}

.fs-body-category.bread .commitment .h4-box,
.fs-body-category-bread .commitment .h4-box {
  margin-bottom: 40px;
}

.fs-body-category.bread .commitment .h4-box h4 span,
.fs-body-category-bread .commitment .h4-box h4 span {
  background-image: url(https://anoushoten.itembox.design/item/bread/bg_number.jpg);
}

.fs-body-category.bread .commitment::before {
  display: block;
  position: absolute;
  top: -125px;
  left: -70px;
  width: 335px;
  height: 275px;
  background: url(https://anoushoten.itembox.design/item/bread/bread01.jpg) center center no-repeat;
  background-size: contain;
  content: "";
}

.fs-body-category-bread .commitment::before {
  display: block;
  position: absolute;
  top: -125px;
  left: -100px;
  width: 240px;
  height: 200px;
  background: url(https://anoushoten.itembox.design/item/bread/bread01.jpg) center center no-repeat;
  background-size: contain;
  content: "";
}

.fs-body-category.bread .commitment::after {
  display: block;
  position: absolute;
  bottom: -110px;
  right: -90px;
  width: 410px;
  height: 390px;
  background: url(https://anoushoten.itembox.design/item/bread/bread02.png) center center no-repeat;
  background-size: contain;
  content: "";
}

.fs-body-category-bread .commitment::after {
  display: block;
  position: absolute;
  bottom: -90px;
  right: -160px;
  width: 350px;
  height: 330px;
  background: url(https://anoushoten.itembox.design/item/bread/bread02.png) center center no-repeat;
  background-size: contain;
  content: "";
}

.fs-body-category.bread .souvenir .souvenir-box,
.fs-body-category-bread .souvenir .souvenir-box {
  background-image: url(https://anoushoten.itembox.design/item/bread/bg_souvenir.jpg);
}

@media screen and (max-width: 740px) {
  .fs-body-category.fs-body-category-bread .material {
    margin-bottom: 23%;
  }

  .fs-body-category-bread .commitment::before {
    top: -70px;
    left: -50px;
    width: 150px;
    height: 120px;
  }

  .fs-body-category-bread .commitment .commitment-unit01 {
    padding-top: 0;
  }

  .fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left {
    width: auto;
    float: none;
  }

  .fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-left h3 {
    font-size: 5vw;
    letter-spacing: 4px;
    line-height: 1.6;
    margin-right: 0;
    margin-left: auto;
    writing-mode: inherit;
    width: 75%;
  }

  .fs-body-category-bread .commitment .commitment-unit01 .box-wrapper .box-right {
    width: auto;
    float: none;
  }

  .fs-body-category-bread .commitment::after {
    bottom: -80px;
    right: -60px;
    width: 180px;
    height: 180px;
  }
}



/* ---------- スマリ ---------- */

.fs-body-category.fs-body-category-amazake .commitment .commitment-unit02 .box-wrapper:last-child .box-left {
  width: 260px;
}

.fs-body-category.fs-body-category-amazake .commitment .box-right h3 span.num {
  writing-mode: initial;
  text-align: center;
  vertical-align: text-top;
}

.fs-body-category.fs-body-category-amazake .commitment .commitment-unit02 .box-wrapper:last-child .box-right {
  width: 540px;
}

.fs-body-category.fs-body-category-amazake .souvenir .souvenir-box {
  background-image: url(https://anoushoten.itembox.design/item/sumari/bg_souvenir.jpg);
}

@media screen and (max-width: 740px) {
  .fs-body-category.fs-body-category-amazake .commitment .commitment-unit02 .box-wrapper:last-child .box-right {
    width: auto;
  }

  .fs-body-category.fs-body-category-amazake .commitment .h4-box.long h4 {
    line-height: 45px;
  }

  .fs-body-category.fs-body-category-amazake .commitment {
    margin-bottom: 0;
  }
}


/* ---------- お米 ---------- */

.fs-body-category.naka.okome.fs-body-category-kodawari {
  margin-top: -140px;
}

.fs-body-category.okome .contents-index {
  margin: 160px auto 160px;
}

.fs-body-category.okome .contents-index .contents-unit {
  position: relative;
  margin-bottom: 150px;
}

.fs-body-category.okome .contents-index .contents-unit h4 {
  font-size: 28px;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 10px;
}

.fs-body-category.okome .contents-index .contents-unit .title {
  font-size: 16px;
  margin-bottom: 8px;
}

.fs-body-category.okome .contents-index .contents-unit .text {
  line-height: 1.7;
}

.fs-body-category.okome .contents-index .contents-unit .photo {
  width: 800px;
  margin: 0 auto 0 0;
}

.fs-body-category.okome .contents-index .contents-unit .text-box {
  position: absolute;
  bottom: -80px;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
}

.fs-body-category.okome .contents-index .contents-unit .more_btn {
  margin: 20px 0 0;
}

.fs-body-category.okome .contents-index .contents-unit01 .text-box {
  right: 0;
}

.fs-body-category.okome .contents-index .contents-unit02 .photo {
  margin: 0 0 0 auto;
}

.fs-body-category.okome .contents-index .contents-unit02 .text-box {
  left: 0;
}

@media screen and (min-width: 761px) {
  .fs-body-category.okome .contents-index {
    width: 1200px;
  }

  .fs-body-category.okome .commitment {
    width: 1200px;
    margin: 0 auto 130px;
  }

  .fs-body-category.okome .contents-index .text-box {
    width: 640px;
  }
}

@media screen and (max-width: 760px) {
  .fs-body-category.okome .contents-index .contents-unit {
    margin-bottom: 126vw;
  }

  .fs-body-category.okome .contents-index .contents-unit h4 {
    font-size: 5.6vw;
    margin-bottom: 8px;
  }

  .fs-body-category.okome .contents-index .contents-unit .photo {
    width: auto;
    margin: 0 auto 0;
  }

  .fs-body-category.okome .contents-index .contents-unit .text-box {
    bottom: inherit;
    padding: 4%;
    right: inherit;
    top: 50vw;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
  }

  .fs-body-category.okome .contents-index .contents-unit .more_btn {
    margin: 6% auto 0;
    width: 90%;
  }
}




.p-map-list {
  list-style: none;
}

.p-map-list .p-item {
  position: absolute;
  z-index: 10;
  width: 230px;
  height: 50px;
}

.p-map-list .p-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.p-map-list .item_link01 {
  top: 230px;
  right: -20px;
  width: 300px;
}

.p-map-list .item_link02 {
  top: 302px;
  right: -20px;
  width: 300px;
}

.p-map-list .item_link03 {
  top: 373px;
  right: -20px;
  width: 300px;
}

.p-map-list .item_link04 {
  top: 490px;
  right: 160px;
}

.p-map-list .item_link05 {
  top: 582px;
  right: 145px;
  width: 270px;
}

.p-map-list .item_link06 {
  top: 692px;
  right: 240px;
}

.p-map-list .item_link07 {
  top: 784px;
  right: 423px;
}

.p-map-list .item_link08 {
  top: 70px;
  right: 523px;
}

.p-map-list .item_link09 {
  top: 170px;
  right: 650px;
  width: 320px;
}

.p-map-list .item_link10 {
  top: 240px;
  right: 790px;
  width: 160px;
}

.p-map-list .item_link11 {
  top: 240px;
  right: 550px;
}

.p-map-list .item_link12 {
  top: 420px;
  right: 920px;
}

.p-map-list .item_link13 {
  top: 374px;
  right: 600px;
  width: 280px;
}

.p-map-list .item_link14 {
  top: 443px;
  right: 600px;
  width: 280px;
}

.p-map-list .item_link15 {
  top: 560px;
  right: 690px;
}

.p-map-list .item_link16 {
  top: 738px;
  right: 970px;
}

.fs-body-category-kodawari .p-map-list .item_link {
  width: 190px;
}

.fs-body-category-kodawari .p-map-list .item_link01 {
  top: 174px;
  right: -20px;
  width: 230px;
}

.fs-body-category-kodawari .p-map-list .item_link02 {
  top: 232px;
  right: -20px;
  width: 230px;
}

.fs-body-category-kodawari .p-map-list .item_link03 {
  top: 288px;
  right: -20px;
  width: 230px;
}

.fs-body-category-kodawari .p-map-list .item_link04 {
  top: 377px;
  right: 110px;
}

.fs-body-category-kodawari .p-map-list .item_link05 {
  top: 443px;
  right: 110px;
  width: 210px;
}

.fs-body-category-kodawari .p-map-list .item_link06 {
  top: 532px;
  right: 210px;
  width: 150px;
}

.fs-body-category-kodawari .p-map-list .item_link07 {
  top: 604px;
  right: 320px;
}

.fs-body-category-kodawari .p-map-list .item_link08 {
  top: 50px;
  right: 406px;
}

.fs-body-category-kodawari .p-map-list .item_link09 {
  top: 125px;
  right: 510px;
  width: 260px;
}

.fs-body-category-kodawari .p-map-list .item_link10 {
  top: 185px;
  right: 620px;
  width: 140px;
}

.fs-body-category-kodawari .p-map-list .item_link11 {
  top: 185px;
  right: 467px;
  width: 140px;
}

.fs-body-category-kodawari .p-map-list .item_link12 {
  top: 320px;
  right: 712px;
}

.fs-body-category-kodawari .p-map-list .item_link13 {
  top: 284px;
  right: 460px;
  width: 234px;
}

.fs-body-category-kodawari .p-map-list .item_link14 {
  top: 341px;
  right: 460px;
  width: 235px;
}

.fs-body-category-kodawari .p-map-list .item_link15 {
  top: 430px;
  right: 540px;
}

.fs-body-category-kodawari .p-map-list .item_link16 {
  top: 568px;
  right: 740px;
}

@media screen and (max-width: 760px) {
  .p-map-list02 {
    list-style: none;
    padding: 0;
    width: 90%;
    margin: 0 auto 8%;
  }

  .p-map-list02 li {
    text-align: left;
    height: 50px;
    line-height: 50px;
    border: 1px solid #b9a05e;
    border-radius: 6px;
  }

  .p-map-list02 li small {
    position: relative;
  }

  .p-map-list02 li small::before {
    position: absolute;
    left: -36px;
    top: -9px;
    content: "1";
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    background: #b9a05e;
    text-align: center;
  }

  .p-map-list02 li span {
    position: relative;
  }

  .p-map-list02 li span::after {
    display: block;
    position: absolute;
    right: -38px;
    top: -9px;
    width: 40px;
    height: 28px;
    background: url(https://anoushoten.itembox.design/item/okome_maistar/kome01.png) left center no-repeat;
    background-size: contain;
    content: "";
  }

  .p-map-list02 li a {
    display: block;
    color: #000;
    padding: 0 5% 0 15%;
  }

  .p-map-list02 li a:hover {
    text-decoration: none;
  }

  .p-map-list02 li.item_link01 small::before {
    content: "1";
  }

  .p-map-list02 li.item_link02 small::before {
    content: "2";
  }

  .p-map-list02 li.item_link03 small::before {
    content: "3";
  }

  .p-map-list02 li.item_link04 small::before {
    content: "4";
  }

  .p-map-list02 li.item_link05 small::before {
    content: "5";
  }

  .p-map-list02 li.item_link06 small::before {
    content: "6";
  }

  .p-map-list02 li.item_link07 small::before {
    content: "7";
  }

  .p-map-list02 li.item_link08 small::before {
    content: "8";
  }

  .p-map-list02 li.item_link09 small::before {
    content: "9";
  }

  .p-map-list02 li.item_link10 small::before {
    content: "10";
  }

  .p-map-list02 li.item_link11 small::before {
    content: "11";
  }

  .p-map-list02 li.item_link12 small::before {
    content: "12";
  }

  .p-map-list02 li.item_link13 small::before {
    content: "13";
  }

  .p-map-list02 li.item_link14 small::before {
    content: "14";
  }

  .p-map-list02 li.item_link15 small::before {
    content: "15";
  }

  .p-map-list02 li.item_link16 small::before {
    content: "16";
  }

  .p-map-list02 li.item_link17 small::before {
    content: "17";
  }

  .p-map-list02 li.item_link01 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome01.png);
  }

  .p-map-list02 li.item_link02 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome02.png);
  }

  .p-map-list02 li.item_link03 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome03.png);
  }

  .p-map-list02 li.item_link04 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome04.png);
  }

  .p-map-list02 li.item_link05 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome05.png);
  }

  .p-map-list02 li.item_link06 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome06.png);
  }

  .p-map-list02 li.item_link07 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome07.png);
  }

  .p-map-list02 li.item_link08 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome08.png);
  }

  .p-map-list02 li.item_link09 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome09.png);
  }

  .p-map-list02 li.item_link10 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome10.png);
  }

  .p-map-list02 li.item_link11 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome11.png);
  }

  .p-map-list02 li.item_link12 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome12.png);
  }

  .p-map-list02 li.item_link13 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome13.png);
  }

  .p-map-list02 li.item_link14 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome14.png);
  }

  .p-map-list02 li.item_link15 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome15.png);
  }

  .p-map-list02 li.item_link16 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome16.png);
  }

  .p-map-list02 li.item_link17 span::after {
    background-image: url(https://anoushoten.itembox.design/item/okome_maistar/kome17.png);
  }

  .fs-body-category.naka.fs-body-category-kodawari .commitment {
    margin-bottom: 8%;
  }
}



/* ---------- 穴太商店について ---------- */

.fs-body-about-shop .lead-box {
  text-align: center;
  margin-bottom: 70px;
}

.fs-body-about-shop .lead-box .title {
  font-size: 22px;
}

.fs-body-about-shop .lead-box .photo {
  margin: 30px auto 30px;
}

.fs-body-about-shop .lead-box .text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-body-about-shop .product-box {
  margin-bottom: 90px;
}

.fs-body-about-shop .product-box .box {
  position: relative;
}

.fs-body-about-shop .product-box .box {
  background: url(https://anoushoten.itembox.design/item/okome/img01.jpg) no-repeat center;
  background-size: cover;
  padding: 0 50px;
  margin-bottom: 3px;
}

.fs-body-about-shop .product-box .box .title {
  font-size: 28px;
  margin-bottom: 14px;
}

.fs-body-about-shop .product-box .box .text {
  line-height: 1.7;
}

.fs-body-about-shop .product-box .box01 {
  background-image: url(https://anoushoten.itembox.design/item/okome/img01.jpg);
}

.fs-body-about-shop .product-box .box02 {
  background-image: url(https://anoushoten.itembox.design/item/egg/img01.jpg);
}

.fs-body-about-shop .product-box .box03 {
  background-image: url(https://anoushoten.itembox.design/item/about/sarurun.jpg);
}

.fs-body-about-shop .product-box .box04 {
  background-image: url(https://anoushoten.itembox.design/item/about/sumari.jpg);
}

.fs-body-about-shop .souvenir h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 28px;
}

@media screen and (min-width: 761px) {
  .fs-body-about-shop .product-box .box {
    min-height: 440px;
    position: relative;
  }

  .fs-body-about-shop .product-box .box .inner {
    width: 90%;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
  }

  .fs-body-about-shop .product-box .box .inner a {
    color: #fff;
  }

  .fs-body-about-shop .product-box .box::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
}

@media screen and (max-width: 740px) {
  .fs-body-about-shop .lead-box {
    width: 90%;
    margin: 0 auto 12%;
  }

  .fs-body-about-shop .lead-box .title {
    font-size: 4.6vw;
  }

  .fs-body-about-shop .lead-box .photo {
    margin: 6% auto;
  }

  .fs-body-about-shop .lead-box .text {
    font-size: 3.8vw;
    text-align: left;
  }

  .fs-body-about-shop .product-box {
    margin-bottom: 9%;
  }

  .fs-body-about-shop .product-box .box {
    padding: 44vw 5% 0;
    background-position: top center;
    background-size: 100% auto;
    margin-bottom: 14%;
  }

  .fs-body-about-shop .product-box .box .inner {
    width: 100%;
    background: #fff;
    padding: 6% 5% 0;
  }

  .fs-body-about-shop .product-box .box .title {
    font-size: 5.6vw;
    margin-bottom: 8px;
    line-height: 1.4;
  }

  .fs-body-about-shop .product-box .box .text {
    line-height: 1.6;
  }
}



/* ---------- ギフト ---------- */

.fs-body-category-gift .material {
  margin-bottom: 90px;
}

.fs-body-category-gift .material .box-wrapper {
  margin-bottom: 20px;
  align-items: center;
}

.fs-body-category-gift .material .text {
  font-size: 15px;
  line-height: 1.8;
}

.fs-body-category-gift .material .text02 {
  text-align: center;
}

.fs-body-category-gift .material em.serif {
  font-size: 16px;
}

.fs-body-category-gift .pickup {
  margin-bottom: 50px;
}

.fs-body-category-gift .pickup .pickup-unit {
  display: flex;
  justify-content: space-between;
}

.fs-body-category-gift .pickup .pickup-unit .h4-box {
  width: 31%;
}

.fs-body-category-gift .pickup .pickup-unit h4 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 12px;
}

.fs-body-category-gift .commitment {
  margin-bottom: 80px;
}

.fs-body-category-gift .commitment .box_link {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.fs-body-category-gift .commitment .box_link li {
  width: 300px;
  height: 60px;
  margin-bottom: 12px;
  margin-right: 10px;
}

.fs-body-category-gift .commitment .box_link li:nth-child(3n) {
  margin-right: 0;
}

.fs-body-category-gift .commitment .box_link li a {
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  color: #B9A05F;
  font-weight: 500;
  position: relative;
  border-radius: 5px;
  border: 2px solid #B9A05F;
  display: block;
  font-size: 16px;
}

.fs-body-category-gift .commitment .box_link li a::before {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -3px;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  transform: rotate(135deg);
  border-top: 1px #B9A05F solid;
  border-left: 1px #B9A05F solid;
}

.fs-body-category-gift .commitment .box_link li a:hover {
  color: #fff;
  background: #B9A05F;
  text-decoration: none;
}

.fs-body-category-gift .commitment .box_link li a:hover::before {
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
}

.fs-body-category-gift .rank {
  background: #F7F5F2;
  padding: 30px 40px 10px;
  margin-bottom: 80px;
}

.fs-body-category-gift .rank .rank_inner {
  margin-top: 40px;
}

.fs-body-category-gift .rank_box {
  margin-bottom: 35px;
  position: relative;
}

.fs-body-category-gift .rank_box::before {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 10;
  content: "No.1";
  font-size: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  background: #B9A05F;
  text-align: center;
}

.fs-body-category-gift .rank_box .title {
  font-size: 22px;
}

.fs-body-category-gift .rank_box .text {
  font-size: 15px;
}

.fs-body-category-gift .rank_box .price {
  font-size: 18px;
  margin-top: 15px;
}

.fs-body-category-gift .rank_box02::before {
  content: "No.2";
}

.fs-body-category-gift .rank_box03::before {
  content: "No.3";
}

.fs-body-category-gift .rank_box04::before {
  content: "No.4";
}

.fs-body-category-gift .rank_box05::before {
  content: "No.5";
}

.fs-body-category-gift .rank_box06::before {
  content: "No.6";
}

.fs-body-category-gift .rank_box07::before {
  content: "No.7";
}

.fs-body-category-gift .rank_box a {
  color: inherit;
}

@media screen and (min-width: 761px) {
  .fs-body-category-gift .rank_box a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .fs-body-category-gift .rank_box .photo {
    width: 36%;
  }

  .fs-body-category-gift .rank_box .text_inner {
    width: 60%;
  }
}

.fs-body-category-gift .packing {
  margin-bottom: 80px;
}

.fs-body-category-gift .packing .photo {
  margin-bottom: 10px;
}

.fs-body-category-gift .manners {
  margin-bottom: 90px;
}

.fs-body-category-gift .manners .gift-table {
  margin-top: 20px;
}

.fs-body-category-gift .manners .gift-table table {
  width: 100%;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}

.fs-body-category-gift .manners .gift-table tbody {
  border: none;
}

.fs-body-category-gift .manners .gift-table th {
  padding: 10px;
  background: #f7f5f2;
}

.fs-body-category-gift .manners .gift-table td {
  padding: 10px;
}


@media screen and (max-width: 740px) {
  .fs-body-category-gift .material {
    margin-bottom: 16%;
  }

  .fs-body-category-gift .material em.serif {
    font-size: 3.8vw;
  }

  .fs-body-category-gift .material .text {
    font-size: 3.8vw;
  }

  .fs-body-category-gift .pickup {
    margin-bottom: 18%;
  }

  .fs-body-category-gift .pickup .pickup-unit {
    display: block;
  }

  .fs-body-category-gift .pickup .pickup-unit .h4-box {
    width: 90%;
    margin: 0 auto 10%;
  }

  .fs-body-category-gift .commitment {
    width: 90%;
    margin: 0 auto 14%;
  }

  .fs-body-category-gift .commitment .box_link {
    margin: 7% auto 0;
  }

  .fs-body-category-gift .commitment .box_link li {
    width: 100%;
    margin-right: 0;
  }

  .fs-body-category-gift .rank {
    padding: 8% 8% 6%;
    margin-bottom: 16%;
  }

  .fs-body-category-gift .rank .cmn-title {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .fs-body-category-gift .rank_box .title {
    font-size: 5vw;
    margin-top: 6%;
  }

  .fs-body-category-gift .packing {
    padding: 0 5%;
    margin-bottom: 14%;
  }

  .fs-body-category-gift .packing .packing_inner {
    padding: 4% 0 0;
  }

  .fs-body-category-gift .packing .photo {
    margin-bottom: 5%;
  }

  .fs-body-category-gift .manners {
    padding: 0 5%;
  }

  .fs-body-category-gift .manners .manners_inner {
    padding: 4% 0 0;
  }

  .fs-body-category-gift .manners .gift-table {
    overflow-x: scroll;
  }

  .fs-body-category-gift .manners .gift-table table {
    display: block;
    width: 720px;
  }
}



/* ---------- ご利用ガイド ---------- */

@media screen and (max-width: 740px) {
  .fs-c-documentArticle {
    padding: 0 5%;
  }

  .fs-c-documentArticle h2.cmn-title,
  .fs-c-documentArticle .fs-c-documentColumn__heading {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}


/* ---------- 会員 ---------- */

.fs-body-my-top .fs-l-page {
  margin-top: 50px;
}

.fs-body-register .fs-l-page {
  margin-top: 0;
}

@media screen and (min-width: 761px) {
  .fs-p-announcement {
    width: 840px;
    margin: 0 auto 50px;
    background: #F7F5F2;
    padding: 35px 40px 25px;
  }

  .fs-body-register .fs-c-breadcrumb {
    margin-top: 50px;
  }
}



@media screen and (max-width: 740px) {

  .fs-body-my-top .fs-l-page,
  .fs-body-my-wishlist .fs-l-page {
    margin-top: 26vw;
  }

  .fs-body-login .fs-l-page,
  .fs-body-my-addressbook .fs-l-page,
  .fs-body-my-account-password .fs-l-page,
  .fs-body-my-orders .fs-l-page,
  .fs-body-my-points .fs-l-page,
  .fs-body-my-reviews .fs-l-page,
  .fs-body-my-account-settings .fs-l-page {
    margin-top: 22vw;
  }

  .fs-l-productLayout.fs-system-product {
    width: 90%;
    margin: 0 auto;
  }

  .fs-c-accountService {
    width: 90%;
    margin: 0 auto;
  }

  .fs-c-accountService .fs-c-accountService__page {
    flex-basis: 31.5%;
    height: 100px;
  }

  .fs-body-login .fs-c-loginForm {
    width: 90%;
    margin: 0 auto;
  }

  .fs-c-panelContainer {
    flex-basis: 90%;
    min-width: 90%;
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
  }

  .fs-body-my-top .fs-p-accountInfo {
    width: 90%;
    margin: 5% auto 24px;
  }

  li.fs-c-accountService__page.fs-c-accountService__page--accountDelete {
    flex: inherit;
    margin: 20px 0 0 auto;
  }

  .fs-c-inputInformation {
    width: 90%;
    margin: 0 auto;
  }

  .fs-c-buttonContainer--myPageTop,
  .fs-c-buttonContainer--back,
  .fs-c-buttonContainer--backToRegister {
    margin-top: 32px;
    text-align: center;
    display: block;
  }

  .fs-p-announcement,
  .fs-c-history,
  .fs-c-wishList.fs-c-productList {
    width: 90%;
    margin: 0 auto;
  }

  a.fs-c-button--addToAddressbook.fs-c-button--secondary {
    width: 70%;
    margin: 0 auto 8%;
  }

  .fs-c-addressBookList__count.fs-c-addressBookCount {
    width: 90%;
  }
}


.price-table {
  margin-bottom: 10px;
  box-sizing: border-box;
}

.price-table th {
  background-color: #F6F6F6;
  padding: 5px 15px;
  border: 1px solid #DDDDDD;
  font-weight: normal !important;
  box-sizing: border-box;
}

.price-table td {
  background: #fff;
  padding: 5px 15px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  text-align: center;
}

.fs-body-category-popke .souvenir .souvenir-box {
  background: url(https://anoushoten.itembox.design/item/popke/bg_souvenir.jpg?d=20221117100835) no-repeat center center;
}

.fs-body-category-towel .souvenir .souvenir-box {
  background: url(https://anoushoten.itembox.design/item/towel_bg_souvenir.png?d=20221212142642) no-repeat center center;
}

details {
  border: 1px solid #ccc;
}

details:not(:last-child) {
  margin-bottom: 15px;
}


details summary {
  list-style: none;
  cursor: pointer;
  padding: 15px;
  background: #e3d7c1;
  color: #242323;
  font-size: 2rem;
  font-weight: bold;
}

details p {
  margin: 0;
  padding: 15px;
}

/*米粉麺の商品詳細ページを調節するCSS(PC)*/
.fs-body-category-komekomen .fs-c-breadcrumb {
  margin-top: 330px;
}

/*米粉麺の商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-komekomen .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

/*米粉麺の背景画像を差し替えるCSS*/
.fs-body-category-komekomen .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/komekomen05.jpg) no-repeat center center;
  background-size: cover;
}

/*シアマム化粧品の商品詳細ページを調節するCSS(PC)*/
.fs-body-category-siamam .fs-c-breadcrumb {
  margin-top: 330px;
}

/*シアマム化粧品の商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-siamam .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}
/*シアマムの背景画像を差し替えるCSS*/
.fs-body-category-siamam .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/siamam.lp.5.jpg?d=20240130163208) no-repeat center center;
  background-size: cover;
}

/*ドレッシングの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-dressing .fs-c-breadcrumb {
  margin-top: 330px;
}

/*ドレッシングの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-dressing .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

/*米粉の商品詳細ページを調節するCSS(PC)*/
.fs-body-category-komeko .fs-c-breadcrumb {
  margin-top: 330px;
}

/*米粉の商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-komeko .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

/*冷凍ケーキの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-cake .fs-c-breadcrumb {
  margin-top: 330px;
}

/*冷凍ケーキの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-cake .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

/*キミのカヌレの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-canele .fs-c-breadcrumb {
  margin-top: 330px;
}

/*キミのカヌレの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-canele .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}

/*カヌレの背景画像を差し替えるCSS*/
.fs-body-category-canele .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/LPtoumei.canele.1.jpg?d=20240314115936) no-repeat center center;
  background-size: cover;
}
/*お芋スイーツの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-oimo .fs-c-breadcrumb {
  margin-top: 330px;
}

/*お芋スイーツの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-oimo .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}
/*奈良漬けの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-naraduke .fs-c-breadcrumb {
  margin-top: 330px;
}

/*奈良漬けの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-naraduke .fs-c-breadcrumb {
    margin-top: 58vw;
}
}
/*米キューブの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-komecube .fs-c-breadcrumb {
  margin-top: 330px;
}

/*米キューブの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-comecube .fs-c-breadcrumb {
    margin-top: 58vw;
  }
}
/*米粉の背景画像を差し替えるCSS*/
.fs-body-category-komeko .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/komeko.toumei.jpg?d=20230912145847) no-repeat center center;
  background-size: cover;
}
/*カラーの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-calla .fs-c-breadcrumb {
  margin-top: 330px;
}

/*カラーの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-calla .fs-c-breadcrumb {
    margin-top: 58vw;
}
}
/*カラーの背景画像を差し替えるCSS*/
.fs-body-category-calla .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/calla_toumei_1.jpg?d=20240220154536.jpg) no-repeat center center;
  background-size: cover;
}
/*アスパラの商品詳細ページを調節するCSS(PC)*/
.fs-body-category-asparagus .fs-c-breadcrumb {
  margin-top: 330px;
}

/*アスパラの商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-asparagus .fs-c-breadcrumb {
    margin-top: 58vw;
}
}
/*アスパラの背景画像を差し替えるCSS*/
.fs-body-category-asparagus .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/LPtoumei.asparagus1.jpg?d=20240514194323) no-repeat center center;
  background-size: cover;
}
/*千葉の甘酒の商品詳細ページを調節するCSS(PC)*/
.fs-body-category-chibaamazake .fs-c-breadcrumb {
  margin-top: 330px;
}

/*千葉の甘酒の商品詳細ページを調節するCSS(SP)*/
@media screen and (max-width: 740px) {
  .fs-body-category-chibaamazake .fs-c-breadcrumb {
    margin-top: 58vw;
}
}
/*千葉の甘酒の背景画像を差し替えるCSS*/
.fs-body-category-chibaamazake .souvenir .souvenir-box {
  background: #fdfcfa url(https://anoushoten.itembox.design/item/LP.toumei.koito.jpg?d=20241011110122) no-repeat center center;
  background-size: cover;
}
}

}

}
}

  }

  }
}


}

.page-faq .page-faq-ac {
  padding: 0px;
  margin-bottom: 60px;
}

.page-faq .page-faq-ac li {
  list-style: none;
  border: 2px solid #c1c1c1;
  border-radius: 5px;
  box-sizing: border-box;
  width: 100%;
  float: none;
  clear: both;
}

.page-faq .page-faq-ac li:nth-child(odd) {
  float: none;
  clear: both;
}

.page-faq .page-faq-ac-label {
  padding: 15px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
}


.page-faq .page-faq-ac-label p {
  padding-right: 35px;
  box-sizing: border-box;
}

.page-faq .page-faq-ac-label p::before {
  content: 'Q';
  display: inline-block;
  margin-right: 4px;
}

.page-faq .page-faq-ac-content {
  display: none;
  padding: 15px;
  border-top: 2px solid #c1c1c1;
  box-sizing: border-box;
}

.page-faq .page-faq-ac-content p::before {
  content: 'A';
  display: inline-block;
  margin-right: 4px;
}

.page-faq .page-faq-icon-wrap {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translatey(-50%);
  width: 38px;
  height: 38px;
}

.page-faq .page-faq-icon {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.page-faq .page-faq-icon:before,

.page-faq .page-faq-icon:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #242424;
  background: #B9A05F;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 2px;
  transform: translate(-50%, -50%);
}

.page-faq .page-faq-icon:before {
  transform: translate(-50%, -50%) rotate(90deg);
}

.page-faq .page-faq-icon.page-faq-open:before {
  transform: translate(-50%, -50%) rotate(0deg);
}

/* シアマム化粧品 h1追加 20231128 */
.goods-main-h1 {
  text-align: center;
  font-size: 2.2rem;
  margin-bottom: 0.67em;
  padding: 0 5px;
}

/* TOP_よくある質問追加 20231211 */
.top-faq-content .page-faq-ac {
  padding-left: 0;
}

/* プリン商品グループページ ランキングコンテンツ リンク修正 20231225 */
@media screen and (min-width: 761px) {
  .fs-body-category-gift .rank_box .rank_flex_box {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
}

/* プリン商品グループページ h1設定 20240104 */
@media(max-width:740px) {
   .a-h1-title {
     padding: 0 8% 0;
     box-sizing: border-box;
   }
}

/* 卵商品グループページ 豆知識・保存 20240104 */
.cmn-egg-faq {
    border: 1px solid #C1C1C1;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 0px 0px 15px 0px;
}

.cmn-egg-faq dt {
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}

.cmn-egg-faq dt::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 30px;
    width: 10px;
    height: 10px;
    border-right: 3px solid #c1c1c1;
    border-bottom: 3px solid #c1c1c1;
    transform: translateY(-50%) rotate(45deg);
    transition: .3s;
}

.cmn-egg-faq dt.open::after {
    transform: rotate(225deg);
}

.cmn-egg-faq dd {
    border-top: 1px solid #c1c1c1;
    padding: 10px !important;
    box-sizing: border-box;
    display: none;
    padding: 0px;
    margin: 0px;
}

.cmn-egg-area {
    /* margin: 0px auto 40px; */
    margin: 0px auto 120px;
}

.cmn-egg-title {
    font-size: 22px;
    font-weight: bold;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.cmn-egg-text {
    font-size: 15px;
    margin: 0 0 60px 0;
    /* margin:0 0 1rem 0; */
}

@media(max-width:740px) {
    .cmn-egg {
        width: 90%;
        margin: 0 auto 14%;
    }
    .cmn-egg-title {
        font-size: 4.8vw;
        margin-bottom: 2%;
    }
}

/* お米商品グループページ 選び方 20240104 */
.cmn-rice-area {
    /* margin: 0px auto 40px; */
    margin: 0px auto 120px;
}

.cmn-rice-title {
    font-size: 22px;
    font-weight: bold;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

.cmn-rice-text {
    font-size: 15px;
    margin: 0 0 60px 0;
}

.cmn-rice-box-gold {
    border: 2px solid #B9A05F;
    padding: 30px;
    box-sizing: border-box;
    margin: 40px 0px 20px 0px;
}

.cmn-rice-box-gray {
    border: 2px solid #C1C1C1;
    padding: 15px;
    box-sizing: border-box;
    margin: 0px 0px 20px 0px;
}

.cmn-rice-box-gray .cmn-rice-text {
    margin: 0px 0px 20px 0px;
}

.cmn-rice-box-gold-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;

}

.cmn-rice-box-gold-text {
    font-size: 15px;
    text-align: center;

}

@media(max-width:740px) {

    .cmn-rice {
        width: 90%;
        margin: 0 auto 14%;
    }

    .cmn-rice-title {
        font-size: 4.8vw;
        margin-bottom: 2%;
    }

    .cmn-rice-box-gold-title {
        font-size: 18px;
    }

}

/* 20240306 プリンページ シーン別おすすめ商品追加 */
.scene_inner {
  margin: 0 auto 80px;
}
.scene_items {
  margin-top: 80px;
  padding-left: 0;
}
.scene_items li {
  position: relative;
  margin-bottom: 50px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}
.scene_items .scene_point {
  position: absolute;
  top: -30px;
  left: 20px;
  display: inline-block;
  padding: 10px 20px;
  background: #cc9816;
  border-radius: 5px;
  z-index: 1;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.scene_items .scene_item_head {
  margin: 10px auto 30px;
  font-size: 22px;
}
.scene_items .img_box {
  width: 45%;
}
.scene_items .text_box {
  width: 50%;
}
.scene_items .fs-c-productListItem__control > *:last-child {
  margin: 10px auto 0;
  padding: 10px 40px;
  font-size: 16px;
}
.scene_items .a.fs-c-button--viewProductDetail.fs-c-button--plain {
  padding: 10px 34px 10px;
}
.scene_items .fs-c-productPrices.fs-c-productPrices--productDetail {
  margin-top: 15px;
}
@media print, screen and (max-width: 760px) {
  .scene_inner {
    margin: 0 5% 6%;
  }
  .scene_items {
    margin-top: 60px;
  }
  .scene_items .scene_point {
    font-size: 3.5vw;
    padding: 8px 15px;
    top: -25px;
  }
  .scene_items li {
    display: block;
  }
  .scene_items .img_box {
    width: 100%;
  }
  .scene_items .text_box {
    width: 100%;
  }
  .scene_items .text_box .scene_item_head {
    font-size: 5vw;
  }
  .scene_items .fs-c-productListItem__control > *:last-child {
    padding: 10px 50px;
    font-size: 4vw;
  }
}

/* 20240306 プリンページ お客様の声改修 */
.voice_list {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.voice_list_item {
  margin-bottom: 50px;
  width: 46%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
}
.voice_list_item:nth-child(even):nth-child(2n) {
  width: 52%;
}
.voice_list_item:nth-child(odd):nth-child(3n) {
  width: 52%;
}
.voice_list_item:nth-child(even):nth-child(3n+1) {
  width: 46%;
}
.voice_list_item .voice_img {
  max-width: 200px;
  width: 48%;
}
.voice_list_item .voice_text {
  width: 54%;
  margin: 0 auto;
  padding: 10px;
  font-size: 12px;
  text-align: center;
}
.voice_list .voice_list_item:nth-child(odd):last-child {
  width: 80%;
  margin: 0 auto;
}
.voice_list_item .voice_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.voice_list_item .voice_text .voice_custmer {
  display: inline-block;
  padding-bottom: 15px;
}
@media print, screen and (max-width: 760px) {
  .voice_list {
  display: block;
  }
  .voice_list_item {
  display: block;
  margin-bottom: 25px;
  width: 100%;
  }
  .voice_list_item:nth-child(even):nth-child(2n),
  .voice_list_item:nth-child(odd):nth-child(3n),
  .voice_list_item:nth-child(even):nth-child(3n+1),
  .voice_list .voice_list_item:nth-child(odd):last-child {
  width: 100%;
  }
  .voice_list_item .voice_img {
  width: 100%;
  max-width: 100%;
  height: 200px;
  }
  .voice_list_item .voice_text {
  width: 100%;
  }
}

/* 20240422 商品カテゴリー よくある質問追加 */
.category-faq-content ul.page-faq-ac {
  padding-left: 0;
}

/* 20240422 シアマム化粧品 お客様の声追加 */
.voice_item {
  font-weight: bold;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 761px) {
  .fs-body-category .voice {
    padding: 0;
  }
}

/* 20240617 商品カテゴリーページ h2>h1タグに変更 */
.fs-body-category .tit-box h1.tit-box-bg {
  background: url(https://anoushoten.itembox.design/item/sarurun/bg_tit.jpg) no-repeat center center;
  background-size: 129px auto;
  font-size: 34px;
  line-height: 111px;
}
@media print, screen and (max-width: 760px) {
  .fs-body-category .tit-box h1.tit-box-bg {
    background: url(https://anoushoten.itembox.design/item/sarurun/bg_tit.jpg) no-repeat center center;
    background-size: contain;
    font-size: 6.8vw;
    line-height: 1.3;
    padding: 8% 0;
  }
}

/* 20240826 */
.cmn-card {
    margin: -100px auto 15%;
}
.cmn-card-box {
    margin:40px auto 0px;
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.cmn-card-box img {
    width:50%;
}

.cmn-card-box p {
    width:50%;
    text-align:center;
}

@media(max-width:760px) {
  .cmn-card {
      margin: -10% auto 15%;
      width:90%;
  }
  .cmn-card-box {
      margin:20px auto 0px;
      display:block;
  }
  .cmn-card-box img {
      margin-bottom:15px;
      width:100%;
  }

  .cmn-card-box p {
      width:100%;
      text-align:center;
  }
}

/* 20241016 */
.cmn-p-info-table {
    border-collapse: collapse;
    width: 100%;
}

.cmn-p-info-table th,
.cmn-p-info-table td {
    border: 1px solid #999999;
    padding: 15px;
    box-sizing: border-box;
}

.cmn-p-info-table th {
    min-width: 110px;
    background: rgba(126, 126, 126, 0.08);
}

@media(max-width:740px) {
    .cmn-p-info-container {
        padding: 0 5%;
    }
}

.fs-body-category-canele .souvenir .souvenir-box.cmn-souvenir-box {
  background: #fdfcfa url('https://anoushoten.itembox.design/item/c_canele_gift_02.jpg?d=20241016145145') no-repeat center center;
  background-size: cover;
}

/* 20250213 甘酒 甘酒の効能 */
.amazake_effect_box {
 margin-bottom: 50px;
}
.amazake_effect_box:last-child {
 margin-bottom: 70px;
}
.amazake_effect_box>p {
 text-align: center;
 font-size: 30px;
}
.amazake_effect_box>div {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-top: 20px;
}
.amazake_effect_box>div .img {
 width: calc(50% - 30px * 1 / 2);
 margin-right: 30px;
 text-align: center;
}
.amazake_effect_box>div .img img {
 object-fit: cover;
 height: 300px;
}
.amazake_effect_box>div.flex-reverse .img {
 margin-right: 0px;
}
.amazake_effect-item-ttl {
 display: block;
 font-weight: bold;
 padding-top: 12px;
 margin-bottom: 4px;
}
.amazake_effect_box>div p {
 width: calc(50% - 30px * 1 / 2);
 text-align: center;
}
.amazake_effect_box>div.flex-reverse p {
 margin-right: 30px;
}
@media screen and (max-width: 760px) {
 .amazake_effect_box {
  padding: 0 20px;
  margin-bottom: 60px;
 }
 .amazake_effect_box>p {
  text-align: center;
  font-size: 6vw;
  margin-bottom: 4%;
 }
 .amazake_effect_box>div .img {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
 }
 .amazake_effect_box>div p {
  width: 100%;
  margin: 0;
 }
 .amazake_effect_box>div.flex-reverse p {
  margin: 0;
 }
 .amazake_effect_box>div {
  flex-flow: column;
 }
 .amazake_effect_box>div.flex-reverse {
  flex-flow: column-reverse;
 }
}
/* Amazon Payの定期・頒布会申込は会員登録内容変更からのお届け先情報変更不可の説明追記 */
[for="fs_input_syncDestinationInfo"] > .fs-c-checkbox__labelText::after{
content: "\A（Amazon Payでお支払いの場合、変更されない場合がございます。定期申込履歴をご確認いただき、変更されていない場合は別途ご連絡ください。）";
white-space: pre-wrap;
}