/** Shopify CDN: Minification failed

Line 362:3 Unexpected "/"

**/
/* 共通 */
.pc-br {
    display: block;
}
.sp-br {
    display: none;
}

@media screen and (max-width:768px) { 
    .pc-br {
        display: none;
    }
    .sp-br {
        display: block;
    }

}


/* header */
@media screen and (max-width:990px) { 
.header {
    padding: 10px !important;
    display: flex !important;
    justify-content: space-around !important;
}
}
.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: 1fr auto auto;
    column-gap: 0rem;
}


/* Slideshow */
.custom__slideshow__wrapper {
    padding: 0 !important;
}
.custom__slideshow__subtitle {
    font-size: 14px;
    letter-spacing: 2%;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0px;
}
.custom__slideshow__title {
    font-size: 24px !important;
    max-width: 400px !important;
    margin-bottom: 34px !important;
    color: #032C45;
}
.slider-counter__link {
    padding: 0.5rem !important;
}
.custom__slideshow__content{
    max-width: 70% !important;
    padding: 0 16px !important;
    z-index: 999;
    position: relative;
}
.custom__dot {
    width: 7px !important;
    height: 7px !important;
}

@media screen and (max-width:768px) { 
    .custom__slideshow__wrapper {
        justify-content: flex-start !important;
    }
    .custom__slideshow__subtitle {
        font-size: 13px;
    }
    .custom__slideshow__title {
        font-size: 20px !important;
        margin-bottom:-200px !important;
        width: 300px;

    }
    .custom__slideshow__content{
        max-width: 70% !important;
        padding: 0 16px !important;
        z-index: 999;
        position: relative;
    }
    .custom__slideshow__text {
        width: 100vw;
        font-size: 12px;
    }
}
@media screen and (max-width:350px) { 
    .custom__slideshow__title {
        font-size: 20px !important;
    }
    .custom__slideshow__text {
        font-size: 11px;
    }
}
.custom__card {
    text-align: center;
    align-items: center;
    position:relative !important;
}
.custom__card__inner {
    width: 160px !important;
}
.custom__card__img{
    object-fit: contain !important;
    margin-left: auto;
    margin-right: auto;
}


/* COLLECTION-ITEMS */
.custom__collection__titleweapper {
    text-align: center;
    margin-top: 6rem;
}
.custom__collectoin__titleeng {
   font-family: "Cormorant Upright", serif;
   font-size: 20px;
}

.custom__collection__subtitle {
    margin-top: 0;
    margin-bottom: 8px;
    text-align: center;
   line-height: 1.6;
   font-family: "Cormorant Upright", serif;

}
.custom__collection__title {
    margin-top: 0 !important;
    margin-bottom: 60px !important;
    display: flex;
    justify-content: center !important;
    font-size: 32px;
line-height: 1.4;
font-family: "Zen Old Mincho", serif !important;

}
.collection__tokyodry {
    width: 67px;
    height: 66px;
    object-fit: contain;
}


@media screen and (max-width:768px) { 
    
    .collection__title.title-wrapper,slider-component.page-width{
        padding: 0 16px !important;
    }
    .custom__collection__title {
        display: flex;
        /* justify-content: space-between; */
    }
    .collection__tokyodry {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
}

/* Product */
.custom__product__tag {
    display: inline-block;
    color: #BC4C1B;
    border: 1px solid #BC4C1B;
    border-radius: 20px;
    padding: 6px 12px;
    font-size: 13px;
    margin-bottom: 8px;
}
.custom__product__title {
    margin-top: 0 !important;
}

.product__description h2 {
    padding-bottom: 8px;
    border-bottom: 1px solid #032C45;
    margin-bottom: 15px;
    margin-top: 35px;
    font-size: 16px;
}
.product__description a {
    color: #4657F1;
}

.custom__subsctiption__link {
    color: #BC4C1B;
    display: block;
    text-align: center;
    line-height: 1.7;
    font-family: "Zen Old Mincho", serif;
    margin-top: 0 !important;
}


/* card__product */

.card.card--standard.card--media {
    border: 1px solid #EDEDED !important;
    padding: 1rem;
}

.custom__feature__collection__button {
    margin-top: 5rem !important;
    padding: 0 5rem;
    color: #032C45;
    background-color: #fff;
    transition: all 0.3s;
    border-radius:300px ;
}
.custom__feature__collection__button:hover {
    color: #fff;
    background-color: #032C45;
    transition: all 0.3s;
    border-radius:300px ;
}
.custom__feature__collection__button::after {
    border-radius:300px ;

}

.card__information {
    padding-top: 10px !important;
}
.custom__card__tag {
font-size:  10px;
padding: 6px 12px; 
border: 1px solid #BC4C1B;
border-radius: 20px;
display: inline-block;
margin-bottom: 10px;
color: #BC4C1B;
font-family: "Shippori Mincho", serif;
}

.custom__card__title {
    font-size: 20px;
    line-height: 1.4;
}

.global-media-settings {
    border: none !important;
}


/* Price */
.price__container {
    font-family: "Zen Old Mincho", serif !important;
}
.custom__taxinclude {
    font-size: 11px;
}
/* Footer */
.footer__logo__image {
    margin-bottom: 40px;
}
.footer-block__heading.inline-richtext{
    font-family: "Cormorant Upright", serif;
    font-size: 28px;
}
.footer-block.grid__item:nth-child(4) p {
    font-size:14px;
}
/* FOOTER
footer {
    background-image: url(https://cdn.shopify.com/s/files/1/0593/9793/1078/files/backimagefooter.png?v=1711804583) !important;
    background-repeat: repeat !important;
    background-size: cover !important;
    background-position:center ;

}
.footer__content-top {
    max-width: 1100px;
    margin: 0 auto;
}

.custom__footer__wrapper {
    display: flex;
    justify-content: flex-end;
}
.footer-block--image{
    width: 300px;
    flex: 1;
}
.footer-block--menu {
    margin-left: 72px;
}
.footer-block--menu li{
    margin-bottom: 20px;
}

@media screen and (max-width:750px) { 

    .custom__footer__wrapper {
        display: flex;
        justify-content: flex-end;
    }
    .footer-block--image{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
        width: 100%;

    }
    .footer-block--menu {
     margin-left: 0px;
    }
    .footer-block--menu li {
        position: relative;
        border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    }
    .footer-block--menu li::before {
       display: block;
       content: ">";
       position: absolute;
       top: calc(50% - 15px);
       transform: rotateY(50%);
       right: 0;
       color: #fff;
       width: 15px;
       height: 15px;
       transition: all 0.3s;
    }
    .footer-block--menu li::before:hover {
        transition: all 0.3s;

       right: -15px;

    }
    .footer-block--menu li{
        margin-bottom: 20px;
    }
}
.footer__content-top {
    padding-bottom: 0 !important;
    /* padding: 0 8rem !important; 
}*/

@media screen and (max-width:768px) { 
    .footer__content-top {
        padding: 0 2rem !important;
    }
}
.footer__content-bottom {
padding-top: 0 !important;
border-top: none !important;
}
/* .footer__content-bottom-wrapper {
    padding: 0 !important;
} */
.copyright__content {
    color: #032C45 !important;
    font-family: "Cormorant Upright", serif;
} */
/* コピーライト編集 */
.copyright__content:nth-child(2){
    display:none ;
    }


/* POLICY */
.shopify-policy__container {
    max-width: 880px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.shopify-policy__container .shopify-policy__title {
    margin-top: 80px;
    margin-bottom: 100px;
}
.shopify-policy__body h2 {
    font-family: "Zen Old Mincho", serif !important;
    margin-top: 50px;

}

/* checout */
._5uqybw2._1fragemkj._1fragemhx._1fragemjd._1fragemjh._1frageml2._1fragemlo._1fragemmn{
    display: none !important;
}

.joc-dds__block .joc-dds__body .joc-dds__field-group:first-child {
    display:none ;
}

/* 特集セレクションの売り切れ表示 */
.custom__card {
  position: relative;
}
.badge.badge--bottom-left {
  color: white;
  position: static !important;
}
/* 外側card__badgeを表示（card__informationと同グリッド内で横幅が揃う） */
.custom__card > .card__content .card__badge {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  grid-row-start: 1;
  align-self: end;
}
/* 内側card__badge（画像に重なる部分）を非表示 */
.custom__card .custom__card__inner .card__badge {
  display: none !important;
}
/* ギフト対応バッジ（白背景+ネイビー枠線のピル型デザイン） */
/* バッジ間の余白は親コンテナ（.card__badge / .price__badges）のgapで付与するため、
   ここではmargin-leftを持たせない（レスポンシブで縦並びになっても左端が揃う） */
.badge--gift-support {
  padding: 0.5rem 1.6rem 0.6rem;
  border: 1px solid #032c45;
  border-radius: 999px;
  background-color: #ffffff;
  color: #032c45;
}

/* 商品ページ価格欄のバッジ群（売り切れ／セール／ギフト）をラップし、gapで間隔を揃える */
.price__badges {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  vertical-align: top;
}