/** Shopify CDN: Minification failed

Line 667:0 Unexpected "@media"

**/
/* This is  client customize file and do not edit by agency */
.template-page-higashiya .index-section--hero .slideshow-wrapper .hero .slideshow__slide .hero__text-wrap .page-width .hero__text-content .hero__text-vertical{
  height:-webkit-max-content;
}
.metafields{
    text-align: left;
}
@media only screen and (min-width:768px){
.c__flex-box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.c__flex-box>*{
    flex: 0 0 20%;
} 
}
button.label.collapsible-trigger.collapsible-trigger-btn.collapsible-trigger-btn--borders.collapsible--auto-height{
  padding-right:30px;
}

.mail-magazine{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.mail-magazine input{
    margin-bottom: 12px;
}
/* Cart */
p.ordering-process_title {
    font-size: 15px;
    margin-bottom: 5px;
}
.ordering-process {
    margin-top: 27px;
    font-size: 12px;
    line-height: 200%;
}
.cart-content{
  padding-top:75px;
  padding-bottom:0px;
}
@media only screen and (max-width: 769px){
.cart-content{
  padding-top:40px;
}
}
@media only screen and (max-width:500px){
    .cart__item{
        flex-wrap: wrap;
        justify-content: center;
    }
    .cart__image{
        margin-bottom: 15px;
    }
.cart__item-sub{
    flex-wrap: wrap-reverse;
}
.cart__price{
    margin-bottom: 15px;
}
}
.delivery_layout {
    display: inline-flex;
    align-items: end;
}
#delivery-date{
    border: 1px solid #888;
}
._1mqqPYZtCQtz5_i0b-po4l{
    justify-content: space-between;
}
.snize-ac-results{
  display:none;
}
/* login*/
.page-width--tiny{
  max-width:750px!important;
  margin-right:auto;
  margin-left:auto;
}
/*Product Filter and Search */
@media only screen and (max-width:768px){
.boost-pfs-filter-option-value{
  color:#fff!important;
}
.boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li .boost-pfs-check-box{
  border: 1px solid #fff!important;
}
  .boost-pfs-filter-option-title-text{
      color:#fff!important;
}
  .boost-pfs-filter-tree-v .boost-pfs-filter-option-title-text:before {
    border-top-color: #fff!important;
}
  .boost-pfs-filter-option-range-style2 .boost-pfs-filter-option-range-slider .noUi-tooltip{
          color:#fff!important;
  }
  .boost-pfs-filter-option .boost-pfs-filter-option-content .boost-pfs-filter-option-amount{
    color:#fff!important;
  }
  .boost-pfs-filter-option-title{
    color:#fff!important;
  }
  .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item .boost-pfs-filter-clear{
    color:#fff!important;
  }
  .boost-pfs-filter-refine-by .boost-pfs-filter-option-title .boost-pfs-filter-clear-all{
    color:#fff!important;
  }

  .boost-pfs-filter-option-item-list.boost-pfs-filter-option-item-list-multiple-list li.selected .boost-pfs-check-box:before{
    border: 2px solid #fff!important;
    top: 4.3px!important;
    left: 4.4px!important;
    width: 1px!important;
    height: 1px!important;
  }
  .boost-pfs-filter-tree-v .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item .boost-pfs-filter-clear:before{
    border-top: 1px solid #fff!important;
  }
  .boost-pfs-filter-tree-v .boost-pfs-filter-refine-by .boost-pfs-filter-refine-by-items .refine-by-item .boost-pfs-filter-clear:after{
    border-top: 1px solid #fff!important;
  }

}
@media only screen and (max-width: 768px){
.collection-filter {
    position: fixed;
    bottom: 0; 
    top:auto;
}
#CollectionSidebar .drawer__inner{
    max-width: 450px;
    width: 100%;
}
}
.footer__newsletter-btn{
    transform: translateY(-100%);
    right: 10px;
}
#Product-content-tab7240596816027{
    border:1px solid #e6e6e6;
}
#Product-content-91038f60-dd7a-4b85-82af-5ed013b257477240596816027{
    border:1px solid #e6e6e6;
}

/* Client Edit */

/*↓アコーディオン用*/

.rte p.guide-text {
	font-size: 13px;
	margin-bottom: 10px;
}

.rte ul.guide-list {
	margin-left: 1rem;
	margin-bottom: 30px;
}

.guide-list li {
	margin-bottom: 10px;
}

/*↑アコーディオン用*/


/* comment */
#comment p {
	font-size: 14px;
	margin-bottom: 20px;
}

#comment h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#comment h4 {
	font-size: 13px;
	margin: 0 0 10px 0;
	font-weight: bold;
  	letter-spacing: normal;
}

#comment .item-list {
	margin: 0 0 20px 1rem;
}

#comment .item-list li {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 1.8;
}

#comment .item-list li:last-child {
	margin-bottom: 0;
}

#comment .item-note {
	margin: 0;
}

#comment .item-note li {
	list-style: none;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.8;
}

#comment .item-note li:last-child {
	margin-bottom: 0;
}

/* chart／howto／tea-item */
#chart,
#howto,
#tea-item {
	margin-top: 40px;
}

#chart h3,
#howto h3,
#tea-item h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
}

#chart figure {
	margin: 0 auto;
	width: 50%;
}

#howto h4 {
	font-size: 19px;
	margin: 0 0 10px 0;
}

#howto p,
#tea-item p {
	font-size: 14px;
	margin-bottom: 10px;
}

#howto p.howto-note {
	font-size: 13px;
}

#howto ol {
	font-size: 13px;
	margin: 0 0 10px 1rem;
	line-height: 1.9;
}

#howto ul {
	font-size: 13px;
	margin: 0 0 10px 1rem;
	line-height: 1.9;
}

#howto ul.howto-list-note {
	list-style: none;
	margin: 0 0 10px 0;
}

#tea-item {
	display: none;
}

/* reservation-box */
#reservation-box {
	margin-top: 20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 15px;
}

#reservation-box dl {
	margin: 0;
}

#reservation-box dt {
	font-weight: bold;
	margin-bottom: 10px;
}

#reservation-box dd {
	margin: 0 0 0 5px;
}

#reservation-box dd span {
	color: #f00;
	font-weight: bold;
}


@media screen and (min-width: 768px) {
	
	/* comment */
	#comment p {
		font-size: 15px;
		margin-bottom: 25px;
	}
	
	#comment h3 {
		font-size: 15px;
	}
	
  	#comment h4 {
		font-size: 14px;
	}
  
	#comment .item-list {
		margin: 0 0 25px 1rem;
	}
	
	#comment .item-list li {
		font-size: 14px;
	}
	
	#comment .item-note li {
		font-size: 12px;
	}
	
	/* chart／howto／tea-item */
	#chart,
	#howto,
	#tea-item {
		margin-top: 50px;
	}
	
	#chart h3,
	#howto h3,
	#tea-item h3 {
		font-size: 17px;
		margin: 0 0 20px 0;
	}
	
	#howto h4 {
		font-size: 20px;
	}
	
	#howto p,
	#tea-item p {
		font-size: 15px;
		margin-bottom: 15px;
	}
	
	#howto p.howto-note {
		font-size: 14px;
	}
  
  	/* reservation-box */
	#reservation-box {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 480px){
	.template-page-sss .section-blog-post{
		margin-top: 30px !important;
		margin-bottom: 30px !important;
	}
}
@media only screen and (min-width: 760px){
	.two-column{
	width: 50%;
}
}
.productLabel{
	padding: 5px 10px;
	border: 1px solid #888;
	margin-left: 15px;
}

/* @anygift */
button.ag-font-bold.ag-text-center.ag-text-white.ag-rounded-full.anygift-button {
    background: #000!important;
    color: #fff!Important;
}
.ag-flex.ag-justify-center.ag-mt-10.ag-mb-4 {
    margin-top: 2rem;
}
.ag-text-anygift-key-green {
    color: #000!important;
    font-size: 13px!important;
}
.ag-text-white.ag-rounded-full.ag-bg-anygift-key-green {
    background: #636363!important;
    border-radius: 0!important;
    padding: 2px 8px!important;
}
.ag-border-anygift-key-green.anygift-max-width-none {
    border: 2px solid #888888!important;
    /* box-shadow: 2px 2px 2px #00000017; */
}

.anygift-max-width-none {
    max-width: none !important;
    border: 1px solid #ddd!important;
}

button.anygift-button {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
}
.ag-rounded-full.anygift-option-button__circle-dot {
    background-color: #636363;
}



/* @SABOE Template */

.template-page-saboe .section-images-and-links {
    margin-top: 50px
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links {
        margin-top:30px
    }
}

.template-page-saboe .section-images-and-links+.section-featured-collection {
    margin-top: 60px
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links+.section-featured-collection {
        margin-top:41px
    }
}

.template-page-saboe .section-images-and-links+.section-text-and-image-custom {
    margin-top: 62px
}

.template-page-saboe .section-images-and-links .index-section {
    margin-top: 0
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width {
        padding-left:15px;
        padding-right: 15px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width.layout-style-images-5 {
    padding: 0
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 {
    display: flex;
    margin-left: -6px
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 {
        flex-wrap:wrap
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item {
    width: 50%;
    padding-left: 6px;
    position: relative
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item {
        width:100%;
        margin-bottom: 3px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__ImageWrapper .Item__Image {
    width: 100%;
    display: block
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__ImageWrapper .Item__Image.pc-only {
        display:none
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__ImageWrapper .Item__Image.sp-only {
    display: none
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__ImageWrapper .Item__Image.sp-only {
        display:block
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__TextWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__TextWrapper .Item__Title {
    color: #fff;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 24px;
    max-height: 30vw;
    margin-bottom: 0
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-2 .Item .Item__Link .Item__TextWrapper .Item__Title {
        font-size:18px;
        max-height: 50vw
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-bottom: 94px
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 {
        margin-left:-2px;
        margin-bottom: 62px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item {
    width: 25%;
    flex-grow: 2;
    padding-left: 6px;
    margin-bottom: 6px;
    position: relative
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item {
        padding-left:2px;
        margin-bottom: 2px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__ImageWrapper .Item__Image {
    width: 100%;
    display: block
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__ImageWrapper .Item__Image.pc-only {
        display:none
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__ImageWrapper .Item__Image.sp-only {
    display: none
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__ImageWrapper .Item__Image.sp-only {
        display:block
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__TextWrapper {
    position: absolute;
    top: 30px;
    left: 30px
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__TextWrapper {
        top:20px;
        left: 20px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__TextWrapper .Item__Title {
    color: #fff;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width: 1007px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item .Item__Link .Item__TextWrapper .Item__Title {
        font-size:18px
    }
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5>div:nth-of-type(2) {
        width:100%
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5>div:nth-of-type(4) {
    width: 100%
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5>div:nth-of-type(4) {
        width:0
    }
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5>div:nth-of-type(6) {
        width:100%
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -3px
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item {
    width: 33.333%;
    padding-left: 3px;
    margin-bottom: 6px;
    position: relative
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item {
        width:50%
    }
}

@media screen and (max-width: 460px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item {
        width:100%
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item .Item__Link .Item__ImageWrapper .Item__Image {
    width: 100%;
    display: block
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item .Item__Link .Item__TextWrapper {
    padding: 17px 16px;
    margin-bottom: 17px
}
.template-page-saboe
@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item .Item__Link .Item__TextWrapper {
        padding:15px 0;
        margin-bottom: 3px
    }
}

.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item .Item__Link .Item__TextWrapper .Item__Title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width: 768px) {
    .template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-6 .Item .Item__Link .Item__TextWrapper .Item__Title {
        font-size:14px
    }
}


.template-page-saboe .hg-top-headline, .template-page-higashiya .hg-top-headline2 {
    writing-mode: initial;
    text-align: center;
}

@media screen and (min-width: 460px) {
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item:nth-child(1){
      width: 33.333333%;
}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item__spacer{

  display: none!important;

}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item:nth-child(3){
      width: 33.333333%;
}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5>div:nth-of-type(4){
    display: none!important;
}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item:nth-child(5){
      width: 33.333333%;
}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item:nth-child(7){
      width: 50%;
}
.template-page-saboe .section-images-and-links .index-section .page-width:last-of-type .ItemsWrapper.images-5 .Item:nth-child(9){
      width: 50%;
}

}

