@charset "euc-jp";

body {
  background-color: #fdf8eb;
  color: #333;
}

a {
  color: #333;
}

a:hover {
  color: #666;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
  width: 94%;
  max-width: 1180px;
  margin: 0 auto;
}

/*
 * header
 */

.banner-belt__section a {
  background: url() repeat-y scroll 0 0 transparent;
  display: block;
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}

.global-nav-sp-wrap {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #eee;
  background-color: #311700;
  z-index: 10;
  position: absolute;
  top: 0;
}

.global-nav-sp {
  float: right;
  margin-right: 10px;
}

.global-nav-sp-wrap-cmspbar {
  position: fixed;
}

.global-nav-sp-btn {
  display: block;
  height: 30px;
  padding-top: 15px;
  font-size: .9em;
  color: #fff;
}

.global-nav-sp-btn i {
  vertical-align: -40%;
}

.global-nav-sp-list-wrap {
  position: absolute;
  left: 55%;
  display: none;
  margin-left: -50%;
  width: 90%;
  border: 1px solid #333;
  background: #fff;
  z-index: 1;
}

.global-nav-sp-list {
  margin: 0;
}

.global-nav-sp-list__unit {
  padding: 0;
  border-bottom: 1px solid #333;
  text-align: center;
  font-size: .9em;
}

.global-nav-sp-list__unit:last-child {
  border-bottom: none;
}

.global-nav-sp-list__txt {
  display: block;
  padding: 6px 0;
}

.global-nav-sp-list__txt:hover {
  background: #333;
  text-decoration: none;
  color: #fff;
}

.upbar-wrap {
  padding: 10px 0;
  border-bottom: 1px solid #311700;
  background: #fff;
}

.upbar__lead {
  font-size: .8em;
  margin: 0;
  padding: 7px 0;
  float: left;
}

.upbar-list {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}

.upbar-list__unit {
  padding: 0 1px;
  display: inline-block;
}

.shopname-wrap {
  background: #ffffff url() no-repeat center center;
  background-size: cover;
}

.shopname {
  position: relative;
}

.shopname h1 {
  margin: 0;
  padding: 15px 0;
}

.shopname__logo{
    margin: 0;
    padding: 0;
}

.shopname__logo img{
    width: 260px;
    max-width: 100%;
    height: auto;
    display: block;
}


.shopname a {
  color: #fff;
}

.shopname__ad-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

.shopname__ad {
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 25px 5px;
  border-radius: 0 0 10px 10px;
}

.shopname__ad-deli {
  background: #008c00;
}

.shopname__ad-tell {
  background: #ff8000;
}

.shopname__ad p {
  margin-bottom: 5px;
  min-height: 25px;
}

.shopname__ad i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav-wrap {
  background: #311700;
  width: 100%;
}

.global-nav {
  font-size: 1em;
  border-left: 1px solid #fff;
}

.global-nav__unit {
  text-align: center;
  border-right: 1px solid #fff;
}

.global-nav__unit:hover {
  background: #6e5d4b;
}

.global-nav__unit i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav__txt {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}

.global-nav__txt:hover {
  color: #fff;
  text-decoration: none;
}

.downbar-wrap{

    background:#FBF8F2;

    border-top:1px solid #eee7df;

    border-bottom:1px solid #eee7df;

}

.downbar{

    padding:10px 0;

    display:flex;

    justify-content:space-between;

    align-items:center;

}

.downbar-ad{

    display:flex;

    gap:28px;

    align-items:center;

    margin:0;

    float:none;

}

.downbar-social{

    display:flex;

    align-items:center;

    gap:18px;

    margin:0;

    float:none;

}

.social__units {
  margin: 0;
  list-style: none;
}

.social__unit {
  display: inline-block;
}

.search {
  padding: 20px 0 15px;
  position: relative;
}

.search__form {
  margin: 0;
}

.search__select {
  width: 30%;
  height: 40px;
  border: 2px solid #333;
  font-size: .9em;
}

.search__box {
  width: 50%;
  border: 2px solid #333;
  padding: 8px 10px;
}

.search__btn {
  padding: 7px 11px 5px;
  border: 2px solid #333;
}

.search-keyword-heading {
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
}

.search-keyword-heading i {
  vertical-align: -44%;
  margin-right: 5px;
}

.search-keyword-list {
  font-size: .9em;
  margin: 0;
}

.search-keyword-list__unit {
  padding-bottom: 5px;
}

.search-keyword-list__unit a,
.search-keyword-list__unit a:hover {
  color: #2659ff;
}

/*
 * contents
 */

/*
 * main
 */

.slider {
  position: relative;
  margin-bottom: 40px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: rgba(64,32,0,0.8);
}

.slider .bx-wrapper .bx-caption span {
  font-size: .9em;
  padding: 22px 10px 18px 20px;
}

.contents__section {
  background: #fff;
  padding: 20px 20px 40px;
  position: relative;
}

.seller-list__unit,
.recommend-list__unit,
.productlist-list__unit,
.together-list__unit {
  font-size: .9em;
  margin-bottom: 20px;
}

.info__section {
  margin-bottom: 40px;
}

.info-list {
  margin: 0;
}

.info-list__unit {
  padding-bottom: 20px;
  font-size: .9em;
  line-height: 1.5;
}

.info-list__date {
  display: block;
  padding-bottom: 5px;
}

.info-list__txt,
.info-list__txt:hover {
  color: #2659ff;
}

.main__section {
  max-width: 1180px;
  margin: 0;
  padding: 0;
  float: right;
}

.main__section-banner-side {
  max-width: 1040px;
}

/*
 * side
 */

.banner-side__section {
  width: 120px;
  padding: 0;
  margin-right: 20px;
}

.banner-side-list__unit {
  padding-bottom: 20px;
}

.side-nav__section {
  padding: 0 20px 0 0;
  float: left;
}

.side-nav-box {
  border: 2px solid #311700;
  font-size: .9em;
  margin-bottom: 20px;
}

.side-nav-heading {
  margin: 0;
  padding: 10px 0 10px 20px;
  background: #311700;
  color: #fff;
  font-size: 1em;
}

.side-nav-list {
  margin: 0;
}

.side-nav-scate-list {
  background: #eee;
  display: none;
}

.side-nav-list__link {
  padding: 10px 20px;
  display: block;
}

.side-nav-list__link:hover,
.side-nav-list__link:focus {
  text-decoration: none;
  color: #999;
}

.side-nav-list__name {
  display: block;
  width: 85%;
}

.side-nav-list__icon {
  float: right;
}

.side-nav-banner-list__unit {
  max-width: 100%;
  padding-bottom: 20px;
}

.side-nav-mobile {
  text-align: center;
  padding: 20px 15px;
}

.side_cal {
  padding: 20px 15px 0;
}

.side_cal_memo {
  text-align: center;
  padding: 0 15px 20px;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
  font-size: .9em;
}

.tbl_calendar caption {
  text-align: center;
  padding-bottom: 10px;
}

.tbl_calendar th {
  padding: .3em 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.tbl_calendar td {
  padding: .5em 0;
  width: 14.2%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.cal_memo {
  margin-top: 1em;
  font-size: .9em;
}

.primary__section {
  padding: 0;
  float: right;
}

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * footer
 */

.footer__section {
  background: #fff;
  padding: 0 20px;
  position: relative;
}

.history__section {
  padding: 0 0 20px;
}

.footer-pagetop {
  text-align: center;
  background-color: #311700;
}

.footer-pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}

.footer-pagetop-icon {
  margin-top: 8px;
}

.footer-notice__section {
  padding: 0 0 40px;
}

.footer-nav__section {
  padding: 30px 0;
  font-size: .9em;
}

.footer-nav-list {
  text-align: center;
  margin-left: 0;
  list-style: none;
}

.footer-nav-list__unit {
  display: inline-block;
  padding: 0;
}

.footer-copylight__section {
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
}

.footer-copylight__powered {
  display: block;
  padding: 10px 0 0;
}

.footer-copylight__powered a {
  color: #a1a19f;
  text-decoration: none;
  font-size: .8em;
}

.footer-copylight__powered img {
  margin-bottom: 10px;
  margin-left: 4px;
  width: 200px;
  height: 18px;
}

#scroll {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 200;
}

.btn-scroll {
  padding: 0;
  border: 1px solid #333;
  border-radius: 0;
  background-color: #333;
  display: block;
  text-align: center;
}

.btn-scroll:hover {
  border: 1px solid #777;
  background-color: #777;
}

.btn-scroll a {
  padding: 14px 17px;
  display: block;
  color: #fff;
}

.btn-scroll a:hover {
  text-decoration: none;
}

.btn-home,
.btn-cart {
  margin-bottom: 1px;
}

.btn-scroll__txt {
  font-size: .9em;
  display: block;
}

/*
 * product lst & seach
 */

.breadcrumb-list__section {
  padding-bottom: 40px;
}

.breadcrumb-list {
  font-size: .9em;
  margin: 0;
  list-style: none;
}

.breadcrumb-list__unit {
  display: inline-block;
}

.breadcrumb-list__unit a,
.breadcrumb-list__unit a:hover {
  color: #2659ff;
}

.freespace__section {
  margin: 0 0 40px;
}

.productlist-sort {
  background: #eee;
  border: 2px solid #ccc;
  margin: 40px 0 20px;
  padding: 15px 10px;
  font-size: .9em;
}

.productlist-sort-list {
  float: left;
  margin: 0;
}

.productlist-sort-totalnumber {
  float: right;
  margin: 0;
  padding-right: 5px;
}

.productlist-sort-totalnumber span { 
  padding: 0 5px;
}

.subcategory-list {
  font-size: .9em;
  margin: 0 auto 20px;
}

.subcategory-list__unit {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pagenation__section {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.pagenation-list {
  text-align: right;
  padding-top: 15px;
}

.pagenation-list__unit {
  padding: 0 2px;
  text-align: center;
  line-height: 26px;
  display: inline-block;
}

.pagenation-list__unit a,
.pagenation-list__unit span {
  display: block;
  float: left;
  min-width: 26px;
  height: 26px;
  box-sizing: border-box;
  padding: 0 .5em;
}

.pagenation-list__unit a {
  border: 2px solid #333;
  background-color: #fff;
  color: #333;
  text-decoration: none;
}

.pagenation-list__unit a:hover {
  border: 2px solid #333;
  background-color: #333;
  color: #fff;
}

.pagenation-list__unit span {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #ccc;
}

.pagenation-sp__section {
  text-align: center;
}

.pagenation-sp-list {
  margin: 0;
}

.pagenation-sp-list__unit {
  display: inline;
  margin: 0 5px;
}

/*
 * product
 */

.breadcrumb-list-pdetail {
  padding-bottom: 5px;
}

.product__section {
  margin-bottom: 40px;
}

.product-explain {
  margin-bottom: 40px;
}

.product-images-list {
  text-align: center;
}

.product-images-list__unit {
  padding: 5px 0;
}

.product-info-box {
  padding: 10px 0;
}

.product-info-box p,
.product-info-box ul {
  margin: 0;
}

.product-order-box {
  background: #f0f0f0;
  margin-top: 30px;
  padding: 20px 40px 30px;
}

.product-name {
  margin: 0;
  font-size: 1.42em;
}

.product-model {
  color: #999;
  font-size: .93em;
}

.product-price {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-price-discount {
  color: #f00;
}

.product-price-discount-rate {
  color: #f00;
}

.product-price-establish {
  color: #999;
  font-size: .93em;
}

.product-stock-str {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-related-list {
  font-size: .93em;
}

.product-related-list__unit {
  padding: 0;
  margin-right: 10px;
  display: inline-block;
}

.product-related-list__txt {
 color: #2659ff;
}

.product-related-list__txt:hover,
.product-related-list__txt:focus {
  color: #2659ff;
}

.product-social-list {
  list-style: none;
}

.product-social-list__unit {
  display: inline-block;
}

.product-option {
  padding-bottom: 10px;
}

.product-option-table {
  background-color: #fff;
}

.product-option-list__unit {
  margin: 10px 0;
}

.product-option-list__unit dl {
  margin: 0;
}

.product-option-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-option-list__detail {
  margin: 0;
}

.product-option-list__select {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.text-titles {
  padding-bottom: 10px;
}

.text-titles-list__unit {
  margin: 10px 0;
}

.text-titles-list__unit dl {
  margin: 0;
}

.text-titles-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.text-titles-list__detail-text {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.product-init-list {
  margin: 0;
}

.product-init-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-init-list__detail {
  margin: 0;
}

.product-init-list__detail-num {
  width: 100px;
  height: 28px;
  border: 2px solid #333;
  font-size: .93em;
  display: inline-block;
}

.product-init-list__detail-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.product-init-list__detail-updw li {
  line-height: 1.2;
}

.product-order-btn-list {
  margin: 0;
  padding-top: 15px;
}

.product-order-btn-list__unit i {
  margin-right: 10px;
}

.btn--addcart {
  padding: 1.2em 0;
  border-radius: 0;
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.btn--addcart:hover,
.btn--addcart:focus {
  background: #777;
  border: 1px solid #777;
  color: #fff;
}

.btn--quick-order {
  padding: 1.2em 0;
  border-radius: 0;
  background: #0079ff;
  border: 1px solid #0079ff;
  color: #fff;
}

.btn--quick-order:hover,
.btn--quick-order:focus {
  background: #62adff;
  border: 1px solid #62adff;
  color: #fff;
}

.btn--soldout {
  padding: 1.4em 0;
  border-radius: 0;
  border: 1px solid #cf0400;
}

.btn--soldout.disabled,
.btn--soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.product-review__section {
  margin-bottom: 60px;
}

.product-review-send-list {
  text-align: right;
  margin-bottom: 20px;
}

.product-review {
  font-size: .93em;
  margin-bottom: 40px;
}

.product-review-star {
  float: left;
  margin-right: 10px;
  padding-top: 1px;
}

.product-review-poster-list {
  margin: 0;
}

.product-review-poster-list__unit {
  display: inline-block;
  margin-right: 10px;
}

.product-review-content-list__unit img {
  max-width: 100px;
}

.product-review-content-list__title {
  font-weight: bold;
  padding-top: 10px;
}

.product-review-content-list__img {
  float: left;
  padding: 10px 10px 0 0;
}

.product-review-content-list__comment {
  padding-top: 10px;
}

.product-review-res-list {
  background: #f6f6f6;
  padding: 20px;
}

.product-review-res-list__title {
  font-weight: bold;
}

.product-review-res-list__comment {
  padding-top: 10px;
}

.stock_error {
  text-align: center;
  padding-top: 5px;
  font-size: .93em;
}

/*
 * sk & privacy
 */

.privacy-par {
  margin: 0 0 20px;
  font-size: .9em;
}

/*
 * option stock
 */

.option__section {
  padding: 20px;
  text-align: center;
  font-size: .93em;
}

.option-heading {
  margin-bottom: 20px;
  font-size: 1.2em;
  border: none;
}

.btn--osclose {
  padding: .6em 1.2em;
  border-radius: 0;
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.btn--osclose:hover,
.btn--osclose:focus {
  background: #777;
  border: 1px solid #777;
  color: #fff;
}

/*
 * common
 */

.section-title-h2 {
  margin: 0 0 20px;
  padding: 15px 0;
  font-size: 1em;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}

.section-title-h3 {
  font-size: .8em;  
}

.product-list__img {
  padding-bottom: 5px;
}

.product-list__img:hover {
  opacity: 0.8;
}

.product-list__txt,
.product-list__txt:hover {
  color: #2659ff;
}

.product-list__name {
  padding-bottom: 10px;
}

.product-list__expl {
  font-size: .8em;
}
.product-list__regular-price {
  text-decoration: line-through;
}

.product-list__discount {
  color: #f00;
}

.product-list__discount-rate {
  color: #f00;
}

.product-list__soldout {
  color: #f00;
}

.notice-box {
  margin-bottom: 40px;
}

.notice-heading {
  margin: 0 0 20px;
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: .9em;
  background: #311700;
}

.notice-list {
  margin: 0;
}

.notice-list__name {
  margin-bottom: 20px;
  font-size: 1em;
}

.notice-list__unit {
  margin: 0 0 10px;
  font-size: .9em;
}

.inquiry-list__name {
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
}

@media (max-width: 1280px) {
  .banner-side__section {
    display: none;
  }

  .main__section {
    max-width: 100%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  /*
   * layout
   */

  .contents__section {
    width: 100%;
    padding: 20px 0 40px;
  }

  .info-list {
    padding: 0 20px;
  }

  .upbar-wrap {
    padding: 53px 0 5px;
  }

  .upbar-list {
    float: none;
    text-align: center;
  }

  .shopname {
    width: 100%;
    padding: 0;
  }

 .shopname h1 {
    margin: 0;
    padding: 20px;
    font-size: 1.4em;
    text-align: center;
}
.shopname__logo img{
    width:200px;
    max-width:100%;
    height:auto;
}

  .shopname__ad-wrap {
    position: static;
  }

  .shopname__ad {
    padding: 10px 0 5px;
    border-radius: 0;
    width: 100%;
  }

  .downbar {
    text-align: center;
    padding: 12px 20px;
  }

  .downbar-ad {
    float: none;
  }

  .search-wrap {
    background-color: #fff;
  }

  .search {
    padding: 0px 20px 15px;
  }

  .search__select {
    width: 100%;
    margin-bottom: 10px;
  }

  .search__box {
    width: 70%;
    margin-bottom: 20px;
  }

  .search__btn {
    margin-bottom: 20px;
  }

  .search-keyword {
    text-align: center;
  }

  .search-keyword-heading {
    margin-bottom: 20px;
  }

  .primary__section {
    float: none;
  }

  .side-nav__section {
    float: none;
    padding: 0;
  }

  .side-nav-box {
    margin-bottom: 0;
    border-right: none;
    border-bottom: none;
    border-left: none;
  }

  .side-nav-banner-list {
    padding: 0 20px;
  }

  .btn-more-wrap {
    margin-bottom: 40px;
    padding: 0 20px;
  }

  .btn-more {
    border: 1px solid #333;
    border-radius: 0;
    padding: 15px 0;
    background: #333;
    color: #fff;
  }

  .btn-more:hover {
    border: 1px solid #777;
    background: #777;
    color: #fff;
  }

  #scroll {
    bottom: 20px;
  }

  .btn-scroll a {
    padding: 5px 8px;
  }

  .btn-scroll__txt {
    font-size: .8em;
  }

  /*
   * contents
   */

  .main__section {
    float: none;
  }

  /*
   * footer
   */

  .footer__section {
    width: 100%;
    padding: 0;
  }

  .history-list__unit {
    font-size: .9em;
    margin-bottom: 40px;
  }

  .footer-notice-sp-list {
    font-size: .9em;
    margin: 0;
  }

  .footer-notice-sp-list__txt {
    padding: 10px 20px;
    display: block;
  }

  .footer-notice-sp-list__txt:hover,
  .footer-notice-sp-list__txt:focus {
    text-decoration: none;
    color: #999;
  }

  .footer-notice-sp-inquiry {
    padding: 40px 0 20px;
    background: #311700;  
    color: #fff;
  }

  .footer-notice-sp-inquiry-list {
    padding: 0 20px;
    margin: 0;
  }

  .footer-notice-sp-inquiry-list__name {
    margin-bottom: 5px;
    font-size: 1em;
  }

  .footer-notice-sp-inquiry-list__unit {
    margin: 0 0 20px;
    font-size: .9em;
  }

  .inquiry-sp-list__name {
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: bold;
  }

  .inquiry-sp-list__img {
    border: 2px solid #fff;
  }

  .footer-social__section {
    text-align: center;
    padding-top: 20px;
  }

  .footer-nav-list {
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
    font-size: .9em;
    line-height: 1.8;
    border-bottom: 2px solid #333;
  }

  .footer-nav__section {
    padding: 20px 0;
  }

  .footer-copylight__section {
    text-align: left;
    font-size: .8em;
  }

  /*
   * product lst & seach
   */
  
  .breadcrumb-list {
    padding: 0 20px 5px;
  }
  
  .freespace__section {
    padding: 0 20px;
  }

  .productlist-sort__section {
    padding: 0 20px;
  }
  
  .productlist-sort-list {
    float: left;
    margin: 0;
  }
  
  .productlist-sort-totalnumber {
    float: right;
    margin: 0;
    padding-right: 5px;
  }
  
  .productlist-sort-totalnumber span { 
    padding: 0 5px;
  }

  .subcategory-list {
    padding: 0 20px;
  }

  .pagenation-sp__section {
    text-align: center;
    padding: 20px 0;
  }

  .pagenation-sp-list {
    margin: 0;
  }

  .pagenation-sp-list__unit {
    display: inline;
    margin: 0 5px;
  }

  .pagenation-sp-info {
    padding: 10px 0;
  }

  .pagenation-sp-info span {
    padding: :5px 0;
  }

  .btn-pn {
    padding: 10px 20px;
    border: 2px solid #333;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-size: 1em;
  }

  .btn-pn:hover,
  .btn-pn:focus {
    border: 2px solid #777;
    background-color: #777;
    color: #fff;
  }

  .btn-pn.disabled,
  .btn-pn[disabled] {
    border: 2px solid #ccc;
    color: #cecece;
    background-color: #fff;
  }

  /*
   * product
   */

  .product__section {
    padding: 0 20px;
  }

  .product-order-box-wrap {
    padding-top: 50px;
    margin-top: -30px
  }

  .product-order-box {
    margin-top: 0;
  }

  .product-related-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  .product-social-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  .product-review {
    padding: 0 20px;
  }

  /*
   * sk & privacy
   */

  .notice-box {
    padding-top: 50px;
    margin-top: -10px
  }
  
  .notice-box:first-child {
    padding-top: 0;
    margin-top: 0;
  }

  .privacy-par {
    padding: 0 20px;
  }

  /*
   * common
   */
  
  .section-title-h2 {
    padding: 15px 20px;
  }

  .product-list {
    padding: 0 20px;
  }

  .notice-list {
    padding: 0 20px;
  }

  .paragraph-item {
    margin-bottom: 20px;
    padding: 0 20px;
  }

}
@media (max-width: 768px) {
  .container {
    width: auto;
  }

  .product-review-send-list {
    text-align: center;
  }

  .product-review-send-list__unit {
    display: inline-block;
  }

  .product-init-list {
    margin-bottom: 20px;
  }

  .product-order-btn-list__unit {
    padding: 0;
  }

  .mar-sm-t10 {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .upbar-list__unit {
    width: 9%;
  }

  .product-order-box {
    padding: 20px 40px 30px 20px;
  }
}

/*
 * icons
 */

.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-lg-b.icon-user, .icon-lg-w.icon-user {
  background-position: -312px 0px;
}
.icon-lg-b.icon-adduser, .icon-lg-w.icon-adduser {
  background-position: -360px -0px;
}
.icon-lg-b.icon-login, .icon-lg-w.icon-login {
  background-position: -72px -120px;
}
.icon-lg-b.icon-logout, .icon-lg-w.icon-logout{
  background-position: -48px -120px;
}
.icon-lg-b.icon-mail, .icon-lg-w.icon-mail {
  background-position: -96px -0px;
}
.icon-lg-b.icon-cart, .icon-lg-w.icon-cart {
  background-position: -264px -96px;
}
.icon-lg-b.icon-box, .icon-lg-w.icon-box {
  background-position: -288px -96px;
}
.icon-lg-b.icon-phone, .icon-lg-w.icon-phone {
  background-position: -0px -0px;
}
.icon-lg-b.icon-clock, .icon-lg-w.icon-clock {
  background-position: -360px -48px;
}
.icon-lg-b.icon-bell, .icon-lg-w.icon-bell {
  background-position: -384px -24px;
}
.icon-lg-b.icon-c_twitter, .icon-lg-w.icon-c_twitter {
  background-position: -168px -264px;
}
.icon-lg-b.icon-c_facebook, .icon-lg-w.icon-c_facebook {
  background-position: -216px -264px;
}
.icon-lg-b.icon-c_google, .icon-lg-w.icon-c_google {
  background-position: -288px -264px;
}
.icon-lg-b.icon-c_pinterest, .icon-lg-w.icon-c_pinterest {
  background-position: -336px -264px;
}
.icon-lg-b.icon-chevron_right, .icon-lg-w.icon-chevron_right {
  background-position: -24px -216px;
}
.icon-lg-b.icon-search, .icon-lg-w.icon-search {
  background-position: -312px -24px;
}
.icon-lg-b.icon-circled_plus, .icon-lg-w.icon-circled_plus {
  background-position: -240px -120px;
}
.icon-lg-b.icon-circled_minus, .icon-lg-w.icon-circled_minus {
  background-position: -216px -120px;
}
.icon-lg-b.icon-home, .icon-lg-w.icon-home {
  background-position: -264px -24px;
}
.icon-lg-b.icon-chevron_up, .icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}
.icon-lg-b.icon-list, .icon-lg-w.icon-list {
  background-position: -288px -144px;
}
.icon-lg-b.icon-triangle_up, .icon-lg-w.icon-triangle_up {
  background-position: -456px -192px;
}
.icon-lg-b.icon-triangle_down, .icon-lg-w.icon-triangle_down {
  background-position: -432px -192px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_b.png);
}

.icon-lg-b.icon-instagram, .icon-lg-w.icon-instagram {
background-position: -168px -288px;
}
.icon-lg-b.icon-youtube, .icon-lg-w.icon-youtube {
background-position: -191px -240px;
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}
/*=========================================
NORIES サイズから探す
=========================================*/

.nories-size-search{

    max-width:1200px;

    margin:0px auto 10px;

    padding:0 20px;

    box-sizing:border-box;

}



.nories-search-grid{

    display:grid;

    grid-template-columns:repeat(4,minmax(0,1fr));

    gap:28px;

    width:100%;

}

.nories-card{

    background:#fff;

    border-radius:18px;

    overflow:hidden;

    box-shadow:0 8px 25px rgba(0,0,0,.08);

    transition:.35s;

}

.nories-card:hover{

    transform:translateY(-8px);

    box-shadow:0 18px 40px rgba(0,0,0,.15);

}

.card-image{

    position:relative;

    width:100%;

    height:140px;

    overflow:hidden;

}

.card-image img{

    position:absolute;

    inset:0;

    width:100%;

    height:100%;

    object-fit:cover;

    object-position:center;

    display:block;

}
.nories-card:hover img{

    transform:scale(1.04);

}

.card-body{

    padding:25px;

}

.card-body h3{

    font-size:22px;

    margin-bottom:8px;

    color:#333;

}

.card-body p{

    color:#777;

    line-height:1.8;

    font-size:14px;

    margin-bottom:18px;

}

.size-buttons{

    display:flex;

    flex-wrap:wrap;

    gap:8px;

}

.size-buttons a{

    padding:7px 14px;

    border:1px solid #ddd;

    border-radius:30px;

    text-decoration:none;

    color:#555;

    background:#fff;

    transition:.3s;

    font-size:13px;

}

.size-buttons a:hover{

    background:#b59f82;

    color:#fff;

    border-color:#b59f82;

}

.view-all{

    display:inline-block;

    margin-top:15px;

    text-decoration:none;

    color:#8d7558;

    font-weight:600;

}

.view-all:hover{

    opacity:.7;

}

/* 安心ポイント */

.nories-points{

    margin-top:45px;

    display:grid;

    grid-template-columns:repeat(5,1fr);

    gap:15px;

}

.nories-point{

    background:#faf8f5;

    border-radius:12px;

    padding:18px;

    text-align:center;

    font-size:14px;

    color:#555;

}

/* サイズ相談 */

.nories-contact{

    margin-top:45px;

    background:#f8f6f3;

    border-radius:18px;

    padding:30px;

    text-align:center;

}

.nories-contact h3{

    font-size:24px;

    margin-bottom:10px;

}

.nories-contact p{

    color:#777;

    margin-bottom:20px;

}

.nories-contact a{

    display:inline-block;

    background:#8d7558;

    color:#fff;

    text-decoration:none;

    padding:14px 36px;

    border-radius:40px;

    transition:.3s;

}

.nories-contact a:hover{

    background:#6f5c46;

}

/* Tablet */

@media(max-width:980px){

.nories-search-grid{

grid-template-columns:repeat(2,1fr);

}

.nories-points{

grid-template-columns:repeat(2,1fr);

}

}

/* Smartphone */

@media(max-width:768px){

.nories-size-search{

padding:35px 0;

}


.nories-search-grid{

grid-template-columns:1fr;

gap:22px;

}

.card-body{

padding:22px;

}

.card-body h3{

font-size:20px;

}

.card-body p{

font-size:14px;

}

.card-image{

aspect-ratio:4/3;

}

.nories-points{

grid-template-columns:1fr;

}

.nories-contact{

padding:22px;

}

.nories-contact h3{

font-size:22px;

}

}

/*==============================
スマホ専用
==============================*/

@media screen and (max-width:768px){

/* 写真を消す */
.desktop-only{
    display:none !important;
}

/* カードをシンプルに */
.nories-card{
    background:none;
    box-shadow:none;
    border-radius:0;
    border-bottom:1px solid #ececec;
    padding:4px 0;
    margin:0;
}

/* タイトル */
.card-body{
    padding:0;
}

.card-body h3{
    font-size:17px;
    font-weight:600;
    margin:0;
    line-height:1.2;
}

.size-buttons{
    margin-top:0;
    gap:6px;
}

/* 説明文は消す */
.card-body p{
    display:none;
}

/* ボタン */
.size-buttons{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
}

.size-buttons a{

    min-width:44px;
 　 display:flex;
　　align-items:center;
　　justify-content:center;

    text-align:center;

    padding:6px 0;

    border-radius:30px;

    background:#f7f7f7;

    border:none;

    font-size:13px;

    color:#555;

}

/* Pol&i */

.view-all{

    display:inline-block;

    padding:6px 14px;

    border-radius:20px;

    background:#f7f7f7;

    color:#555;
 　　font-size:13px;
 　 text-decoration:none;
}

/* アイコン表示 */

.mobile-icon{

    display:inline;

}

}
@media screen and (max-width:768px){

.size-buttons a{

    background:#ffffff !important;

    border:1px solid #e5e5e5 !important;

    color:#555 !important;

}

}

/*=================================
PCのみカードタイトルを非表示
=================================*/

@media screen and (min-width:769px){

    .nories-card .card-body h3{
        display:none;
    }

}
/* 検索エリア下の余白を縮める */

.search-wrap{
    margin-bottom:10px !important;
    padding-bottom:0 !important;
}

.search{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

/* サイズ検索の上の余白をさらに詰める */

.nories-size-search{
    margin-top:-20px !important;
}
/*=========================================
NORIES 左サイドカテゴリー リニューアル
=========================================*/

/* 外枠 */

.side-nav-box{

    background:#fff;

    border:1px solid #e8dfd4;

    border-radius:18px;

    overflow:hidden;

    margin-bottom:28px;

    box-shadow:0 6px 20px rgba(0,0,0,.04);

}


/* 見出し */

.side-nav-heading{

    background:#fff;

    color:#5b4739;

    text-align:center;

    padding:28px 20px 18px;

    font-size:18px;

    font-weight:500;

    line-height:1.5;

    letter-spacing:.08em;

    border-bottom:1px solid #ece4db;

}


/* small説明 */

.side-nav-heading small{

    display:block;

    margin-top:10px;

    color:#9b8d80;

    font-size:13px;

    font-weight:400;

    letter-spacing:.05em;

    line-height:1.8;

}


/* リスト */

.side-nav-list{

    background:#fff;

}


/* 1行 */

.side-nav-list__unit{

    border-bottom:1px solid #f3eee9;

}


.side-nav-list__unit:last-child{

    border-bottom:none;

}


/* リンク */

.side-nav-list__link{

    display:flex;

    align-items:center;

    justify-content:space-between;

    padding:18px 22px;

    color:#5b4739;

    font-size:15px;

    transition:.25s;

}


/* ホバー */

.side-nav-list__link:hover{

    background:#faf8f5;

    padding-left:28px;

    text-decoration:none;

}


/* カテゴリー名 */

.side-nav-list__name{

    font-weight:500;

}


/* ＋ボタン */

.side-nav-list__icon{

    opacity:.45;

}


/* サブカテゴリー */

.side-nav-scate-list{

    background:#fcfbf9;

}


.side-nav-scate-list .side-nav-list__link{

    padding:13px 22px 13px 34px;

    font-size:14px;

    color:#8b7b6d;

}


.side-nav-scate-list .side-nav-list__link:hover{

    background:#f6f2ed;

}
/*=========================================
カテゴリー（見出しなし）
=========================================*/

.side-nav-category{

    padding-top:18px;

}

.side-nav-category .side-nav-list{

    border-top:none;

}

.side-nav-category .side-nav-list__unit:first-child{

    border-top:1px solid #f3eee9;

}

/*=========================================
NORIES Header Renewal Ver.1
=========================================*/

/*-------------------------
送料無料・電話
-------------------------*/

.shopname__ad-wrap{
    display:flex;
    gap:18px;
    top:18px;
    right:0;
}

.shopname__ad{

    background:#fff !important;

    color:#5b4739;

    border-radius:16px;

    padding:18px 28px;

    border:1px solid #ebe4dc;

    box-shadow:0 6px 18px rgba(0,0,0,.05);

    min-width:340px;

}

.shopname__ad p{

    color:#5b4739;

    font-size:15px;

    margin:0 0 8px;

}

.shopname__ad p:last-child{

    margin-bottom:0;

}

.shopname__ad i{

    color:#8d7558;

}

.shopname__info{
    cursor:pointer;
}

/*-------------------------
アカウントバー
-------------------------*/

.global-nav-wrap{

    background:#fff;

    border-top:1px solid #eee7df;

    border-bottom:1px solid #eee7df;

}

.global-nav{

    border-left:none;

}

.global-nav__unit{

    border-right:1px solid #f1ece7;

    transition:.25s;

}

.global-nav__unit:last-child{

    border-right:none;

}

.global-nav__unit:hover{

    background:#faf8f5;

}

.global-nav__txt{

    color:#5b4739;

    padding:18px 0;

    font-size:15px;

    font-weight:500;

}

.global-nav__txt:hover{

    color:#5b4739;

}

.global-nav__unit i{

    filter:grayscale(100%);

    opacity:.7;

}
/*=========================================
ヘッダー スマホ最適化
=========================================*/

@media (max-width:980px){

    /* 横並び解除 */
    .shopname__ad-wrap{
        display:block;
    }

    /* カード */
    .shopname__ad{

    background:#fff !important;
    color:#5b4739;

    border-radius:14px;

    border:1px solid #ebe4dc;

    box-shadow:0 4px 12px rgba(0,0,0,.05);

    min-width:320px;

    padding:14px 22px;

}
    /* 文字 */

    .shopname__ad p{

    color:#5b4739;

    font-size:14px;

    line-height:1.45;

    margin:0 0 4px;

}
.shopname__ad i{

    color:#8d7558;

    font-size:18px;

    margin-right:8px;

}
}
/*=========================================
Header Information Bar（完成版）
=========================================*/

.shopname__info{

    display:flex;
    align-items:center;

    background:#fff;

    border:1px solid #ebe4dc;

    border-radius:14px;

    box-shadow:0 4px 12px rgba(0,0,0,.05);

    padding:14px 22px;

    box-sizing:border-box;

    width:100%;

}

.shopname__info-left,
.shopname__info-right{

    display:flex;

    align-items:center;

    gap:12px;

    color:#5b4739;

    font-size:14px;

    line-height:1.4;

}

.shopname__info-left{

    flex:1;

}

.shopname__info-right{

    flex:0 0 250px;

    justify-content:center;

}

.shopname__info strong{

    display:block;

    margin:0;

    font-size:22px;

    font-weight:700;

    line-height:1.2;

}

.shopname__info p{

    margin:2px 0 0;

    font-size:13px;

    color:#6d5a4d;

}

.shopname__info-divider{

    width:1px;

    height:52px;

    background:#e8dfd4;

    margin:0 20px;

    flex-shrink:0;

}

.shopname__info i{

    color:#8d7558;

    font-size:20px;

    flex-shrink:0;

}

.shopname__info a{

    color:#5b4739 !important;

    text-decoration:none;

    font-weight:700;

}



/*-------------------------
スマホ
-------------------------*/

@media(max-width:980px){

.shopname__info{

    display:block;

    padding:10px 14px;

}

.shopname__info-left,
.shopname__info-right{

    display:flex;

    align-items:center;

    gap:8px;

}

.shopname__info-right{

    margin-top:8px;

    padding-top:8px;

    border-top:1px solid #ebe4dc;

}

.shopname__info-divider{

    display:none;

}

.shopname__info strong{

    margin:0;

    line-height:1.3;

}

.shopname__info p{

    margin:0;

    line-height:1.3;

}

.shopname__info i{

    font-size:18px;

}

}
/* 送料無料 除外期間 */

.shopname__info .info-note{

    display:block;

    font-size:11px;

    color:#9a8c7c;

    line-height:1.2;

    margin-top:2px;

    margin-bottom:6px;

}

/* 電話営業時間 */

.shopname__info .info-time{

    display:block;

    margin-top:2px;

    font-size:13px;

    color:#6b5b4b;

    white-space:nowrap;

}
/*-------------------------
安心情報
-------------------------*/

.downbar-ad li{

    list-style:none;

}

.downbar-ad a{

    color:#5b4739;

    text-decoration:none;

    font-size:14px;

    font-weight:500;

    letter-spacing:0.03em;

}


}

.downbar-social a{

    color:#7a6654;

}

.downbar-social a:hover{

    opacity:.7;

}

/*=========================================
スマホ 安心情報
=========================================*/

@media(max-width:980px){

.downbar-ad{

    display:block;

    width:100%;

}

.downbar-ad li{

    display:block;

    width:100%;

    text-align:center;

    margin:8px 0;

}

}
/*=========================================
商品検索エリア
=========================================*/

.nories-search-layout{

    display:flex;
    align-items:flex-end;
    gap:14px;
    margin:10px auto 40px;

}

.nories-search-title{

    width:105px;
    flex-shrink:0;

}



.nories-search-title p{

    margin:0 0 10px;
    font-size:20px;
    font-weight:700;
    color:#7d6b5c;
    letter-spacing:.04em;

}

.nories-search-layout .search__form{

    flex:1;
    display:flex;
    gap:12px;
    align-items:center;

}

.nories-search-layout .search__select{

    width:320px;
    margin:0;

}

.nories-search-layout .search__box{

    flex:1;

}

.nories-search-layout .search__btn{

    flex:0 0 54px;

}

/*========================
スマホ検索フォーム
========================*/
@media (max-width:980px){
.nories-search-layout{
    display:block;
    margin:12px auto 20px;
}

.nories-search-title{
    width:auto;
    margin:0 0 10px;
}

.nories-search-title p{
    margin:0;
    font-size:18px;
    line-height:1.2;
}

/* カテゴリーは1段目 */
.nories-search-layout .search__select{
    display:block;
    width:100%;
    margin:0 0 10px;
}

/* 商品名＋検索ボタンは2段目 */
.nories-search-layout .search__form{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.nories-search-layout .search__box{
    flex:1;
    min-width:0;
    margin:0;
}

.nories-search-layout .search__btn{
    flex:0 0 54px;
    width:54px;
    height:54px;
    margin:0;
}
}
/*=========================================
左サイド「サイズから探す」を一時的に非表示
=========================================*/

.side-nav-category{
    display:none;
}

/*=========================================
NORIES 左サイドナビ（完成版 Ver.1）
=========================================*/

.side-nav-item{

    background:#fff;

    border:none;

    margin-bottom:28px;

}


.side-nav-item .side-nav-heading{

    background:none;

    color:#5d4636;

    padding:10px 0 18px;

    font-size:17px;

    font-weight:600;

    letter-spacing:.08em;

    text-align:center;

    border:none;

}


.side-nav-title-icon{

    display:block;

    margin-bottom:16px;

    line-height:1;

}

.side-nav-title-icon img{

    display:block;

    width:70px;

    height:70px;

    margin:0 auto;

    opacity:.9;

}


.side-nav-item .side-nav-list{

    margin:0;

    padding:0;

    border-top:1px solid #efebe6;

}


.side-nav-item .side-nav-list__unit{

    margin:0;

    padding:0;

}


.side-nav-item .side-nav-list__link{

    display:flex;
    justify-content:space-between;
    align-items:center;

    min-height:60px;

    padding:0 20px;

    color:#4c433b;

    text-decoration:none;

    border-bottom:1px solid #efebe6;

    transition:all .2s ease;

    position:relative;
}
.side-nav-item .side-nav-list__link::before{

    content:"";

    position:absolute;

    left:0;

    top:0;

    width:2px;

    height:100%;

    background:#b89b79;

    transform:scaleY(0);

    transition:.2s;

}

.side-nav-item .side-nav-list__link:hover::before{

    transform:scaleY(1);

}


.side-nav-item .side-nav-list__link:hover{

    background:#faf8f5;

    padding-left:12px;

    color:#3d3228;

}


.side-nav-item .side-nav-list__link::after{

    content:"\203A";

    color:#b7a48f;

    font-size:20px;

    transition:transform .2s ease;

}


.side-nav-item .side-nav-list__link:hover::after{

    transform:translateX(3px);

}



/*=========================================================
 NORIES Design System Ver.2
 Part1
 Foundation
==========================================================*/


/*=========================================================
基本設定
==========================================================*/

.nds-page{

    max-width:920px;

    margin:80px auto 120px;

    padding:0 24px;

    color:#333;

    font-size:18px;

    line-height:1.9;

    font-family:
    "Hiragino Sans",
    "Yu Gothic",
    "YuGothic",
    sans-serif;

}

.nds-page *{

    box-sizing:border-box;

}

.nds-page img{

    max-width:100%;

    height:auto;

    display:block;

}


/*=========================================================
リンク
==========================================================*/

.nds-page a{

    color:#8B7355;

    text-decoration:none;

    transition:.25s;

}

.nds-page a:hover{

    opacity:.7;

}


/*=========================================================
ページタイトル
==========================================================*/

.nds-title{

    font-size:42px;

    line-height:1.4;

    font-weight:600;

    text-align:center;

    color:#222;

    margin:0 0 22px;

    letter-spacing:.05em;

}


/*=========================================================
リード文
==========================================================*/

.nds-lead{

    max-width:760px;

    margin:20px 0 45px;

    text-align:left;

    font-size:20px;

    line-height:1.8;

    color:#555;

}


/*=========================================================
目次
==========================================================*/

.nds-toc{

    background:#faf8f5;

    border:1px solid #ece6de;

    border-radius:14px;

    padding:34px;

    margin-bottom:90px;

}

.nds-toc-title{

    font-size:20px;

    font-weight:700;

    margin-bottom:20px;

    color:#333;

}

.nds-toc ul{

    list-style:none;

    padding:0;

    margin:0;

    display:grid;

    grid-template-columns:repeat(2,minmax(0,1fr));

    gap:14px;

}

.nds-toc li{

    margin:0;

}

.nds-toc a{

    display:block;

    padding:8px 0;

    color:#444;

}

.nds-toc a:hover{

    color:#8B7355;

}


/*=========================================================
セクション
==========================================================*/

.nds-section{

    margin-bottom:90px;

}


/*=========================================================
H2
==========================================================*/

.nds-section h2{

    font-size:32px;

    line-height:1.5;

    color:#222;

    margin:0 0 34px;

    padding-bottom:16px;

    border-bottom:1px solid #e8e3dc;

}


/*=========================================================
H3
==========================================================*/

.nds-section h3{

    font-size:24px;

    line-height:1.6;

    margin:46px 0 16px;

    color:#333;

}


/*=========================================================
本文
==========================================================*/

.nds-section p{

    margin:0 0 22px;

}


/*=========================================================
チェックリスト
==========================================================*/

.nds-list{

    margin:24px 0;

    padding-left:1.4em;

}

.nds-list li{

    margin-bottom:10px;

    line-height:1.8;

}

/*=========================================================
番号リスト
==========================================================*/

.nds-number{

    margin:30px 0;

    padding-left:22px;

}

.nds-number li{

    margin-bottom:14px;

}


/*=========================================================
Point Box
==========================================================*/

.nds-point{

    background:#f8f5f1;

    border-left:4px solid #c8b59b;

    border-radius:10px;

    padding:26px;

    margin:36px 0;

}

.nds-point-title{

    font-size:19px;

    font-weight:700;

    margin-bottom:10px;

}


/*=========================================================
Note Box
==========================================================*/

.nds-note{

    background:#faf8f5;

    border:1px solid #ebe6df;

    border-left:4px solid #c8b59b;

    border-radius:12px;

    padding:28px;

    margin:36px 0;

}

.nds-note-title{

    font-size:19px;

    font-weight:700;

    margin-bottom:10px;

}


/*=========================================================
引用
==========================================================*/

.nds-quote{

    background:#faf8f5;

    border-left:4px solid #d6c8b5;

    padding:28px;

    margin:36px 0;

    font-style:italic;

}


/*=========================================================
区切り線
==========================================================*/

.nds-divider{

    border:none;

    border-top:1px solid #ebe6df;

    margin:80px 0;

}


/*=========================================================
補足
==========================================================*/

.nds-small{

    display:block;

    margin-top:8px;

    font-size:14px;

    color:#777;

    line-height:1.6;

}

/*=========================================================
 NORIES Design System Ver.2
 Part2
 Components
==========================================================*/


/*=========================================================
 STEP
==========================================================*/

.nds-step{

    margin:50px 0;

}

.nds-step-item{

    display:flex;

    gap:18px;

    align-items:flex-start;

    margin-bottom:18px;

}

.nds-step-number{

    width:52px;

    height:52px;

    border-radius:50%;

    background:#8B7355;

    color:#fff;

    display:flex;

    justify-content:center;

    align-items:center;

    font-weight:700;

    font-size:18px;

    flex-shrink:0;

}

.nds-step-body{

    flex:1;

}

.nds-step-body h3{

    margin:0 0 2px;

    font-size:22px;

}

.nds-step-body p{

    margin:0;

    line-height:1.6;

}

/*=========================================================
 TABLE
==========================================================*/

.nds-table{

    width:100%;

    border-collapse:collapse;

    margin:40px 0;

    font-size:17px;

}

.nds-table th{

    width:28%;

    background:#f8f5f1;

    color:#333;

    padding:18px;

    border:1px solid #e8e3dc;

    text-align:left;

    vertical-align:top;

    font-weight:700;

}

.nds-table td{

    padding:18px;

    border:1px solid #e8e3dc;

    vertical-align:top;

}


/*=========================================================
 IMAGE
==========================================================*/

.nds-image{

    margin:45px 0;

}

.nds-image img{

    width:100%;

    border-radius:14px;

}

.nds-caption{

    margin-top:12px;

    color:#777;

    font-size:15px;

    text-align:center;

}


/*=========================================================
 2 COLUMN
==========================================================*/

.nds-grid-2{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:40px;

    margin:45px 0;

}


/*=========================================================
 CARD
==========================================================*/

.nds-card{

    background:#fff;

    border:1px solid #e8e3dc;

    border-radius:14px;

    padding:30px;

}

.nds-card h3{

    margin-top:0;

}


/*=========================================================
 INFORMATION CARD
==========================================================*/

.nds-info{

    display:flex;

    gap:18px;

    align-items:flex-start;

    padding:24px;

    border:1px solid #ebe6df;

    border-radius:12px;

    margin:30px 0;

    background:#fff;

}

.nds-info-icon{

    width:48px;

    height:48px;

    border-radius:50%;

    background:#f8f5f1;

    display:flex;

    justify-content:center;

    align-items:center;

    font-size:22px;

    flex-shrink:0;

}

.nds-info-body{

    flex:1;

}

.nds-info-body h3{

    margin:0 0 8px;

    font-size:20px;

}


/*=========================================================
 ADVICE
==========================================================*/

.nds-advice{

    margin:35px 0;

    padding:24px 28px;

    background:#fdfbf8;

    border:1px solid #ece4d8;

    border-radius:12px;

}

.nds-advice-title{

    font-weight:700;

    margin-bottom:8px;

}


/*=========================================================
 RECOMMEND
==========================================================*/

.nds-recommend{

    margin:35px 0;

    padding:24px 28px;

    background:#faf8f5;

    border-radius:12px;

}

.nds-recommend-title{

    font-weight:700;

    margin-bottom:8px;

}


/*=========================================================
 BUTTON
==========================================================*/

.nds-button{

    display:inline-block;

    padding:14px 34px;

    background:#8B7355;

    color:#fff !important;

    border-radius:8px;

    text-decoration:none;

    transition:.25s;

}

.nds-button:hover{

    opacity:.85;

}

.nds-button-outline{

    display:inline-block;

    padding:14px 34px;

    border:1px solid #8B7355;

    color:#8B7355 !important;

    border-radius:8px;

    background:#fff;

    text-decoration:none;

    transition:.25s;

}

.nds-button-outline:hover{

    background:#8B7355;

    color:#fff !important;

}


/*=========================================================
 FAQ
==========================================================*/

.nds-faq{

    margin:60px 0;

}

.nds-faq-item{

    padding:28px 0;

    border-top:1px solid #ebe6df;

}

.nds-faq-item:last-child{

    border-bottom:1px solid #ebe6df;

}

.nds-q{

    font-weight:700;

    font-size:20px;

    margin-bottom:14px;

}

.nds-a{

    color:#555;

}


/*=========================================================
 RELATED
==========================================================*/

.nds-related{

    margin:80px 0;

}

.nds-related-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:24px;

}

.nds-related-card{

    border:1px solid #ebe6df;

    border-radius:12px;

    padding:26px;

    transition:.25s;

    background:#fff;

}

.nds-related-card:hover{

    background:#faf8f5;

}

.nds-related-card a{

    display:block;

    color:#333;

    text-decoration:none;

}


/*=========================================================
 MOBILE
==========================================================*/

@media (max-width:768px){

.nds-step-item{

    gap:16px;

}

.nds-step-number{

    width:44px;

    height:44px;

    font-size:16px;

}

.nds-table{

    font-size:15px;

}

.nds-table th,
.nds-table td{

    padding:14px;

}

.nds-grid-2{

    grid-template-columns:1fr;

    gap:24px;

}

.nds-card{

    padding:22px;

}

.nds-info{

    padding:20px;

}

.nds-related-grid{

    grid-template-columns:1fr;

}

}


/*=========================================================
 NORIES Design System Ver.2
 Part3
 Utilities & Responsive
==========================================================*/


/*=========================================================
 CONTACT
==========================================================*/

.nds-contact{

    margin:100px 0 0;

    padding:50px;

    background:#faf8f5;

    border:1px solid #ebe6df;

    border-radius:16px;

    text-align:center;

}

.nds-contact h2{

    margin:0 0 16px;

    font-size:30px;

    color:#222;

}

.nds-contact p{

    max-width:680px;

    margin:0 auto 28px;

    color:#666;

}


/*=========================================================
 CONTACT BUTTONS
==========================================================*/

.nds-contact-buttons{

    display:flex;

    justify-content:center;

    gap:18px;

    flex-wrap:wrap;

}


/*=========================================================
 UPDATE
==========================================================*/

.nds-update{

    margin-top:80px;

    padding-top:28px;

    border-top:1px solid #ebe6df;

    text-align:right;

    color:#888;

    font-size:14px;

}


/*=========================================================
 BADGE
==========================================================*/

.nds-badge{

    display:inline-block;

    padding:4px 12px;

    background:#f8f5f1;

    border-radius:20px;

    font-size:13px;

    color:#8B7355;

    margin-bottom:14px;

}


/*=========================================================
 TEXT ALIGN
==========================================================*/

.nds-center{

    text-align:center;

}

.nds-right{

    text-align:right;

}

.nds-left{

    text-align:left;

}


/*=========================================================
 SPACING
==========================================================*/

.nds-mt-0{margin-top:0!important;}
.nds-mt-20{margin-top:20px!important;}
.nds-mt-40{margin-top:40px!important;}
.nds-mt-60{margin-top:60px!important;}

.nds-mb-0{margin-bottom:0!important;}
.nds-mb-20{margin-bottom:20px!important;}
.nds-mb-40{margin-bottom:40px!important;}
.nds-mb-60{margin-bottom:60px!important;}


/*=========================================================
 IMAGE SHADOW
==========================================================*/

.nds-shadow img{

    box-shadow:0 12px 35px rgba(0,0,0,.08);

}


/*=========================================================
 PRINT
==========================================================*/

@media print{

.nds-button,
.nds-button-outline,
.nds-contact{

    display:none;

}

.nds-page{

    max-width:100%;

    margin:0;

    padding:0;

}

}


/*=========================================================
 SMARTPHONE
==========================================================*/

@media (max-width:768px){

.nds-page{

    margin:50px auto 70px;

    padding:0 18px;

    font-size:16px;

}

.nds-title{

    font-size:30px;

}

.nds-lead{

    font-size:16px;

    margin-bottom:45px;

}

.nds-toc{

    padding:24px;

    margin-bottom:60px;

}

.nds-toc ul{

    grid-template-columns:1fr;

}

.nds-section{

    margin-bottom:60px;

}

.nds-section h2{

    font-size:26px;

    margin-bottom:24px;

}

.nds-section h3{

    font-size:21px;

    margin-top:36px;

}

.nds-contact{

    padding:32px 24px;

}

.nds-contact h2{

    font-size:24px;

}

.nds-contact-buttons{

    flex-direction:column;

    gap:12px;

}

.nds-button,
.nds-button-outline{

    width:100%;

    text-align:center;

    box-sizing:border-box;

}

.nds-update{

    text-align:center;

    margin-top:60px;

}

}


/*=========================================================
 END
==========================================================*/


/*=========================================================
 NDS Navigation
==========================================================*/

.nds-nav{

    max-width:680px;

    margin:0 auto 90px;

}

.nds-nav-header{

    text-align:center;

    margin-bottom:40px;

}

.nds-nav-title{

    font-size:30px;

    font-weight:600;

    color:#222;

    margin-bottom:14px;

}

.nds-nav-lead{

    max-width:560px;

    margin:0 auto;

    color:#777;

    line-height:1.8;

    font-size:16px;

}

.nds-nav-list{

    border-top:1px solid #ebe6df;

}

.nds-nav-item{

    display:flex;

    align-items:center;

    padding:22px 0;

    border-bottom:1px solid #ebe6df;

    color:#333;

    text-decoration:none;

    transition:.25s;

}

.nds-nav-item:hover{

    padding-left:12px;

    color:#8B7355;

}

.nds-nav-number{

    width:34px;

    height:34px;

    border-radius:50%;

    background:#f5efe8;

    color:#8B7355;

    display:flex;

    justify-content:center;

    align-items:center;

    font-size:15px;

    font-weight:700;

    margin-right:18px;

    flex-shrink:0;

}

.nds-nav-text{

    flex:1;

    font-size:18px;

}

.nds-nav-arrow{

    color:#8B7355;

    font-size:24px;

    margin-left:20px;

}

@media(max-width:768px){

.nds-nav{

    margin-bottom:60px;

}

.nds-nav-title{

    font-size:28px;

}

.nds-nav-lead{

    font-size:15px;

}

.nds-nav-item{

    padding:18px 0;

}

.nds-nav-number{

    width:34px;

    height:34px;

    margin-right:14px;

}

.nds-nav-text{

    font-size:16px;

}

.nds-nav-arrow{

    font-size:20px;

}

}

/*=========================================================
 NDS Heading
==========================================================*/

.nds-heading{

    text-align:center;

    margin-bottom:40px;

}

.nds-heading--leaf::before{

    content:"";

    display:block;

    width:90px;

    height:24px;

    margin:0 auto 20px;

    background:url("https://img07.shop-pro.jp/PA01420/555/etc_base64/bGlmZQ.png?cmsp_timestamp=20260715133136") center center / contain no-repeat;

}

@media screen and (max-width:767px){

.nds-section{

    padding-left:20px;

    padding-right:20px;

}

.nds-section p,
.nds-section li{

    line-height:1.9;

}

}

/*=========================================
NORIES Profile
=========================================*/

.nds-profile{
    display:flex;
    align-items:center;
    gap:48px;
    margin:48px 0;
}

.nds-profile--reverse{
    flex-direction:row-reverse;
}

.nds-profile-image{
    flex:0 0 280px;
}

.nds-profile-image img{
    width:100%;
    display:block;
    border-radius:16px;
}

.nds-profile-body{
    flex:1;
}

.nds-profile-role{
    display:inline-block;
    margin:0 0 10px;
    padding:4px 12px;
    background:#f7f5f1;
    border-radius:999px;
    font-size:13px;
    color:#8b7355;
    letter-spacing:.08em;
}

.nds-profile-body h3{
    margin:0 0 20px;
}

.nds-profile-body p:last-child{
    margin-bottom:0;
}

@media (max-width:768px){

.nds-profile,
.nds-profile--reverse{
    display:block;
}

.nds-profile-image{
    max-width:280px;
    margin:0 auto 24px;
}

.nds-profile-body{
    text-align:left;
}

}