.error-message{
    color:red;
}
.signin-signup{
    display:none;
}
#signup .signin-form{
    display:none;
}
/** 商品ページ **/
#item .review-img{
    width:350px;
}
#account__favorite_itemlist .articles{
    display:none;
}
#account__favorite_itemlist .item-tags{
    display:none;
}
#order__confirm .itemdetails-caption h3{
    display:none;
}
div.form-update-password-by-token form div.formrow:first-child input{
    border:none;
    color:#999;
}
#account__register_associate .associate-verifed>a{
    pointer-events: none;
}
#account__order .ln-order-inq{
    margin-top: 3rem;
}
#account__view_order_history .delivery-service{
    display:none;
}

#account__order .delivery-info{
    display:none;
}

#account__view_order_history .description{
    margin-top: 1rem;
}

div.item-search-box input[name=Keywords]{
    font-size:16px;
}
#container > .error{ 
    padding:2em 0;
    text-align:center;
}
#order__complete .ordercomplete-contents{
    padding:2em;
    text-align:center;
}
#order__complete .ordercomplete-image{
    margin:1em;
}
#order__complete .ordercomplete-data{
    background-color: #f5f5f5;
    padding:5em 1;
    font-size:18px;
    font-weight:bold;
}
#order__complete .ordercomplete-message{
    padding:2em;
}
#order__complete .ordercompltete-linkbtn{
    width:150px;
    height:30px;
    line-height:30px;
    text-align:center;
    box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    border: 1px solid #000;
    margin:1em
}

#account__account li.menu-inquiries a::before {
    background-image: url(/shop/resources/images/account/icon_account14.svg);
}
/** CART **/
#cart .cart-view .cart-contents__notes-wrap {
    display: block;
    font-size: 1.2rem;
    margin: 0 auto;
    width: 80%;
    text-align:center;
}

/** QA **/
.news-archive-sekken_about .release-date, 
.news-archive-seihin_about .release-date,
.news-archive-mutenka .release-date,
.news-archive-EM_series .release-date,
.news-archive-baby .release-date,
.news-archive-organic .release-date,
.news-archive-sekken_hamigaki .release-date,
.news-archive-bubble_guard .release-date,
.news-archive-snowl .release-date,
.news-archive-kitchen .release-date,
.news-archive-sanso .release-date,
.news-archive-juso .release-date,
.news-archive-kuensan .release-date,
.news-archive-shea .release-date,
.news-archive-bodysoap .release-date,
.news-archive-sengan .release-date,
.news-archive-shampoo .release-date,
.news-archive-tearai .release-date,
.news-archive-hamigaki .release-date,
.news-archive-sentaku .release-date,
.news-archive-syokkiarai .release-date,
.news-archive-natural_cleaning .release-date,
.news-archive-other .release-date {display:none;}

/** top news **/
.newslist-NEWS .news-archives-link {
    background-color: #ff6695;
    -webkit-border-radius: 20px;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    max-width: 220px;
    padding: 7px;
    margin: 1em auto;
}

/** サイドカート**/
@media only screen and (max-width: 833px) {
    #calendar #sticked_cart{display: none}
}
#sticked_cart{
    position: fixed;
    top: 250px;
    right: 0;
    cursor: pointer;
    background-color: #ff6695;;
    border-radius: 10px 0px 0px 10px;
    width:40px;
    height:90px;
    padding:2px 0px 0px 1px;
    z-index: 10;
}
#sticked_cart img{
    width:95%;
    margin:1px;
}
#calendar #sticked_cart:hover {
    width:60px;
}
.cart-display__button-close-cross{
    text-align:right;
}

/** SP固定カレンダー **/
#sp-calendar{
    display: none;
}

/** カレンダー **/
.contents-wrapper > .calendar{
    width: 230px;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.calendar > .calendar{
    width:530px;
    position: relative;
    text-align:center;
}
#sticked{
    position: fixed;
    top: 350px;
    right: 0;
    cursor: pointer;
    background-color: #00a1ec;
    border-radius: 10px 0px 0px 10px;
    width:40px;
    height:90px;
    padding:2px 0px 0px 1px;
    z-index: 10;
}
#sticked img{
    width:95%;
    margin:1px;
}
#calendar #sticked:hover {
    width:60px;
}

#calendar .modal{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}
#calendar .modal__bg{
    backdrop-filter: blur(2px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}
#calendar .modal__content{
    background: #fff;
    left: 50%;
    padding: 0 2em;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 500px;
    height:450px;
    border: solid;
    border-color: #00a1ec;
    border-radius: 10px 10px 10px 10px;
}

/*20240131 sha_taka 追記*/
#calendar .modal__content{
    padding-bottom: 2em;
    height:auto;
    min-height:450px;
}
/*20240131 sha_taka 追記ここまで*/

#calendar  table.calendar .DEFAULT-ng, #sp-calendar table.calendar .DEFAULT-ng{
    color:#BF0000;
    background: #FFC6C6;
}
#calendar .calendar-kyugyo, #sp-calendar .calendar-kyugyo{
    color:#FFC6C6;
}
#calendar table.calendar .EIGYO-ng, #sp-calendar table.calendar .EIGYO-ng{
    color: #1D54A7;
    background: #B5DAFF;
}
#calendar .calendar-eigyo,  #sp-calendar .calendar-eigyo {
    color:#B5DAFF;
}
#calendar .calendar .present {
    width: 230px;
    height: 250px;
    float: left;
    padding:0.2em 0 0 2em;
}
#calendar .calendar .future {
    width: 230px;
    height: 250px;
    float: left;
    padding:0.2em;
}
#calendar .calendar td, #sp-calendar .calendar td{
    text-align:center;
}

#calendar .calendar-close{
    text-align:right;
    font-size:24px;
}
#calendar .calendar-title, #sp-calendar .calendar-title{
    text-align:center;
    margin:1em;
    font-weight: bold; 
}
#calendar .calendar-note, #sp-calendar .calendar-note{
    font-size:13px;
    margin:0 0 0 2em;
}
#calendar .caoendar-note-content, #sp-calendar .calendar-note-content{
    font-size:12px;
    color:red;
    margin:0 0 0 2em;
}

@media only screen and (max-width: 833px) {
    #calendar #sticked {display: none}
    #calendar .modal {
        transform: scale(0.9);
        width: 270px;
    }
    .calendar > .calendar {
        position: relative;
        text-align: center;
    }
    #calendar .modal__content {
        background: #fff;
        padding: 0.01em;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        border: solid;
        border-color: #00a1ec;
        border-radius: 10px 10px 10px 10px;
        width: 340px;
    }
    #calendar .calendar .present {
        float: left;
        width: 160px;
        transform: scale(0.8);
        margin: 0 0.3em 0 0;
    }
    #calendar .calendar .future {
        float: left;
        width: 160px;
        transform: scale(0.8);
    }
    #calendar .calendar-close {
        text-align: right;
        font-size: 20px;
    }
    #calendar .calendar-note {
        font-size :13px;
        margin :0 0 0 1em;
    }
    #calendar .caoendar-note-content {
        font-size :12px;
        color: red;
        margin: 0 1em 0 1em;
    }
    /** 固定カレンダー **/
    #sp-calendar {
        display: block;
        padding:0 1em 0 0;
    }
    #sp-calendar .slider {
        width: 380px;
        height: 230px;
        overflow: hidden;
        position: relative;
    }

    #sp-calendar .slider .slideSet {
        position: absolute;
        width: 750px;
    }

    #sp-calendar .slider .slide {
        width: 298px;
        height: 198px;
        float: left;
        padding:0 8%;
    }

    #sp-calendar .calendar > .calendar {
        padding: 1em 3em;
        width: 300px;
    }

    #sp-calendar .slider-next-button {
        position: absolute; /* 追加 */
        left: 37%; /* 追加 */
        top: 110px;
        width: 30px;
        cursor: pointer;
    }

    #sp-calendar .slider-prev-button {
        position: absolute; /* 追加 */
        top: 110px;
        left: 47%;
        width: 30px;
        cursor: pointer;
        display:none;
    }
}

#entry_password_reminder .msg-body > img{
    width: 30px;
}
#account__write_review .uri-to-img{
    width:300px;
}
#account__write_review  .review-message{
    margin-left:10em;
    padding:1em;
}
#account__write_review .review-message-title{
    font-weight:bold;
    font-size:16px; 

}
#account__write_review .review-message-notes{
    margin:1em;
}
#account__write_review div.write-review{
    padding-bottom: 0em;
}

@media only screen and (max-width: 750px) {
#account__write_review  .review-message{
    margin-left:2em;
    padding:1em;
}
}

.news-entry-column img{
  width:300px;
}



.form-form-formOrder {
    max-width: 1150px;
    margin-right: auto;
    margin-left: auto;
    padding-right: clamp(2rem,3vw,5rem);
    padding-left: clamp(2rem,3vw,5rem);
}
.form-form-formOrder {
    position: relative;
    font-size: 1.5rem;
    padding-bottom: 10rem;
}
.form-form-formOrder  h3 {
    background: url(/shop/f/resources/images/common/bg_title_polka_img.png) 50% / cover no-repeat;
    border: 2px solid #00a1ec;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #00a1ec;
    font-size: 2.8rem;
    font-weight: 700;
    margin-top: 20px;
    padding: 3rem;
}
.form-form-formOrder {
    margin-top: 5rem;
    text-align: center;
}

.form-form-formOrder {
    position: relative;
    font-size: 1.5rem;
    padding-bottom: 10rem;
    margin:4rem;
}
.form-form-formOrder button {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    background-color: #ff6695;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    font-size: 1.6rem;
    max-width: 320px;
    padding: 1.3rem 0;
}
.form-form-formOrder textarea{
    width:500px;
    height:200px;
}
.form-form-formOrder div{
  margin:1em;
}
.form-form-formOrder button:hover {
    opacity: .7;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

@media only screen and (max-width: 750px) {
.form-form-formOrder textarea{
    width:300px;
    height:200px;
}
}


.cart_ookuchi_display{
    border: 2px solid #ff6695;
    margin-left:5rem;
    margin-right:5rem;
    text-align:center;
    padding-top:1rem;
    color: #ff0000;
}
.ookuchi_message_title{
    font-size:large;
    color: #ff6695;
    font-weight:bold;
}
.ookuchi_message{
    text-align:left;
    margin:1em;
}
.ookuchi_tel{
 text-align:left;
 margin:1em;
}
.ookuchi_free_tel{
 font-size:large;
 font-weight:bold;
    color: #ff6695;
}
.btn-ookuchi {
    margin:0.3em;
    background-color: #ff6695;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    padding: 1rem;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 250px;
    width: 100%;
}



/**** FavoliteItem ***/
#item-article-container #item-contents-purchase .item-add-favorite-remove {
    margin-top: 2rem;
    visibility: hidden;
    width: 100%;
}
#item-article-container #item-contents-purchase .item-add-favorite .btn-add-favorite-item-remove:before {
    content: url(/shop/f/resources/images/item/after_favorite_button.png);
    visibility: visible;
}




.pagination ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 45px auto 0;
}
.pagination ul li {
  margin: 0 5px 5px;
}
.pagination ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #999;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}
.pagination ul li a[data-page]:not([aria-label]) {
  background: #f4f4f4;
  border-radius: 50%;
}
.pagination ul li.active a[data-page]:not([aria-label]) {
  color: #fff;
  background: #ff6695;
}
.pagination ul li a[aria-label] {
  color: transparent;
}
.pagination ul li a[aria-label]:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
.pagination ul li a[aria-label="Previous"]:before {
  left: 24px;
  transform: translate(-50%,-50%) rotate(-45deg);
}
.pagination ul li a[aria-label="Next"]:before {
  left: 16px;
  transform: translate(-50%,-50%) rotate(135deg);
}


.account__column-banner_link {
  text-align: center;
  margin-top: 50px;
}

@media only screen and (max-width: 833px) {
.account__column-banner_link {
  margin-top: 20px;
}
}

/*** payment icon ***/
.form-payment #select-payment-method .pm-label-add {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 20px;
}

.form-payment #select-payment-method .payment-method .payment_icon_furicomi:after {
    position: absolute;
    display: block;
    content: "";
    background: url(/shop/f/resources/images/order/icon_payment.svg) 50%/contain no-repeat;
    top: 50%;
    right: -140px;
    width: 140px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.form-payment #select-payment-method .payment-method .payment_icon_credit:after {
    position: absolute;
    display: block;
    content: "";
    background: url(/shop/f/resources/images/order/icon_credit-card.svg) 50%/contain no-repeat;
    top: 50%;
    right: -170px;
    width: 165px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/**** order signin payment ***/
#order__signin_to_checkout .order-entry-payment .payment-method-name-add {
    padding-bottom: .5rem;
}
#order__signin_to_checkout .order-entry-payment .payment-method-name-add label{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#order__signin_to_checkout .order-entry-payment .payment_icon_furicomi label:before {
    left: 100px;
    position: absolute;
    display: block;
    content: "";
    background: url(/shop/f/resources/images/order/icon_payment.svg) 50%/contain no-repeat;
    top: 50%;
    width: 140px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#order__signin_to_checkout .order-entry-payment .payment_icon_credit label:before {
    left: 100px;
    position: absolute;
    display: block;
    content: "";
    background: url(/shop/f/resources/images/order/icon_credit-card.svg) 50%/contain no-repeat;
    top: 50%;
    left: 170px;
    width: 165px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#order__signin_to_checkout .order-entry-payment .payment-method-list.is-open{
    padding-bottom: 5px;
}

#account__favorite_itemlist .description {
    margin-top: 1rem;
}
@media only screen and (max-width: 833px) {
#order__present .form-present .present-option > div label.is-choice {
    border-width: 3px;
    padding: 15px 15px 15px 127px;
}
}

#signin .signup-form{
    display: none;
}