/** Shopify CDN: Minification failed

Line 32:1 "@import" is only valid at the top level
Line 39:3 "@import" is only valid at the top level

**/
/* The linen bird customize */
html {font-size:62.5%; }
body, input, textarea, button, select {
 font-family: 'YuMincho','Yu Mincho','Yu Mincho Light','游明朝体',serif;  
 font-size: 1.3rem; /* currently ems cause chrome bug misinterpreting rems on body element */
 line-height: 1.8;
 font-weight: 400;
 color: #000;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
 font-family: 'YuMincho','Yu Mincho','Yu Mincho Light','游明朝体',serif;  
 font-size: 1.6rem;
}


h1 { letter-spacing: 0.3rem;}
h2 { letter-spacing: 0.3rem; }
h3 { letter-spacing: 0.1rem; }
h4 { letter-spacing: 0.08rem; }
h5 { letter-spacing: 0.05rem; }
h6 { letter-spacing: 0; }


.quicksand{
 @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap');
 font-family: "Quicksand", "sans-serif";
 font-size: 1.4rem;
 letter-spacing: 0.5rem;
}

.kiwi{
   @import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300&family=Montserrat:wght@200&family=Sawarabi+Mincho&family=Shippori+Mincho&display=swap');
 font-family:"Kiwi Maru", "serif";
 letter-spacing: 0.5rem;
}

/* Larger than phablet */
@media (min-width: 768px) {

}


/* Links */
a {
  text-decoration: none; }
a:hover {
  text-decoration: none;  }
a:hover img {
  text-decoration: none; 
  border-bottom: none; }



/* HEADER –––––––––––––––––––––––––––––––––––––––––––––––––– */

/*.header-bar{display:none;}*/

.site-header {
  padding: 0;
}

.site-header__logo{
  margin-bottom:0.6em;
}
.header-bar__module--list {
  height:36px;
  margin-left:12px;
  margin-bottom:8px;
  mix-blend-mode: multiply;
  display:flex;
  justify-content: flex-end;
}
.header-bar__module--list li {
  margin-left: 12px !important;
}
.header_login img,
.header_logout img {
  height:28px;
  width:;
  margin-top: 4px;
}

.wishlist-hero-header-icon {
  background: url('/cdn/shop/files/okiniiri.png?v=1625467703') no-repeat center center;
  background-size: contain;
  width: 36px;
  height:36px;
  display: inline-block;
}
.wishlist-hero-header-icon i {
  display:none;
}
.header-bar__module .header-cart-page-link-btn {
  background: url('/cdn/shop/files/cart.png?v=1625467703') no-repeat center center;
  background-size: contain;
  width: 36px;
  height:36px;
  display: inline-block;
}
.supports-fontface .header-bar__cart-icon.icon:before,
.header-bar__cart-icon{
  display:none;
}
.header-bar__cart-count {
  display:block;
  text-align: center;
  margin-top: 11px;
  font-size: 14px;
}
.header-bar__search {
  background: initial;
  position:relative;
  width: 36px;
  min-width: initial;
}
.header-bar__search img {
  height: 36px;
  width: auto;
}

@media screen and (min-width: 768px) {
.site-header__logo{
  margin-bottom:1.0em;
}
  .header-bar__module--list li.header-bar__menubtn {
    margin-left:0 !important;
  }
}



/* HEADER NAVI */

#MobileNav {
  margin-top:15px;
}
.mobile-nav__link>a {
  font-family: 'YuMincho','Yu Mincho','Yu Mincho Light','游明朝体',serif; 
}

.mobile-nav__sublist-link{
 background-color:#fff;
}

.mobile-nav-trigger {
  float:none;
  display: inline-block;
}
.mobile-nav-trigger img {
  width:32px ;
  height: auto;
  display:block;
  margin-top:4px;
}
/* .mobile-nav-trigger {
  float: right;
  margin-top:-30px;
} */
@media (min-width: 768px) {
/* .mobile-nav-trigger {
    float: right;
    margin-top:-64px;
} */
.mobile-nav__link > .header-bar__search {
  display:none;
}
#MobileNav{
  margin-top:0;
  
  }
}



/* TOP PAGE –––––––––––––––––––––––––––––––––––––––––––––––––– */

.featured-row__subtext {
  font-size: 1.3rem;
  line-height: 2.0;
}

.index-section:first-child {
  padding-top: 0;
  padding-bottom: 0;
}

.index-section {
  padding-top: 55px;
 padding-bottom: 55px;
}


@media screen and (max-width:767px) {
.index-section {
  padding-top: 35px;
  padding-bottom: 35px;
}
}

.index-section h1,h2.section-header__title {
  text-align: center;
  margin-bottom:3.0em;
  letter-spacing: 0.4rem;
}




/* featured news */
.news {
  width:100%;
}

.news .h4 {
  font-size:1.3rem;
  font-weight:400;  
}

.news .h4 a {
 margin-left:8px;
}

.news p{
margin-bottom:0px;
}

.news .rte {
  margin-top: 8px;
}

/* .news h2.h3 {
  display:none;
} */

.news ul{
  margin:0 auto;
}

.news li{
  border-bottom:1px solid #ddd;
  list-style:none;
  padding:3px;
  margin-top: 15px;
  /*width:80%;*/ }

.news li:first-child{
  margin-top:0;
}

.news li:last-child{
  margin-bottom:8px;
}

.news .featured-blog__post {
  margin-bottom: 0;
  display: flex;
}
.news .featured-blog__post .featured-blog__meta {
  font-size: 1em;
}

.news a{
  color:#333333;
  text-decoration:none;
}

.news span{
  color:#333333;
  display:inline-block;
  margin-right:20px;
}


.news time{
  display: inline-block;
  font-size: 10px;
  color:#666;
  margin:0 40px 0 20px;
  letter-spacing: 0.1rem;
}

.news p{
  display: inline-block;
  text-decoration:none;
　margin-bottom:0;
}

.news .btn {
 margin-top: 1.6em;
 color:#fff;
}

.news-list-category{
    font-size: 10px;
    color:#666;
    margin-right: ;
  }

.news .btn {
 margin-top: 1.6em;
 color:#fff;
}

span.date {
  display: inline-block;
  font-size: 10px;
  color:#666;
  margin:0 20px;
  letter-spacing: 0.1rem;
}

@media screen and (max-width:767px) {
  span.date {
  margin-left: 0px;
  }
  
  .news-list-category::after{
  content: "\A" ;
  white-space: pre ;
  }
}


/* featured blog */
.featured-blog .section-header__title

.featured-blog {
margin-top: 2em;
}
.read_more {
margin-top: 1.6em;
}
.featured-blog .read_more a{
  color: #666;
}

@media screen and (max-width:767px) {
  .news .featured-blog__post {
    display: block;}
  .news time{
    margin:0 0 0.6em 0;
  }
}



/* Footer –––––––––––––––––––––––––––––––––––––––––––––––––– */

.grid-uniform{
  font-family:'YuMincho','Yu Mincho','Yu Mincho Light','游明朝体',serif;
}


.site-footer .rte, .site-footer input, .site-footer li, .site-footer p {
  font-size: 1.2rem;
line-height: 2.4rem;
}

.site-footer ul{
  list-style-type: none;
  margin-left:0;
}

.site-footer li{
  margin-bottom:0;
}



footer a {color: #333;}
footer .footer_newsletter input[type=submit] {
  background-color: rgba(0,0,0,0.1);
  color:#000;
}

.footer-mapimg,.footer-snsimg {margin:0.8em 0.8em 0 0; display:inline-block; width:18px;}