/** Shopify CDN: Minification failed

Line 741:39 Expected "*/" to terminate multi-line comment

**/
@media screen and (min-width: 769px){
    .Cart__caution-wrapper{
        max-width:100%;
        margin: 15px 0;
    }
    }
    .c-logout_btn{
        margin-left: auto ;
        width: 30%;
        margin-right: 2%;

    }
@media screen and (max-width: 768px){
    .Cart__caution-wrapper{
        margin-left:0;
        margin-right:auto;
    }
    .c-logout_btn{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .sp-cac-btn{
        margin-bottom: 45px;
    }
    }


.minimal-cart .cart__footer .cart__buttons-container input[name=checkout]{
    max-width: 424px;
    width: 100%;
}
.Cart__caution-wrapper{

    width: 100%;
    margin-left: auto;
    padding: 30px 15px 15px 15px ;
    margin-bottom: 30px;
    border: 1px solid #ee7800;
    margin-top: 15px;
}
@media screen and (max-width: 768px) {
    .Cart__caution-wrapper{
        width: 100%;
    }

}
.Cart__caution-wrapper h3{
    font-size: 14px !important;
    border-bottom: 1px  #ee7800 ;
    display: inline-block;
}
.highlighted {
    background: -moz-linear-gradient(top,transparent 60%, #FFF, #ee7800);
    background: -webkit-linear-gradient(top,transparent 60%, #FFF, #ee7800);
    background: linear-gradient(to bottom,transparent 60%, #FFF, #ee7800);
}
.Cart__caution-wrapper p{
    font-size: 12px !important;
    font-weight: 500!important;
}

.Cart__caution-wrapper label{
    text-align: left;

}
.Cart__caution-wrapper input::placeholder{
    color: #4f4f4f;
    font-weight: 500;
}
.forget_password{
    display: block;
    margin-top: 10px;
    text-decoration: underline;
    text-align: center;
}

.c-login-registerForm{
    margin: 80px auto 0 auto;
}
.c-login-registerForm p{
    margin-bottom: 30px;
}
.c-login-registerForm h3{
    font-size: 24px!important;
}
@media screen and (max-width: 768px) {
    .c-login-registerForm{
        margin: 80px auto 0 auto;
    }
}   
.c-registerbtn{
    background-color: #000 !important;
}
input.btn.btn--full.c-registerbtn{
    font-weight: 600!important;
    line-height: 1.8;
    font-size: 18px;
}

.c-register_note{
    color: #ff0000!important;
    font-size: 12px!important;
    margin-top: 10px;
}
/* Account Page  */
.c-account_subtitle{
    font-size: 18px!important;
}
.c-account_title{
    font-size: 28px!important;
}
.omn_wrapper{
    padding-bottom: 30px;
}
.c-change_address a{
    display: inline-block;
    margin-bottom: 10px;
}

.customer-info_block{
    border: 1px solid #333;   
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.minimal-customer-account .grid .grid__item{
    padding-left: 0 !important;
}
@media screen and (max-width: 768px) {
    .customer-info_block{  
        border-top:1px solid #000;
        border-bottom: 1px solid #000;
        border-right: none;
        border-left:none ;
        padding-top: 40px;
        padding-bottom: 45px;
        text-align: center;
    }
    .minimal-customer-account .grid{
        margin: 0;
    }

    .pc-only{
        display: none;
    }
    .c-mc_wrapper{
        text-align: left;
        margin-right: 30px;
        margin-left: 30px;
    }
    }
.c-change_address{
    text-align: left;
}
.c-pagenation{
    margin-top: 40px;
    text-align: center;
}
form#create_customer{
    margin-bottom: 5px;
}
@media screen and (min-width: 769px) {
    .account-layout{
        max-width: 600px !important;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .c-mc_wrapper{
        text-align: left;
        margin-right: 40px;
        margin-left: 40px;
    }
    .sp-only{
        display: none;
    }
    .customer-info_block{
        margin-left: 7% !important;
        padding-left: 0 !important;   
    }
    .grid__item.one-third.medium-down--one-whole.customer-info_block{
        width: 30%!important;
    }
    .grid__item.two-thirds.medium-down--one-whole.order-history_block{
        width: 61% !important;
    }

    }
    .p__gothic.btc a{
        padding: 5px 15px !important;
    }

    .logout_btn{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .logout_btn a{
        padding: 20px 25px;
    }



    .c-account-btn{
        width: 100%;
    }
    .c-logout_btn a{
        color: #000;
        background-color: #fff;
        border: 1px solid #D3D3D3;
        border-radius: 4px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 3%;
        font-size: 14px;
    }
    /* Pagination */
    .page{
        border: 1px solid #D3D3D3;
        padding: 9px 15px;
    }
    .page a{
            font-weight: 300;
        }
    span.page.current{
        border: 1px solid #000000;
        background: #000;
        color: #fff;
        font-weight: 300;
    }
    .next{
        border: 1px solid #000;
        padding: 9px 15px;
        background-color: #000;
        color: #fff;
    }
    .next a{
        color: #fff;
        font-weight: 600;
    }
    .c-reg-note p{
        font-size: 12px;
    }
    /* Customer Fields*/
    .cf-app__field > label{
        text-align: initial;
    }
    .cf-app__field-description{
        text-align: initial;
    }
    input#customer-birthday{
        width: 100%;
    }
    .cf-app__field-type--submit-button button{
        padding: 20px !important;
    }
    .cf-app__field-description{
        font-weight: 300;
    }

/* Cart */
.title--block a img{
  display:inline-block;

}
/* header menu */
@media screen and (min-width: 769px) {
.expanded-menu-img img{
    margin-left: 10vw;
  width:185px;
}
}
.stars_block img{
    display: inline-block;
}
.text-right a img{
    display: inline-block;
}
.addToCart img{
    display: inline-block;
}
.minimal-product_page .line_account_block a img{
    display: inline-block;
}
.rectangle-licard_text_viewmore img{
    display: inline-block;
}
.swiper-slide.display--flexbox.swiper-slide-active{
    box-sizing: border-box;
}
.shipping-incompatible{ 
  background-color:#ff6347 !important;
}
@media screen and (max-width: 850px) {
  .shipping-incompatible{ 
  margin-top:5px;
}
}


/* Account page News*/
.c-account-news{
    background-color:#f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* 3lines-news */
.news-custom-content{
    padding-left: 0!important;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .news-list{
    list-style: none outside;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    max-width: 700px;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
  }
  .news-list .item a{
    flex-wrap: wrap;
    flex-wrap: nowrap;
    text-decoration: none;
    color: #333;
  }
  .c-newslist .item a{
    display: flex;
    align-items: center;

  }
  .news-list .item .date{
    margin: 0;
    min-width: 150px;
    font-size: 14px;
    color: #333333;
    padding: 0 20px 0 0;
    font-weight: bold;
  }
  .news-list .item .category{
    margin: 0;
    min-width: 150px;
    padding: 0 20px 0 0;
  }
  .news-list .item .category span{
    border: 1px solid #ee7800;
    color: #ee7800;
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    padding: 5px 20px;
    font-size: 10px;
    line-height: 1;
  }
  .news-list .item .title{
    margin: 0;
    display: inline-flex;
    color: #4e4e4e;
    text-align: initial;
  }
  
  @media screen and (max-width: 767px){
    .news-list .item {
        text-align: initial;
        padding-left: 10px;
        padding-right: 10px;
    }
  .news-list .item a{
    flex-wrap: wrap;
justify-content: flex-start;
  }
  .news-list .item .date{
    min-width: 100px;
    font-size: 14px;
  }
  .news-list .item .title{
    margin-top: 5px;
    text-align: initial;
  }
  .news-list .item .category{
padding: 0;  }
  }
  @media screen and (max-width: 500px){
    .news-list .item .category{
  padding: 10px 0;
      text-align:initial;
    }
  }
  /* rank up */
  .c-rankup_wrapper{
    padding: 15px 10px;
    background-color:#f5f5f5;
  }
  .balance-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #copyTarget{
    width: 250px;
  }

  .copy-btn{
    border: 1px solid #4f4f4f;
    display: block;
    height: 100%;
    background-color: transparent;
    outline: none;
    margin: 0 0 1em;
    padding: 8px 10px;
    border-radius: 2px;
  }
  @media screen and (min-width: 500px){
    #copyTarget{
        width: 150px;
      }
      .copy-btn{
        padding: 6px 10px;
      }
  }
  .c-rankup_wrapper{
    margin-bottom: 15px;
  }

/* TOP - 4Images */
.c_section{
    margin-top: 50px;
    margin-bottom: 50px;
    max-width: 1510px !important;
}
.cflex-box{
    display: flex;
    gap: 30px;
}
@media screen and (max-width: 850px) {
    .cflex-box{
        display: flex;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: auto;
        gap:  10px;
    }
    .cflex-box-child{
        width: 48% !important;
    }
    .custom-imagescolumn_wrapper{
        padding-left: 20px !important;
        padding-right: 20px!important;
    }
    .c_section{
        padding-left: 20px!important;
        padding-right: 20px!important;
        margin-top: 50px;
        margin-bottom: 50px;
    }
  }

  .alert-title{
    color: #ff0000;
    display: flex;
    align-items: center;
    font-weight: 600;
      }
  .alert-title span{
    display: block;
    margin-right: 6px;
    margin-top: 5px;
  }
.alert-item{
    margin-top: 15px;
}
  .alert-wrapper .item a{
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .alert-wrapper p{
    margin-bottom: 0;
  }
  .alert-text{
    text-decoration: underline;
    text-align: initial;
  }
  @media screen and (min-width: 400px) {
  .br-se{
    display: none;
  }
}
.birthday_note{
    padding-left:5px;
    font-size:12px;
    color:#ff0000;
    text-align:center;
}
@media screen and (max-width: 400px) {
.alert-title .birthday_note{
    display: none;
}
.birthday_note{
    padding-left:0;
}
}

.c_shipping_note{
  text-align:center;
  background: #f7e2bc;
  font-size:18px;
    padding: 10px 15px;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
}
.c_shipping_note p{
      font-size:16px !important;
    font-weight:400 !important;
  margin-bottom:0 !important;
}
@media screen and (min-width: 401px) {
    .pc-hidden{
        display: none;
    }
  .c_shipping_note p{
    font-size:18px !important;
  }
}

/* 2023/10/26 Add start SP slide thumbnails */
.product-slider{
    overflow: hidden;
}
.product__slides .thumb-slide{
    padding: 10px 5% 0;
}
.product__slides .thumb-slide .splide__slide{
    max-width: 20%;
    margin-bottom: 0;
}
.product__slides .thumb-slide .splide__slide.is-active{
    border: 1px solid #000 !important;
    opacity: 0.6;
}
.minimal-product_page .product__slides{
    padding-bottom: 0;
}
@media screen and (max-width: 480px) {
    .product__slides--has-media .main-slide{
        min-height: 100vw;
    }
    .minimal-product_page .product__slides .swiper-wrapper {
        padding-bottom: 10px !important;
    }
}

/* 2023/10/26 Add end SP slide thumbnails */
/* 2023/10/26 Add start new add to cart button on product page */
.minimal-product_page .add-to-cart__wrapper{
    margin-top: 1em;
}
.minimal-product_page .floatingAddToCart{
    position: fixed;
    bottom: 30px;
    right: 0;
    white-space: normal;
    z-index: 999;
    width: 300px;
    background: #fff;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 15px;
    transition: all 1s 0.1s ease-in-out;
}
@media screen and (min-width: 769px) {
    .minimal-product_page .floatingAddToCart{
        opacity: 0;
        transform: translateX(100%);
    }
    .minimal-product_page .floatingAddToCart.is-visible{
        opacity: 1;
        transform: translateX(0);
    }
}
@media screen and (max-width: 768px) {
    .minimal-product_page .floatingAddToCart{
        opacity: 0;
        transform: translateY(100%);
    }
    .minimal-product_page .floatingAddToCart.is-visible{
        opacity: 1;
        transform: translateY(0);
    }
}

.minimal-product_page .floatingAddToCart__price{
    margin-bottom: 5px;
    display: block;
    font-size: 18px;
  font-weight:500;
}
.minimal-product_page .floatingAddToCart .addToCart{
    font-weight: 600;
    width: 100%;
}
.minimal-product_page .floatingAddToCart .tag-label{
    background: #D8D8D8;
    color: #000;
    font-weight: 400;
    margin-bottom: 2px;
    white-space: nowrap;
}
@media screen and (max-width: 768px) {
    .minimal-product_page .floatingAddToCart{
        display: flex;
        align-items: center;
        gap: 15px;
        width: 100%;
        bottom: 0;
        padding: 12px 15px;
        border-top: 1px solid #000;
        border-left:none;
        border-bottom: none;
    }
    .minimal-product_page .floatingAddToCartArea__Info{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .minimal-product_page .floatingAddToCart__price{
        white-space: nowrap;
        margin: 0 !important;
        line-height: 1.2;
    }
    .minimal-product_page .floatingAddToCart .addToCart{
        max-height: 40px;
    }
}
@media screen and (max-width: 370px) {
    .minimal-product_page .floatingAddToCart__price{
        font-size: 14px;
        white-space: normal;
    }
}
#floatingAddToCartArea[hidden]{
    display: none !important;
    visibility: hidden;
    z-index: -1;
}
/* 2023/10/26 Add end new add to cart button on product page */

/* 2023/10/26 Add start custom-breadcrumb */
.breadcrumb.c-breadcrumb{
    margin: 0 auto;
    padding-top: 33px;
    margin-top: 0;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
    font-size: 13px;
    font-family: inherit;
}
.breadcrumb.c-breadcrumb::-webkit-scrollbar{
    display:none;
}
.c-breadcrumb__arrow{
	position: relative;
    display: inline-block;
    width: 8px;
}
.c-breadcrumb__arrow::before{
	position: absolute;
    top: 6px;
    right: 4px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.breadcrumb.c-breadcrumb a, .breadcrumb.c-breadcrumb span{
    padding: 7px 4px 7px 0;
    margin-right: 0px;
    opacity: 0.6;
}
.breadcrumb.c-breadcrumb a:first-child, .breadcrumb.c-breadcrumb span:first-child{
    padding-left: 0;
}
.breadcrumb.c-breadcrumb a:last-child, .breadcrumb.c-breadcrumb span:last-child{
    opacity: 1;
}
.minimal-product_page .wrapper .grid{
    padding-top: 0 !important;
}
.minimal-cart.minimal-page,
.minimal-shop-access-page,
.minimal-event-page,
.minimal-news-blog .page-margin,
.minimal-news-article .page-margin,
.minimal-journal-top .page-margin,
.minimal-journal-article .page-margin,
.minimal-journal-blog .page-margin{
    padding-top: 0 !important;
}
.minimal-customer-login{
    padding-top: 30px !important;
}
.minimal-customer-page_header{
    margin-top: 30px !important;
}
@media screen and (max-width: 480px) {
    .breadcrumb.c-breadcrumb{
        padding-top: 10px;
        font-size: 11px;
        width: 100%;
        padding-left: 3px;
        padding-right: 3px;
    }
    .c-breadcrumb__arrow::before{
        top: 8px;
        right: 5px;
        width: 5px;
        height: 5px;
    }
}

/* 2023/10/26 Add end custom-breadcrumb