/** Shopify CDN: Minification failed

Line 28:23 Unexpected "{"

**/
.description .data {
	margin-bottom: 20px;
}

.description .data ol,
.description .data li{
  list-style: none;
}


.description .data  dt,
.description .data  dd{
	padding-top: 2px;
}

.description .data  dt{
	/*width: 80px;*/ /*商品詳細*/
	float: left;
	font-weight: bold;
}

.description .data  dd,
.description .data  ul,{
	padding-left: 80px;
}

.description .data .l dt{
	width: 130px;
}
.description .data .l dd{
	padding-left: 130px;
}
.description .data .m dt{
	width: 100px;
}
.description .data .m dd{
	padding-left: 100px;
}
.description .data .s dt{
	width: 70px;
}
.description .data .s dd{
	padding-left: 70px;
}


/* ページ幅 */
.content-header,
.reading-container {
  max-width: 920px;
}
/* 法的ページ幅 */
.shopify-policy__container {
  max-width: 920px;
  padding: 0;
}

/* お支払いについて */
.paypage_img {
  width: 75px;
}
.payment-table th {
  background: #e9ecef;
  border: solid 1px #ccc;
  color: #111;
  padding: 10px;
  text-align: center;
}
.payment-table td {
  border: solid 1px #ccc;
  padding: 10px;
}

/* ヘッダーナビ */
.page-header {
	padding: 0;
}
.page-header .store-message.announce_upper{
	max-width: 100%;
    width: 100%;
    background-color: #aaa;
    padding: 0.5em 2rem;
    margin: 0;
	background-color: #dca;
    background-image: linear-gradient(90deg, rgba(255,255,255,.07) 50%, transparent 50%), linear-gradient(90deg, rgba(255,255,255,.13) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.17) 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.19) 50%);
    background-size: 13px, 29px, 37px, 53px;
    color: #212b36;
		display: flex;
		justify-content:space-between;
}
@media (max-width: 1000px){
	.page-header .store-message.store-message--upper {
			display: none;
	}
}
.page-header .store-message.announce_lower{
    background-color: #aaa;
	background-color: #dca;
    background-image: linear-gradient(90deg, rgba(255,255,255,.07) 50%, transparent 50%), linear-gradient(90deg, rgba(255,255,255,.13) 50%, transparent 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.17) 50%), linear-gradient(90deg, transparent 50%, rgba(255,255,255,.19) 50%);
    background-size: 13px, 29px, 37px, 53px;
    color: #212b36;
}
.page-header .store-message.header_nav_link_cont{
	max-width:100%;
	padding-right: 2rem;
	padding-left: 2rem;
}
span.search-and-cart {
    padding-right: 2rem;
}
.header_nav_link{
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	min-width: 710px;
	line-height: 1.4em;
	text-align: left;
	display: flex;
	justify-content: space-around;
}
.page-header .store-message.store-message--lower .header_nav_link_mobile{
	text-align: left;
}
.header_nav_link_mobile{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	/* max-width: calc(100% - 320px); */
	line-height: 1.4em;
	text-align: left;
}
@media (max-width: 1000px){
	.page-header {
    left: 0;
		padding: 0;
	}
	.header_nav_link{
		display: none;
	}
	.header_nav_link_mobile{
		max-width: 100%;
	}
	.page-header .store-message.store-message--lower {
		/* height: 60px; */
	}
	.page-header .store-message.announce_lower {
		height: auto;
	}
	span.search-and-cart {
		padding-right: 1rem;
	}
}

.header_nav_link a{
	text-decoration: none;
	/* margin-right: 9px; */
	font-weight: bold;
	font-size: 16px;
}
.header_nav_link a:after {
	/* content: url(/cdn/shop/files/li.png?v=1642553720);*/
	/* margin-right: 4px; */
	margin-left: 4px; 
	content: "";
	/* position: absolute; */
	right: 0;
	top: -3px;
	bottom: -3px;
	border-right: 2px solid;
	opacity: .25;
}
.header_nav_link_mobile a{
	text-decoration: none;
	margin-right: 9px;
	font-weight: bold;
	display: inline-block;
	line-height: 1.8;
	font-size: 1rem;
}
/* contact */
.spacey-row.section-id-template--15546756169980__16421455762c18c2ef {
  margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
	padding-left: 50px;
	padding-right: 50px;
}

/* @media (max-width: 767px){
	.content-header, .reading-container {
			padding-left: 20px;
			padding-right: 20px;
	}
} */


/* ラッピング・熨斗 */
#wrap_hed {
	background-image: url(/cdn/shop/files/gift_main_wrap.jpg?v=1642683887);
	background-repeat: no-repeat;
	height: 260px;
	width: 720px;
	margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
	#wrap_hed {
		background-image: none;
	}
}

.figure-caption {
	font-size: 76%;
	color: #5d5d60;
}

#gift_wrap section {
	margin-bottom: 3rem;
}
#gift_wrap .text_check {
	color: #EA5912;
	font-weight: bold;
	margin-bottom: 0;
	font-family: Crimson Text,serif;
}
#gift_wrap .block {
	margin-bottom: 40px;
}
@media screen and (max-width: 999px){
	#gift_wrap .block {
			margin-left: 0;
			margin-bottom: 20px;
	}
}
/* 会社概要 */
.company_cont h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DED9;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 45px;
}
.company_cont .sec_company_top h2{
	padding-left: 0;
}
.text_mori {
	color: #4e6c35;
}
.gaiyou_table{
	font-size: 14px;
}
.gaiyou_table th {
	padding-right: 0;
	padding-left: 0;
}
.sec_enkaku dl {
	line-height: 160%;
	font-size: 14px;
	margin:0px;
}
.sec_enkaku .sa5_list dl {
	margin-bottom: 20px;
}
.sec_enkaku .sa5_list dt {
	width: 120px;
	float: left;
	font-weight: bold;
	color: #8C4600;
}
.sec_enkaku .sa5_list dd {
	padding-left: 120px;
}
@media screen and (max-width: 640px){
	.sec_enkaku .sa5_list dt,
	.sec_enkaku .sa5_list dd {
			width: 100%;
			float: none;
			padding: 0;
	}
}

/* 名入れについて */
.about_naire_cont .main_image {
	margin-bottom: 40px;
}
.insatu_toi .i_t_inner {
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
@media screen and (max-width: 640px){
	.insatu_toi .i_t_inner dl {
		margin: 1rem;
	}
}
.insatu_toi dt span {
	color: #8C2000;
}
.insatu_toi dl {
	margin-bottom: 25px;
}
.insatu_toi dt {
	/* font-size: 14px; */
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 3px;
}
.insatu_toi {
	background-color: #FFF2E6;
	/* width: 698px; */
	border: 1px solid #CCC;
	line-height: 150%;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
.insatu_setu .taiou {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #401000;
	background-color: #FBEFD2;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.insatu_setu a{
	text-decoration: underline;
}
.insatu_setu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6DED9;
	padding-top: 25px;
	margin-bottom: 40px;
}

.insatu_tyui h2 {
	margin-bottom: 25px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8C4600;
	color: #8C4600;
	padding-left: 10px;
	line-height: normal;
}
#insatu_toi {
	background-color: #FFF2E6;
	/* width: 698px; */
	border: 1px solid #CCC;
	line-height: 150%;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

/*コレクション_ギフト*/
.colection_title-border {
  display: flex;
  align-items: center;
}
.colection_title-border::after {
  content: "";
  border-top: 1px solid #bbb;
  flex-grow: 1;
  margin-left: 2rem;
}
.colection_title-small {
  font-size: 0.5rem;
  vertical-align: top;
}
@media screen and (max-width: 575px){
  .colection_title-border {
    font-size: 1rem
  }
}
@media screen and (min-width: 576px){
  .colection_title-border {
    font-size: 2rem
  }
}
/*コレクション_ブランド*/
.collection-cobrand {
  font-size: 2rem;
  font-family: Crimson Text,serif;
  font-weight: 600;
  margin-bottom: 2rem;
}
.collection-cobrand span {
  font-size: 1rem;
  margin-left: 1rem;
  vertical-align: middle;
}
.collection-cobrand img {
  vertical-align: middle;
}

/*うちわ*/
.uchiwa-desc_bg {
 background: url("/cdn/shop/files/uchiwa_item_hed_hai_tx.png?v=1643638178"),url("/cdn/shop/files/uchiwa_item_hed_hai.png?v=1643638178");
 background-repeat:  no-repeat, repeat-y;
 background-position: bottom right, center;
}
.uchiwa-desc_tx,  .uchiwa-desc_tx h2{
    color: #fff;
}
.uchiwa-desc_tx h2{
    font-size: 1.5rem;
    border-left: solid 5px #fff;
}
.uchiwa-desc_tx span {
    font-size: 0.8rem;
}
@media screen and (max-width: 767px) {
  .link-imgs {
  }
  .link-imgs a{
    display: block;
    text-decoration: none;
  }
  .link-imgs a:before {
    content: attr(data-name);
    color: #b3793b;
    border-bottom: solid 1px;
    font-weight: 600;
  }
  .link-imgs img {
    display: none;
  }
  .h-imgs {
  }
  .h-imgs h2:before {
    content: attr(data-name);
    color: darkgreen;
    font-size: 2rem;
    font-family: Crimson Text,serif;
    font-weight: 600;
    font-style: normal;
  }
  .h-imgs h3:before {
    content: attr(data-name);
    font-family: Crimson Text,serif;
    font-weight: 600;
    font-style: normal;
    color: darkgreen;
    font-size: 1.5rem;
  }
  .h-imgs h4:before {
    content: attr(data-name);
    color: #8c4600;
    font-size: 1.3rem;
    font-weight: 600;
  }
  .h-imgs img {
    display: none;
  }
}
/*うちわ_テーブル*/
.tbl-r05 th {
  background: darkgreen;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r05 td {
  border: solid 1px #ccc;
  padding: 10px;
}
.tbl-r05 td:first-child {
  background: #fbf5f5;
}
.tbl-r05 caption {
  text-align: left;
  caption-side: top;
}
@media screen and (max-width: 767px) {
  .tbl-r05 {
    width: 80%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .tbl-r05 td:first-child {
    background: darkgreen;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}
/*monacca*/
.monacca-table th{
  border: none !important;
  min-width:7rem;
}
 .monacca-table td{
   border: none !important;
}
/* tags */
.block.product p.tagList {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 0;
}
.block.product span.badge {
	display: inline-block;
	padding: .35em .65em;
	font-size: .75em;
	font-weight: 700;
	line-height: 1.25;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
  }
/* datepicker */
.delivery-date-area input#datepicker {
    min-width: 200px;
}

/* footer */
.sdgs_tourokushou {
	max-height: 200px;
}
/* cart */
.cart_coupon_mes {
	text-align: right;
}
.cart_coupon_mes p {
	color: #b3793b;
	font-weight: bold;
	text-align: left;
	width: 53%;
	display: block;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
	.cart_coupon_mes {
		text-align: right;
	}
	.cart_coupon_mes p {
		width: 100%;
	}
	.cart_coupon_mes p br {
		display: none;
	}
}

/* 2023新生活スライド文字色変更 */
/* .slide-3 .overlay-text__text {
	color: #a6eb13;
}
.slide-3 .overlay-text__text a {
	text-decoration: none;
}
.slide-3 .overlay-text__title {
	text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.slide-3 .overlay-text__title span {
	text-shadow: none;
	display: block;
	color: #000;
	font-size: 25.2px;
}
.slide-3 .overlay-text .overlay-text__button {
	background: #a6eb13;
	color: #fff;
}
@media screen and (min-width: 1100px) {
	.slide-3 .overlay-text__title span {
		font-size: 36px;
		line-height: 1;
	}
}
@media screen and (max-width: 768px) {
	.slide-3 .overlay-text__title {
		font-size: 200%;
	}
	.slide-3 .overlay-text__title span {
		font-size: 1.2rem;
	}
} */
/* monacca コレクションページ ウッドデザイン賞 */
/* セクション　ウッドデザイン賞 */
.wood_design {
  width: 100%;
  max-width: 960px;
  display: block;
  margin: auto auto;
}
.wood_design_desc {
  text-align: center;
}
.wood_design figure {
  margin: 0;
  text-align: center;
}
.wood_design figure img {
  max-width: 540px;
  width: 100%;
  height: auto;
}
a.wood_design_link {
  color: #fff;
  background-color: #a0a0a0;
  border-radius: 30px;
  text-decoration: none;
  font-size: 1.17em;
  padding: 15px 30px;
  font-weight: bold;
  display: block;
  width: 230px;
  text-align: center;
  margin: auto auto;
}
hr.wood_design_hr {
  max-width: 960px;
  display: block;
  margin: 3rem auto;
  border-top: 1px solid #999;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .wood_design h2 {
    text-align: center;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .wood_design {
    /* padding: 20px; */
  }
  .wood_design h2 {
    text-align: center;
    font-size: 20px;
  }
}
/* 新商品ラベル */
.new-label {
	display: inline-block;
	padding: 2px 10px;
	margin-bottom: 5px;
	background-color: #ff0000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	text-transform: uppercase;
}
.block-product-title {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
}
.block-product-title .new-label {
  display: inline-block;
  margin-left: 10px; /* 商品名との間隔 */
  padding: 2px 6px;
  background-color: #ff0000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-radius: 5px;
  text-transform: uppercase;
  vertical-align: middle;
}
/* 言語セレクタ */
.lang_selector_cont {
	margin-right: 15px;
}
.lang_selector_cont:after {
    content: "";
    position: absolute;
    right: 0;
    top: -3px;
    bottom: -3px;
    border-right: 1px solid;
    opacity: .25;
}
.lang_selector_cont select {
    font-size: 0.9rem;
    line-height: 0.9em;
    padding: 4px 20px 4px 14px;
    width: 140px;
}
@media (max-width: 1000px) {
    .page-header .lang_selector_cont {
        display: none;
    }
	.mainnav .page-header .lang_selector_cont {
		display: block;
		margin: 30px 27px 0;
	}
}


/* 商品詳細　生産終了表記 */
.product-status-label {
  display: inline-block;
  margin-top: 0.6rem;
  padding: 0.45rem 0.8rem;
  color: #9f1d1d;
  background: #fdf3f3;
  border: 1px solid #e7c4c4;
  border-radius: 3px;
  font-weight: 700;
  line-height: 1.5;
}

.product-unavailable--discontinued {
  margin-top: 1.2rem;
  color: #9f1d1d;
  font-weight: 700;
  line-height: 1.6;
}
/* 商品一覧　生産終了ラベル */
.productlabel.discontinued {
  background: #9f1d1d;
  color: #fff;
}

.block.product .productlabel.discontinued {
  position: absolute;
  top: 10px;
  right: 10px;
  left: auto;
  margin: 0;
  z-index: 3;
}

.variant-note {
  margin: 8px 0 16px;
  font-size: 13px;
  line-height: 1.6;
  color: #666;
}