@charset "utf-8";
/*
Theme Name: version2026
Theme URI: http://www.taishamokko.com/page
Description: 大社木工WordPressテーマ ベースCSS：ショップサーブ
Author: 大社木工
Author URI: http://www.taishamokko.com
Version: 1.0
*/
@import url('https://www.taishamokko.com/hpgen/HPB/theme/css/default.css');
html {
 overflow-y: scroll;
 height: 100%;
}
div, dl, dt, dd, ul, ul li, ol, ol li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, address, figure, figcaption {
 margin: 0;
 padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
 font-style: normal;
 font-weight: normal;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
 width: 100%;
}
th, td {
 display: block;
}
caption, th {
 text-align: left;
}
.thumbnailContainer td, .parent-container td {
 border: 0 !important;
 padding: 0;
}
figure.parent-container td, table.parent-container td {
 border: 0 !important;
 padding: 0 !important;
}
.shop_header_block .gnav > ul > li, .footerMenu ul li, .footerMenu_bottom ul li {
 display: block;
 font-size: 1rem;
}
.postage td ul li, ul.note li {
 font-size: 1rem;
}
/* ========================================================================*/
/* Table */
/* ========================================================================*/
.default table {
 margin: 0 0 1rem;
}
.default table th, .default table td {
 padding: 0.5em;
 border-collapse: collapse;
 border-spacing: 0;
 border: 1px solid #c0ae72;
}
.default table th, .default table tr td:first-child {
 /*background-color: #f6f1d6;*/
 background-color: rgba(199, 178, 153, 0.3);
}
table.smallTable {
 width: auto;
}
table.smallTable th, table.smallTable td {
 padding: 0.5em 1em;
}
@media screen and (min-width: 768px) {
 th, td {
  display: table-cell;
 }
}
q:before, q:after {
 content: '';
}
.wp-block-embed {
 margin-bottom: 1em;
}
object, embed {
 vertical-align: top;
}
hr {
 display: none;
}
img, abbr, acronym, fieldset {
 border: 0;
}
img {
 -ms-interpolation-mode: bicubic;
 border: none;
}
.wp-block-image img {
 display: block;
 margin: 0 auto;
}
ul li, ol li {
 list-style-type: none;
}
input {
 vertical-align: middle;
}
strong {
 font-weight: bold;
}
/**/
img {
 max-width: 100%;
 height: auto;
 width: auto;
}
/**/
.text-center {
 text-align: center;
}
.aligncenter {
 margin: 0 auto;
}
img.aligncenter {
 margin: 0 auto;
 display: block;
}
.breadcrumb {
 display: none;
}
hr.wmclear {
 border: 0 !important;
 height: 0 !important;
 border-color: transparent !important;
}
.entryTitle {
 margin-bottom: .5rem;
 padding: 0 0 5px;
 border-bottom: 3px solid #422c13;
 text-align: center;
 background-color: #fff;
 color: #422c13;
}
.entryTitle h1 {
 font-size: 140%;
 margin: 0;
}
/* thumbnailContainer */
.thumbnailContainer img, .parent-container img {
 width: 100% !important;
 height: auto !important;
 margin: 0 auto;
 padding: 0;
 display: block;
}
/* td_inner_p */
.td_inner_p td {
 vertical-align: top;
}
.entry .td_inner_p td strong {
 font-weight: normal;
 display: block;
}
.entry .td_inner_p tr td:not(:first-of-type) strong {
 margin-top: 1em;
}
ul.listType li, .table_itemInfo ul li, .table_size_info ul li {
 list-style: disc;
 margin-left: 1.6em;
}
ol.listType li, .table_itemInfo ol li, .table_size_info ol li {
 list-style: decimal;
 margin-left: 1.8em;
}
.border_cont {
 padding: 25px 30px;
 border: 2px solid #ebcb7a;
 border-radius: 10px;
}
.page_note {
 border-collapse: collapse;
 border-spacing: 0;
 border: 1px solid #c0ae72;
 background-color: #f6f1d6;
 width: 100%;
 margin-bottom: 1em;
}
.page_note th, .page_note td {
 padding: .5em 1em;
}
.page_note th {
 font-size: 120%;
}
.wp-block-table.page_note table {
 border-collapse: collapse;
 border-spacing: 0;
 border: 1px solid #c0ae72;
 background-color: #f6f1d6;
 width: 100%;
 margin-bottom: 1em;
}
.wp-block-table.page_note th, .page_note td {
 padding: .5em 1em;
}
.wp-block-table.page_note th {
 font-size: 120%;
}
#main-column h4, #main-column h5 {
 font-size: 110%;
}
/*==========================================*/
/* 768 */
/*==========================================*/
@media screen and (min-width: 768px) {
 #main-column h4, #main-column h5 {
  font-size: 130%;
 }
 .entry {
  padding: 30px 0;
 }
 .breadcrumb {
  display: block;
  width: 100%;
  border-bottom: 1px solid #b5b5b6;
 }
 .breadcrumb ol {
  margin: 0;
  padding: 12px 0 10px;
 }
 .breadcrumb ol li {
  display: inline-block;
  padding-right: 0.35em;
  margin: 0 !important;
 }
 .entryTitle {
  padding: 0 25px 20px;
  border-bottom: 3px solid #422c13;
  text-align: center;
  background-color: #fff;
  color: #422c13;
 }
 .entryTitle h1 {
  background-color: transparent;
  margin: 0;
  padding: 0.5em 0 0.3em;
  font-size: 180%;
  color: #57411f;
  font-weight: normal;
 }
 /* single h3 */
 .single .singleTitle {
  font-size: 140%;
 }
 /* td_inner_p */
 .entry .td_inner_p td strong {
  margin: 0 !important;
 }
 .table_size_info, .table_size_info table {
  width: 100%;
 }
 .table_size_info tr, .table_size_info table tr {
  border: 1px solid #ccc;
  display: block;
  margin-bottom: 2px;
 }
 .table_size_info td, .table_size_info table td {
  padding: 0.5em;
  vertical-align: top;
  box-sizing: border-box;
 }
 .table_size_info tr td:first-child, .table_size_info table tr td:first-child {
  background-color: #eee;
  vertical-align: middle;
  width: 1em;
  text-align: center;
  border-right: 1px solid #ccc;
 }
 .table_size_info tr td:nth-child(2), .table_size_info table tr td:nth-child(2) {}
 .table_size_info tr td:nth-child(3), .table_size_info tr td:nth-child(4), .table_size_info table tr td:nth-child(3), .table_size_info table tr td:nth-child(4) {
  width: 32%;
  padding-left: 0;
  vertical-align: middle;
 }
 .table_size_info tr td:nth-child(4), .table_size_info table tr td:nth-child(4) {
  padding-right: 0.5em;
 }
 .table_size_info img {
  vertical-align: middle;
 }
 .table_itemInfo, .table_itemInfo table {
  width: 100%;
  overflow: hidden;
 }
 .table_itemInfo tr, .table_itemInfo table tr {
  display: block;
  float: left;
  width: 176px;
  margin: 0 2px 2px 0;
  padding: 0;
  box-sizing: border-box;
  border: 1px solid #f6f1d6;
 }
 .table_itemInfo tr:nth-child(4n), .table_itemInfo table tr:nth-child(4n) {
  margin-right: 0;
 }
 .table_itemInfo tr td, .table_itemInfo table tr td {
  width: 100%;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
 }
 .table_itemInfo tr td:first-child, .table_itemInfo table tr td:first-child {
  background-color: #f6f1d6;
  color: #422c13;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
 }
 .table_itemInfo tr td:last-child, .table_itemInfo table tr td:last-child {
  height: 16em;
  overflow: hidden;
  font-size: 90%;
 }
 /* single version */
 .table_itemInfo_single, .table_itemInfo_single table {
  width: 100%;
  display: block;
  overflow: hidden;
 }
 .table_itemInfo_single tr, .table_itemInfo_single table tr {
  display: block;
  width: 100%;
  box-sizing: border-box;
 }
 .table_itemInfo_single tr:nth-child(even), .table_itemInfo_single table tr:nth-child(even) {
  margin-bottom: 5px;
  border: 1px solid #f6f1d6;
 }
 .table_itemInfo_single th, .table_itemInfo_single table th {
  display: block;
  width: 100%;
  background-color: #f6f1d6;
  color: #422c13;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
 }
 .table_itemInfo_single td, .table_itemInfo_single table td {
  vertical-align: top;
  padding: 5px;
  box-sizing: border-box;
 }
 .table_itemInfo_single tr td:first-child, .table_itemInfo_single table tr td:first-child {
  width: 200px;
 }
 .table_itemInfo_single tr td:last-child, .table_itemInfo_single table tr td:last-child {
  width: 510px;
 }
 /* ========================================================================*/
 /* float */
 /* ========================================================================*/
 .floatContainer {
  width: 100%;
  overflow: hidden;
 }
 .aligncenter {
  margin: 0 auto;
 }
 img.aligncenter {
  margin: 0 auto;
  display: block;
 }
 .f_left, .alignleft {
  float: left;
  margin: 0 30px 14px 0;
 }
 .f_right, .alignright {
  float: right;
  margin: 0 0 14px 30px;
 }
 .clear {
  clear: both;
 }
}
/* ========================================================================*/
/* リンクボタン */
/* ========================================================================*/
.btn_inkine_group .btn {
 display: inline-block;
 margin-bottom: 0.5em;
}
.btn a {
 display: inline-block;
 padding: 0.5em 1em;
 background-color: #f6f1d6;
 color: #422c13;
 border: 1px solid #c0ae72;
 border-radius: 5px;
 box-shadow: 2px 2px 2px rgba(204, 204, 204, 0.8);
 box-sizing: border-box;
 text-decoration: none !important;
}
.btn a:hover {
 background-color: #422c13;
 color: #fff;
 border: 1px solid #422c13;
}
.btn_red a {
 background-color: #b94345;
 color: #fff;
 border: 0;
}
.btn_red a:hover {
 background-color: #f00;
 color: #fff;
 border: 0;
}
.uservoiceLink {
 margin-bottom: 0.5em;
}
.uservoiceLink a {
 display: inline-block;
 padding: 0.25em 1em;
 background-color: #f6f1d6;
 color: #422c13;
 border: 1px solid #c0ae72;
 border-radius: 5px;
 box-shadow: 2px 2px 2px rgba(204, 204, 204, 0.8);
 box-sizing: border-box;
}
.uservoiceLink a:hover {
 background-color: #422c13;
 color: #fff;
 border: 1px solid #422c13;
}
/* ========================================================================*/
/* 以下、sps_common.css上書き　カートボタン回り */
/* ========================================================================*/
#itemDetail-wrap #spsVarpriceBox .cartArea input {
 margin-left: 0 !important;
}
#itemDetail-wrap #spsVarpriceBox > div {
 margin: 10px 0 0 !important;
 padding: 0 !important;
 background: #fff !important;
 border-radius: 0 !important;
}
/* ========================================================================*/
/* 色調整 */
/* ========================================================================*/
/* == マーカー == */
.underline {
 font-weight: bold;
 padding: 0 3px;
 background: linear-gradient(transparent 60%, #f9d3e3 60%);
}
/* SNS */
.snsFixed {
 width: 60px;
 margin-top: -140px;
 padding: 0;
 display: block;
 background-color: transparent;
 position: fixed;
 top: 50%;
 right: 20px;
}
.snsFixed li {
 list-style: none;
 margin: 0 0 10px;
 padding: 0;
}
.snsFixed li img {
 display: block;
 margin: 0;
}
.snsFixed a {
 display: block;
}
.snsFixed a:hover img {
 opacity: .5;
}
/**/
table.top_info {
 width: 100%;
 border: 1px solid #c00;
}
table.top_info th, table.top_info td {
 padding: 0.5em 2em;
 box-sizing: border-box;
 line-height: 1.5;
}
table.top_info th {
 background-color: #c00;
 color: #fff;
}
/* ========================================================================*/
/*.fixed .gNavmenu {
 position: fixed;
 top: 0;
 right: 0;
}
.fixed .gNav {
 position: fixed;
 top: 0;
 right: 0;
 z-index: 5;
}*/
/* カスタマーハラスメント */
.page-id-9882 #main-column .entry h2, .page-id-9882 #main-column .entry h3, .page-id-9882 #main-column .entry h4 {
 line-height: 1;
 font-weight: bold;
}
.page-id-9882 #main-column .entry h2 {
 color: #422c13;
 font-size: 1.25em;
 margin-bottom: .5rem;
 padding: .75em 1.25em .5em;
 position: relative;
 background-color: rgba(199, 178, 153, 0.3);
 border: 1px solid #c0ae72;
 letter-spacing: 0;
}
.page-id-9882 #main-column .entry h3 {
 color: #422c13;
 font-size: 1.25em;
 margin-bottom: .5rem;
 padding: 0 0 .25em;
 border-bottom: 1px solid #c0ae72;
}
.page-id-9882 #main-column .entry h4 {
 color: #422c13;
 font-size: 1.125em;
 margin-bottom: .5rem;
}
.page-id-9882 #main-column .entry :not(h3):not(h4):not(h5):not(h6) + h2 {
 margin-top: 2em;
}
.page-id-9882 #main-column .entry :not(h2):not(h4):not(h5):not(h6) + h3 {
 margin-top: 2em;
}
.page-id-9882 #main-column .entry :not(h2):not(h3):not(h4):not(h5):not(h6) + h4, .page-id-9882 #main-column .entry :not(h2):not(h3):not(h4):not(h5):not(h6) + h5, .page-id-9882 #main-column .entry :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 {
 margin-top: 2em;
}
@media screen and (max-width: 40em) {
 #main-column .bg_img {
  font-size: 1.5rem;
  padding: 0 0 0 75px;
 }
}
/* bannflexbox */
.bannflexbox {
 display: flex;
 flex-wrap: wrap;
 width: 100%;
}
.bannflexbox a {
 display: block;
}
.bannflexbox img {
 display: block;
 width: 100%;
 height: auto;
 margin: 0;
}
.bannflexbox > div {
 width: 100%;
 margin: 0 0 5px;
}
.bannflexbox.col3 > div {
 width: 100%;
 margin: 0 0 5px;
}
@media screen and (min-width: 48em) {
 .bannflexbox {
  justify-content: center;
  gap: 2%;
 }
 .bannflexbox > div {
  width: 49%;
  margin: 0 0 2%;
 }
 .bannflexbox.col3 > div {
  width: 32%;
  margin: 0 0 2%;
 }
}
@media screen and (max-width: 48em) {
 .gnavMain_sp ul li {
  width: 23%;
  margin: 0 !important;
  padding: 0 !important;
 }
}
.shop_header_block li {
 background-image: none !important;
 padding: 0 !important;
}
.shop_header_block .gnav > ul > li.border {
 padding-bottom: 20px !important;
}
.shop_header_block .gnavMain ul li a::after {
 display: none !important;
}
.category ul li {
 background-image: none !important;
 padding: 0 !important;
}
.category ul.note li {
    padding: 0 0 0 16px !important;
}

.bg_img {
 margin: 30px 0 20px !important;
}
/**/
.newcalendar {
 padding: 80px 0;
}
.newcalendar .wrap {
 width: 100%;
 max-width: 1000px;
 margin: 0 auto;
 padding: 0;
 display: flex;
 justify-content: space-between;
}
/*@media screen and (max-width: 64em) {
 .newcalendar .wrap {
  width: 96%;
 }
}*/
.newcalendar .cal:first-child {
 width: 30%;
}
.newcalendar .cal:nth-child(2) {
 width: 65%;
}
.newcalendar .cal:first-child table {
 width: 100%;
}
.newcalendar .xo-event-calendar table.xo-month .month-dayname td div {
 height: auto;
 text-align: center;
}
.newcalendar .xo-event-calendar table.xo-month .month-event-space {
 height: 0;
}
.newcalendar .holiday-titles {
 display: flex;
}
.newcalendar .xo-event-calendar p.holiday-title {
 width: auto;
 margin: 0 10px 0 0;
}
@media screen and (max-width: 640px) {
 .newcalendar .wrap {
  display: block;
  width: 96%;
 }
 .newcalendar .cal:first-child {
  width: 100%;
 }
 .newcalendar .cal:nth-child(2) {
  width: 100%;
  padding: 20px 0 0;
 }
}