
/* カートページ */
.cart-section {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
#contact #center1 .centerbox .mainCont .step_navi01,
#contact #center1 .centerbox .mainCont .step_navi02,
#contact #center1 .centerbox .mainCont .step_navi03,
#contact #center1 .centerbox .mainCont .step_navi04 {
  width: 100%;
  height: 192px;
  background-position: center center;
  background-size: contain;
}

.cart-banner {
  max-width: 800px;
  margin: 0px auto 40px;
}
@media screen and (min-width: 769px) {
  .cart-banner {
    margin: 40px auto;
  }
}
.cart-banner ul {
  display: flex;
  justify-content: center;
  gap: 0 13px;
}
.cart-banner p {
  font-weight: 500;
  line-height: 1.8;
  margin-top: 48px;
  font-size: 15px;
}

#contact #center1 .centerbox h3.title1 {
  display: none;
}

#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {
  font-size: 13px;
  font-weight: 500;
}

#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td {
  border-color: #D8C573;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td.backcolor1 {
  background-color: #F7F4EA;
}


.cart-section #contact #center1 .centerbox .mainCont input[value="変更"],
.cart-section #contact #center1 .centerbox .mainCont input[value="削除"] {
  min-width: 80px;
  font-weight: 500;
}
#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.cartItem tbody tr td input[type="text"] {
  width: 40px;
  margin-right: 4px;
}
.cart-section #contact #center1 .centerbox .mainCont input[value="削除"] {
  background-color: #fff;
  color: #262626;
}

#contact #center1 .centerbox .mainCont input[type="button"] {
  font-family: "Zen Old Mincho", serif;
  background-color: #926A8C;
  font-weight: 700;
  border-color: #926A8C;
  border-radius: 0;
  min-width: 240px;
  height: 56px;
  font-size: 16px;
}
.cart-section #contact #center1 .centerbox .mainCont input[type="button"][value="購入手続きへ進む"] {
  width: auto;
  min-width: 290px;
  background-color: #262626;
  border-color: #262626;
}
#contact #center1 .centerbox .mainFrame .mainCont h4 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: 20px;
}

#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td input[name="ACC"],
#contact #center1 .centerbox .mainFrame .mainCont form[name="NEXTM"] .bordlayoutp3 table.border tbody tr td input[name="PWD"] {
  width: 100% !important;
  box-sizing: border-box;
  max-width: 240px;
}

/* ご利用案内 */
section #guide .chart .ttlShop,
section #guide .guide01 h2 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: .06em;
  color: #262626;
  background: url("../img/title-page.svg") 10px center no-repeat #F7F4EA;
  padding: 20px 20px 20px 50px;
  border-bottom: 1px solid #B5A046;
  line-height: 1.2;
  height: auto;
}
section #guide .guide01 + .guide01 {
  margin-top: 40px;
}
section #guide b {
  color: #926A8C;
}
section #guide p {
  font-weight: 500;
  font-size: 15px;
  margin-top: 28px;
  padding: 0 25px;
}
section #guide .guide01 table {
  width: 100%;
  margin-top: 30px;
  max-width: 440px;
}
#shopGuide_wrap section #guide table th {
  background: #F7F4EA;
}
#shopGuide_wrap section #guide table th,
#shopGuide_wrap section #guide table td {
  font-weight: 500;
  border: 1px solid #D8C573;
  text-align: center;
  padding: 15px;
  font-size: 15px;
  width: auto;
}
#shopGuide_wrap section #guide table.guide-table td {
  width: 30%;
}
@media screen and (max-width: 768px) {
  section #guide .chart .ttlShop,
  section #guide .guide01 h2 {
    font-size: 18px;
  }
  section #guide .guide01 + .guide01 {
    margin-top: 30px;
  }
  section #guide p {
    font-size: 12px;
    margin-top: 15px;
    padding: 0 15px;
  }
  #shopGuide_wrap section #guide table th,
  #shopGuide_wrap section #guide table td {
    padding: 10px;
    font-size: 13px;
  }
}


/* 特定商 */
#shopGuide_wrap section #guide .chart table {
  margin: 40px auto 80px;
  max-width: 790px;
}
#shopGuide_wrap section #guide .chart table td {
  text-align: left;
}
@media screen and (min-width: 481px) {
  #shopGuide_wrap section #guide .chart table th {
    width: 24%;
  }
}
@media screen and (max-width: 480px) {
  #shopGuide_wrap section #guide .chart table,
  #shopGuide_wrap section #guide .chart table * {
    display: block;
    width: auto;
  }
  #shopGuide_wrap section #guide .chart table {
    border-top: none;
    margin: 20px auto 40px;
  }
  #shopGuide_wrap section #guide .chart table tr + tr {
    margin-top: 10px;
  }
  #shopGuide_wrap section #guide .chart table tr td {
    border-top: none;
  }
  #shopGuide_wrap section #guide .chart table tr:last-child {
    border-bottom: none;
  }
}

/* 商品詳細 */
p.price span {
  color: #262626;
}
section#itemDetail-wrap .description p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.642;
  margin: 2em 0;
}
section#itemDetail-wrap .description a {
  color: #926A8C;
  text-decoration: underline;
}
section#itemDetail-wrap .description a:hover {
  text-decoration: none;
}
article#Detail #main-column .description h1 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  letter-spacing: .06em;
  color: #262626;
  background: #F7F4EA;
  border-bottom: 1px solid #B5A046;
  line-height: 1.2;
  padding: 18px 24px;
  margin-bottom: 30px;
  font-size: 20px;
}
section#itemDetail-wrap .description {
  line-height: 1.5;
}
section#itemDetail-wrap .description h2 {
  line-height: 1.6;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  section#itemDetail-wrap .description h2 {
    font-size: 18px;
  }
}

/* 商品詳細　よくある質問 */
.detail-faq-item {
  padding: 22px 26px;
  border: 1px solid #926A8C;
  background: #F8F8F8;
  margin-top: 10px;
}
section#itemDetail-wrap .description .detail-faq-item p {
  margin: 0;
}
.faq-q,
.faq-a {
  display: flex;
  gap: 0 10px;
}
.faq-q {
  padding-bottom: 15px;
  border-bottom: 1px solid #926A8C;
}
.faq-a {
  padding-top: 15px;
}
section#itemDetail-wrap .description .faq-q .faq-cont p {
  font-family: "Zen Old Mincho", serif;
  color: #926A8C;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.444;
}
.faq-icon span {
  font-family: "Zen Old Mincho", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #926A8C;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.faq-a .faq-icon span {
  background: #B5A046;
}
.faq-a .faq-cont {
  padding-top: .2em;
}

/* 商品詳細　ご感想 */
section#itemDetail-wrap .description .detail-voice-item {
  padding: 20px 30px;
  background: #F7F4EA;
  margin-top: 12px;
}
section#itemDetail-wrap .description .detail-voice-item p {
  margin: 0;
}
section#itemDetail-wrap .description .detail-voice-item .detai-voice-tl {
  margin-bottom: 12px;
  border-bottom: 1px dotted #B5A046;
  padding-bottom: 10px;
}
section#itemDetail-wrap .description .detail-voice-item .detai-voice-tl p {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.444;
  border-left: 4px solid #B5A046;
  padding-left: 12px;
}
section#itemDetail-wrap .description .detail-voice-item .detai-voice-cont p {
  margin-top: 1.5em;
}

/* 商品詳細　追加説明 */
section#itemDetail-wrap .description .detail-line {
  border: 1px solid #B5A046;
  padding: 24px 40px;
  background: #fff;
  margin-top: 12px;
}
section#itemDetail-wrap .description .detail-line p {
  margin: 0;
}
section#itemDetail-wrap .description .detail-line .detai-line-tl {
  margin-bottom: 12px;
}
section#itemDetail-wrap .description .detail-line .detai-line-tl p {
  font-family: "Zen Old Mincho", serif;
  color: #B5A046;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.444;
}

.detail-section {
  margin-top: 30px;
}

#itemDetail-cont .itemOutline {
  font-weight: 500;
}
article#Detail #main-column .itemOutline h1 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 1.444;
  font-size: 18px;
  border-bottom: 1px dotted #B5A046;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

section#itemDetail-wrap table.price th,
section#itemDetail-wrap table.spec th,
section#itemDetail-wrap table.price td,
section#itemDetail-wrap table.spec td {
  font-size: 15px;
  font-weight: 500;
}
section#itemDetail-wrap table.price th,
section#itemDetail-wrap table.spec th {
  width: 25% !important;
}

table.price tr.price span.selling_price,
table.price tr.price span.taxin,
table.price tr.price span.discount_rate,
table.price tr.sp_price span.special_price,
table.price tr.sp_price span.taxin,
table.price tr.sp_price span.discount_rate {
  color: #B5A046;
}

table.price tr.price span.selling_price {
  font-size: 24px;
}
table.price tr.price span.taxin {
  font-size: 12px;
}
section#itemDetail-wrap .cartArea table.variation th,
section#itemDetail-wrap .cartArea table.variation td {
  border: 1px solid #D8C573;
}
section#itemDetail-wrap .cartArea table.variation th {
  background: #F7F4EA;
  font-size: 13px;
  padding: 14px;
}
@media screen and (min-width: 481px) {
  section#itemDetail-wrap .cartArea table.variation th.sps-variation-stock {
    width: 20% !important;
  }
  section#itemDetail-wrap .cartArea table.variation th.sps-variation-cart {
    width: 120px !important;
  }
}
@media screen and (max-width: 480px) {
  section#itemDetail-wrap .cartArea table.variation th.sps-variation-cart {
    max-width: none;
    min-width: inherit;
    width: 90px !important;
  }
  section#itemDetail-wrap .cartArea table.variation th.sps-variation-stock {
    width: 20% !important;
  }
  section#itemDetail-wrap .cartArea table.variation td input[type="image"] {
    max-width: 80px;
  }
}


table.variation span.selling_price,
table.variation span.special_price,
table.variation span.selling_price+span.taxin,
table.variation span.special_price+span.taxin,
table.variation span.discount_rate {
  color: #262626;
}

table.variation span.selling_price+span.taxin,
table.variation span.special_price+span.taxin {
  font-size: 12px;
}
article#Detail .itemOutline ul.infoArea {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #F8F8F8;
  padding: 16px;
}
section#itemDetail-wrap .itemOutline li {
  width: 160px;
  margin: 0;
  float: none;
  height: auto;
}
section#itemDetail-wrap .itemOutline li a,
section#itemDetail-wrap .itemOutline li a img {
  display: block;
}


article#Detail #main-column section.spec-g_txt,
article#Detail #main-column section.spec-g_table {
  float: none;
  width: 100%;
  margin: 40px 0 0;
  padding: 0;
}

.layoutFrame {
  margin-top: 80px;
}
section#document_wrap .txt-list01 h2,
section#document_wrap .txt-list02 h2,
section#document_wrap .txt-list03 h2,
section#document_wrap h2.sitemap,
.layoutFrame h3.title1,
article#Detail #main-column .spec-g_txt_table_wrap h2 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 1.444;
  font-size: 22px;
  border-bottom: 1px dotted #B5A046;
  padding: 0 0 12px 20px;
  position: relative;
  margin-bottom: 20px;
}
section#document_wrap .txt-list01 h2::before,
section#document_wrap .txt-list02 h2::before,
section#document_wrap .txt-list03 h2::before,
section#document_wrap h2.sitemap::before,
.layoutFrame h3.title1::before,
article#Detail #main-column .spec-g_txt_table_wrap h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: calc( 100% - 12px );
  background: #B5A046;
}

section#document_wrap .txt-list01 h2,
section#document_wrap .txt-list02 h2,
section#document_wrap .txt-list03 h2,
section#document_wrap h2.sitemap {
  height: auto;
  border-color: #926A8C;
}
section#document_wrap .txt-list01 h2::before,
section#document_wrap .txt-list02 h2::before,
section#document_wrap .txt-list03 h2::before,
section#document_wrap h2.sitemap::before {
  background-color: #926A8C;
}


article#Detail #main-column section.spec-g_txt p {
  font-size: 14px;
  line-height: 1.444;
  font-weight: 500;
  padding: 0 1em;
}

article#Detail #main-column section.spec-g_table td,
article#Detail #main-column section.spec-g_table th {
  border: 1px solid #D8C573;
  font-weight: 500;
  font-size: 14px;
  padding: 15px;
}
article#Detail #main-column section.spec-g_table th {
  background: #F7F4EA;
  width: auto;
  max-width: 180px;
  text-align: center;
}

#main-column h2.goods a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.layoutFrame table,
.layoutFrame table * {
  display: block;
  width: 100% !important;
  box-sizing: border-box;
}
.layoutFrame > table > tbody > tr {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 30px;
}
.layoutFrame > table > tbody > tr + tr {
  margin-top: 30px;
}
.layoutFrame table .item {
  margin-bottom: 20px;
}
.layoutFrame table .item a {
  border: 1px solid #EBEBEB;
  padding: 10px;
}
.layoutFrame table .item a img {
  max-width: 100% !important;
  max-height: 100% !important;
}
@media screen and (min-width: 769px) {
  section#itemDetail-wrap .cartArea table.variation td {
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  article#Detail #main-column .description h1 {
    padding: 14px 18px;
    margin-bottom: 20px;
    font-size: 16px;
  }
  section#itemDetail-wrap .description .detail-line {
    padding: 15px;
  }
  .layoutFrame > table > tbody > tr {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px 10px;
  }
  .layoutFrame {
    margin-top: 40px;
  }
}


/* サイトマップ */
section #document .txt-list03 section.tree00 h3,
section #document li {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4444;
  margin: .5em 0;
}
section #document .txt-list03 section.tree00 h3 a,
section #document li a {
  text-decoration: underline;
}
section #document .txt-list03 section.tree00 h3 a:hover,
section #document li a:hover {
  text-decoration: none;
}
section #document .txt-list02 li.c1 a::before,
section #document .txt-list03 section.tree00 h3 a::before {
  content: "";
  width: .8em;
  height: .8em;
  background: #926A8C;
  display: inline-block;
  margin-right: .5em;
}
section#document_wrap .txt-list01 br,
section#document_wrap .txt-list02 br,
section#document_wrap .txt-list03 br {
  display: none;
}
section #document .txt-list02 section.tree00 > nav + nav {
  margin-top: 30px;
}
section #document .txt-list03 ul.tree01 li {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  section #document .txt-list03 section.tree00 {
    margin-bottom: 30px;
  }
  section#document_wrap .txt-list01 ,
  section#document_wrap .txt-list02 ,
  section#document_wrap .txt-list03  {
    padding-bottom: 60px;
  }
}
#itemDetail-cont table.snsArea {
  display: none;
}


/* 商品一覧調整 */
.header_area p,
.header_area ul,
.header_area ol,
.header_area table {
  font-size: 16px;
  margin: 2em 0;
  line-height: 1.6
}
.header_area font a, 
.header_area p a, 
.header_area ul li a, 
.header_area ol li a, 
.header_area table th a, 
.header_area table td a {
  font-weight: bold;
  text-decoration: underline;
}
.header_area font a:hover, 
.header_area p a:hover, 
.header_area ul li a:hover, 
.header_area table th a:hover, 
.header_area table td a:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .header_area p,
  .header_area ul,
  .header_area table {
    font-size: 14px;
  }
}

/* フリーページ調整 */
#Journal .journal-cont font a, 
#Journal .journal-cont p a, 
#Journal .journal-cont ul li a, 
#Journal .journal-cont ol li a, 
#Journal .journal-cont table th a, 
#Journal .journal-cont table td a {
  font-weight: bold;
  text-decoration: underline;
}
#Journal .journal-cont font a:hover, 
#Journal .journal-cont p a:hover, 
#Journal .journal-cont ul li a:hover, 
#Journal .journal-cont table th a:hover, 
#Journal .journal-cont table td a:hover {
  text-decoration: none;
}